From owner-freebsd-chat@FreeBSD.ORG Wed Feb 11 18:37:13 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E15016A4CE for ; Wed, 11 Feb 2004 18:37:13 -0800 (PST) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6768443D1F for ; Wed, 11 Feb 2004 18:37:13 -0800 (PST) (envelope-from rsidd@online.fr) Received: from user-0cdfet4.cable.mindspring.com ([24.215.187.164] helo=papagena.rockefeller.edu) by conure.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1Ar6j2-0005Zo-00 for chat@freebsd.org; Wed, 11 Feb 2004 18:37:12 -0800 Received: (qmail 1553 invoked by uid 1002); 12 Feb 2004 02:37:11 -0000 Date: Wed, 11 Feb 2004 21:37:11 -0500 From: Rahul Siddharthan To: David Wolfskill Message-ID: <20040212023711.GA1544@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402112325.i1BNPhWK015439@bunrab.catwhisker.org> X-Operating-System: Linux 2.4.23 i686 User-Agent: Mutt/1.5.5.1+cvs20040105i cc: chat@freebsd.org Subject: Re: Curious...how often do *you* portupgrade(1) ? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 02:37:13 -0000 David Wolfskill wrote: >>Running a desktop box with a dialup PPP connection >>to the 'Net, my "portupgrade -aRr" tends to take a >couple of days .... > >Hmm.... You may find "portupgrade -aF" ("just fetch") useful during >periods when you don't especially want to destabilize the machine, but >you have connectivity. Or if you have access to another machine with a fast connection and a CD burner, you could use "-n" (don't do anything) to see what packages would be upgraded, fetch those distfiles on the other machine, and bring them to your dialup-connected machine on a CD. Rahul