[Bug 230023] [exp-run] Switch to use xorgproto instead of individual proto packages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 24 20:13:10 UTC 2018


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

            Bug ID: 230023
           Summary: [exp-run] Switch to use xorgproto instead of
                    individual proto packages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: zeising at FreeBSD.org
                CC: ports-bugs at FreeBSD.org

Created attachment 195432
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195432&action=edit
xorgproto add and infra update

Hi!
xorg upstream has switched from individual protocol packages to have one
package with all protocol headers.  The attached patch updates the ports tree
to use this xorgproto, and removes the individual proto packages.

Since this touches a lot of ports and infrastructure, in the middle of the
whole xorg infrastructure, I would like an exp-run to detect any fallout.

Attached patch does the following:
Adds x11/xorgproto
Hooks xorgproto up to infrastructure in bsd.xorg.mk and x11/Makefile
Removes old proto ports from bsd.xorg.mk, the ports tree and category Makefiles
Updates all dependencies in ports to point to xorgproto (USE_XORG=xorgproto)
Bumps portrevision of all touched ports

Thank you!
Regards
-- 
Niclas

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list