summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2005-10-11Remove, don't comment out, unused variablesKris Kennaway1-2/+0
2005-10-11Remove unused variables. Don't bother protecting against negativeKris Kennaway1-4/+2
2005-10-11Update lockf to lockf -k in example usageKris Kennaway1-1/+1
2005-10-11Update the lockf command to add -k in example usageKris Kennaway1-1/+1
2005-10-11When -norsync is set, don't bother to run md5 over the bindist.tarKris Kennaway1-3/+9
2005-10-11Change lockf to lockf -k in a commented-out command, just in case it'sKris Kennaway1-1/+1
2005-10-11Add support for use_md_swapKris Kennaway1-0/+5
2005-10-11Add support for use_md_swap. When this variable is set in aKris Kennaway1-4/+18
2005-10-11No need to hold the queue lock while polling client loadKris Kennaway1-1/+1
2005-10-11* Use lockf -k instead of lockf. If there is ever contention from >1Kris Kennaway1-5/+5
2005-10-11* Add support for use_md_swapKris Kennaway1-12/+22
2005-10-11* Unmount linprocfs around pkg_adding dependencies, to try and workKris Kennaway1-3/+41
2005-10-11* Finish flipping the switch on -noplistcheck - this is activated byKris Kennaway1-11/+6
2005-10-11* Remove support for the unused -nodummy functionKris Kennaway1-65/+66
2005-10-11* Remove unused -nodummy argumentKris Kennaway1-34/+6
2005-10-11Silence some possible errors from chflags -RKris Kennaway1-1/+1
2005-10-11Silence possible errors from some recursive commandsKris Kennaway1-2/+2
2005-10-04- Add a new option -L, it works like -l but uses pkg-descr to createRenato Botelho1-17/+30
2005-09-08Remove some hardcoded values to hopefully stop random users from shootingKris Kennaway1-12/+27
2005-09-04- Handle different INDEX filename on 5.X and abovePav Lucistnik1-2/+5
2005-07-24Check for extra files on !i386 alsoKris Kennaway1-6/+4
2005-07-24Support FreeBSD 7.xKris Kennaway5-5/+15
2005-07-24Drop the removed openoffice 1.0 ports from the quickports listKris Kennaway1-1/+1
2005-07-24Correct typoKris Kennaway1-1/+1
2005-07-10Add prototypes for all the subroutines which fixes compilation withJoe Marcus Clarke1-9/+20
2005-04-18Fix typosVolker Stolz1-3/+3
2005-04-12As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz1-0/+1
2005-04-12Add a splitpatch.pl utility, a small script to convert multi-fileAnton Berezin2-0/+112
2005-04-12- Add bump_revision.pl, a small script to bump the PORTREVISION variableFlorent Thoumie2-1/+193
2005-04-11- Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesFlorent Thoumie1-2/+2
2005-04-11Use WRKDIRPREFIX instead of hardcoded value.Kris Kennaway1-1/+3
2005-04-03Change rsync -l to -L for the tarballs/ directory (so that danglingKris Kennaway1-1/+1
2005-04-02Build packages with WRKDIRPREFIX=/work (which does not exist byKris Kennaway1-1/+9
2005-04-02Increase the nc poll timeout to better deal with network latencies.Kris Kennaway1-1/+1
2005-04-02Flip over the -plistcheck switch to -noplistcheck since we now want toKris Kennaway1-5/+5
2005-04-02Update the list of files and directories to filter from the plist checking.Kris Kennaway1-1/+3
2005-03-20Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz1-0/+2
2005-03-13Put $FreeBSD$ for ident(1)'ing.Kirill Ponomarev1-0/+1
2005-03-11Hopefully last try to fix readmes build.Kirill Ponomarev1-1/+2
2005-03-09Fix problems with quoting if PORTSTOP is specified.Kirill Ponomarev1-1/+1
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev1-1/+1
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway1-6/+44
2005-02-12Only try to chown the portbuild directory if we are a disconnected clientKris Kennaway1-1/+1
2005-02-12Instead of using umount -f to unmount things, first use fstat to look forKris Kennaway1-1/+35
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway1-7/+44
2005-02-12Update the plist checking to look for a subset of files and weed out someKris Kennaway1-1/+6
2005-01-24Document the check-latest-link and tindex scriptsKris Kennaway1-1/+5
2005-01-24Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway1-0/+72
2005-01-24This is the script I use to build indexes for all supported ports branches,Kris Kennaway1-0/+164
2005-01-09Remove traling spaces.Kirill Ponomarev28-52/+52