Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2009 23:33:07 -0400
From:      Eitan Adler <eitanadlerlist@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Finding Dependencies
Message-ID:  <49C06B73.3040601@gmail.com>
In-Reply-To: <20090317150356.6f6cc9aa@scorpio>
References:  <20090317150356.6f6cc9aa@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49C06B73.3040601>