Problems with portupgrade && xscreensaver-gnome

RW fbsd06 at mlists.homeunix.com
Wed Jul 30 23:12:01 UTC 2008


On Wed, 30 Jul 2008 18:33:07 -0400
Bill Moran <wmoran at potentialtech.com> wrote:

> 2) Why is portupgrade dying on a warning message?  Why does a poor
>    decision on one port prevent everything on my system from
> upgrading? 3) The error from portupgrade does not immediately point
> me to the easy solution, it tricks me into thinking I have to hack
> the Makefile.

All port build tools make use of "make -V" to read vaiables. With this
warning in place, you get something like this: 

  #  make -V CONFLICTS
  "Makefile", line 106: warning: Option KEYRING needs PAM, but PAM is
  disabled. xscreensaver-[0-9]* xscreensaver-gnome-hacks-[0-9]*

which no tool is going to be able to parse. If you just do a "make
install", there wont be a problem, so it's understandable that it
wasn't spotted.


More information about the freebsd-ports mailing list