From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 08:54:07 2004 Return-Path: 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 5FD8C16A4CE for ; Thu, 3 Jun 2004 08:54:07 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F1AA43D45 for ; Thu, 3 Jun 2004 08:54:07 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (sccrmhc11) with ESMTP id <20040603155406011003l4lfe>; Thu, 3 Jun 2004 15:54:06 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id DE54D12; Thu, 3 Jun 2004 11:54:05 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Stephen Liu References: <20040603101814.63540.qmail@web40312.mail.yahoo.com> From: Lowell Gilbert Date: 03 Jun 2004 11:54:05 -0400 In-Reply-To: <20040603101814.63540.qmail@web40312.mail.yahoo.com> Message-ID: <44wu2od4de.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: How to exclude upgrading kde in running 'portupgrade' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 15:54:07 -0000 Stephen Liu writes: > # portupgrade -aRrv -x kde > > I don't know whether the '-x' tag will excluding > upgrading kde otherwise the PC will run for several > days. That should work. If you want to see for sure before starting, use the "-n" option -- that's exactly why it exists. It sounds like this will be a common situation for you, so you might want to use pkgtools.conf to exclude it from future runs too.