Date: Wed, 2 May 2001 09:21:58 -0700 From: Matthew Hunt <mph@astro.caltech.edu> To: Kris Kennaway <kris@obsecurity.org> Cc: Wayne Pascoe <wayne.pascoe@realtime.co.uk>, freebsd-questions@FreeBSD.ORG Subject: Re: Ports - just get the required files Message-ID: <20010502092158.A80306@wopr.caltech.edu> In-Reply-To: <20010502043722.B4100@xor.obsecurity.org>; from kris@obsecurity.org on Wed, May 02, 2001 at 04:37:22AM -0700 References: <m1g0eo2jvt.fsf@zaphod.realtime.co.uk> <20010502043722.B4100@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 02, 2001 at 04:37:22AM -0700, Kris Kennaway wrote: > > To take this one step further, is there a way download the files > > required to build a port, as well as the files required to build all > > dependency ports that aren't already installed without making > > anything? > > make fetch :-) No, "make fetch" does not recurse to dependencies in my experience: wopr:/usr/ports/astro/glunarclock$ make fetch >> glunarclock_0.20-1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp2.sourceforge.net/pub/sourceforge/glunarclock/. Receiving glunarclock_0.20-1.tar.gz (394310 bytes): 100% 394310 bytes transferred in 95.9 seconds (4.02 kBps) wopr:/usr/ports/astro/glunarclock$ make ===> Extracting for glunarclock-0.20 >> Checksum OK for glunarclock_0.20-1.tar.gz. ===> glunarclock-0.20 depends on shared library: X11.6 - found ===> glunarclock-0.20 depends on shared library: esd.2 - found ===> glunarclock-0.20 depends on shared library: glib12.3 - found ===> glunarclock-0.20 depends on shared library: gtk12.2 - found ===> glunarclock-0.20 depends on shared library: Imlib.5 - found ===> glunarclock-0.20 depends on shared library: gnome.4 - not found ===> Verifying install for gnome.4 in /usr/ports/x11/gnomelibs ^C Matt -- Matthew Hunt <mph@astro.caltech.edu> * Clearly there are more things in the http://www.pobox.com/~mph/ * heavens than anyone anticipated. -enp 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?20010502092158.A80306>