Jerry wrote:
> Assuming program: 'foo', how can I determine what other programs depend
> on 'foo', not what programs 'foo' depends on? I have a program on my
> system and I want to determine what other programs are dependent upon
> it. 'pkg_info' doesn't seem to give me that information.
> 
man pkg_info
try pkg_info -R
and also look at /usr/ports/ports-mgmt/pkg_tree
-- 
Eitan Adler
"Security is increased by designing for the way humans actually behave."
-Jakob Nielsen
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to