Date: Mon, 30 Jun 2003 07:25:06 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, david <dvelez502@verizon.net>, questions@freebsd.org Subject: Re: software packages Message-ID: <20030630052506.GR11229@freepuppy.bellavista.cz> In-Reply-To: <20030626211250.GA83643@happy-idiot-talk.infracaninophile.co.uk> References: <200306261634.33789.dvelez502@verizon.net> <20030626211250.GA83643@happy-idiot-talk.infracaninophile.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
# m.seaman@infracaninophile.co.uk / 2003-06-26 22:12:50 +0100: > On Thu, Jun 26, 2003 at 04:34:33PM -0400, david wrote: > > Hi, I'm using freebsd 5.0 Jan 2003 series > > > > Since all files are downloaded to the /usr/ports/distfiles, > > I would like to know which software packages belong > > to what program. For example, I install mplayer and it > > downloaded mplayer and other files for it. Is it possible > > to know which of these files are for mplayer. > > You can see what source code tarballs and other distfiles would be > downloaded for each port by changing to the port directory and running > 'make -V DISTFILES': > > /usr/ports:% cd multimedia/mplayer > ...ports/multimedia/mplayer:% make -V DISTFILES > MPlayer-0.90.tar.bz2 The value of this variable may be influenced by options you compiled the port with, though. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030630052506.GR11229>