From owner-freebsd-newbies Thu Mar 13 5:56:56 2003 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B9437B404 for ; Thu, 13 Mar 2003 05:56:54 -0800 (PST) Received: from cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17DD43FDF for ; Thu, 13 Mar 2003 05:56:52 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by cordis.lu (8.12.1/8.12.1) with ESMTP id h2DF3NqO005726; Thu, 13 Mar 2003 16:03:23 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Thu, 13 Mar 2003 14:54:59 +0100 Received: from [212.190.217.220] (212.190.217.220 [212.190.217.220]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id DSZF658A; Thu, 13 Mar 2003 14:54:57 +0100 From: CARTER Anthony Reply-To: CARTER Anthony To: Arun G Nair Cc: freebsd-newbies@freebsd.org Subject: Re: List packages with no dependencies In-Reply-To: <20030313124812.47535.qmail@web20806.mail.yahoo.com> References: <20030313124812.47535.qmail@web20806.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Organization: Intrasoft Message-Id: <1047564118.4804.18.camel@intra241.intrasoft.lu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 13 Mar 2003 15:01:58 +0100 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hey Arun thanks but: That looks really nice, but it isn't quite what I am looking for. This shows each packages and its dependencies (what it depends on). What I would like is a list of packages with a list of all the packages that depend on it(see ;)) For example: Package A -\ Package B Package C where Packageges B and C rely on A...NOT that A requires B and C. Thanks, Anthony On Thu, 2003-03-13 at 13:48, Arun G Nair wrote: > --- CARTER Anthony wrote: > > 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 > > > > Hi, > > There is a package called pkg_tree in the ports.Try > that.It lists all the ports installed in ur sys in a > tree fashion with all it dependencies listed under > port name. > > Arun > > ===== > .o©0ºº......Keep Smiling......ºº0©o. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Web Hosting - establish your business online > http://webhosting.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message