Opened 13 years ago
#33933 new enhancement
Remove "port -u uninstall" functionality
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: |
Description
The global -u
flag has two unrelated uses:
- "
sudo port -u upgrade foo
" means upgrade port foo to the latest version and uninstall all other versions of foo. - "
sudo port -u uninstall
" means uninstall all inactive ports; it's equivalent to "sudo port uninstall inactive
".
I propose that the second meaning of -u
be removed from MacPorts.
Note: See
TracTickets for help on using
tickets.