Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 22:46:30 -0400 (EDT)
From:      Jaime Kikpole <jaime@malkav.snowmoon.com>
To:        Arcady Genkin <a.genkin@utoronto.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ports system *rocks* (was: CVSup conceptual question)
Message-ID:  <Pine.BSF.4.10.9910132243590.57845-100000@malkav.snowmoon.com>
In-Reply-To: <871zayvcps.fsf_-_@main.wgaf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13 Oct 1999, Arcady Genkin wrote:
> Q: How do I find out what other ports does a port depend on?

	I can think of a few ways:

1) Go to http://www.freebsd.org/ports and look up the port

2) grep DEPEND /usr/ports/x11-fm/xfm/Makefile
   (assuming that you're trying to find out the dependencies for xfm)

3) After a port is installed, you can look in /var/db/pkg/port-name for
   more info about it.

4) Don't worry about it, because a port will install its dependencies for
   you.  Nice, eh?  :)

						Jaime



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910132243590.57845-100000>