From owner-freebsd-ports@FreeBSD.ORG Tue Oct 4 23:44:45 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1461416A41F for ; Tue, 4 Oct 2005 23:44:45 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail3out.barnet.com.au (mail3out.barnet.com.au [202.83.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F3343D45 for ; Tue, 4 Oct 2005 23:44:44 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail3out.barnet.com.au (Postfix, from userid 27) id B4269877C85; Wed, 5 Oct 2005 09:44:43 +1000 (EST) X-Viruscan-Id: <434313E900010FB74CC5EE@BarNet> Received: from mail3-auth.barnet.com.au (mail3.barnet.com.au [202.83.176.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail3.barnet.com.au (Postfix) with ESMTP id 3AE7E877C26; Wed, 5 Oct 2005 09:44:41 +1000 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "edwin.adsl.barnet.com.au", Issuer "BarNet Root Certificate Authority" (not verified)) by mail3-auth.barnet.com.au (Postfix) with ESMTP id CC64C877CFD; Wed, 5 Oct 2005 09:44:40 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 1342A614D; Wed, 5 Oct 2005 09:44:39 +1000 (EST) Date: Wed, 5 Oct 2005 09:44:39 +1000 From: Edwin Groothuis To: Ali Adur Message-ID: <20051004234439.GA1278@k7.mavetju> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i Cc: freebsd-ports@freebsd.org Subject: Re: distfiles download X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 23:44:45 -0000 On Fri, Sep 30, 2005 at 05:32:18PM +0200, Ali Adur wrote: > Ports want to download sources. > How can I download all the sources since at home I do not have > Internet access? > (If it counts I use WinXP at work and it is not a problem to download > some gigs.) I recently submitted a patch to bsd.port.mk which adds the fetch-all-list target which outputs all URLs which it tries to fetch the files from: See http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776 With the output of "make fetch-all-list", and the output of "make -V DISTFILES" you will be able to do the trick. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/