From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 14:26:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5444106569B for ; Mon, 27 Oct 2008 14:26:12 +0000 (UTC) (envelope-from fbsd06+3D=de4b49ec@mlists.homeunix.com) Received: from fallback-in1.mxes.net (fallback-out1.mxes.net [216.86.168.190]) by mx1.freebsd.org (Postfix) with ESMTP id B92218FC16 for ; Mon, 27 Oct 2008 14:26:12 +0000 (UTC) (envelope-from fbsd06+3D=de4b49ec@mlists.homeunix.com) Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by fallback-in1.mxes.net (Postfix) with ESMTP id E0A05163DE2 for ; Mon, 27 Oct 2008 10:09:39 -0400 (EDT) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 3D10BD05AD for ; Mon, 27 Oct 2008 10:09:38 -0400 (EDT) Date: Mon, 27 Oct 2008 14:09:35 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20081027140935.2feb15c3@gumby.homeunix.com> In-Reply-To: <520812780810262156q45242f50ybd91ea90fcf1db8a@mail.gmail.com> References: <520812780810262156q45242f50ybd91ea90fcf1db8a@mail.gmail.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Low bandwidth suggestions 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, 27 Oct 2008 14:26:13 -0000 On Sun, 26 Oct 2008 23:56:09 -0500 "Mauricio L__pez" wrote: > My question is: what would you recommend to someone who wants to have > the software available offline and perhaps update it monthly? Can I > download and burn in DVDs the entire ports and package collection? I think there is, or was, a unofficial DVD produced by one of the companies that sells open-source disks, I don't know much about it. I'd recommend you forget about upgrading monthly and just stick to releases - the CD's contain a number of useful packages and the snapshot of the ports tree used to build them. Building from ports is going to be awkward, because it requires source tarballs to be under the distfiles directory. They are normally fetched automatically but you'll have to get them manually if you you are offline. Don't try to update the tree between releases. You don't need all that much bandwidth to use the ports system though, I used to maintain a full KDE3 desktop on dial-up.