From owner-freebsd-questions@FreeBSD.ORG Mon May 23 20:27:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 79EF416A41C for ; Mon, 23 May 2005 20:27:38 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (mail.goinet.com [208.207.72.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A03943D55 for ; Mon, 23 May 2005 20:27:37 +0000 (GMT) (envelope-from tshadwick@goinet.com) Received: from mail.goinet.com (localhost.goinet.com [127.0.0.1]) by mail.goinet.com (8.13.1/8.13.1) with ESMTP id j4NKRVfv064786; Mon, 23 May 2005 15:27:32 -0500 (CDT) (envelope-from tshadwick@goinet.com) Received: from localhost (tshadwick@localhost) by mail.goinet.com (8.13.1/8.13.1/Submit) with ESMTP id j4NKRVfU064779; Mon, 23 May 2005 15:27:31 -0500 (CDT) (envelope-from tshadwick@goinet.com) X-Authentication-Warning: mail.goinet.com: tshadwick owned process doing -bs Date: Mon, 23 May 2005 15:27:31 -0500 (CDT) From: Tony Shadwick To: Charles Swiger In-Reply-To: <308aee5989627f3ea158cfd02e768c55@mac.com> Message-ID: <20050523152528.X47072@mail.goinet.com> References: <200505231003.14908.vizion@vizion.occoxmail.com> <308aee5989627f3ea158cfd02e768c55@mac.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on mail.goinet.com X-Virus-Status: Clean Cc: freebsd-questions@freebsd.org, Vizion Subject: Re: distfiles X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2005 20:27:38 -0000 Not to mention a greivous misuse of throughput of the servers on the other side. Ick. :( Might I suggest that this isn't the wisest route to go and manage ports from sources rather than binaries? Build it on one machine, make sure it works, then 'make package' and install that binary on the rest of your systems, or at least only grab the packages you need? Grabbing the full collection of distfiles from an ftp server, for lack of a better term, is rude. :P Now if someone had set up a bittorrent of it, then I wouldn't take exception, but that really doesn't seem like the best use of resources. Tony On Mon, 23 May 2005, Charles Swiger wrote: > On May 23, 2005, at 1:03 PM, Vizion wrote: >> Does anyone happen to know the size of a full collection of distfiles? > > About 25 to 30 GB. > >> Presumably it could be obtained by cvsup using the command distfiles-all? > > No, cvsup deals with the ports skeleton itself, not with the distfiles. Try: > > cd /usr/ports > make fetch > > ...and be prepared to wait and consume excessive disk space... > > -- > -Chuck > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >