summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
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
2002-11-03Revamp this script:Kris Kennaway1-64/+243
2002-11-03Add C versions of the pnohang and ptimeout scripts (previously written inKris Kennaway2-0/+192
2002-11-02Use the correct filename for the FreeBSD version string used by theKris Kennaway1-14/+2
2002-11-02Read FTP url from ${ftpurl}. Remove hack to fetch perl package into theKris Kennaway1-8/+2
2002-11-02Support either .tgz or .tbz packagesKris Kennaway1-2/+2
2002-11-02Add FTP_PASSIVE_MODE. Build tgz packages on 4 and 4-exp, and tbz on 5.Kris Kennaway1-2/+8
2002-10-14I never thought I'd change this code, but a change was required to makeWill Andrews1-0/+107
2002-10-14Modifications to support ncvs.freebsd.org != freefall.freebsd.org. ThisWill Andrews1-13/+14
2002-10-08Add 650MB for the 4th CD since it's all just packages.Will Andrews1-1/+1
2002-10-08Increase the available space for packages on disc #1 of the packageMurray Stokely1-1/+1
2002-09-15Correct a messageKris Kennaway1-1/+1
2002-09-15Conditionalize one more thing on i386Kris Kennaway1-1/+1
2002-09-15Optimize the html output by putting multiple missing files in the sameKris Kennaway1-7/+9
2002-09-15Add a bunch of new failure modes (mostly to do with ports failing on 5.0)Kris Kennaway1-2/+14
2002-09-15Use PKGSUFFIX from buildenvKris Kennaway1-1/+5