Age | Commit message (Expand) | Author |
2004-10-14 | Strip out date/time from +++/--- headers in generated patchfiles, so that they | Maxim Sobolev |
2004-09-26 | Support ${client_user} and ${sudo_cmd} for running commands as root on | Kris Kennaway |
2004-09-26 | * Break out setupnode into the dosetupnode script so it may be called | Kris Kennaway |
2004-09-26 | Break out the setupnode function of dopackages into a separate script so | Kris Kennaway |
2004-09-26 | * Bail out if we can't claim a chroot directory in the client (e.g. if | Kris Kennaway |
2004-09-26 | Refuse to "clean" / if something goes wrong upstream and we are passed | Kris Kennaway |
2004-09-26 | Pull in portbuild.$(hostname) for per-client customization | Kris Kennaway |
2004-09-26 | Support 6.x builds | Kris Kennaway |
2004-09-26 | * Support 6.x builds | Kris Kennaway |
2004-08-27 | Use a consistent PATH in both portbuild and dopackages. | Joe Marcus Clarke |
2004-07-28 | Avoid possible GNATS timeouts by using query-pr.real direclty. | Kirill Ponomarev |
2004-07-14 | Clean up the specified chroot (umount filesystems, and scrub the | Kris Kennaway |
2004-07-14 | Atomically claim an unused chroot directory. The previous algorithm | Kris Kennaway |
2004-07-14 | Bump up the cleanup timeout to directories that have been in use for | Kris Kennaway |
2004-07-14 | Back out the attempt to list the error type in the failure summary; | Kris Kennaway |
2004-07-14 | Generate permanent URLs in the error reports. The directories like | Kris Kennaway |
2004-07-14 | * Add support for ${TRYBROKEN}. | Kris Kennaway |
2004-07-14 | * Add a cleanup() function and use it so that we archive the ${WRKDIR} | Kris Kennaway |
2004-07-14 | * Remove the quickports stuff, it didn't (ever?) work as designed and | Kris Kennaway |
2004-07-14 | Parse the slightly-different format of the build logs. | Kris Kennaway |
2004-07-14 | Parse the slightly-different format of the build logs. | Kris Kennaway |
2004-07-14 | * Accept another argument, the value of the disconnected variable that | Kris Kennaway |
2004-07-14 | Allow local customization of the node using the portbuild.$(hostname) file. | Kris Kennaway |
2004-07-14 | Send me mail when a previously-broken port builds successfully. | Kris Kennaway |
2004-07-14 | * Initial support for disconnected nodes (not on same LAN as build | Kris Kennaway |
2004-07-14 | Hack around the sparc64 64-bit time_t test in 'installworld' since | Kris Kennaway |
2004-07-14 | * Break out the 'parallel' target from /usr/ports/Makefile. One | Kris Kennaway |
2004-07-14 | Set INDEX_JOBS to control index build concurrency | Kris Kennaway |
2004-07-14 | Drop the ignorelist concurrency back to 1 because I'm occasionally seeing | Kris Kennaway |
2004-07-14 | * If we time out connecting to a machine, give it a weight of 999 to make | Kris Kennaway |
2004-07-14 | Chase bento to pointyhat | Kris Kennaway |
2004-07-14 | * Be even more explicit about partial ports trees being unsupported | Kris Kennaway |
2004-06-08 | Modernize these two scripts a little bit to make it easier to deal | Murray Stokely |
2004-06-04 | Hack in master/slave support | Oliver Eikemeier |
2004-06-03 | Add dopackages.wrapper, a wrapper script around dopackages that sets up | Joe Marcus Clarke |
2004-05-30 | parse $FreeBSD$ with yyyy-mm-dd format dates | Oliver Eikemeier |
2004-05-30 | protect $FreeBSD: ... $ from being expanded | Oliver Eikemeier |
2004-05-30 | don't terminate the log entry with the first hyphen | Oliver Eikemeier |
2004-05-30 | - make somewhat more robust against a corrupted ports tree | Oliver Eikemeier |
2004-05-27 | - Remove 'pkg-plist' from required files | Kirill Ponomarev |
2004-05-21 | - fix a bug handling the maintainer field when ALLPORTS is used | Oliver Eikemeier |
2004-05-19 | Turn chkversion into an all-dancing, all-singing notification tool. | Oliver Eikemeier |
2004-05-18 | small optimazation: don't compare versions that are equal | Oliver Eikemeier |
2004-05-17 | check only ports connected to the build. | Oliver Eikemeier |
2004-05-17 | - integrated chkorigin | Oliver Eikemeier |
2004-05-16 | FWIIW, spawn fewer processes. | Oliver Eikemeier |
2004-05-14 | support for symlinked portsdir (but no other symlinks in the ports tree) | Oliver Eikemeier |
2004-05-14 | add support for ignoring local ports / categories: | Oliver Eikemeier |
2004-05-14 | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | Oliver Eikemeier |
2004-05-14 | add a perl script to check CVSROOT-ports/modules, | Oliver Eikemeier |