aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild
Commit message (Expand)AuthorAgeFilesLines
* - add check sysvipcDirk Meyer2006-12-031-0/+2
* Work around the fact that 5-exp, these days, is really another 6-exp,Mark Linimon2006-11-251-0/+4
* Since we already have the data from the grep, go ahead and make the 'latestMark Linimon2006-09-231-5/+4
* Add links to cvsdone and INDEX files. Add some whitespace.Mark Linimon2006-09-231-2/+17
* * Back up duds to duds.old before, not after we create the new oneKris Kennaway2006-09-141-59/+81
* * When calculating the IP address to use for the jail, don't useKris Kennaway2006-09-141-4/+5
* * Support bzipped logfilesKris Kennaway2006-09-141-122/+127
* * If .force exists, rebuild index unconditionallyKris Kennaway2006-09-141-5/+6
* Correct typo in previous commitKris Kennaway2006-09-141-2/+2
* * Drop alpha supportKris Kennaway2006-09-141-6/+7
* * Retire 4-exp builds and add support for 6-exp.Kris Kennaway2006-09-141-11/+12
* * Silence gconf spam from the mtree checks (for now)Kris Kennaway2006-09-141-4/+5
* * Use SRCBASE for source locationKris Kennaway2006-09-141-6/+12
* Go back to force unmounting because not doing so was too unreliable.Kris Kennaway2006-09-141-2/+2
* Silence the clean-chroot invocationKris Kennaway2006-09-141-1/+1
* Get rid of multiple false positives for "arch" due to compiler warning;Mark Linimon2006-08-201-3/+1
* Catch a few more new cases of linker error; reclassify most of the linkerMark Linimon2006-08-181-0/+4
* 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