From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 08:44:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 998D837B401 for ; Wed, 16 Apr 2003 08:44:16 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.net.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id C977843FD7 for ; Wed, 16 Apr 2003 08:44:11 -0700 (PDT) (envelope-from wayne.pascoe@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 195p51-00040c-00; Wed, 16 Apr 2003 16:44:11 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 195pEw-0003rV-00; Wed, 16 Apr 2003 16:54:26 +0100 Date: Wed, 16 Apr 2003 16:54:26 +0100 From: Wayne Pascoe To: Jalle Message-ID: <20030416155426.GA14828@marvin.penguinpowered.org.uk> References: <5.2.0.9.0.20030416170103.00bb9840@pop3.hbg.bonet.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030416170103.00bb9840@pop3.hbg.bonet.se> User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: User Waynep cc: freebsd-questions@freebsd.org Subject: Re: Fetching sources for ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 15:44:16 -0000 On Wed, Apr 16, 2003 at 05:12:30PM +0200, Jalle wrote: > Hi, I'm wondering if there's any way to fetch the sources (tarballs, gzips, > bzips etc) for a port, including it's dependencies, without installing the > whole thing right away? > I could, of course, check http://www.freebsd.org/ports and see what the > requirements are, download these, see what the requirements for the > requirements are, download there, see what the... (you get it right?) But > for a rather large port (like KDE, which I happened to have in mind) this > would take ages! In the port directory, make fetch will fetch the sources. I'm not sure how this works for meta ports like KDE, Gnome and X11. I'm also not sure if this will recurse and fetch ports for dependency apps. -- Wayne Pascoe