summaryrefslogtreecommitdiff
path: root/Tools/portbuild
AgeCommit message (Expand)Author
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-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-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-06Update sed pattern used to process logsKris Kennaway
2003-04-06Zap some old/non-useful codeKris Kennaway
2003-03-23- Define __MAKE_CONF to allow per-arch make.conf files in buildworldKris Kennaway
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-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-01-24If the port directory contains a file called .keep, then tar up theKris Kennaway
2003-01-24These scripts have been replaced by .c versions that do not require perl.Kris Kennaway
2003-01-24- Use ${arch} and rename html files accordinglyKris Kennaway
2003-01-24First cut at a script to process the logfile maintained by 'buildsuccess'Kris Kennaway
2003-01-24These scripts are run when a build completes (successfully or not). TheyKris Kennaway
2003-01-24Simple script to check the number of packages built on the variousKris Kennaway
2003-01-24Script to automate the process of cvs updating the build tree, performingKris Kennaway
2003-01-24- Use ${arch}Kris Kennaway
2003-01-24Determine client architecture using /etc/archKris Kennaway
2003-01-24- Use ${arch}Kris Kennaway
2003-01-24Check status of multiple architecture client machinesKris Kennaway
2003-01-24- Use ${arch}Kris Kennaway
2003-01-24- Use ${arch}Kris Kennaway
2003-01-24- Use ${arch}Kris Kennaway
2003-01-24- Use ${arch} and ${INDEXFILE}Kris Kennaway
2003-01-24Add the ${arch} argumentKris Kennaway
2003-01-24- Use the ${arch} subdirectory and pass ${arch} around to other scriptsKris Kennaway
2003-01-24Add makeparallel script, an improved version of the 'parallel' targetKris Kennaway
2003-01-24Use pkg_add instead of pkg_add -fKris Kennaway