#38381: RFE: pseudo-portnames `depof:` and `rdepof:` should be more granular --------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Resolution: | Keywords: Port: | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [ticket:38381 egall@…]:
I want to be able to do something like `port echo lib_depof:foo`
There's already `port deps --no-build foo` which is a shortcut for `port info --pretty --depends_lib --depends_run foo` so you could customize the `port info` invocation further. But it would be nice to have it as a pseudo-port.
or `port echo lib_rdepof:foo`
That functionality would be good to have. -- Ticket URL: <https://trac.macports.org/ticket/38381#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X