Skip site navigation (1)Skip section navigation (2)
Date:      13 Mar 2003 12:21:07 +0100
From:      CARTER Anthony <a.carter@cordis.lu>
To:        freebsd-newbies@freebsd.org
Subject:   List packages with no dependencies
Message-ID:  <1047554466.11251.4.camel@intra241.intrasoft.lu>
In-Reply-To: <20030313111027.GA13250@splashground.de>
References:  <20030312164305.G52780@klima.physik.uni-mainz.de> <20030312154721.GA424@freebsd.org.ru> <20030312165908.O52780@klima.physik.uni-mainz.de> <20030312171808.GA28320@unixdaemons.com> <20030313111027.GA13250@splashground.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I would like to find out all the packages installed that have no
dependencies, is this possible?

Also, I would like to build a visual output of what packages depend on
what. Is this possible at all?

Reasons why is that I have installed applications using standard make
clean, make install clean, but removed with pkg_delete. This doesn_t get
rid of the dependent packages that were installed. Not all apps have a
make deinstall (does this remove dependencies installed?), so I need to
clean up without sifting through the pkg_info output (many lib files I
have no idea what they do).

If none of this is possible, I think I may try and write something that
will do this...

Thanks for your help,
Anthony Carter

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




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