How do I know what a meta port installs?
RW
list-freebsd-2004 at morbius.sent.com
Thu Mar 31 11:35:58 PST 2005
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
More information about the freebsd-questions
mailing list