From owner-freebsd-questions Mon Sep 23 2:14:32 2002 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 7E7AF37B401 for ; Mon, 23 Sep 2002 02:14:31 -0700 (PDT) Received: from mail.sitek.net (mail.sitek.net [212.34.32.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E7D43E4A for ; Mon, 23 Sep 2002 02:14:30 -0700 (PDT) (envelope-from FreeBSD@fromru.com) Received: from [213.167.41.42] (helo=ns.aic.sitek.net) by mail.sitek.net with esmtp (Exim 3.33 #1) id 17tPHs-0000dO-00 for freebsd-questions@FreeBSD.ORG; Mon, 23 Sep 2002 13:13:52 +0400 Received: from rbserv.aic (rbserv.aic [192.168.1.4]) by ns.aic.sitek.net (8.12.5/8.12.5) with ESMTP id g8N9DRqj000706; Mon, 23 Sep 2002 13:13:29 +0400 (MSD) (envelope-from FreeBSD@FromRU.com) Date: Mon, 23 Sep 2002 13:14:17 +0400 From: Ruslan Morozoff X-Mailer: The Bat! (v1.61) Reply-To: Ruslan Morozoff Organization: Mercenaries Never Die, They Just Go To Hell To ReGroup! X-Priority: 3 (Normal) Message-ID: <1198133121.20020923131417@FromRU.com> To: Yann Golanski Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Portupgrade queery. In-Reply-To: <20020923083917.GA24362@kierun.org> References: <20020923083917.GA24362@kierun.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello Yann Golanski, Monday, September 23, 2002, 12:39:17 PM, you wrote: YG> I'm running portupgrade to keep all my ports up to date but have come to YG> the following issue. YG> I want to run the latest cvs version of XFree86 -- need it to get the YG> Vaio to have X11 -- but this is not a port. YG> So, can I specify an option to portupdate that will skip XFree86 in YG> automatic updates? Something like: YG> $ portupgrade -v -ra -without XFree86 Try this: root# printf "\n HOLD_PKGS += [\n\t\'x11/XFree86\*\',\n ]\n" >> /usr/local/etc/pkgtools.conf -- Best regards, Ruslan Morozoff mailto:FreeBSD@FromRU.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message