Date: Thu, 31 Mar 2005 20:35:51 +0100 From: RW <list-freebsd-2004@morbius.sent.com> To: freebsd-questions@freebsd.org Subject: Re: How do I know what a meta port installs? Message-ID: <200503312035.52520.list-freebsd-2004@morbius.sent.com> In-Reply-To: <20050331125702.GA95112@kalle.stortsett.local> References: <20050331125702.GA95112@kalle.stortsett.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 31 March 2005 13:57, Per Berger wrote: > Hi all! > > I am running freebsd 5.3 RELEASE p5 and have installed several ports, so > now I have X, gnome 2.10, firefox, openoffice and several other > "goodies" installed. And most of it without a glitch! :-) > > However, I have a question... (Of course, why else bother the list?? ;-) > ) > > I have installed a couple of "meta" ports, for example gnome2. How can I > see exactly which ports the meta port installs? I have tried to figure > it out but failed... cd /usr/ports/x11/gnome2-power-tools && make run-depends-list also look at make pretty-print-run-depends-list which is recursive. If your readmes are up to date you can see this in the README.html file
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503312035.52520.list-freebsd-2004>