| Commit message (Expand) | Author | Age | Files | Lines |
* | framework: Remove $FreeBSD$ | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | addport: Update contributor list file after Asciidoc conversion | Ed Maste | 2021-03-29 | 1 | -1/+1 |
* | Tools/script/addport: Fix usage with multiple directories | Luca Pizzamiglio | 2019-06-10 | 1 | -1/+3 |
* | Use make(1) to extract variables from a Makefile, not grep. | Mathieu Arnold | 2016-09-08 | 1 | -2/+2 |
* | Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addport | Matthew Seaman | 2016-08-17 | 1 | -1/+1 |
* | Let addport script to use svnlite if available | Ruslan Makhmatkhanov | 2015-09-25 | 1 | -18/+20 |
* | Default to repo.FreeBSD.org for commits, as urged by our repo meister. | Christian Weisgerber | 2015-09-15 | 1 | -2/+2 |
* | Don't add ports/ to the PR line. | Mathieu Arnold | 2015-01-27 | 1 | -1/+1 |
* | Require versions of perl supporting smartmatch operator (~~) | Chris Rees | 2013-05-29 | 1 | -0/+3 |
* | Fix -c option | Chris Rees | 2013-05-12 | 1 | -1/+2 |
* | Use MAINTAINER line for Submitted by: if Created by: does not exist. | Chris Rees | 2013-05-12 | 1 | -2/+4 |
* | Don't hardcode make | Chris Rees | 2013-03-03 | 1 | -1/+1 |
* | Apparently some people override PKGCATEGORY, so | Chris Rees | 2013-03-03 | 1 | -3/+2 |
* | Add some checks for Subversion; minimum version required is 1.7, or adding | Chris Rees | 2013-02-03 | 1 | -0/+11 |
* | Strip svn:executable just in case it's been set | Chris Rees | 2012-12-09 | 1 | -0/+4 |
* | Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependencies | Chris Rees | 2012-10-29 | 1 | -3/+2 |
* | - 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 |