From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 21:08:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C73D516A4CE for ; Wed, 27 Oct 2004 21:08:39 +0000 (GMT) Received: from smtp805.mail.sc5.yahoo.com (smtp805.mail.sc5.yahoo.com [66.163.168.184]) by mx1.FreeBSD.org (Postfix) with SMTP id 721A043D2D for ; Wed, 27 Oct 2004 21:08:38 +0000 (GMT) (envelope-from donaldj1066@fastmail.fm) Received: from unknown (HELO pres7000.mylan.net) (donaldj@ameritech.net@69.211.94.237 with plain) by smtp805.mail.sc5.yahoo.com with SMTP; 27 Oct 2004 21:08:38 -0000 From: "Donald J. O'Neill" To: freebsd-current@freebsd.org Date: Wed, 27 Oct 2004 16:07:45 -0500 User-Agent: KMail/1.7 References: <20041027190416.GA70873@ei.bzerk.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410271607.45661.donaldj1066@fastmail.fm> Subject: Re: Portupgrade -af question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 21:08:39 -0000 On Wednesday 27 October 2004 02:34 pm, Zoltan Frombach wrote: < cut for clarity > Zoltan - you started this thread and now I'm curious, was your question answered? You do know that `portupgrade -af -P` is the same as `portupgrade -afP`, and that what it's saying is: force an upgrade of all installed packages using packages if available, otherwise build the packages from the ports? I'm also curious as to why you just do not use /etc/libmap.conf, instead of rebuilding all installed packages, that would be even faster. Just rebuild the ones that are necessary to be rebuilt right away and let the others go until `portversion -vL=` says the installed package needs updating. Here's another thing to consider: a lot of the prebuilt packages are not uptodate (maybe most are now, but I doubt if every one is), if you install those, you've still got the problem of packages built with out of date library dependencies. Don -- Donald J. O'Neill donaldj1066@fastmail.fm