summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2004-11-25Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we findKris Kennaway
2004-11-25If sudo_cmd is set, assume we need to chown the files we created onKris Kennaway
2004-11-25Rework the -incremental support slightly; this should now be robust enoughKris Kennaway
2004-11-25Catch up to the changed format of the logs.Kris Kennaway
2004-11-25* Recursively list all files detected as having been left behind afterKris Kennaway
2004-11-19* Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev
2004-11-07Newline should go after the terminating punctuation (fix typo).Dima Dorfman
2004-10-25Fix a couple of bugs in the extraction of this from dopackages, andKris Kennaway
2004-10-25Redefine the -norestr option to mean 'don't build the list ofKris Kennaway
2004-10-25If the symlink under latest/ exists, then use that to find the most recentKris Kennaway
2004-10-25We now also do 6.x builds in the '6' branch.Kris Kennaway
2004-10-25Use the absolute path to nc(1) to deal with it not being in the PATH.Kris Kennaway
2004-10-25Clean up the 'latest error log' symlink when the build is successful.Kris Kennaway
2004-10-25When a port build fails, create a symlink to the error log underKris Kennaway
2004-10-14Strip out date/time from +++/--- headers in generated patchfiles, so that theyMaxim Sobolev
2004-09-26Support ${client_user} and ${sudo_cmd} for running commands as root onKris Kennaway
2004-09-26* Break out setupnode into the dosetupnode script so it may be calledKris Kennaway
2004-09-26Break out the setupnode function of dopackages into a separate script soKris Kennaway
2004-09-26* Bail out if we can't claim a chroot directory in the client (e.g. ifKris Kennaway
2004-09-26Refuse to "clean" / if something goes wrong upstream and we are passedKris Kennaway
2004-09-26Pull in portbuild.$(hostname) for per-client customizationKris Kennaway
2004-09-26Support 6.x buildsKris Kennaway
2004-09-26* Support 6.x buildsKris Kennaway
2004-08-27Use a consistent PATH in both portbuild and dopackages.Joe Marcus Clarke
2004-07-28Avoid possible GNATS timeouts by using query-pr.real direclty.Kirill Ponomarev
2004-07-14Clean up the specified chroot (umount filesystems, and scrub theKris Kennaway
2004-07-14Atomically claim an unused chroot directory. The previous algorithmKris Kennaway
2004-07-14Bump up the cleanup timeout to directories that have been in use forKris Kennaway
2004-07-14Back out the attempt to list the error type in the failure summary;Kris Kennaway
2004-07-14Generate permanent URLs in the error reports. The directories likeKris 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 andKris Kennaway
2004-07-14Parse the slightly-different format of the build logs.Kris Kennaway
2004-07-14Parse the slightly-different format of the build logs.Kris Kennaway
2004-07-14* Accept another argument, the value of the disconnected variable thatKris Kennaway
2004-07-14Allow local customization of the node using the portbuild.$(hostname) file.Kris Kennaway
2004-07-14Send me mail when a previously-broken port builds successfully.Kris Kennaway
2004-07-14* Initial support for disconnected nodes (not on same LAN as buildKris Kennaway
2004-07-14Hack around the sparc64 64-bit time_t test in 'installworld' sinceKris Kennaway
2004-07-14* Break out the 'parallel' target from /usr/ports/Makefile. OneKris Kennaway
2004-07-14Set INDEX_JOBS to control index build concurrencyKris Kennaway
2004-07-14Drop the ignorelist concurrency back to 1 because I'm occasionally seeingKris Kennaway
2004-07-14* If we time out connecting to a machine, give it a weight of 999 to makeKris Kennaway
2004-07-14Chase bento to pointyhatKris Kennaway
2004-07-14* Be even more explicit about partial ports trees being unsupportedKris Kennaway
2004-06-08Modernize these two scripts a little bit to make it easier to dealMurray Stokely
2004-06-04Hack in master/slave supportOliver Eikemeier
2004-06-03Add dopackages.wrapper, a wrapper script around dopackages that sets upJoe Marcus Clarke
2004-05-30parse $FreeBSD$ with yyyy-mm-dd format datesOliver Eikemeier