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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 1 16:57:21 UTC 2018


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

Adam Weinberger <adamw at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adamw at FreeBSD.org

--- Comment #22 from Adam Weinberger <adamw at FreeBSD.org> ---
When in doubt, make /usr/ports/UPDATING your first stop for troubleshooting.
It's where instructions for avoiding pitfalls like this one are added.

  20180731:
    AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto
    AUTHOR: zeising at FreeBSD.org

    The xorg *proto packages have all been merged into one package,
    x11/xorgproto.  This might cause issues with upgrading.  If you
    get conflicts between xorgproto and old *proto packages, please
    remove the old package and install xorgproto again.

    In order to remove all orphaned ports, including all *proto port,
    the following can be used after the ports tree has been updated:
    pkg version -l \? | cut -f 1 -w | grep -v compat | xargs pkg delete -fy

Hope this helps!

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


More information about the freebsd-ports-bugs mailing list