aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Support 7.x INDEX buildsKris Kennaway2006-01-221-16/+37
* Don't bother mounting doc tree, it's not needed by any portsKris Kennaway2006-01-221-12/+8
* Remove -nodoccvs option, it turns out mounting the doc tree is notKris Kennaway2006-01-221-14/+1
* Also clean up linprocfs mountsKris Kennaway2006-01-221-0/+1
* Pull in buildenv for LOCALBASE/X11BASE locationsKris Kennaway2006-01-221-2/+4
* Use LOCALBASE and X11BASE from buildenvKris Kennaway2006-01-221-1/+4
* Allow for the possibility of overriding LOCALBASE and X11BASEKris Kennaway2006-01-221-0/+2
* Exit with the correct error code when a make target failsKris Kennaway2006-01-151-3/+3
* Back out last commit, it was the wrong fileKris Kennaway2006-01-151-17/+15
* Exit with the correct error code when a make target failsKris Kennaway2006-01-151-15/+17
* Add portsvar.sh schell script into Tools/scripts.Daichi GOTO2006-01-111-0/+133
* This script may be run on a client machine to force it to flush its squidKris Kennaway2005-12-111-0/+15
* Bump the file size limit to 300MB now that openoffice distfiles exceedKris Kennaway2005-12-111-5/+5
* Shuffle the order of a cdKris Kennaway2005-12-111-2/+1
* Remove 0-sized entries to avoid misbehaviourKris Kennaway2005-12-111-0/+4
* Don't use a lockfile, the script will be called with lockf -t0 instead toKris Kennaway2005-12-112-16/+0
* Don't use a lockfile, the script will be called with lockf -t0 insteadKris Kennaway2005-12-111-6/+0
* Update the list of quickportsKris Kennaway2005-12-111-1/+1
* Don't set -nocopy when -norsync is set, otherwise the setupnode scriptKris Kennaway2005-12-111-1/+1
* Don't use a lock file, the script will be called with lockf -t 0 instead.Kris Kennaway2005-12-111-6/+0
* Mount the md image async since this gives much better performanceKris Kennaway2005-12-111-1/+1
* Utility: A tool to identify similar pkg-descr filesEdwin Groothuis2005-11-261-0/+24
* Remove, don't comment out, unused variablesKris Kennaway2005-10-111-2/+0
* Remove unused variables. Don't bother protecting against negativeKris Kennaway2005-10-111-4/+2
* Update lockf to lockf -k in example usageKris Kennaway2005-10-111-1/+1
* Update the lockf command to add -k in example usageKris Kennaway2005-10-111-1/+1
* When -norsync is set, don't bother to run md5 over the bindist.tarKris Kennaway2005-10-111-3/+9
* Change lockf to lockf -k in a commented-out command, just in case it'sKris Kennaway2005-10-111-1/+1
* Add support for use_md_swapKris Kennaway2005-10-111-0/+5
* Add support for use_md_swap. When this variable is set in aKris Kennaway2005-10-111-4/+18
* No need to hold the queue lock while polling client loadKris Kennaway2005-10-111-1/+1
* * Use lockf -k instead of lockf. If there is ever contention from >1Kris Kennaway2005-10-111-5/+5
* * Add support for use_md_swapKris Kennaway2005-10-111-12/+22
* * Unmount linprocfs around pkg_adding dependencies, to try and workKris Kennaway2005-10-111-3/+41
* * Finish flipping the switch on -noplistcheck - this is activated byKris Kennaway2005-10-111-11/+6
* * Remove support for the unused -nodummy functionKris Kennaway2005-10-111-65/+66
* * Remove unused -nodummy argumentKris Kennaway2005-10-111-34/+6
* Silence some possible errors from chflags -RKris Kennaway2005-10-111-1/+1
* Silence possible errors from some recursive commandsKris Kennaway2005-10-111-2/+2
* - Add a new option -L, it works like -l but uses pkg-descr to createRenato Botelho2005-10-041-17/+30
* Remove some hardcoded values to hopefully stop random users from shootingKris Kennaway2005-09-081-12/+27
* - Handle different INDEX filename on 5.X and abovePav Lucistnik2005-09-041-2/+5
* Check for extra files on !i386 alsoKris Kennaway2005-07-241-6/+4
* Support FreeBSD 7.xKris Kennaway2005-07-245-5/+15
* Drop the removed openoffice 1.0 ports from the quickports listKris Kennaway2005-07-241-1/+1
* Correct typoKris Kennaway2005-07-241-1/+1
* Add prototypes for all the subroutines which fixes compilation withJoe Marcus Clarke2005-07-101-9/+20
* Fix typosVolker Stolz2005-04-181-3/+3
* As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz2005-04-121-0/+1
* Add a splitpatch.pl utility, a small script to convert multi-fileAnton Berezin2005-04-122-0/+112