summaryrefslogtreecommitdiff
path: root/Tools/scripts/addport (follow)
Commit message (Expand)AuthorAgeFilesLines
* addport: Update contributor list file after Asciidoc conversionEd Maste2021-03-291-1/+1
* Tools/script/addport: Fix usage with multiple directoriesLuca Pizzamiglio2019-06-101-1/+3
* Use make(1) to extract variables from a Makefile, not grep.Mathieu Arnold2016-09-081-2/+2
* Fix the '-a' option to ${PORTSDIR}/Tools/scripts/addportMatthew Seaman2016-08-171-1/+1
* Let addport script to use svnlite if availableRuslan Makhmatkhanov2015-09-251-18/+20
* Default to repo.FreeBSD.org for commits, as urged by our repo meister.Christian Weisgerber2015-09-151-2/+2
* Don't add ports/ to the PR line.Mathieu Arnold2015-01-271-1/+1
* Require versions of perl supporting smartmatch operator (~~)Chris Rees2013-05-291-0/+3
* Fix -c optionChris Rees2013-05-121-1/+2
* Use MAINTAINER line for Submitted by: if Created by: does not exist.Chris Rees2013-05-121-2/+4
* Don't hardcode makeChris Rees2013-03-031-1/+1
* Apparently some people override PKGCATEGORY, soChris Rees2013-03-031-3/+2
* Add some checks for Subversion; minimum version required is 1.7, or addingChris Rees2013-02-031-0/+11
* Strip svn:executable just in case it's been setChris Rees2012-12-091-0/+4
* Freefall doesn't have LWP::Simple, so use /usr/bin/fetch to reduce dependenciesChris Rees2012-10-291-3/+2
* - Fix reference to the Additional Contributors' list due to renamingGuido Falsi2012-10-251-1/+1
* Clean-up command-line options.Alex Dupre2012-10-091-7/+3
* bsd.port.mk handles getting the primary category for usChris Rees2012-09-201-5/+4
* Accepts the new svn_revision tag in the removed ports xml database.Chris Rees2012-09-161-5/+11
* Now that the headers have been removed, we no longer get the Whom line fromChris Rees2012-08-311-3/+3
* Fix the -y option to test for possible duplicate ports; use INDEX instead ofChris Rees2012-08-251-6/+7
* - Look for older versions of ports to copy over before committing.Chris Rees2012-08-211-13/+75
* Don't replace - with _ in category variable.Chris Rees2012-08-101-3/+2
* - Update addport and rmport to work with SubversionBeat Gaetzi2012-07-151-53/+38
* - Modify Additional Contributors path to match svnChris Rees2012-05-301-2/+3
* Add option (-y) to check for similarly named ports.Chris Rees2011-08-291-1/+35
* - Back out category check for nowSteve Wills2011-08-161-6/+0
* - Remove obfuscation of submitter email at request of dougbSteve Wills2011-08-151-1/+6
* Change shebang to #!/usr/bin/env perl, as required by bapt@Renato Botelho2011-07-271-1/+1
* - Unbreak the -n flag;Romain Tartière2010-06-061-6/+5
* - allow addport to work in ports-mgnt againDirk Meyer2010-03-251-1/+1
* Make sure we don't add ${WRKDIR}.Maxim Sobolev2008-10-211-4/+4
* CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing2008-06-191-34/+4
* Fix a problem when add new ports on ports-mgmt category. ports-mgmt/MakefileRenato Botelho2007-12-191-6/+13
* Fix addport to work correctly with ports-mgmt category.Renato Botelho2007-04-201-1/+1
* Add an option to the addport script: -b requests that any files inShaun Amott2006-07-141-3/+22
* When automatic commit log is generated, change @ to " at " on submitter emailRenato Botelho2006-07-041-0/+1
* - Change addport script to do the job locally instead connect to freefall everyRenato Botelho2006-05-161-5/+18
* - Add a new option -L, it works like -l but uses pkg-descr to createRenato Botelho2005-10-041-17/+30
* Add prototypes for all the subroutines which fixes compilation withJoe Marcus Clarke2005-07-101-9/+20
* As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz2005-04-121-0/+1
* Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz2005-03-201-0/+2
* Remove traling spaces.Kirill Ponomarev2005-01-091-1/+1
* Newline should go after the terminating punctuation (fix typo).Dima Dorfman2004-11-071-1/+1
* While generating commit message, don't lowercase the first letter if the secondMathieu Arnold2004-04-041-2/+2
* Fix a bug arising when you added a port which should have been at the end ofMathieu Arnold2004-03-201-3/+10
* - Fix synopsisAlex Dupre2004-01-231-2/+2
* When suggesting to add new port's submitter to Contributors' List,Dmitry Sivachenko2004-01-071-1/+2
* Refactor how we format the autofill message. With the slightly questionablePete Fritchman2004-01-061-34/+15
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav2003-11-121-1/+1