Ticket #11892 (new enhancement)
RFE: Option to compute recursive deps
| Reported by: | gwhitney@… | Owned by: | gwhitney@… |
|---|---|---|---|
| Priority: | Low | Milestone: | MacPorts base enhancements |
| Component: | base | Version: | |
| Keywords: | deps recursive | Cc: | ryandesign@…, jan.matousek@…, jmr@…, olfway@… |
| Port: |
Description
Currently the "deps" target only lists the immediate dependencies of the given port. It would be very useful to see a list of everything that would be installed in order to install a given port. This could either be a flag to deps or a separate target, e.g. either
port -r deps emacs-devel +x11
(where -r for recursive deps has a nice symmetry with -R for recursive dependents in upgrade) or
port recdeps emacs-devel +x11
I think there are some notes on the mailing list suggesting similar things, but I searched and could not find a ticket for such a thing. My apologies if this is a duplicate.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

