aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts/rmport
Commit message (Expand)AuthorAgeFilesLines
* - Fixed "permission denied" errorGreg Larkin2009-10-061-2/+2
* CVSROOT/modules no longer contains an entry per port, remove supportErwin Lansing2008-06-191-21/+5
* Use echo instead of printf because external commands cannot be executedVasil Dimov2007-03-281-3/+3
* * Run cvs update just before cvs commit to sync a potentially changed filesVasil Dimov2007-02-191-2/+5
* A bunch of cosmetic changes - add one empty line to make the output moreVasil Dimov2007-01-261-6/+7
* Make output messages more usefulVasil Dimov2007-01-261-1/+5
* * Make it possible to skip existing dependencies and ports references in LEGALVasil Dimov2007-01-191-39/+67
* Query Gnats for PRs by using the query-pr command on freefall instead of theVasil Dimov2006-12-201-2/+22
* Add check for existing non-closed PRs related to the port being removed.Vasil Dimov2006-12-131-1/+65
* Add deprecated reason to the output of -FVasil Dimov2006-11-021-2/+6
* * Create custom commit message template and populate it with the portsVasil Dimov2006-11-011-16/+88
* When checking for dependencies of foocategory/barport also find constructsVasil Dimov2006-10-051-1/+1
* When checking dependencies also look for portname references in Mk/*.mkVasil Dimov2006-09-141-5/+5
* Remove grep's -w switch from the dependency check since it misses someVasil Dimov2006-09-121-1/+1
* Escape characters (like +) that may appear in ports' names andVasil Dimov2006-07-051-2/+13
* Add support for specifying ports to be removed as directories on theVasil Dimov2006-05-021-1/+27
* Improve dependency check:Vasil Dimov2006-05-021-2/+3
* Add support for removing multiple ports which depend on each otherVasil Dimov2006-04-171-36/+48
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov2006-04-121-1/+1
* Add the script I use to remove ports so everyoneVasil Dimov2006-04-101-0/+315