summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-01-24Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileEdwin Groothuis
2006-01-24Small tool to check the necessary lines in the distinfo files, basedEdwin Groothuis
2006-01-22Support 7.x INDEX buildsKris Kennaway
2006-01-22Don't bother mounting doc tree, it's not needed by any portsKris Kennaway
2006-01-22Remove -nodoccvs option, it turns out mounting the doc tree is notKris Kennaway
2006-01-22Also clean up linprocfs mountsKris Kennaway
2006-01-22Pull in buildenv for LOCALBASE/X11BASE locationsKris Kennaway
2006-01-22Use LOCALBASE and X11BASE from buildenvKris Kennaway
2006-01-22Allow for the possibility of overriding LOCALBASE and X11BASEKris Kennaway
2006-01-15Exit with the correct error code when a make target failsKris Kennaway
2006-01-15Back out last commit, it was the wrong fileKris Kennaway
2006-01-15Exit with the correct error code when a make target failsKris Kennaway
2006-01-11Add portsvar.sh schell script into Tools/scripts.Daichi GOTO
2005-12-11This script may be run on a client machine to force it to flush its squidKris Kennaway
2005-12-11Bump the file size limit to 300MB now that openoffice distfiles exceedKris Kennaway
2005-12-11Shuffle the order of a cdKris Kennaway
2005-12-11Remove 0-sized entries to avoid misbehaviourKris Kennaway
2005-12-11Don't use a lockfile, the script will be called with lockf -t0 instead toKris Kennaway
2005-12-11Don't use a lockfile, the script will be called with lockf -t0 insteadKris Kennaway
2005-12-11Update the list of quickportsKris Kennaway
2005-12-11Don't set -nocopy when -norsync is set, otherwise the setupnode scriptKris Kennaway
2005-12-11Don't use a lock file, the script will be called with lockf -t 0 instead.Kris Kennaway
2005-12-11Mount the md image async since this gives much better performanceKris Kennaway
2005-11-26Utility: A tool to identify similar pkg-descr filesEdwin Groothuis
2005-10-11Remove, don't comment out, unused variablesKris Kennaway
2005-10-11Remove unused variables. Don't bother protecting against negativeKris Kennaway
2005-10-11Update lockf to lockf -k in example usageKris Kennaway
2005-10-11Update the lockf command to add -k in example usageKris Kennaway
2005-10-11When -norsync is set, don't bother to run md5 over the bindist.tarKris Kennaway
2005-10-11Change lockf to lockf -k in a commented-out command, just in case it'sKris Kennaway
2005-10-11Add support for use_md_swapKris Kennaway
2005-10-11Add support for use_md_swap. When this variable is set in aKris Kennaway
2005-10-11No need to hold the queue lock while polling client loadKris Kennaway
2005-10-11* Use lockf -k instead of lockf. If there is ever contention from >1Kris Kennaway
2005-10-11* Add support for use_md_swapKris Kennaway
2005-10-11* Unmount linprocfs around pkg_adding dependencies, to try and workKris Kennaway
2005-10-11* Finish flipping the switch on -noplistcheck - this is activated byKris Kennaway
2005-10-11* Remove support for the unused -nodummy functionKris Kennaway
2005-10-11* Remove unused -nodummy argumentKris Kennaway
2005-10-11Silence some possible errors from chflags -RKris Kennaway
2005-10-11Silence possible errors from some recursive commandsKris Kennaway
2005-10-04- Add a new option -L, it works like -l but uses pkg-descr to createRenato Botelho
2005-09-08Remove some hardcoded values to hopefully stop random users from shootingKris Kennaway
2005-09-04- Handle different INDEX filename on 5.X and abovePav Lucistnik
2005-07-24Check for extra files on !i386 alsoKris Kennaway
2005-07-24Support FreeBSD 7.xKris Kennaway
2005-07-24Drop the removed openoffice 1.0 ports from the quickports listKris Kennaway
2005-07-24Correct typoKris Kennaway
2005-07-10Add prototypes for all the subroutines which fixes compilation withJoe Marcus Clarke
2005-04-18Fix typosVolker Stolz