From owner-freebsd-questions@FreeBSD.ORG Fri May 6 18:57:03 2011 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 45D56106564A for ; Fri, 6 May 2011 18:57:03 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id BB4AE8FC19 for ; Fri, 6 May 2011 18:57:02 +0000 (UTC) Received: by bwz12 with SMTP id 12so3989292bwz.13 for ; Fri, 06 May 2011 11:57:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=yqk9YfYSAm4BNEyn0FoDzdyRTaPFshv1fXJb030xUws=; b=W3bNnzlwbIJ7fEibE7iNAq9/PIljK0SedzDXR7XObPN9zKIlWi1vWoZXG9y3vsaoyk e2Bh6tY9NcWI3uzen8AKx/KJu3bskn0lx77Zuzex/sfG05oSUmyDvVOSuICa5kHbLJkP WMjy+4yzAQB/bRr0fk2tSuvtwx4OS5TTWW2Eo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=VTWLr3gIspDWZhINGbJi9fQJKi+aVcRq/AM3cTtp/dD3i9WFNA7Ity13g/p47VMGG1 +LsGeqcOppZaFKVtWEq597GRhNxx8MSRMZfhBlrsUe2DehaWxS2d6hTukx3QOxskjEmj f+mYYDyb7naYlsDpw3WVyWymY3HdPtuQR0vHA= MIME-Version: 1.0 Received: by 10.204.16.70 with SMTP id n6mr3460914bka.87.1304708221485; Fri, 06 May 2011 11:57:01 -0700 (PDT) Received: by 10.204.169.65 with HTTP; Fri, 6 May 2011 11:57:01 -0700 (PDT) In-Reply-To: References: <20110506190941.64bc8ee5.freebsd@edvax.de> Date: Fri, 6 May 2011 13:57:01 -0500 Message-ID: From: Antonio Olivares To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Polytropon , FreeBSD Questions Subject: Re: Does running ``# portupgrade -arRp '' prompt for options or updates everything without prompts? 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: Fri, 06 May 2011 18:57:03 -0000 On Fri, May 6, 2011 at 1:52 PM, Antonio Olivares wrote: > Warren, > > Sorry to ask, but what does one run after we run > # portmaster -na > > I have cleared all questions and am ready to update, what magical > command will do it? > > Thanks, > > Antonio > > On Fri, May 6, 2011 at 12:54 PM, Warren Block wrote: >> On Fri, 6 May 2011, Polytropon wrote: >> >>> Maybe it's much better if you utilize the ports infra- >>> structure. >>> >>> =A0 =A0 =A0 =A0# cd /var/db/pkg >>> =A0 =A0 =A0 =A0# pkg_delete -fad >>> >>> or >>> >>> =A0 =A0 =A0 =A0# pkg_delete -f * >> >> These are both equivalent to >> =A0# pkg_delete -a >> > Sorry for TOP POSTING :(, but do I run # portmaster -a -f -D and do an in place update of all ports? is this the recommended way or nuking and rebuilding? Regards, Antonio