From owner-freebsd-questions Wed May 2 9:22:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.102.114]) by hub.freebsd.org (Postfix) with ESMTP id 3B67337B423 for ; Wed, 2 May 2001 09:22:11 -0700 (PDT) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.11.3/8.11.0) id f42GLxA81067; Wed, 2 May 2001 09:21:59 -0700 (PDT) (envelope-from mph) Date: Wed, 2 May 2001 09:21:58 -0700 From: Matthew Hunt To: Kris Kennaway Cc: Wayne Pascoe , freebsd-questions@FreeBSD.ORG Subject: Re: Ports - just get the required files Message-ID: <20010502092158.A80306@wopr.caltech.edu> References: <20010502043722.B4100@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010502043722.B4100@xor.obsecurity.org>; from kris@obsecurity.org on Wed, May 02, 2001 at 04:37:22AM -0700 Approved: graham.spanier Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 * 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