aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/addport
Commit message (Expand)AuthorAgeFilesLines
* Stopgap bugfix to avoid the case where a user invokes -t and ends up withWill Andrews2001-05-011-3/+4
* Fix off-by-one error that was causing an infinite loop in some veryWill Andrews2001-01-161-1/+1
* Fix two bugs: pass $passenv to make *always*; remember that the initialWill Andrews2001-01-071-3/+3
* Fix breakage when someone uses -t option: pass DISTDIR environment variableWill Andrews2001-01-011-7/+9
* Several changes. First, depend on another environment variable ratherWill Andrews2001-01-011-12/+14
* Here's my holiday present to the ports team: new -l option allows you toWill Andrews2000-12-311-19/+95
* Add new option: -c file : Pass a file containing the log message for theWill Andrews2000-12-301-3/+23
* Add -g option to disable committing to CVSROOT/modules, useful if someoneWill Andrews2000-12-191-2/+5
* Functional modification: Make -n only apply to cvs commit, NOT *all*Will Andrews2000-12-081-3/+3
* Add standard 2-clause BSD license to protect my (and mharo's) copyright.Will Andrews2000-11-041-0/+24
* Overhaul addport again. Should be quite functional now.Will Andrews2000-10-141-22/+70
* Since people don't seem to appreciate the fact that addport can doWill Andrews2000-10-111-26/+0
* Use -t flag with portlint.Will Andrews2000-10-041-1/+1
* Fix bogon where replies were not chomp()'d.Will Andrews2000-10-011-0/+1
* Make -n work again. Add new option -s to allow people to specify aWill Andrews2000-08-191-11/+30
* Properly check -d argument, and return usage() if it's not there. Also useWill Andrews2000-08-111-6/+9
* Minor cleanups. Print usage() if no arguments are passed. Get rid ofWill Andrews2000-08-111-19/+10
* Major update to addport. Many *MANY* bugfixes. Addport should now workWill Andrews2000-08-091-160/+211
* Fix special case where people use ``.'' for the argument to -d. I'm notWill Andrews2000-08-061-1/+6
* Allow existing CVS_RSH environment var to take precedent.Will Andrews2000-07-031-2/+4
* Fix addport so that it will work on freefall. Remove old cruft leftWill Andrews2000-06-301-13/+28
* Future replacement to easy-import for adding ports to the tree.Michael Haro2000-05-011-0/+243