| Commit message (Expand) | Author | Age | Files | Lines |
* | Require versions of perl supporting smartmatch operator (~~) | crees | 2013-05-30 | 1 | -0/+3 |
* | Fix -c option | crees | 2013-05-13 | 1 | -1/+2 |
* | Use MAINTAINER line for Submitted by: if Created by: does not exist. | crees | 2013-05-13 | 1 | -2/+4 |
* | Don't hardcode make | crees | 2013-03-04 | 1 | -1/+1 |
* | Apparently some people override PKGCATEGORY, so | crees | 2013-03-04 | 1 | -3/+2 |
* | Add some checks for Subversion; minimum version required is 1.7, or adding | crees | 2013-02-03 | 1 | -0/+11 |
* | Strip svn:executable just in case it's been set | crees | 2012-12-10 | 1 | -0/+4 |
* | Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependencies | crees | 2012-10-29 | 1 | -3/+2 |
* | - Fix reference to the Additional Contributors' list due to renaming | madpilot | 2012-10-26 | 1 | -1/+1 |
* | Clean-up command-line options. | ale | 2012-10-09 | 1 | -7/+3 |
* | bsd.port.mk handles getting the primary category for us | crees | 2012-09-21 | 1 | -5/+4 |
* | Accepts the new svn_revision tag in the removed ports xml database. | crees | 2012-09-16 | 1 | -5/+11 |
* | Now that the headers have been removed, we no longer get the Whom line from | crees | 2012-09-01 | 1 | -3/+3 |
* | Fix the -y option to test for possible duplicate ports; use INDEX instead of | crees | 2012-08-25 | 1 | -6/+7 |
* | - Look for older versions of ports to copy over before committing. | crees | 2012-08-21 | 1 | -13/+75 |
* | Don't replace - with _ in category variable. | crees | 2012-08-10 | 1 | -3/+2 |
* | - Update addport and rmport to work with Subversion | beat | 2012-07-16 | 1 | -53/+38 |
* | - Modify Additional Contributors path to match svn | crees | 2012-05-31 | 1 | -2/+3 |
* | Add option (-y) to check for similarly named ports. | crees | 2011-08-29 | 1 | -1/+35 |
* | - Back out category check for now | swills | 2011-08-16 | 1 | -6/+0 |
* | - Remove obfuscation of submitter email at request of dougb | swills | 2011-08-16 | 1 | -1/+6 |
* | Change shebang to #!/usr/bin/env perl, as required by bapt@ | garga | 2011-07-28 | 1 | -1/+1 |
* | - Unbreak the -n flag; | romain | 2010-06-06 | 1 | -6/+5 |
* | - allow addport to work in ports-mgnt again | dinoex | 2010-03-25 | 1 | -1/+1 |
* | Make sure we don't add ${WRKDIR}. | sobomax | 2008-10-22 | 1 | -4/+4 |
* | CVSROOT/modules no longer contains an entry per port, remove support | erwin | 2008-06-20 | 1 | -34/+4 |
* | Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile | garga | 2007-12-20 | 1 | -6/+13 |
* | 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 |