| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix addport to work correctly with ports-mgmt category. | garga | 2007-04-20 | 1 | -1/+1 |
* | Add an option to the addport script: -b requests that any files in | shaun | 2006-07-14 | 1 | -3/+22 |
* | When automatic commit log is generated, change @ to " at " on submitter email | garga | 2006-07-05 | 1 | -0/+1 |
* | - Change addport script to do the job locally instead connect to freefall every | garga | 2006-05-16 | 1 | -5/+18 |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | garga | 2005-10-05 | 1 | -17/+30 |
* | Add prototypes for all the subroutines which fixes compilation with | marcus | 2005-07-11 | 1 | -9/+20 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | vs | 2005-04-12 | 1 | -0/+1 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | vs | 2005-03-21 | 1 | -0/+2 |
* | Remove traling spaces. | krion | 2005-01-09 | 1 | -1/+1 |
* | Newline should go after the terminating punctuation (fix typo). | dd | 2004-11-07 | 1 | -1/+1 |
* | While generating commit message, don't lowercase the first letter if the second | mat | 2004-04-05 | 1 | -2/+2 |
* | Fix a bug arising when you added a port which should have been at the end of | mat | 2004-03-21 | 1 | -3/+10 |
* | - Fix synopsis | ale | 2004-01-23 | 1 | -2/+2 |
* | When suggesting to add new port's submitter to Contributors' List, | demon | 2004-01-08 | 1 | -1/+2 |
* | Refactor how we format the autofill message. With the slightly questionable | petef | 2004-01-06 | 1 | -34/+15 |
* | fetch(1)'s -b and -t options were deprecated years ago, so stop using them. | des | 2003-11-12 | 1 | -1/+1 |
* | Fix -l option comment removing obsolete pkg-comment reference. | bland | 2003-09-29 | 1 | -2/+2 |
* | When using addport on freefall, there's no need to ssh freefall once more to | mat | 2003-09-02 | 1 | -1/+5 |
* | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | peter | 2003-03-01 | 1 | -4/+4 |
* | Another try at fixing the "adding to CVSROOT/modules from remote | lioux | 2003-02-24 | 1 | -1/+1 |
* | Change how to get CATEGORIES tag from new port for slave port. | nork | 2003-02-16 | 1 | -2/+2 |
* | Catch up to new semantics of COMMENT variable (contains comment string | kris | 2003-02-10 | 1 | -4/+1 |
* | Attempt to defuse problems from developers who don't have the correct | will | 2003-01-31 | 1 | -0/+2 |
* | Add both hungarian and portuguese l10n prefixes to syncronize with | lioux | 2003-01-23 | 1 | -0/+2 |
* | unbroke addport by petef | alane | 2002-11-19 | 1 | -1/+2 |
* | Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...". | petef | 2002-11-13 | 1 | -3/+1 |
* | Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This | will | 2002-10-14 | 1 | -13/+14 |
* | Add l10n prefix to default module name. | perky | 2002-07-07 | 1 | -2/+14 |
* | Support tools that don't have u@h syntax but h -l u. | will | 2002-01-30 | 1 | -1/+1 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | will | 2001-05-01 | 1 | -3/+4 |
* | Fix off-by-one error that was causing an infinite loop in some very | will | 2001-01-17 | 1 | -1/+1 |
* | Fix two bugs: pass $passenv to make *always*; remember that the initial | will | 2001-01-07 | 1 | -3/+3 |
* | Fix breakage when someone uses -t option: pass DISTDIR environment variable | will | 2001-01-02 | 1 | -7/+9 |
* | Several changes. First, depend on another environment variable rather | will | 2001-01-01 | 1 | -12/+14 |
* | Here's my holiday present to the ports team: new -l option allows you to | will | 2000-12-31 | 1 | -19/+95 |
* | Add new option: -c file : Pass a file containing the log message for the | will | 2000-12-30 | 1 | -3/+23 |
* | Add -g option to disable committing to CVSROOT/modules, useful if someone | will | 2000-12-19 | 1 | -2/+5 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | will | 2000-12-09 | 1 | -3/+3 |
* | Add standard 2-clause BSD license to protect my (and mharo's) copyright. | will | 2000-11-04 | 1 | -0/+24 |
* | Overhaul addport again. Should be quite functional now. | will | 2000-10-14 | 1 | -22/+70 |
* | Since people don't seem to appreciate the fact that addport can do | will | 2000-10-11 | 1 | -26/+0 |
* | Use -t flag with portlint. | will | 2000-10-04 | 1 | -1/+1 |
* | Fix bogon where replies were not chomp()'d. | will | 2000-10-01 | 1 | -0/+1 |
* | Make -n work again. Add new option -s to allow people to specify a | will | 2000-08-19 | 1 | -11/+30 |
* | Properly check -d argument, and return usage() if it's not there. Also use | will | 2000-08-12 | 1 | -6/+9 |
* | Minor cleanups. Print usage() if no arguments are passed. Get rid of | will | 2000-08-11 | 1 | -19/+10 |
* | Major update to addport. Many *MANY* bugfixes. Addport should now work | will | 2000-08-10 | 1 | -160/+211 |
* | Fix special case where people use ``.'' for the argument to -d. I'm not | will | 2000-08-06 | 1 | -1/+6 |
* | Allow existing CVS_RSH environment var to take precedent. | will | 2000-07-04 | 1 | -2/+4 |
* | Fix addport so that it will work on freefall. Remove old cruft left | will | 2000-07-01 | 1 | -13/+28 |
* | Future replacement to easy-import for adding ports to the tree. | mharo | 2000-05-02 | 1 | -0/+243 |