summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
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
2003-01-24If the port directory contains a file called .keep, then tar up theKris Kennaway2-0/+10
2003-01-24These scripts have been replaced by .c versions that do not require perl.Kris Kennaway2-111/+0
2003-01-24- Use ${arch} and rename html files accordinglyKris Kennaway1-9/+11
2003-01-24First cut at a script to process the logfile maintained by 'buildsuccess'Kris Kennaway1-0/+68
2003-01-24These scripts are run when a build completes (successfully or not). TheyKris Kennaway2-0/+80
2003-01-24Simple script to check the number of packages built on the variousKris Kennaway1-0/+17
2003-01-24Script to automate the process of cvs updating the build tree, performingKris Kennaway1-0/+91
2003-01-24- Use ${arch}Kris Kennaway1-5/+6
2003-01-24Determine client architecture using /etc/archKris Kennaway1-4/+2
2003-01-24- Use ${arch}Kris Kennaway1-2/+3
2003-01-24Check status of multiple architecture client machinesKris Kennaway1-35/+40
2003-01-24- Use ${arch}Kris Kennaway1-20/+27
2003-01-24- Use ${arch}Kris Kennaway1-11/+11
2003-01-24- Use ${arch}Kris Kennaway1-6/+7
2003-01-24- Use ${arch} and ${INDEXFILE}Kris Kennaway1-6/+11
2003-01-24Add the ${arch} argumentKris Kennaway1-4/+6
2003-01-24- Use the ${arch} subdirectory and pass ${arch} around to other scriptsKris Kennaway1-155/+161
2003-01-24Add makeparallel script, an improved version of the 'parallel' targetKris Kennaway1-0/+30
2003-01-24Use pkg_add instead of pkg_add -fKris Kennaway1-3/+3
2003-01-24Sync with bento:Kris Kennaway1-13/+13
2003-01-24Remove these scripts, which are no longer useful.Kris Kennaway3-47/+0
2003-01-23Add both hungarian and portuguese l10n prefixes to syncronize withMario Sergio Fujikawa Ferreira1-0/+2
2003-01-20Update this script to deal with .tbz packages.Murray Stokely1-9/+10
2003-01-08Add two utilties for listing and stashing away package files obtainedPeter Pentchev2-0/+110
2002-11-19unbroke addport by petefAlan Eldridge1-1/+2
2002-11-18Convert this to buildenv to make it actually work properly.Kris Kennaway1-38/+7
2002-11-13Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".Pete Fritchman1-3/+1
2002-11-10Fix the html output of this script. There was neither a closingKris Kennaway1-15/+21
2002-11-08Catch up to lots of changes from bento/beta:Kris Kennaway1-144/+180