Finding Dependencies
Eitan Adler
eitanadlerlist at gmail.com
Tue Mar 17 20:32:52 PDT 2009
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
More information about the freebsd-questions
mailing list