Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 11:21:34 +0100
From:      Peder Blom <dion@bredband.net>
To:        Ronald Hoellwarth <ronald@hoellwarth.homeunix.org>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: How to get an overview of the installed ports
Message-ID:  <20040319112134.7ca58cab.dion@bredband.net>
In-Reply-To: <20040319084039.GA2525@stinger.hoellwarth.homeunix.org>
References:  <20040319084039.GA2525@stinger.hoellwarth.homeunix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Mar 2004 09:40:39 +0100
Ronald Hoellwarth <ronald@hoellwarth.homeunix.org> wrote:

> Hello,
> 
> I've installed some apps and deinstalled them  again because I didn't 
> like them. While installing them other software was installed too but 
> I think it wasn't removed when I removed the unwanted programms.
> 
> Is there a possibility to get an overview which ports are installed
> and how they are linked? something like this:
> 
> appA
>     needs appB appC
>     needed by appD appE appF
> 
> appB
>     needs -none-
>     needed by appA
> 


pkg_info -rRa


There is also a GUI program that gives you a convenient tree-view of the
dependencies:

/ports/sysutils/gpkgdep




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