aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild
Commit message (Expand)AuthorAgeFilesLines
* Catch another case of 'disk full'.Mark Linimon2006-07-311-1/+1
* Change locking from per architecture to per architecture and branch.Erwin Lansing2006-07-301-1/+2
* Add the cvs checkout date so people can see how long the runs take; addMark Linimon2006-07-131-3/+20
* Make it a little more robust.Mark Linimon2006-07-091-1/+1
* Convenience script to tersely display all currently running package builds.Mark Linimon2006-07-091-0/+11
* 'portcomment' appears to be obsolete.Mark Linimon2006-07-081-2/+0
* Fix the disk_full rule.Mark Linimon2006-07-081-1/+1
* Add the -exp builds down at the end. Probably only of interest to portmgr,Mark Linimon2006-07-081-11/+32
* White space adjustment after refactoring.Mark Linimon2006-07-081-21/+21
* Refactor. No code change (yet).Mark Linimon2006-07-081-11/+31
* Add some color to the display.Mark Linimon2006-07-061-17/+30
* Fix CVS tag.Mark Linimon2006-07-051-1/+1
* Refactor. No code changes yet.Mark Linimon2006-07-051-16/+16
* Add a column for last-date stamp and clean up the formatting a bit.Mark Linimon2006-07-051-7/+22
* Handle the case where the size of INDEX is zero (e.g. during new builds).Mark Linimon2006-06-281-1/+5
* Fix edit-o.Mark Linimon2006-06-281-1/+1
* Creates an HTML file with tables for each architecture which summarize theMark Linimon2006-06-271-0/+123
* - Remove false positives for 'makefile' (and possibly a few others).Mark Linimon2006-06-241-57/+23
* Explicitly mount the NFS images ro, instead of relying on the server toKris Kennaway2006-04-161-1/+1
* Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway2006-04-161-1/+1
* Mount linprocfs on amd64 for the convenience of jdk builds.Kris Kennaway2006-04-031-1/+1
* The squid rc.d script no longer has the .sh suffixKris Kennaway2006-04-032-4/+4
* Do not preserve the previous package sets in bak/. This is taking upKris Kennaway2006-04-031-2/+2
* Clean up linprocfs on amd64 as well.Kris Kennaway2006-04-031-1/+1
* jdk is buildable on amd64, so we need to also mount linprocfs there.Kris Kennaway2006-04-031-2/+2
* This script preserves packages that will be removed by the restricted.shKris Kennaway2006-04-031-0/+11
* Temporarily back out the pre.log change, it doesn't work properly.Kris Kennaway2006-03-131-6/+6
* Mount the md image async here tooKris Kennaway2006-03-131-1/+1
* Add some more directories temporarily until these ports can be made toKris Kennaway2006-03-131-4/+8
* Add a mechanism for reporting client machine error conditions back to theKris Kennaway2006-02-151-1/+14
* Trim some unused cruftKris Kennaway2006-02-151-69/+12
* Save the output of portbuild run on the client to a temporary log file.Kris Kennaway2006-02-151-1/+11
* Add some sanity checking of the build environment:Kris Kennaway2006-02-151-1/+30
* * Don't try to pkg_delete packages that are not installed (the usualKris Kennaway2006-02-151-6/+9
* Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)Kris Kennaway2006-02-154-4/+14
* * Switch back to using pkg_delete -f; we are not yet ready to dealKris Kennaway2006-02-131-25/+26
* * In kill_procs(), pass in the directory and mountpoint as separateKris Kennaway2006-02-111-2/+8
* Support for building ports in a jail instead of a chroot. If use_jail=1Kris Kennaway2006-02-111-9/+14
* * Use ${mailto} portbuild.conf variable instead of hard-coded list [1]Kris Kennaway2006-02-111-4/+7
* Use ${mailto} portbuild.conf variable instead of hard-coded listKris Kennaway2006-02-111-1/+1
* Checkpoint a major round of changes:Kris Kennaway2006-02-111-64/+201
* Flip from noclean to cleanKris Kennaway2006-02-031-3/+3
* Don't bother chowning the client /var/portbuild/, it just takes too longKris Kennaway2006-02-031-3/+0
* Use clean-chroot with clean=2 to remove the chroot instead of duplicatingKris Kennaway2006-02-031-5/+1
* Flip "noclean" to "clean"Kris Kennaway2006-02-031-3/+3
* Instead of passing in a "noclean" boolean, pass in a "clean" level:Kris Kennaway2006-02-031-4/+11
* Also look for chroots that are marked 'dirty' (previous build left chrootKris Kennaway2006-02-031-1/+5
* Don't try to remove the lock file now that we use lockf to manage itKris Kennaway2006-02-031-2/+0
* Correctly set SRCBASE; the version inherited from buildenv is wrong forKris Kennaway2006-01-271-0/+1
* Don't try to rsync docs, we no longer need to distribute themKris Kennaway2006-01-271-1/+0