summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
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
2005-04-12As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz
2005-04-12Add a splitpatch.pl utility, a small script to convert multi-fileAnton Berezin
2005-04-12- Add bump_revision.pl, a small script to bump the PORTREVISION variableFlorent Thoumie
2005-04-11- Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesFlorent Thoumie
2005-04-11Use WRKDIRPREFIX instead of hardcoded value.Kris Kennaway
2005-04-03Change rsync -l to -L for the tarballs/ directory (so that danglingKris Kennaway
2005-04-02Build packages with WRKDIRPREFIX=/work (which does not exist byKris Kennaway
2005-04-02Increase the nc poll timeout to better deal with network latencies.Kris Kennaway
2005-04-02Flip over the -plistcheck switch to -noplistcheck since we now want toKris Kennaway
2005-04-02Update the list of files and directories to filter from the plist checking.Kris Kennaway
2005-03-20Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz
2005-03-13Put $FreeBSD$ for ident(1)'ing.Kirill Ponomarev
2005-03-11Hopefully last try to fix readmes build.Kirill Ponomarev