summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-04-18 15:34:36 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-04-18 15:34:36 +0000
commit1fc509c59162d92657bb57ee9b52ad6f0c5eaff6 (patch)
tree50d837d122ae52af042914c64739f37a28d78d4d /graphics
parentUnbreak build on DragonFly and FreeBSD 10+ (diff)
Misc X.org port updates:
Update gccmakedep to 1.0.3. Update imake to 1.0.7. Update libpciaccess to 0.13.3. Update libdrm to 2.4.60. Update bitmap to 1.0.8. Update fstobdf to 1.0.6. Update iceauth to 1.0.7. Update libXdmcp to 1.1.2. Update libXp to 1.0.3. Update libXvMC to 1.0.9. Update libXxf86vm to 1.1.4. Update libxshmfence to 1.2. Update randrproto to 1.4.1. Update rgb to 1.0.6. Update sessreg to 1.1.0. Update xcb-util-cursor to 0.1.2. Update xedit to 1.2.2. Update xkbcomp to 1.3.0. Update xkeyboard-config to 2.14. Update xproto to 7.0.27. Update xf86-input-mouse to 1.9.1. Update xf86-input-synaptics to 1.8.2. Update xf86-video-i710 to 1.3.5. Update xf86-video-mga to 1.6.4. Update xf86-video-tdfx to 1.4.6. Update xf86-video-vmware to 13.1.0. Update bdftopcf to 1.0.5. Update font-util to 1.3.1. Update fslsfonts to 1.0.5. Update mkfontscale to 1.1.2. Update showfont to 1.0.5. Update xfs to 1.1.4. Update xfsinfo to 1.0.5. Remove :keepla from USES=libtool for X libraries in bsd.xorg.mk, and bump all affected ports. PR: 199400 Obtained from: Xorg-devel repo
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libdrm/Makefile3
-rw-r--r--graphics/libdrm/distinfo4
-rw-r--r--graphics/libdrm/pkg-plist1
-rw-r--r--graphics/mesa-demos/Makefile5
4 files changed, 7 insertions, 6 deletions
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index cebf98c46d80..3a48656e2ca5 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libdrm
-PORTVERSION= 2.4.58
-PORTREVISION= 1
+PORTVERSION= 2.4.60
PORTEPOCH= 1
CATEGORIES= graphics x11
MASTER_SITES= http://dri.freedesktop.org/libdrm/
diff --git a/graphics/libdrm/distinfo b/graphics/libdrm/distinfo
index 1964edeaa388..434e17ba58ef 100644
--- a/graphics/libdrm/distinfo
+++ b/graphics/libdrm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libdrm-2.4.58.tar.bz2) = b155fae6b9c9a3b02ef8b77f58c7c219194c996a4018dc55ba66c03996a365dd
-SIZE (libdrm-2.4.58.tar.bz2) = 573202
+SHA256 (libdrm-2.4.60.tar.bz2) = 99575fc6c8e31f59193f5320fd4db7a5478e2641b5266147caab9aa875b59889
+SIZE (libdrm-2.4.60.tar.bz2) = 581786
diff --git a/graphics/libdrm/pkg-plist b/graphics/libdrm/pkg-plist
index f11d4a357b72..96ab5faf010b 100644
--- a/graphics/libdrm/pkg-plist
+++ b/graphics/libdrm/pkg-plist
@@ -23,6 +23,7 @@ include/libdrm/radeon_drm.h
%%RADEON_DRIVERS%%include/libdrm/radeon_surface.h
include/libdrm/savage_drm.h
include/libdrm/sis_drm.h
+include/libdrm/tegra_drm.h
include/libdrm/via_drm.h
%%KMS%%include/libkms/libkms.h
include/xf86drm.h
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile
index 03c325e6646b..f43e8e9d6897 100644
--- a/graphics/mesa-demos/Makefile
+++ b/graphics/mesa-demos/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mesa-demos
PORTVERSION= 8.2.0
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/${PORTVERSION}/
@@ -11,13 +12,13 @@ COMMENT= OpenGL demos distributed with Mesa
GNU_CONFIGURE= yes
USES= gmake pkgconfig tar:bzip2
-USE_GL= glew glu glut
+USE_GL= egl glew glu glut
USE_XORG= dri2proto glproto x11 xdamage xext xfixes xi xxf86vm
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS+=--disable-egl --disable-gbm --disable-gles2 \
+CONFIGURE_ARGS+=--disable-gles2 \
--disable-osmesa --disable-vg --disable-wayland \
--with-system-data-files