| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | garga | 2005-10-04 | 1 | -17/+30 |
* | Remove some hardcoded values to hopefully stop random users from shooting | kris | 2005-09-08 | 1 | -12/+27 |
* | - Handle different INDEX filename on 5.X and above | pav | 2005-09-04 | 1 | -2/+5 |
* | Add prototypes for all the subroutines which fixes compilation with | marcus | 2005-07-10 | 1 | -9/+20 |
* | Fix typos | vs | 2005-04-18 | 1 | -3/+3 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | vs | 2005-04-12 | 1 | -0/+1 |
* | Add a splitpatch.pl utility, a small script to convert multi-file | tobez | 2005-04-12 | 2 | -0/+112 |
* | - Add bump_revision.pl, a small script to bump the PORTREVISION variable | flz | 2005-04-12 | 2 | -1/+193 |
* | - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes | flz | 2005-04-11 | 1 | -2/+2 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | vs | 2005-03-20 | 1 | -0/+2 |
* | Document the check-latest-link and tindex scripts | kris | 2005-01-24 | 1 | -1/+5 |
* | Add the script I use to look for duplicate LATEST_LINK entries and to | kris | 2005-01-24 | 1 | -0/+72 |
* | This is the script I use to build indexes for all supported ports branches, | kris | 2005-01-24 | 1 | -0/+164 |
* | Remove traling spaces. | krion | 2005-01-09 | 15 | -20/+20 |
* | Newline should go after the terminating punctuation (fix typo). | dd | 2004-11-07 | 1 | -1/+1 |
* | Strip out date/time from +++/--- headers in generated patchfiles, so that they | sobomax | 2004-10-14 | 1 | -11/+12 |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | krion | 2004-07-28 | 1 | -1/+1 |
* | Modernize these two scripts a little bit to make it easier to deal | murray | 2004-06-08 | 2 | -6/+16 |
* | Hack in master/slave support | eik | 2004-06-04 | 1 | -27/+69 |
* | parse $FreeBSD$ with yyyy-mm-dd format dates | eik | 2004-05-30 | 1 | -1/+1 |
* | protect $FreeBSD: ... $ from being expanded | eik | 2004-05-30 | 1 | -1/+1 |
* | don't terminate the log entry with the first hyphen | eik | 2004-05-30 | 1 | -1/+1 |
* | - make somewhat more robust against a corrupted ports tree | eik | 2004-05-30 | 1 | -30/+80 |
* | - Remove 'pkg-plist' from required files | krion | 2004-05-27 | 1 | -2/+1 |
* | - fix a bug handling the maintainer field when ALLPORTS is used | eik | 2004-05-21 | 1 | -35/+56 |
* | Turn chkversion into an all-dancing, all-singing notification tool. | eik | 2004-05-19 | 1 | -35/+138 |
* | small optimazation: don't compare versions that are equal | eik | 2004-05-18 | 1 | -1/+1 |
* | check only ports connected to the build. | eik | 2004-05-17 | 1 | -15/+32 |
* | - integrated chkorigin | eik | 2004-05-17 | 1 | -51/+102 |
* | FWIIW, spawn fewer processes. | eik | 2004-05-16 | 1 | -3/+12 |
* | support for symlinked portsdir (but no other symlinks in the ports tree) | eik | 2004-05-14 | 2 | -14/+19 |
* | add support for ignoring local ports / categories: | eik | 2004-05-14 | 1 | -1/+4 |
* | added chkversion, a script that ensures that PORTVERSIONs don't go backwards | eik | 2004-05-14 | 1 | -0/+155 |
* | add a perl script to check CVSROOT-ports/modules, | eik | 2004-05-14 | 1 | -0/+127 |
* | - don't flag empty lines | eik | 2004-05-08 | 1 | -6/+30 |
* | awk script to check MOVED for consistency | eik | 2004-05-08 | 1 | -0/+87 |
* | While generating commit message, don't lowercase the first letter if the second | mat | 2004-04-04 | 1 | -2/+2 |
* | added an -q option to enable usage in crontab. | eik | 2004-03-28 | 1 | -2/+27 |
* | Fix a bug arising when you added a port which should have been at the end of | mat | 2004-03-20 | 1 | -3/+10 |
* | Add chkorigin.sh, a script that checks the ports tree for ports with a wrong | eik | 2004-03-19 | 2 | -0/+89 |
* | Fill /mnt/ before each port and clear it afterward, to avoid running | trevor | 2004-03-15 | 1 | -1/+2 |
* | This script had served its purpose. | knu | 2004-03-14 | 1 | -146/+0 |
* | Add note about FETCH_BEFORE_ARGS=-s. | trevor | 2004-03-12 | 1 | -0/+4 |
* | script for finding "size mismatch" and "size unknown" errors | trevor | 2004-03-12 | 1 | -0/+58 |
* | Add sunshar, a "secure unshar" for ports committers, which: | knu | 2004-02-28 | 3 | -0/+368 |
* | Update "plist" to understand the rest of the mtree(5) file format, | green | 2004-02-27 | 1 | -14/+36 |
* | - Fix synopsis | ale | 2004-01-23 | 1 | -2/+2 |
* | Add domakedescribe and doportlint, two scripts that iterate over the ports | marcus | 2004-01-19 | 2 | -0/+39 |
* | Add security-check.awk, a more efficient implementation of the ports | marcus | 2004-01-19 | 1 | -0/+100 |
* | When suggesting to add new port's submitter to Contributors' List, | demon | 2004-01-07 | 1 | -1/+2 |