| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | krion | 2004-07-28 | 1 | -1/+1 |
* | Clean up the specified chroot (umount filesystems, and scrub the | kris | 2004-07-14 | 1 | -0/+36 |
* | Atomically claim an unused chroot directory. The previous algorithm | kris | 2004-07-14 | 1 | -0/+52 |
* | Bump up the cleanup timeout to directories that have been in use for | kris | 2004-07-14 | 1 | -3/+3 |
* | Back out the attempt to list the error type in the failure summary; | kris | 2004-07-14 | 1 | -14/+1 |
* | Generate permanent URLs in the error reports. The directories like | kris | 2004-07-14 | 1 | -1/+10 |
* | * Add support for ${TRYBROKEN}. | kris | 2004-07-14 | 1 | -6/+67 |
* | * Add a cleanup() function and use it so that we archive the ${WRKDIR} | kris | 2004-07-14 | 1 | -68/+122 |
* | * Remove the quickports stuff, it didn't (ever?) work as designed and | kris | 2004-07-14 | 1 | -112/+156 |
* | Parse the slightly-different format of the build logs. | kris | 2004-07-14 | 1 | -1/+1 |
* | Parse the slightly-different format of the build logs. | kris | 2004-07-14 | 1 | -3/+3 |
* | * Accept another argument, the value of the disconnected variable that | kris | 2004-07-14 | 1 | -25/+25 |
* | Allow local customization of the node using the portbuild.$(hostname) file. | kris | 2004-07-14 | 1 | -0/+1 |
* | Send me mail when a previously-broken port builds successfully. | kris | 2004-07-14 | 1 | -2/+5 |
* | * Initial support for disconnected nodes (not on same LAN as build | kris | 2004-07-14 | 1 | -83/+88 |
* | Hack around the sparc64 64-bit time_t test in 'installworld' since | kris | 2004-07-14 | 1 | -0/+1 |
* | * Break out the 'parallel' target from /usr/ports/Makefile. One | kris | 2004-07-14 | 1 | -6/+40 |
* | Set INDEX_JOBS to control index build concurrency | kris | 2004-07-14 | 1 | -0/+3 |
* | Drop the ignorelist concurrency back to 1 because I'm occasionally seeing | kris | 2004-07-14 | 1 | -1/+1 |
* | * If we time out connecting to a machine, give it a weight of 999 to make | kris | 2004-07-14 | 1 | -2/+2 |
* | Chase bento to pointyhat | kris | 2004-07-14 | 1 | -1/+1 |
* | * Be even more explicit about partial ports trees being unsupported | kris | 2004-07-14 | 1 | -13/+62 |
* | Modernize these two scripts a little bit to make it easier to deal | murray | 2004-06-08 | 2 | -6/+16 |
* | Hack in master/slave support | eik | 2004-06-04 | 1 | -27/+69 |
* | Add dopackages.wrapper, a wrapper script around dopackages that sets up | marcus | 2004-06-03 | 1 | -0/+53 |
* | parse $FreeBSD$ with yyyy-mm-dd format dates | eik | 2004-05-30 | 1 | -1/+1 |
* | protect $FreeBSD: ... $ from being expanded | eik | 2004-05-30 | 1 | -1/+1 |
* | don't terminate the log entry with the first hyphen | eik | 2004-05-30 | 1 | -1/+1 |
* | - make somewhat more robust against a corrupted ports tree | eik | 2004-05-30 | 1 | -30/+80 |
* | - Remove 'pkg-plist' from required files | krion | 2004-05-27 | 1 | -2/+1 |
* | - fix a bug handling the maintainer field when ALLPORTS is used | eik | 2004-05-21 | 1 | -35/+56 |
* | Turn chkversion into an all-dancing, all-singing notification tool. | eik | 2004-05-19 | 1 | -35/+138 |
* | small optimazation: don't compare versions that are equal | eik | 2004-05-18 | 1 | -1/+1 |
* | check only ports connected to the build. | eik | 2004-05-17 | 1 | -15/+32 |
* | - integrated chkorigin | eik | 2004-05-17 | 1 | -51/+102 |
* | FWIIW, spawn fewer processes. | eik | 2004-05-16 | 1 | -3/+12 |
* | support for symlinked portsdir (but no other symlinks in the ports tree) | eik | 2004-05-14 | 2 | -14/+19 |
* | add support for ignoring local ports / categories: | eik | 2004-05-14 | 1 | -1/+4 |
* | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | eik | 2004-05-14 | 1 | -0/+155 |
* | add a perl script to check CVSROOT-ports/modules, | eik | 2004-05-14 | 1 | -0/+127 |
* | - don't flag empty lines | eik | 2004-05-08 | 1 | -6/+30 |
* | awk script to check MOVED for consistency | eik | 2004-05-08 | 1 | -0/+87 |
* | While generating commit message, don't lowercase the first letter if the second | mat | 2004-04-04 | 1 | -2/+2 |
* | Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index build | kris | 2004-04-02 | 1 | -3/+5 |
* | added an -q option to enable usage in crontab. | eik | 2004-03-28 | 1 | -2/+27 |
* | Fix a bug arising when you added a port which should have been at the end of | mat | 2004-03-20 | 1 | -3/+10 |
* | Add chkorigin.sh, a script that checks the ports tree for ports with a wrong | eik | 2004-03-19 | 2 | -0/+89 |
* | Fill /mnt/ before each port and clear it afterward, to avoid running | trevor | 2004-03-15 | 1 | -1/+2 |
* | This script had served its purpose. | knu | 2004-03-14 | 1 | -146/+0 |
* | Add note about FETCH_BEFORE_ARGS=-s. | trevor | 2004-03-12 | 1 | -0/+4 |