| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Store dates in +%s format | Kris Kennaway | 2003-02-22 | 1 | -3/+3 |
* | Handle '#' and '$' in pkg-comment properly. | Akinori MUSHA | 2003-02-21 | 1 | -2/+3 |
* | - pkg-comment is no longer mandatory; | Maxim Sobolev | 2003-02-21 | 1 | -1/+5 |
* | Add de-pkg-comment. | Akinori MUSHA | 2003-02-18 | 1 | -0/+2 |
* | Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT. | Akinori MUSHA | 2003-02-18 | 1 | -0/+145 |
* | Change how to get CATEGORIES tag from new port for slave port. | Norikatsu Shigemura | 2003-02-16 | 1 | -2/+2 |
* | Search for a lot of new failure strings to reduce the number of build | Kris Kennaway | 2003-02-14 | 1 | -4/+177 |
* | Work around broken rand() in -current by changing the way we pick a | Kris Kennaway | 2003-02-14 | 1 | -3/+3 |
* | - If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to build | Kris Kennaway | 2003-02-14 | 1 | -77/+56 |
* | - Correct usage message | Kris Kennaway | 2003-02-14 | 1 | -7/+2 |
* | Catch up to new semantics of COMMENT variable (contains comment string | Kris Kennaway | 2003-02-10 | 2 | -5/+2 |
* | Attempt to defuse problems from developers who don't have the correct | Will Andrews | 2003-01-30 | 1 | -0/+2 |
* | If the port directory contains a file called .keep, then tar up the | Kris Kennaway | 2003-01-24 | 2 | -0/+10 |
* | These scripts have been replaced by .c versions that do not require perl. | Kris Kennaway | 2003-01-24 | 2 | -111/+0 |
* | - Use ${arch} and rename html files accordingly | Kris Kennaway | 2003-01-24 | 1 | -9/+11 |
* | First cut at a script to process the logfile maintained by 'buildsuccess' | Kris Kennaway | 2003-01-24 | 1 | -0/+68 |
* | These scripts are run when a build completes (successfully or not). They | Kris Kennaway | 2003-01-24 | 2 | -0/+80 |
* | Simple script to check the number of packages built on the various | Kris Kennaway | 2003-01-24 | 1 | -0/+17 |
* | Script to automate the process of cvs updating the build tree, performing | Kris Kennaway | 2003-01-24 | 1 | -0/+91 |
* | - Use ${arch} | Kris Kennaway | 2003-01-24 | 1 | -5/+6 |
* | Determine client architecture using /etc/arch | Kris Kennaway | 2003-01-24 | 1 | -4/+2 |
* | - Use ${arch} | Kris Kennaway | 2003-01-24 | 1 | -2/+3 |
* | Check status of multiple architecture client machines | Kris Kennaway | 2003-01-24 | 1 | -35/+40 |
* | - Use ${arch} | Kris Kennaway | 2003-01-24 | 1 | -20/+27 |
* | - Use ${arch} | Kris Kennaway | 2003-01-24 | 1 | -11/+11 |
* | - Use ${arch} | Kris Kennaway | 2003-01-24 | 1 | -6/+7 |
* | - Use ${arch} and ${INDEXFILE} | Kris Kennaway | 2003-01-24 | 1 | -6/+11 |
* | Add the ${arch} argument | Kris Kennaway | 2003-01-24 | 1 | -4/+6 |
* | - Use the ${arch} subdirectory and pass ${arch} around to other scripts | Kris Kennaway | 2003-01-24 | 1 | -155/+161 |
* | Add makeparallel script, an improved version of the 'parallel' target | Kris Kennaway | 2003-01-24 | 1 | -0/+30 |
* | Use pkg_add instead of pkg_add -f | Kris Kennaway | 2003-01-24 | 1 | -3/+3 |
* | Sync with bento: | Kris Kennaway | 2003-01-24 | 1 | -13/+13 |
* | Remove these scripts, which are no longer useful. | Kris Kennaway | 2003-01-24 | 3 | -47/+0 |
* | Add both hungarian and portuguese l10n prefixes to syncronize with | Mario Sergio Fujikawa Ferreira | 2003-01-23 | 1 | -0/+2 |
* | Update this script to deal with .tbz packages. | Murray Stokely | 2003-01-20 | 1 | -9/+10 |
* | Add two utilties for listing and stashing away package files obtained | Peter Pentchev | 2003-01-08 | 2 | -0/+110 |
* | unbroke addport by petef | Alan Eldridge | 2002-11-19 | 1 | -1/+2 |
* | Convert this to buildenv to make it actually work properly. | Kris Kennaway | 2002-11-18 | 1 | -38/+7 |
* | Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...". | Pete Fritchman | 2002-11-13 | 1 | -3/+1 |
* | Fix the html output of this script. There was neither a closing | Kris Kennaway | 2002-11-10 | 1 | -15/+21 |
* | Catch up to lots of changes from bento/beta: | Kris Kennaway | 2002-11-08 | 1 | -144/+180 |
* | Revamp this script: | Kris Kennaway | 2002-11-03 | 1 | -64/+243 |
* | Add C versions of the pnohang and ptimeout scripts (previously written in | Kris Kennaway | 2002-11-03 | 2 | -0/+192 |
* | Use the correct filename for the FreeBSD version string used by the | Kris Kennaway | 2002-11-02 | 1 | -14/+2 |
* | Read FTP url from ${ftpurl}. Remove hack to fetch perl package into the | Kris Kennaway | 2002-11-02 | 1 | -8/+2 |
* | Support either .tgz or .tbz packages | Kris Kennaway | 2002-11-02 | 1 | -2/+2 |
* | Add FTP_PASSIVE_MODE. Build tgz packages on 4 and 4-exp, and tbz on 5. | Kris Kennaway | 2002-11-02 | 1 | -2/+8 |
* | I never thought I'd change this code, but a change was required to make | Will Andrews | 2002-10-14 | 1 | -0/+107 |
* | Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This | Will Andrews | 2002-10-14 | 1 | -13/+14 |
* | Add 650MB for the 4th CD since it's all just packages. | Will Andrews | 2002-10-08 | 1 | -1/+1 |