Steve P. wrote:
I am trying to avoid upgrading two ports: kde and X.
HOLD_PKGS in pkgtools.conf
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROT
Peter wrote:
--- "Steve P." <[EMAIL PROTECTED]> wrote:
I am trying to avoid upgrading two ports: kde and X.
What are the command line options to portupgrade to accomplish this?
For instance, I tried this and it failed:
#portupgrade -a -x 'kde*' -x 'x*'
Where am I going wrong?
I've read the
Peter,
Apparently it was the quotes!
Upgrade appears to be working right.
Thanks.
> - Original Message -
> From: Peter <[EMAIL PROTECTED]>
> To: "Steve P." <[EMAIL PROTECTED]>, freebsd-questions@freebsd.org
> Subject: Re: portupgrading only certain po
--- "Steve P." <[EMAIL PROTECTED]> wrote:
> I am trying to avoid upgrading two ports: kde and X.
>
> What are the command line options to portupgrade to accomplish this?
>
> For instance, I tried this and it failed:
> #portupgrade -a -x 'kde*' -x 'x*'
>
> Where am I going wrong?
>
> I've read