summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
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
2005-03-09Fix problems with quoting if PORTSTOP is specified.Kirill Ponomarev
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway
2005-02-12Only try to chown the portbuild directory if we are a disconnected clientKris Kennaway
2005-02-12Instead of using umount -f to unmount things, first use fstat to look forKris Kennaway
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway
2005-02-12Update the plist checking to look for a subset of files and weed out someKris Kennaway
2005-01-24Document the check-latest-link and tindex scriptsKris Kennaway
2005-01-24Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway
2005-01-24This is the script I use to build indexes for all supported ports branches,Kris Kennaway
2005-01-09Remove traling spaces.Kirill Ponomarev