summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2003-11-12fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav1-1/+1
2003-10-13Condense the table a bitKris Kennaway1-3/+3
2003-10-13The newfailure file is no longer updated by buildsKris Kennaway1-3/+0
2003-10-13Script for migrating from old-style to new-style failure log file.Kris Kennaway1-0/+74
2003-10-13* newfailure is no longer updated, no need to prune itKris Kennaway1-42/+6
2003-10-13* Generate newfailure file (sorted list by original failure date) from failureKris Kennaway1-10/+13
2003-10-13* Try to be more careful when writing the failure file in case the diskKris Kennaway1-13/+16
2003-10-13Add a script that prunes the contents of the failure and newfailure filesKris Kennaway1-0/+114
2003-09-29Fix -l option comment removing obsolete pkg-comment reference.Alexander Nedotsukov1-2/+2
2003-09-12Teach this script about different architectures.Kris Kennaway2-61/+54
2003-09-12Add amd64 to the list of architectures to poll.Kris Kennaway1-1/+1
2003-09-12Add a couple of amd64 failure messages.Kris Kennaway1-0/+6
2003-09-12Remove some ldconfig -R's that were apparently confusing things, coalesceKris Kennaway1-6/+3
2003-09-12Set PACKAGE_BUILDING before making the duds file to prevent listing ofKris Kennaway1-0/+1
2003-09-12Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedKris Kennaway1-2/+1
2003-09-12Catch up to makefile changes: build in etc/ before trying to installKris Kennaway1-0/+2
2003-09-02When using addport on freefall, there's no need to ssh freefall once more toMathieu Arnold1-1/+5
2003-05-18Add a -fetch-original switch to dopackages that fetches the distfiles fromKris Kennaway3-1/+16
2003-05-17Only transfer the build distfiles to bento if requested.Kris Kennaway1-7/+14
2003-05-17Pass down the request to keep distfiles if appropriate.Kris Kennaway1-0/+3
2003-05-17Add a -distfiles flag to specify that we should retain distfiles for laterKris Kennaway1-4/+12
2003-05-17Switch to polling the clients with netcat to collect load stats, insteadKris Kennaway1-13/+10
2003-04-18Previous delta was:Maxim Sobolev1-1/+1
2003-04-18Clean up empty dirs.Maxim Sobolev1-2/+2
2003-04-08Speed-up a bit when user keeps his working directories in the ports treeMaxim Sobolev1-2/+5
2003-04-06Update sed pattern used to process logsKris Kennaway1-1/+1
2003-04-06Zap some old/non-useful codeKris Kennaway1-108/+106
2003-04-04This tool parses the output of kdump to generate a list of addedEdwin Groothuis1-0/+199
2003-03-28Sort the non-dirrm entries, and reverse sort the dirrm entries.Joe Marcus Clarke1-1/+5
2003-03-23- Define __MAKE_CONF to allow per-arch make.conf files in buildworldKris Kennaway1-5/+19
2003-03-02Make modulesupdate actually work in light of split. You can't use aWill Andrews1-1/+1
2003-02-28Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm2-5/+5
2003-02-24Do a better job of stating which port we had problems with whileSteve Price1-4/+4
2003-02-23Another try at fixing the "adding to CVSROOT/modules from remoteMario Sergio Fujikawa Ferreira1-1/+1
2003-02-22Instead of pushing the load data to the master with scp every 10 seconds,Kris Kennaway1-13/+3
2003-02-22* Allow port builds to be started with a certain niceness ('nice' parameterKris Kennaway1-1/+15
2003-02-22If ${buildworld}=1 in mkbindist.conf, then use the makeworld script toKris Kennaway1-48/+44
2003-02-22Simplify the collection of load statistics for the cluster. LoadsKris Kennaway1-33/+35
2003-02-22Store dates in +%s formatKris Kennaway1-3/+3
2003-02-21Handle '#' and '$' in pkg-comment properly.Akinori MUSHA1-2/+3
2003-02-21- pkg-comment is no longer mandatory;Maxim Sobolev1-1/+5
2003-02-18Add de-pkg-comment.Akinori MUSHA1-0/+2
2003-02-18Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.Akinori MUSHA1-0/+145
2003-02-16Change how to get CATEGORIES tag from new port for slave port.Norikatsu Shigemura1-2/+2
2003-02-14Search for a lot of new failure strings to reduce the number of buildKris Kennaway1-4/+177
2003-02-14Work around broken rand() in -current by changing the way we pick aKris Kennaway1-3/+3
2003-02-14- If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to buildKris Kennaway1-77/+56
2003-02-14- Correct usage messageKris Kennaway1-7/+2
2003-02-10Catch up to new semantics of COMMENT variable (contains comment stringKris Kennaway2-5/+2
2003-01-30Attempt to defuse problems from developers who don't have the correctWill Andrews1-0/+2