| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix reference to the Additional Contributors' list due to renaming | Guido Falsi | 2012-10-25 | 1 | -1/+1 |
* | Clean-up command-line options. | Alex Dupre | 2012-10-09 | 1 | -7/+3 |
* | bsd.port.mk handles getting the primary category for us | Chris Rees | 2012-09-20 | 1 | -5/+4 |
* | Accepts the new svn_revision tag in the removed ports xml database. | Chris Rees | 2012-09-16 | 1 | -5/+11 |
* | Now that the headers have been removed, we no longer get the Whom line from | Chris Rees | 2012-08-31 | 1 | -3/+3 |
* | Fix the -y option to test for possible duplicate ports; use INDEX instead of | Chris Rees | 2012-08-25 | 1 | -6/+7 |
* | - Look for older versions of ports to copy over before committing. | Chris Rees | 2012-08-21 | 1 | -13/+75 |
* | Don't replace - with _ in category variable. | Chris Rees | 2012-08-10 | 1 | -3/+2 |
* | - Update addport and rmport to work with Subversion | Beat Gaetzi | 2012-07-15 | 1 | -53/+38 |
* | - Modify Additional Contributors path to match svn | Chris Rees | 2012-05-30 | 1 | -2/+3 |
* | Add option (-y) to check for similarly named ports. | Chris Rees | 2011-08-29 | 1 | -1/+35 |
* | - Back out category check for now | Steve Wills | 2011-08-16 | 1 | -6/+0 |
* | - Remove obfuscation of submitter email at request of dougb | Steve Wills | 2011-08-15 | 1 | -1/+6 |
* | Change shebang to #!/usr/bin/env perl, as required by bapt@ | Renato Botelho | 2011-07-27 | 1 | -1/+1 |
* | - Unbreak the -n flag; | Romain Tartière | 2010-06-06 | 1 | -6/+5 |
* | - allow addport to work in ports-mgnt again | Dirk Meyer | 2010-03-25 | 1 | -1/+1 |
* | Make sure we don't add ${WRKDIR}. | Maxim Sobolev | 2008-10-21 | 1 | -4/+4 |
* | CVSROOT/modules no longer contains an entry per port, remove support | Erwin Lansing | 2008-06-19 | 1 | -34/+4 |
* | Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile | Renato Botelho | 2007-12-19 | 1 | -6/+13 |
* | Fix addport to work correctly with ports-mgmt category. | Renato Botelho | 2007-04-20 | 1 | -1/+1 |
* | Add an option to the addport script: -b requests that any files in | Shaun Amott | 2006-07-14 | 1 | -3/+22 |
* | When automatic commit log is generated, change @ to " at " on submitter email | Renato Botelho | 2006-07-04 | 1 | -0/+1 |
* | - Change addport script to do the job locally instead connect to freefall every | Renato Botelho | 2006-05-16 | 1 | -5/+18 |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | Renato Botelho | 2005-10-04 | 1 | -17/+30 |
* | Add prototypes for all the subroutines which fixes compilation with | Joe Marcus Clarke | 2005-07-10 | 1 | -9/+20 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | Volker Stolz | 2005-04-12 | 1 | -0/+1 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | Volker Stolz | 2005-03-20 | 1 | -0/+2 |
* | Remove traling spaces. | Kirill Ponomarev | 2005-01-09 | 1 | -1/+1 |
* | Newline should go after the terminating punctuation (fix typo). | Dima Dorfman | 2004-11-07 | 1 | -1/+1 |
* | While generating commit message, don't lowercase the first letter if the second | Mathieu Arnold | 2004-04-04 | 1 | -2/+2 |
* | 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 |
* | - Fix synopsis | Alex Dupre | 2004-01-23 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Update for post-repo-split. s/ncvs/pcvs/ so that the default root is | Peter Wemm | 2003-02-28 | 1 | -4/+4 |
* | Another try at fixing the "adding to CVSROOT/modules from remote | Mario Sergio Fujikawa Ferreira | 2003-02-23 | 1 | -1/+1 |
* | Change how to get CATEGORIES tag from new port for slave port. | Norikatsu Shigemura | 2003-02-16 | 1 | -2/+2 |
* | Catch up to new semantics of COMMENT variable (contains comment string | Kris Kennaway | 2003-02-10 | 1 | -4/+1 |
* | Attempt to defuse problems from developers who don't have the correct | Will Andrews | 2003-01-30 | 1 | -0/+2 |
* | Add both hungarian and portuguese l10n prefixes to syncronize with | Mario Sergio Fujikawa Ferreira | 2003-01-23 | 1 | -0/+2 |
* | unbroke addport by petef | Alan Eldridge | 2002-11-19 | 1 | -1/+2 |
* | Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...". | Pete Fritchman | 2002-11-13 | 1 | -3/+1 |
* | Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This | Will Andrews | 2002-10-14 | 1 | -13/+14 |
* | Add l10n prefix to default module name. | Hye-Shik Chang | 2002-07-07 | 1 | -2/+14 |
* | Support tools that don't have u@h syntax but h -l u. | Will Andrews | 2002-01-30 | 1 | -1/+1 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | Will Andrews | 2001-05-01 | 1 | -3/+4 |
* | Fix off-by-one error that was causing an infinite loop in some very | Will Andrews | 2001-01-16 | 1 | -1/+1 |