13 Dec
2006
13 Dec
'06
3:28 p.m.
"Daniel J. Luke" <dluke@geeklair.net> on Wednesday, December 13, 2006 at 6:20 AM -0800 wrote:
How do I determine the ports that depend on each?
grep? :)
I've grepped, but it seems ugly and difficult to interpret. I thought I've seen people do some svn magic for when they want to change dependencies on multilple ports at once so I thought maybe there was a better way with either port or svn.
'port dependents foo' seems not to display anything for either of them.
port dependents only works on installed ports on your system ...
Ah I see. Thanks. Mark