summaryrefslogtreecommitdiffstats
path: root/Tools/portbuild
Commit message (Expand)AuthorAgeFilesLines
* Remove, don't comment out, unused variableskris2005-10-111-2/+0
* Remove unused variables. Don't bother protecting against negativekris2005-10-111-4/+2
* Update lockf to lockf -k in example usagekris2005-10-111-1/+1
* Update the lockf command to add -k in example usagekris2005-10-111-1/+1
* When -norsync is set, don't bother to run md5 over the bindist.tarkris2005-10-111-3/+9
* Change lockf to lockf -k in a commented-out command, just in case it'skris2005-10-111-1/+1
* Add support for use_md_swapkris2005-10-111-0/+5
* Add support for use_md_swap. When this variable is set in akris2005-10-111-4/+18
* No need to hold the queue lock while polling client loadkris2005-10-111-1/+1
* * Use lockf -k instead of lockf. If there is ever contention from >1kris2005-10-111-5/+5
* * Add support for use_md_swapkris2005-10-111-12/+22
* * Unmount linprocfs around pkg_adding dependencies, to try and workkris2005-10-111-3/+41
* * Finish flipping the switch on -noplistcheck - this is activated bykris2005-10-111-11/+6
* * Remove support for the unused -nodummy functionkris2005-10-111-65/+66
* * Remove unused -nodummy argumentkris2005-10-111-34/+6
* Silence some possible errors from chflags -Rkris2005-10-111-1/+1
* Silence possible errors from some recursive commandskris2005-10-111-2/+2
* Check for extra files on !i386 alsokris2005-07-241-6/+4
* Support FreeBSD 7.xkris2005-07-245-5/+15
* Drop the removed openoffice 1.0 ports from the quickports listkris2005-07-241-1/+1
* Correct typokris2005-07-241-1/+1
* Use WRKDIRPREFIX instead of hardcoded value.kris2005-04-111-1/+3
* Change rsync -l to -L for the tarballs/ directory (so that danglingkris2005-04-031-1/+1
* Build packages with WRKDIRPREFIX=/work (which does not exist bykris2005-04-021-1/+9
* Increase the nc poll timeout to better deal with network latencies.kris2005-04-021-1/+1
* Flip over the -plistcheck switch to -noplistcheck since we now want tokris2005-04-021-5/+5
* Update the list of files and directories to filter from the plist checking.kris2005-04-021-1/+3
* * Instead of using umount -f to unmount things, first use fstat tokris2005-02-121-6/+44
* Only try to chown the portbuild directory if we are a disconnected clientkris2005-02-121-1/+1
* Instead of using umount -f to unmount things, first use fstat to look forkris2005-02-121-1/+35
* * Instead of using umount -f to unmount things, first use fstat tokris2005-02-121-7/+44
* Update the plist checking to look for a subset of files and weed out somekris2005-02-121-1/+6
* Remove traling spaces.krion2005-01-0912-29/+29
* Always set up the bindist-${hostname}.tar file since it's usually small.kris2005-01-061-1/+1
* Unset the __MAKE_CONF variable after setting up buildenv, because wekris2005-01-061-0/+3
* Allow machines to use an alternate address for polling for job load (e.g.kris2005-01-061-1/+3
* * Include portbuild.conf before portbuild.${hostname} to reset the defaultkris2005-01-061-4/+6
* * The mlist file now only has one field per line.kris2005-01-061-4/+9
* krion wants to drink from the pointyhat email firehose as well.kris2005-01-061-1/+1
* Now that I have so many remote build machines, don't force trying tokris2005-01-061-7/+0
* * Support the -norsync argument to only remove the existing build chrootskris2004-12-281-2/+8
* * It does in fact make sense to specify -incremental and -noindex at thekris2004-12-281-7/+7
* Fix the Xvfb code to run Xvfb before the build phase if detectedkris2004-12-281-15/+25
* Overhaul of the job scheduler. The new scheduler runs buildskris2004-12-284-29/+119
* Overhaul of the job scheduler. The new scheduler runs buildskris2004-12-281-26/+33
* * Catch up to change in formatting of 'extra files' section in logskris2004-12-281-4/+3
* /rescue/mount_linprocfs isn't functional when called bykris2004-12-281-1/+2
* Support 5-exp buildskris2004-12-284-4/+14
* Use X_WINDOW_SYSTEM for 4.x builds too.kris2004-12-101-2/+2
* Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; applykris2004-12-101-3/+3
OpenPOWER on IntegriCloud