Opened 7 years ago
Closed 2 years ago
#54579 closed enhancement (duplicate)
Add alias "dependencies" for action "deps"
Reported by: | jfcaron3 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | ||
Port: |
Description
A given port may have dependencies and dependents.
MacPorts supports two actions: "deps" (which queries for dependencies) and "dependents".
Given that the shorthand "deps" is ambiguous (it could easily mean either dependencies or dependents), it would be reasonable to support the action "dependencies" as an alias for "deps".
This would be a backwards-compatible change, but would remove the need for the user to guess which dep* action is meant by "deps". The same change should be made for rdeps/rdependencies.
Change History (2)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Type: | request → enhancement |
---|
comment:2 Changed 2 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Note that a "request" ticket type is only for requesting a new port.