From owner-freebsd-questions@FreeBSD.ORG Wed Nov 29 17:18:56 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42D2C16A735 for ; Wed, 29 Nov 2006 17:18:56 +0000 (UTC) (envelope-from bri@sonicboom.org) Received: from entwistle.sonicboom.org (entwistle.sonicboom.org [66.93.34.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672F9440FC for ; Wed, 29 Nov 2006 17:09:02 +0000 (GMT) (envelope-from bri@sonicboom.org) Received: from [127.0.0.1] (entwistle.sonicboom.org [66.93.34.170]) by entwistle.sonicboom.org (8.13.8/8.13.8) with ESMTP id kATH94lU087877 for ; Wed, 29 Nov 2006 09:09:04 -0800 (PST) (envelope-from bri@sonicboom.org) Message-ID: <456DBEB0.4010102@sonicboom.org> Date: Wed, 29 Nov 2006 09:09:04 -0800 From: Brian User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: packages ports and portupgrade 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: Wed, 29 Nov 2006 17:18:56 -0000 Is there a difference in allocation of package building resources between v5 and v6 stable versions? I use both a v5 and v6 stable box. The v6 box is paid attention to a lot more closely, the v5 box is a once in awhile test machine. I noticed yesterday that portupgrade -aP on the v5 box led to most of the updates happening via package, whereas the v6 box is building most of them via ports. Brian