| Commit message (Expand) | Author | Files | Lines |
2003-05-18 | Add a -fetch-original switch to dopackages that fetches the distfiles from | Kris Kennaway | 3 | -1/+16 |
2003-05-17 | Only transfer the build distfiles to bento if requested. | Kris Kennaway | 1 | -7/+14 |
2003-05-17 | Pass down the request to keep distfiles if appropriate. | Kris Kennaway | 1 | -0/+3 |
2003-05-17 | Add a -distfiles flag to specify that we should retain distfiles for later | Kris Kennaway | 1 | -4/+12 |
2003-05-17 | Switch to polling the clients with netcat to collect load stats, instead | Kris Kennaway | 1 | -13/+10 |
2003-04-18 | Previous delta was: | Maxim Sobolev | 1 | -1/+1 |
2003-04-18 | Clean up empty dirs. | Maxim Sobolev | 1 | -2/+2 |
2003-04-08 | Speed-up a bit when user keeps his working directories in the ports tree | Maxim Sobolev | 1 | -2/+5 |
2003-04-06 | Update sed pattern used to process logs | Kris Kennaway | 1 | -1/+1 |
2003-04-06 | Zap some old/non-useful code | Kris Kennaway | 1 | -108/+106 |
2003-04-04 | This tool parses the output of kdump to generate a list of added | Edwin Groothuis | 1 | -0/+199 |
2003-03-28 | Sort the non-dirrm entries, and reverse sort the dirrm entries. | Joe Marcus Clarke | 1 | -1/+5 |
2003-03-23 | - Define __MAKE_CONF to allow per-arch make.conf files in buildworld | Kris Kennaway | 1 | -5/+19 |
2003-03-02 | Make modulesupdate actually work in light of split. You can't use a | Will Andrews | 1 | -1/+1 |
2003-02-28 | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | Peter Wemm | 2 | -5/+5 |
2003-02-24 | Do a better job of stating which port we had problems with while | Steve Price | 1 | -4/+4 |
2003-02-23 | Another try at fixing the "adding to CVSROOT/modules from remote | Mario Sergio Fujikawa Ferreira | 1 | -1/+1 |
2003-02-22 | Instead of pushing the load data to the master with scp every 10 seconds, | Kris Kennaway | 1 | -13/+3 |
2003-02-22 | * Allow port builds to be started with a certain niceness ('nice' parameter | Kris Kennaway | 1 | -1/+15 |
2003-02-22 | If ${buildworld}=1 in mkbindist.conf, then use the makeworld script to | Kris Kennaway | 1 | -48/+44 |
2003-02-22 | Simplify the collection of load statistics for the cluster. Loads | Kris Kennaway | 1 | -33/+35 |
2003-02-22 | Store dates in +%s format | Kris Kennaway | 1 | -3/+3 |
2003-02-21 | Handle '#' and '$' in pkg-comment properly. | Akinori MUSHA | 1 | -2/+3 |
2003-02-21 | - pkg-comment is no longer mandatory; | Maxim Sobolev | 1 | -1/+5 |
2003-02-18 | Add de-pkg-comment. | Akinori MUSHA | 1 | -0/+2 |
2003-02-18 | Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT. | Akinori MUSHA | 1 | -0/+145 |
2003-02-16 | Change how to get CATEGORIES tag from new port for slave port. | Norikatsu Shigemura | 1 | -2/+2 |
2003-02-14 | Search for a lot of new failure strings to reduce the number of build | Kris Kennaway | 1 | -4/+177 |
2003-02-14 | Work around broken rand() in -current by changing the way we pick a | Kris Kennaway | 1 | -3/+3 |
2003-02-14 | - If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to build | Kris Kennaway | 1 | -77/+56 |
2003-02-14 | - Correct usage message | Kris Kennaway | 1 | -7/+2 |
2003-02-10 | Catch up to new semantics of COMMENT variable (contains comment string | Kris Kennaway | 2 | -5/+2 |
2003-01-30 | Attempt to defuse problems from developers who don't have the correct | Will Andrews | 1 | -0/+2 |
2003-01-24 | If the port directory contains a file called .keep, then tar up the | Kris Kennaway | 2 | -0/+10 |
2003-01-24 | These scripts have been replaced by .c versions that do not require perl. | Kris Kennaway | 2 | -111/+0 |
2003-01-24 | - Use ${arch} and rename html files accordingly | Kris Kennaway | 1 | -9/+11 |
2003-01-24 | First cut at a script to process the logfile maintained by 'buildsuccess' | Kris Kennaway | 1 | -0/+68 |
2003-01-24 | These scripts are run when a build completes (successfully or not). They | Kris Kennaway | 2 | -0/+80 |
2003-01-24 | Simple script to check the number of packages built on the various | Kris Kennaway | 1 | -0/+17 |
2003-01-24 | Script to automate the process of cvs updating the build tree, performing | Kris Kennaway | 1 | -0/+91 |
2003-01-24 | - Use ${arch} | Kris Kennaway | 1 | -5/+6 |
2003-01-24 | Determine client architecture using /etc/arch | Kris Kennaway | 1 | -4/+2 |
2003-01-24 | - Use ${arch} | Kris Kennaway | 1 | -2/+3 |
2003-01-24 | Check status of multiple architecture client machines | Kris Kennaway | 1 | -35/+40 |
2003-01-24 | - Use ${arch} | Kris Kennaway | 1 | -20/+27 |
2003-01-24 | - Use ${arch} | Kris Kennaway | 1 | -11/+11 |
2003-01-24 | - Use ${arch} | Kris Kennaway | 1 | -6/+7 |
2003-01-24 | - Use ${arch} and ${INDEXFILE} | Kris Kennaway | 1 | -6/+11 |
2003-01-24 | Add the ${arch} argument | Kris Kennaway | 1 | -4/+6 |
2003-01-24 | - Use the ${arch} subdirectory and pass ${arch} around to other scripts | Kris Kennaway | 1 | -155/+161 |