| Commit message (Expand) | Author | Age | Files | Lines |
* | fetch(1)'s -b and -t options were deprecated years ago, so stop using them. | des | 2003-11-12 | 1 | -1/+1 |
* | Condense the table a bit | kris | 2003-10-13 | 1 | -3/+3 |
* | The newfailure file is no longer updated by builds | kris | 2003-10-13 | 1 | -3/+0 |
* | Script for migrating from old-style to new-style failure log file. | kris | 2003-10-13 | 1 | -0/+74 |
* | * newfailure is no longer updated, no need to prune it | kris | 2003-10-13 | 1 | -42/+6 |
* | * Generate newfailure file (sorted list by original failure date) from failure | kris | 2003-10-13 | 1 | -10/+13 |
* | * Try to be more careful when writing the failure file in case the disk | kris | 2003-10-13 | 1 | -13/+16 |
* | Add a script that prunes the contents of the failure and newfailure files | kris | 2003-10-13 | 1 | -0/+114 |
* | Fix -l option comment removing obsolete pkg-comment reference. | bland | 2003-09-29 | 1 | -2/+2 |
* | Teach this script about different architectures. | kris | 2003-09-12 | 2 | -61/+54 |
* | Add amd64 to the list of architectures to poll. | kris | 2003-09-12 | 1 | -1/+1 |
* | Add a couple of amd64 failure messages. | kris | 2003-09-12 | 1 | -0/+6 |
* | Remove some ldconfig -R's that were apparently confusing things, coalesce | kris | 2003-09-12 | 1 | -6/+3 |
* | Set PACKAGE_BUILDING before making the duds file to prevent listing of | kris | 2003-09-12 | 1 | -0/+1 |
* | Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escaped | kris | 2003-09-12 | 1 | -2/+1 |
* | Catch up to makefile changes: build in etc/ before trying to install | kris | 2003-09-12 | 1 | -0/+2 |
* | When using addport on freefall, there's no need to ssh freefall once more to | mat | 2003-09-02 | 1 | -1/+5 |
* | Add a -fetch-original switch to dopackages that fetches the distfiles from | kris | 2003-05-18 | 3 | -1/+16 |
* | Only transfer the build distfiles to bento if requested. | kris | 2003-05-17 | 1 | -7/+14 |
* | Pass down the request to keep distfiles if appropriate. | kris | 2003-05-17 | 1 | -0/+3 |
* | Add a -distfiles flag to specify that we should retain distfiles for later | kris | 2003-05-17 | 1 | -4/+12 |
* | Switch to polling the clients with netcat to collect load stats, instead | kris | 2003-05-17 | 1 | -13/+10 |
* | Previous delta was: | sobomax | 2003-04-18 | 1 | -1/+1 |
* | Clean up empty dirs. | sobomax | 2003-04-18 | 1 | -2/+2 |
* | Speed-up a bit when user keeps his working directories in the ports tree | sobomax | 2003-04-08 | 1 | -2/+5 |
* | Update sed pattern used to process logs | kris | 2003-04-06 | 1 | -1/+1 |
* | Zap some old/non-useful code | kris | 2003-04-06 | 1 | -108/+106 |
* | This tool parses the output of kdump to generate a list of added | edwin | 2003-04-04 | 1 | -0/+199 |
* | Sort the non-dirrm entries, and reverse sort the dirrm entries. | marcus | 2003-03-28 | 1 | -1/+5 |
* | - Define __MAKE_CONF to allow per-arch make.conf files in buildworld | kris | 2003-03-23 | 1 | -5/+19 |
* | Make modulesupdate actually work in light of split. You can't use a | will | 2003-03-02 | 1 | -1/+1 |
* | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | peter | 2003-02-28 | 2 | -5/+5 |
* | Do a better job of stating which port we had problems with while | steve | 2003-02-24 | 1 | -4/+4 |
* | Another try at fixing the "adding to CVSROOT/modules from remote | lioux | 2003-02-23 | 1 | -1/+1 |
* | Instead of pushing the load data to the master with scp every 10 seconds, | kris | 2003-02-22 | 1 | -13/+3 |
* | * Allow port builds to be started with a certain niceness ('nice' parameter | kris | 2003-02-22 | 1 | -1/+15 |
* | If ${buildworld}=1 in mkbindist.conf, then use the makeworld script to | kris | 2003-02-22 | 1 | -48/+44 |
* | Simplify the collection of load statistics for the cluster. Loads | kris | 2003-02-22 | 1 | -33/+35 |
* | Store dates in +%s format | kris | 2003-02-22 | 1 | -3/+3 |
* | Handle '#' and '$' in pkg-comment properly. | knu | 2003-02-21 | 1 | -2/+3 |
* | - pkg-comment is no longer mandatory; | sobomax | 2003-02-21 | 1 | -1/+5 |
* | Add de-pkg-comment. | knu | 2003-02-18 | 1 | -0/+2 |
* | Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT. | knu | 2003-02-18 | 1 | -0/+145 |
* | Change how to get CATEGORIES tag from new port for slave port. | nork | 2003-02-16 | 1 | -2/+2 |
* | Search for a lot of new failure strings to reduce the number of build | kris | 2003-02-14 | 1 | -4/+177 |
* | Work around broken rand() in -current by changing the way we pick a | kris | 2003-02-14 | 1 | -3/+3 |
* | - If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to build | kris | 2003-02-14 | 1 | -77/+56 |
* | - Correct usage message | kris | 2003-02-14 | 1 | -7/+2 |
* | Catch up to new semantics of COMMENT variable (contains comment string | kris | 2003-02-10 | 2 | -5/+2 |
* | Attempt to defuse problems from developers who don't have the correct | will | 2003-01-30 | 1 | -0/+2 |