Re: portupgrading only certain ports

2006-02-22 Thread Richard Burakowski
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

Re: portupgrading only certain ports

2006-02-22 Thread Duane Whitty
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

Re: portupgrading only certain ports

2006-02-22 Thread Steve P.
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

Re: portupgrading only certain ports

2006-02-22 Thread Peter
--- "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