From owner-freebsd-questions@FreeBSD.ORG Fri May 6 17:54:56 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 78CD51065672 for ; Fri, 6 May 2011 17:54:56 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 38FE28FC14 for ; Fri, 6 May 2011 17:54:55 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p46HsrxU032141; Fri, 6 May 2011 11:54:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p46Hsrlr032138; Fri, 6 May 2011 11:54:53 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 6 May 2011 11:54:53 -0600 (MDT) From: Warren Block To: Polytropon In-Reply-To: <20110506190941.64bc8ee5.freebsd@edvax.de> Message-ID: References: <20110506190941.64bc8ee5.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 06 May 2011 11:54:53 -0600 (MDT) Cc: FreeBSD Questions , Antonio Olivares 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 17:54:56 -0000 On Fri, 6 May 2011, Polytropon wrote: > Maybe it's much better if you utilize the ports infra- > structure. > > # cd /var/db/pkg > # pkg_delete -fad > > or > > # pkg_delete -f * These are both equivalent to # pkg_delete -a