aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* One more pass through this file to bring it up to the latest processonelog:Mark Linimon2011-02-271-53/+70
* For efficiency's sake, deprecate the following error types, which we no longe...Mark Linimon2011-02-271-34/+13
* Sheesh. The errors "f77" and "uname" were never even documented. AddMark Linimon2011-02-271-0/+11
* Move some of the error types that were removed from the script some timeMark Linimon2011-02-271-26/+26
* Add the following new error classifications, to sync with upcoming workMark Linimon2011-02-241-4/+30
* Remove 6.x links since it is EOL. (For now, the error logs remain).Mark Linimon2011-02-221-66/+13
* Make table headers more selfexplanatoryErwin Lansing2011-02-051-1/+1
* 7.1 runs EOL today, start building against 7.3Erwin Lansing2011-01-311-1/+1
* Change the "unclean build" handling case to not retry. Previously, itMark Linimon2011-01-261-1/+1
* Fix typo in fixed-up tar command to suppress a whoooole lot of junkMark Linimon2011-01-241-1/+1
* Add an entry for the 'dirent' error.Mark Linimon2011-01-241-0/+6
* Add anti-foot-shooting measure.Mark Linimon2011-01-231-1/+1
* Export BACKUP_FTP_SITE for the generalized make.conf files inMark Linimon2011-01-231-0/+3
* Add CLIENT_BACKUP_FTP_SITE as part of a generalization push betweenMark Linimon2011-01-231-0/+3
* Force the copy of portbuild.* files as files, not symlinks. AdjustMark Linimon2011-01-231-2/+5
* Revert to RELENG_7_1 after consultation with re@Erwin Lansing2011-01-181-1/+1
* Bump 7-stable to RELENG_7_4 due to a major library version increaseErwin Lansing2011-01-141-1/+1
* rmdir(1) does not take -f.Erwin Lansing2011-01-051-1/+1
* Drop support for 6.x and bump 8.x to 8.1-RELEASEErwin Lansing2010-12-211-3/+2
* Remove debugging code that crept in.Mark Linimon2010-12-171-1/+1
* Refactor the client-side. It turns out that the evaluation of param.hMark Linimon2010-12-161-20/+21
* If the logfile was not correctly copied from the client back to the server,Mark Linimon2010-12-161-10/+15
* Make sure that PKGSUFFIX and LOCALBASE are really defined. (Things workMark Linimon2010-12-161-6/+8
* Drop support for FreeBSD 6.x.Erwin Lansing2010-12-141-7/+2
* common.conf has to be copied over as well as client.conf.Mark Linimon2010-12-091-4/+4
* Refactor some variables that need to be in sync between the server-sideMark Linimon2010-12-012-6/+3
* It turns out that some variables have to be shared between the server-sideMark Linimon2010-12-011-0/+21
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headMark Linimon2010-12-011-24/+38
* Canonicalize the use of SRC_BASE to fix INDEX and duds builds on headMark Linimon2010-12-013-9/+16
* Make an rm command quieter; add some debug comments.Mark Linimon2010-12-011-1/+3
* Although I was going to try to avoid it, it turns out that it isMark Linimon2010-12-019-0/+9
* Rename internal variables to correspond to their actual uses; automaticallyMark Linimon2010-12-011-4/+23
* Add some debug code to attempt to work around the "too many stale chroots"Mark Linimon2010-12-011-0/+7
* Add a debug setting (commented out).Mark Linimon2010-11-291-0/+3
* Move the override of PKG_DBDIR to the right place. This keeps INDEXMark Linimon2010-11-291-3/+3
* - Switch to SHA256 checksumsPav Lucistnik2010-11-181-11/+11
* Retire the broken fenner distfile survey in favor of the new oneMark Linimon2010-10-071-6/+2
* Attempt to shut down some whining when the resultant script is run.Mark Linimon2010-10-071-1/+1
* - s/make/may/Philip M. Gollucci2010-09-231-1/+1
* -use a tab not a spacePhilip M. Gollucci2010-09-221-1/+1
* /8/9/ as the defaultPhilip M. Gollucci2010-09-221-1/+1
* blanket approvalPhilip M. Gollucci2010-09-221-0/+1
* check for repocopy snafusPhilip M. Gollucci2010-09-141-0/+43
* Fix it for real this time.Mark Linimon2010-08-161-7/+13
* Restore the display of statistics for non-mainline runs.Mark Linimon2010-08-161-1/+1
* Add some missing error handling.Mark Linimon2010-08-161-0/+4
* Handle yet another error case.Mark Linimon2010-08-151-0/+3
* Correct some misleading documentation.Mark Linimon2010-08-101-3/+3
* Fix braino from production.Mark Linimon2010-08-022-2/+2
* Fix mishandling of root/all case.Mark Linimon2010-07-302-12/+10