[Bug 271686] x11-servers/xorg-server: replace post-install symlink with libmap.d

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 May 2023 20:57:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271686

            Bug ID: 271686
           Summary: x11-servers/xorg-server: replace post-install symlink
                    with libmap.d
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Created attachment 242453
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242453&action=edit
v0 (apply via "git am")

libglx.so symlink (ports 04a589dee461) predates both libmap.d (base
4b00159792e4) and libglvnd (ports b44acc9409bd) support. When nvidia-driver
switched to libmap.d (ports 50a34a07740e) it didn't convert libglx.so under
invalid assumption libmap.conf(5) doesn't support dlopen(3) likely due to
relative vs. absolute paths. Let's try again.

Disclaimer: I don't use xorg-server or nvidia-driver*, so runtime is untested.

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