index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
scripts
/
rmport
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed "permission denied" error
Greg Larkin
2009-10-06
1
-2
/
+2
*
CVSROOT/modules no longer contains an entry per port, remove support
Erwin Lansing
2008-06-19
1
-21
/
+5
*
Use echo instead of printf because external commands cannot be executed
Vasil Dimov
2007-03-28
1
-3
/
+3
*
* Run cvs update just before cvs commit to sync a potentially changed files
Vasil Dimov
2007-02-19
1
-2
/
+5
*
A bunch of cosmetic changes - add one empty line to make the output more
Vasil Dimov
2007-01-26
1
-6
/
+7
*
Make output messages more useful
Vasil Dimov
2007-01-26
1
-1
/
+5
*
* Make it possible to skip existing dependencies and ports references in LEGAL
Vasil Dimov
2007-01-19
1
-39
/
+67
*
Query Gnats for PRs by using the query-pr command on freefall instead of the
Vasil Dimov
2006-12-20
1
-2
/
+22
*
Add check for existing non-closed PRs related to the port being removed.
Vasil Dimov
2006-12-13
1
-1
/
+65
*
Add deprecated reason to the output of -F
Vasil Dimov
2006-11-02
1
-2
/
+6
*
* Create custom commit message template and populate it with the ports
Vasil Dimov
2006-11-01
1
-16
/
+88
*
When checking for dependencies of foocategory/barport also find constructs
Vasil Dimov
2006-10-05
1
-1
/
+1
*
When checking dependencies also look for portname references in Mk/*.mk
Vasil Dimov
2006-09-14
1
-5
/
+5
*
Remove grep's -w switch from the dependency check since it misses some
Vasil Dimov
2006-09-12
1
-1
/
+1
*
Escape characters (like +) that may appear in ports' names and
Vasil Dimov
2006-07-05
1
-2
/
+13
*
Add support for specifying ports to be removed as directories on the
Vasil Dimov
2006-05-02
1
-1
/
+27
*
Improve dependency check:
Vasil Dimov
2006-05-02
1
-2
/
+3
*
Add support for removing multiple ports which depend on each other
Vasil Dimov
2006-04-17
1
-36
/
+48
*
Quote ${1} so we don't get ``[: =: unexpected operator'' if the script
Vasil Dimov
2006-04-12
1
-1
/
+1
*
Add the script I use to remove ports so everyone
Vasil Dimov
2006-04-10
1
-0
/
+315