aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/scripts/addport
Commit message (Expand)AuthorAgeFilesLines
* Fix addport to work correctly with ports-mgmt category.garga2007-04-201-1/+1
* Add an option to the addport script: -b requests that any files inshaun2006-07-141-3/+22
* When automatic commit log is generated, change @ to " at " on submitter emailgarga2006-07-051-0/+1
* - Change addport script to do the job locally instead connect to freefall everygarga2006-05-161-5/+18
* - Add a new option -L, it works like -l but uses pkg-descr to creategarga2005-10-051-17/+30
* Add prototypes for all the subroutines which fixes compilation withmarcus2005-07-111-9/+20
* As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...vs2005-04-121-0/+1
* Checkout Templates from CVS as well since ports with GNU_CONFIGURE willvs2005-03-211-0/+2
* Remove traling spaces.krion2005-01-091-1/+1
* Newline should go after the terminating punctuation (fix typo).dd2004-11-071-1/+1
* While generating commit message, don't lowercase the first letter if the secondmat2004-04-051-2/+2
* Fix a bug arising when you added a port which should have been at the end ofmat2004-03-211-3/+10
* - Fix synopsisale2004-01-231-2/+2
* When suggesting to add new port's submitter to Contributors' List,demon2004-01-081-1/+2
* Refactor how we format the autofill message. With the slightly questionablepetef2004-01-061-34/+15
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.des2003-11-121-1/+1
* Fix -l option comment removing obsolete pkg-comment reference.bland2003-09-291-2/+2
* When using addport on freefall, there's no need to ssh freefall once more tomat2003-09-021-1/+5
* Update for post-repo-split. s/ncvs/pcvs/ so that the default root ispeter2003-03-011-4/+4
* Another try at fixing the "adding to CVSROOT/modules from remotelioux2003-02-241-1/+1
* Change how to get CATEGORIES tag from new port for slave port.nork2003-02-161-2/+2
* Catch up to new semantics of COMMENT variable (contains comment stringkris2003-02-101-4/+1
* Attempt to defuse problems from developers who don't have the correctwill2003-01-311-0/+2
* Add both hungarian and portuguese l10n prefixes to syncronize withlioux2003-01-231-0/+2
* unbroke addport by petefalane2002-11-191-1/+2
* Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".petef2002-11-131-3/+1
* Modifications to support ncvs.freebsd.org != freefall.freebsd.org. Thiswill2002-10-141-13/+14
* Add l10n prefix to default module name.perky2002-07-071-2/+14
* Support tools that don't have u@h syntax but h -l u.will2002-01-301-1/+1
* Stopgap bugfix to avoid the case where a user invokes -t and ends up withwill2001-05-011-3/+4
* Fix off-by-one error that was causing an infinite loop in some verywill2001-01-171-1/+1
* Fix two bugs: pass $passenv to make *always*; remember that the initialwill2001-01-071-3/+3
* Fix breakage when someone uses -t option: pass DISTDIR environment variablewill2001-01-021-7/+9
* Several changes. First, depend on another environment variable ratherwill2001-01-011-12/+14
* Here's my holiday present to the ports team: new -l option allows you towill2000-12-311-19/+95
* Add new option: -c file : Pass a file containing the log message for thewill2000-12-301-3/+23
* Add -g option to disable committing to CVSROOT/modules, useful if someonewill2000-12-191-2/+5
* Functional modification: Make -n only apply to cvs commit, NOT *all*will2000-12-091-3/+3
* Add standard 2-clause BSD license to protect my (and mharo's) copyright.will2000-11-041-0/+24
* Overhaul addport again. Should be quite functional now.will2000-10-141-22/+70
* Since people don't seem to appreciate the fact that addport can dowill2000-10-111-26/+0
* Use -t flag with portlint.will2000-10-041-1/+1
* Fix bogon where replies were not chomp()'d.will2000-10-011-0/+1
* Make -n work again. Add new option -s to allow people to specify awill2000-08-191-11/+30
* Properly check -d argument, and return usage() if it's not there. Also usewill2000-08-121-6/+9
* Minor cleanups. Print usage() if no arguments are passed. Get rid ofwill2000-08-111-19/+10
* Major update to addport. Many *MANY* bugfixes. Addport should now workwill2000-08-101-160/+211
* Fix special case where people use ``.'' for the argument to -d. I'm notwill2000-08-061-1/+6
* Allow existing CVS_RSH environment var to take precedent.will2000-07-041-2/+4
* Fix addport so that it will work on freefall. Remove old cruft leftwill2000-07-011-13/+28
* Future replacement to easy-import for adding ports to the tree.mharo2000-05-021-0/+243