Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2004 09:11:09 +0200
From:      platanthera <platanthera@web.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Display installed port dependencies
Message-ID:  <200405150911.09895.platanthera@web.de>
In-Reply-To: <20040515014423.GR457@cashmere.blitzed.org>
References:  <20040515014423.GR457@cashmere.blitzed.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 15 May 2004 03:44, Andy Smith wrote:
> Hi,
>
> Is there a simple way to display a list of all installed packages
> that depend on another given installed package?

pkg_info -R foo
will list all currently installed packages that depend on foo


regards



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