summaryrefslogtreecommitdiff
path: root/Tools/portbuild
AgeCommit message (Expand)Author
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-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-06-03Add dopackages.wrapper, a wrapper script around dopackages that sets upJoe Marcus Clarke
2004-04-02Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index buildKris Kennaway
2004-03-08Run a command on all client machines of a certain architecture, or allKris Kennaway
2004-03-08Walk through a package set and prune files that are not listed in INDEXKris Kennaway
2004-03-08Verify the archive integrity of a package set, and move aside any thatKris Kennaway
2004-03-08To be run on the client, this script looks for chroot directories that have n...Kris Kennaway
2004-03-08Break out a script from dopackages for building the restricted.sh fileKris Kennaway
2004-03-08Replace gnome with gnome2 in quickports. I'm still not sure this actuallyKris Kennaway
2004-03-08Remove the integrity testing code now that the corruption bug has beenKris Kennaway
2004-03-08* Fix 4.x builds with 5.x host systems by copying some additional neededKris Kennaway
2004-03-08Expand out some shell globbing syntaxKris Kennaway
2004-03-08Prune out packages that will not be built because a dependency is markedKris Kennaway
2004-03-08Create a duds.full file that lists not only files that are marked IGNOREKris Kennaway
2004-03-08Increase timeout on slow build machines (alpha, sparc64) to 16 hours.Kris Kennaway
2004-03-08* Set the PACKAGE_BUILDING variable in the build environment so ports canKris Kennaway
2004-03-08Set up the DISTDIR and PACKAGES variables for use by client scriptsKris Kennaway
2004-02-04Fix up the ordering and remove some duplicates so the resulting summary isJoe Marcus Clarke
2004-01-21Comment out the munmap reason since it is quite unlikely this will beJoe Marcus Clarke
2004-01-19* Refactor processlogs so that new error types can be added easily to a newJoe Marcus Clarke
2004-01-19* Add support for linprocfs (needed for JDK ports) [1]Joe Marcus Clarke
2004-01-15Use editors/openoffice-1.1 instead of editors/openoffice since the latter isJoe Marcus Clarke
2003-10-13Condense the table a bitKris Kennaway
2003-10-13The newfailure file is no longer updated by buildsKris Kennaway
2003-10-13Script for migrating from old-style to new-style failure log file.Kris Kennaway
2003-10-13* newfailure is no longer updated, no need to prune itKris Kennaway
2003-10-13* Generate newfailure file (sorted list by original failure date) from failureKris Kennaway