On Fri, 16 Feb 2007, Roy Plant wrote:

[snip]

2) How do I keep the rest of my ports up to date without
updating PHP 5?

Perhaps you could edit /usr/local/etc/pkgtools.conf to include

  HOLD_PKGS = [
    'php-*'
  ]

This should prevent portupgrade from upgrading anything php. Not sure I got the name correct; look at the pkg_info for your php installation.

I've used this for other things, but not for PHP. Caveat lector.

HTH.

--
Chris Hill               [EMAIL PROTECTED]
**                     [ Busy Expunging <|> ]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to