aboutsummaryrefslogtreecommitdiffstats
path: root/Tools/scripts/rmport
Commit message (Expand)AuthorAgeFilesLines
* Make check_deps behave the same as check_PRs:bapt2013-03-101-25/+21
* Make the removal diff nicer to read by not showing the line-by-line removal a...eadler2012-09-241-1/+1
* - Update addport and rmport to work with Subversionbeat2012-07-161-21/+18
* Take maintainership-- thanks to vd for his past work on this scriptcrees2012-05-031-6/+11
* - Fixed "permission denied" errorglarkin2009-10-061-2/+2
* CVSROOT/modules no longer contains an entry per port, remove supporterwin2008-06-201-21/+5
* Use echo instead of printf because external commands cannot be executedvd2007-03-291-3/+3
* * Run cvs update just before cvs commit to sync a potentially changed filesvd2007-02-191-2/+5
* A bunch of cosmetic changes - add one empty line to make the output morevd2007-01-261-6/+7
* Make output messages more usefulvd2007-01-261-1/+5
* * Make it possible to skip existing dependencies and ports references in LEGALvd2007-01-191-39/+67
* Query Gnats for PRs by using the query-pr command on freefall instead of thevd2006-12-201-2/+22
* Add check for existing non-closed PRs related to the port being removed.vd2006-12-131-1/+65
* Add deprecated reason to the output of -Fvd2006-11-021-2/+6
* * Create custom commit message template and populate it with the portsvd2006-11-011-16/+88
* When checking for dependencies of foocategory/barport also find constructsvd2006-10-051-1/+1
* When checking dependencies also look for portname references in Mk/*.mkvd2006-09-141-5/+5
* Remove grep's -w switch from the dependency check since it misses somevd2006-09-121-1/+1
* Escape characters (like +) that may appear in ports' names andvd2006-07-051-2/+13
* Add support for specifying ports to be removed as directories on thevd2006-05-021-1/+27
* Improve dependency check:vd2006-05-021-2/+3
* Add support for removing multiple ports which depend on each othervd2006-04-171-36/+48
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptvd2006-04-121-1/+1
* Add the script I use to remove ports so everyonevd2006-04-101-0/+315