[Bug 189002] [patch] x11-servers/xorg-nestserver prompts for options multiple times

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 15 20:48:35 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189002

Don Lewis <truckman at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142042|0                           |1
        is obsolete|                            |

--- Comment #2 from Don Lewis <truckman at FreeBSD.org> ---
Created attachment 145840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145840&action=edit
updated patch to fix overuse of configuration menu

Something in the ports infrastructure changed recently and broke my previous
patch to fix the problem of being prompted to set the options for this port
multiple times during portupgrade.  For whatever reason, the conditional for
handling the man page installation was no longer seeing WITH_NEW_XORG, which
caused staging to fail on systems where WITH_NEW_XORG is set.

Apparently this also broke xorg-vfbserver as well, which was fixed in r351411.

Fix the problem here by cloning the fix from xorg-vfbserver.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list