aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcb-util
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
committerzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
commit0d308966c11339773e9f09cdd69a8b5876b4f04e (patch)
treefc8323f5d400038235fda42a6096107239789049 /x11/xcb-util
parent2ff2f3dac9805ec42de1b5cab42db4952b63bb93 (diff)
downloadfreebsd-ports-graphics-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.gz
freebsd-ports-graphics-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.zst
freebsd-ports-graphics-0d308966c11339773e9f09cdd69a8b5876b4f04e.zip
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
Diffstat (limited to 'x11/xcb-util')
-rw-r--r--x11/xcb-util/Makefile11
-rw-r--r--x11/xcb-util/distinfo4
-rw-r--r--x11/xcb-util/pkg-plist7
3 files changed, 10 insertions, 12 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile
index 70ccdfd9249..cf6bd9a3894 100644
--- a/x11/xcb-util/Makefile
+++ b/x11/xcb-util/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xcb-util
PORTVERSION= 0.3.9
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
@@ -11,13 +11,10 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= A module with libxcb/libX11 extension/replacement libraries
+XORG_CAT= lib
USE_BZIP2= yes
-USES= gmake pathfix pkgconfig
-USE_LDCONFIG= yes
-USE_XORG= xau xcb xdmcp xorg-macros
-USE_AUTOTOOLS= libtool
-
-GNU_CONFIGURE= yes
+USES= gmake
+USE_XORG= xau xcb xdmcp
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/x11/xcb-util/distinfo b/x11/xcb-util/distinfo
index 73e5a11c3b5..24eee66a69a 100644
--- a/x11/xcb-util/distinfo
+++ b/x11/xcb-util/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xcb-util-0.3.9.tar.bz2) = c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4
-SIZE (xcb-util-0.3.9.tar.bz2) = 287855
+SHA256 (xorg/lib/xcb-util-0.3.9.tar.bz2) = c611259c0ab20fd76f79f48f4684843c18ea9c967eba78a45e8b3636315c18c4
+SIZE (xorg/lib/xcb-util-0.3.9.tar.bz2) = 287855
diff --git a/x11/xcb-util/pkg-plist b/x11/xcb-util/pkg-plist
index b60db5a337a..472ca54ef30 100644
--- a/x11/xcb-util/pkg-plist
+++ b/x11/xcb-util/pkg-plist
@@ -1,7 +1,8 @@
-lib/libxcb-util.so.1
-lib/libxcb-util.so
-lib/libxcb-util.la
lib/libxcb-util.a
+lib/libxcb-util.la
+lib/libxcb-util.so
+lib/libxcb-util.so.1
+lib/libxcb-util.so.1.0.0
libdata/pkgconfig/xcb-atom.pc
libdata/pkgconfig/xcb-aux.pc
libdata/pkgconfig/xcb-event.pc