summaryrefslogtreecommitdiff
path: root/Tools/portbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-04Fix up the ordering and remove some duplicates so the resulting summary isJoe Marcus Clarke1-22/+26
2004-01-21Comment out the munmap reason since it is quite unlikely this will beJoe Marcus Clarke1-4/+4
2004-01-19* Refactor processlogs so that new error types can be added easily to a newJoe Marcus Clarke3-312/+441
2004-01-19* Add support for linprocfs (needed for JDK ports) [1]Joe Marcus Clarke1-2/+23
2004-01-15Use editors/openoffice-1.1 instead of editors/openoffice since the latter isJoe Marcus Clarke1-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-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-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-06Update sed pattern used to process logsKris Kennaway1-1/+1
2003-04-06Zap some old/non-useful codeKris Kennaway1-108/+106
2003-03-23- Define __MAKE_CONF to allow per-arch make.conf files in buildworldKris Kennaway1-5/+19
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-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-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