Date: Mon, 23 Sep 2002 13:14:17 +0400 From: Ruslan Morozoff <FreeBSD@FromRU.com> To: Yann Golanski <yann@kierun.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Portupgrade queery. Message-ID: <1198133121.20020923131417@FromRU.com> In-Reply-To: <20020923083917.GA24362@kierun.org> References: <20020923083917.GA24362@kierun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1198133121.20020923131417>