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:[EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
