From owner-freebsd-questions@FreeBSD.ORG Mon Apr 24 19:51:04 2006 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 538A916A45D for ; Mon, 24 Apr 2006 19:51:04 +0000 (UTC) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF4C843D5C for ; Mon, 24 Apr 2006 19:51:00 +0000 (GMT) (envelope-from list-freebsd-2004@morbius.sent.com) Received: from frontend2.internal (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 59261D4CBD1 for ; Mon, 24 Apr 2006 15:50:59 -0400 (EDT) Received: from frontend3.messagingengine.com ([10.202.2.152]) by frontend2.internal (MEProxy); Mon, 24 Apr 2006 15:50:18 -0400 X-Sasl-enc: DKyrtIpyATFPp60xDoUvT8y6R9kzzXbD2y7s9O8gjMoT 1145908217 Received: from bb-87-81-140-128.ukonline.co.uk (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by frontend3.messagingengine.com (Postfix) with ESMTP id B915B365A for ; Mon, 24 Apr 2006 15:50:17 -0400 (EDT) From: RW To: freebsd-questions@freebsd.org Date: Mon, 24 Apr 2006 20:50:52 +0100 User-Agent: KMail/1.9.1 References: <200604242043.25020.no-spam@swiftdsl.com.au> <200604242046.42039.no-spam@swiftdsl.com.au> <4166.194.201.68.18.1145879418.squirrel@www.firebadger.net> In-Reply-To: <4166.194.201.68.18.1145879418.squirrel@www.firebadger.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604242050.57732.list-freebsd-2004@morbius.sent.com> Subject: Re: A portupgrade question 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, 24 Apr 2006 19:51:05 -0000 On Monday 24 April 2006 12:50, Richard Collyer wrote: > On Mon, April 24, 2006 12:16 pm, Ian Moore wrote: > > On Monday 24 April 2006 20:43, Ian Moore wrote: > >> Hi, I've got a question about portupgrade and something that's happened > >> with it a couple of times now. The last 2 times libgda has been > >> upgraded, > >> I've run portupgrade -a to upgrade a bunch of ports, including libgda. > >> > >> > > I always use portupgrade -aR to make sure dependencies are done. However > with mysql I find that portupgrade is not the best. > -a, -ra, -Ra and -RrA all do *exactly* the same thing.