summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2003-12-17Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listDmitry Sivachenko
2003-11-12fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav
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
2003-10-13* Try to be more careful when writing the failure file in case the diskKris Kennaway
2003-10-13Add a script that prunes the contents of the failure and newfailure filesKris Kennaway
2003-09-29Fix -l option comment removing obsolete pkg-comment reference.Alexander Nedotsukov
2003-09-12Teach this script about different architectures.Kris Kennaway
2003-09-12Add amd64 to the list of architectures to poll.Kris Kennaway
2003-09-12Add a couple of amd64 failure messages.Kris Kennaway
2003-09-12Remove some ldconfig -R's that were apparently confusing things, coalesceKris Kennaway
2003-09-12Set PACKAGE_BUILDING before making the duds file to prevent listing ofKris Kennaway
2003-09-12Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedKris Kennaway
2003-09-12Catch up to makefile changes: build in etc/ before trying to installKris Kennaway
2003-09-02When using addport on freefall, there's no need to ssh freefall once more toMathieu Arnold
2003-05-18Add a -fetch-original switch to dopackages that fetches the distfiles fromKris Kennaway
2003-05-17Only transfer the build distfiles to bento if requested.Kris Kennaway
2003-05-17Pass down the request to keep distfiles if appropriate.Kris Kennaway
2003-05-17Add a -distfiles flag to specify that we should retain distfiles for laterKris Kennaway
2003-05-17Switch to polling the clients with netcat to collect load stats, insteadKris Kennaway
2003-04-18Previous delta was:Maxim Sobolev
2003-04-18Clean up empty dirs.Maxim Sobolev
2003-04-08Speed-up a bit when user keeps his working directories in the ports treeMaxim Sobolev
2003-04-06Update sed pattern used to process logsKris Kennaway
2003-04-06Zap some old/non-useful codeKris Kennaway
2003-04-04This tool parses the output of kdump to generate a list of addedEdwin Groothuis
2003-03-28Sort the non-dirrm entries, and reverse sort the dirrm entries.Joe Marcus Clarke
2003-03-23- Define __MAKE_CONF to allow per-arch make.conf files in buildworldKris Kennaway
2003-03-02Make modulesupdate actually work in light of split. You can't use aWill Andrews
2003-02-28Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm
2003-02-24Do a better job of stating which port we had problems with whileSteve Price
2003-02-23Another try at fixing the "adding to CVSROOT/modules from remoteMario Sergio Fujikawa Ferreira
2003-02-22Instead of pushing the load data to the master with scp every 10 seconds,Kris Kennaway
2003-02-22* Allow port builds to be started with a certain niceness ('nice' parameterKris Kennaway
2003-02-22If ${buildworld}=1 in mkbindist.conf, then use the makeworld script toKris Kennaway
2003-02-22Simplify the collection of load statistics for the cluster. LoadsKris Kennaway
2003-02-22Store dates in +%s formatKris Kennaway
2003-02-21Handle '#' and '$' in pkg-comment properly.Akinori MUSHA
2003-02-21- pkg-comment is no longer mandatory;Maxim Sobolev
2003-02-18Add de-pkg-comment.Akinori MUSHA
2003-02-18Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.Akinori MUSHA
2003-02-16Change how to get CATEGORIES tag from new port for slave port.Norikatsu Shigemura
2003-02-14Search for a lot of new failure strings to reduce the number of buildKris Kennaway
2003-02-14Work around broken rand() in -current by changing the way we pick aKris Kennaway
2003-02-14- If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to buildKris Kennaway
2003-02-14- Correct usage messageKris Kennaway
2003-02-10Catch up to new semantics of COMMENT variable (contains comment stringKris Kennaway