| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | Kirill Ponomarev | 2004-07-28 | 1 | -1/+1 |
* | Modernize these two scripts a little bit to make it easier to deal | Murray Stokely | 2004-06-08 | 2 | -6/+16 |
* | Hack in master/slave support | Oliver Eikemeier | 2004-06-04 | 1 | -27/+69 |
* | parse $FreeBSD$ with yyyy-mm-dd format dates | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | protect $FreeBSD: ... $ from being expanded | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | don't terminate the log entry with the first hyphen | Oliver Eikemeier | 2004-05-30 | 1 | -1/+1 |
* | - make somewhat more robust against a corrupted ports tree | Oliver Eikemeier | 2004-05-30 | 1 | -30/+80 |
* | - Remove 'pkg-plist' from required files | Kirill Ponomarev | 2004-05-27 | 1 | -2/+1 |
* | - fix a bug handling the maintainer field when ALLPORTS is used | Oliver Eikemeier | 2004-05-21 | 1 | -35/+56 |
* | Turn chkversion into an all-dancing, all-singing notification tool. | Oliver Eikemeier | 2004-05-19 | 1 | -35/+138 |
* | small optimazation: don't compare versions that are equal | Oliver Eikemeier | 2004-05-18 | 1 | -1/+1 |
* | check only ports connected to the build. | Oliver Eikemeier | 2004-05-17 | 1 | -15/+32 |
* | - integrated chkorigin | Oliver Eikemeier | 2004-05-17 | 1 | -51/+102 |
* | FWIIW, spawn fewer processes. | Oliver Eikemeier | 2004-05-16 | 1 | -3/+12 |
* | support for symlinked portsdir (but no other symlinks in the ports tree) | Oliver Eikemeier | 2004-05-14 | 2 | -14/+19 |
* | add support for ignoring local ports / categories: | Oliver Eikemeier | 2004-05-14 | 1 | -1/+4 |
* | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | Oliver Eikemeier | 2004-05-14 | 1 | -0/+155 |
* | add a perl script to check CVSROOT-ports/modules, | Oliver Eikemeier | 2004-05-14 | 1 | -0/+127 |
* | - don't flag empty lines | Oliver Eikemeier | 2004-05-08 | 1 | -6/+30 |
* | awk script to check MOVED for consistency | Oliver Eikemeier | 2004-05-08 | 1 | -0/+87 |
* | While generating commit message, don't lowercase the first letter if the second | Mathieu Arnold | 2004-04-04 | 1 | -2/+2 |
* | added an -q option to enable usage in crontab. | Oliver Eikemeier | 2004-03-28 | 1 | -2/+27 |
* | Fix a bug arising when you added a port which should have been at the end of | Mathieu Arnold | 2004-03-20 | 1 | -3/+10 |
* | Add chkorigin.sh, a script that checks the ports tree for ports with a wrong | Oliver Eikemeier | 2004-03-19 | 2 | -0/+89 |
* | Fill /mnt/ before each port and clear it afterward, to avoid running | Trevor Johnson | 2004-03-15 | 1 | -1/+2 |
* | This script had served its purpose. | Akinori MUSHA | 2004-03-14 | 1 | -146/+0 |
* | Add note about FETCH_BEFORE_ARGS=-s. | Trevor Johnson | 2004-03-12 | 1 | -0/+4 |
* | script for finding "size mismatch" and "size unknown" errors | Trevor Johnson | 2004-03-12 | 1 | -0/+58 |
* | Add sunshar, a "secure unshar" for ports committers, which: | Akinori MUSHA | 2004-02-28 | 3 | -0/+368 |
* | Update "plist" to understand the rest of the mtree(5) file format, | Brian Feldman | 2004-02-27 | 1 | -14/+36 |
* | - Fix synopsis | Alex Dupre | 2004-01-23 | 1 | -2/+2 |
* | Add domakedescribe and doportlint, two scripts that iterate over the ports | Joe Marcus Clarke | 2004-01-19 | 2 | -0/+39 |
* | Add security-check.awk, a more efficient implementation of the ports | Joe Marcus Clarke | 2004-01-19 | 1 | -0/+100 |
* | When suggesting to add new port's submitter to Contributors' List, | Dmitry Sivachenko | 2004-01-07 | 1 | -1/+2 |
* | Refactor how we format the autofill message. With the slightly questionable | Pete Fritchman | 2004-01-06 | 1 | -34/+15 |
* | There is nothing "future" about 'addport'. | David E. O'Brien | 2004-01-02 | 1 | -1/+1 |
* | Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the list | Dmitry Sivachenko | 2003-12-17 | 1 | -1/+1 |
* | fetch(1)'s -b and -t options were deprecated years ago, so stop using them. | Dag-Erling Smørgrav | 2003-11-12 | 1 | -1/+1 |
* | Fix -l option comment removing obsolete pkg-comment reference. | Alexander Nedotsukov | 2003-09-29 | 1 | -2/+2 |
* | When using addport on freefall, there's no need to ssh freefall once more to | Mathieu Arnold | 2003-09-02 | 1 | -1/+5 |
* | Previous delta was: | Maxim Sobolev | 2003-04-18 | 1 | -1/+1 |
* | Clean up empty dirs. | Maxim Sobolev | 2003-04-18 | 1 | -2/+2 |
* | Speed-up a bit when user keeps his working directories in the ports tree | Maxim Sobolev | 2003-04-08 | 1 | -2/+5 |
* | This tool parses the output of kdump to generate a list of added | Edwin Groothuis | 2003-04-04 | 1 | -0/+199 |
* | Sort the non-dirrm entries, and reverse sort the dirrm entries. | Joe Marcus Clarke | 2003-03-28 | 1 | -1/+5 |
* | Make modulesupdate actually work in light of split. You can't use a | Will Andrews | 2003-03-02 | 1 | -1/+1 |
* | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | Peter Wemm | 2003-02-28 | 2 | -5/+5 |
* | Another try at fixing the "adding to CVSROOT/modules from remote | Mario Sergio Fujikawa Ferreira | 2003-02-23 | 1 | -1/+1 |
* | 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 |