summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
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
2004-05-30protect $FreeBSD: ... $ from being expandedOliver Eikemeier
2004-05-30don't terminate the log entry with the first hyphenOliver Eikemeier
2004-05-30- make somewhat more robust against a corrupted ports treeOliver Eikemeier
2004-05-27- Remove 'pkg-plist' from required filesKirill Ponomarev
2004-05-21- fix a bug handling the maintainer field when ALLPORTS is usedOliver Eikemeier
2004-05-19Turn chkversion into an all-dancing, all-singing notification tool.Oliver Eikemeier
2004-05-18small optimazation: don't compare versions that are equalOliver Eikemeier
2004-05-17check only ports connected to the build.Oliver Eikemeier
2004-05-17- integrated chkoriginOliver Eikemeier
2004-05-16FWIIW, spawn fewer processes.Oliver Eikemeier
2004-05-14support for symlinked portsdir (but no other symlinks in the ports tree)Oliver Eikemeier
2004-05-14add support for ignoring local ports / categories:Oliver Eikemeier
2004-05-14added chkversion, a script that ensures that PORTVERSIONs don't go backwardsOliver Eikemeier
2004-05-14add a perl script to check CVSROOT-ports/modules,Oliver Eikemeier
2004-05-08- don't flag empty linesOliver Eikemeier
2004-05-08awk script to check MOVED for consistencyOliver Eikemeier
2004-04-04While generating commit message, don't lowercase the first letter if the secondMathieu Arnold
2004-04-02Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index buildKris Kennaway
2004-03-28added an -q option to enable usage in crontab.Oliver Eikemeier
2004-03-20Fix a bug arising when you added a port which should have been at the end ofMathieu Arnold
2004-03-19Add chkorigin.sh, a script that checks the ports tree for ports with a wrongOliver Eikemeier
2004-03-15Fill /mnt/ before each port and clear it afterward, to avoid runningTrevor Johnson
2004-03-14This script had served its purpose.Akinori MUSHA
2004-03-12Add note about FETCH_BEFORE_ARGS=-s.Trevor Johnson
2004-03-12script for finding "size mismatch" and "size unknown" errorsTrevor Johnson