aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-intel29
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-05-01 19:41:07 +0800
committermiwi <miwi@FreeBSD.org>2010-05-01 19:41:07 +0800
commit988b674197d5158ec2b9735dd2a18cab568384cd (patch)
tree2a4f72b2c9ed55a5ce5bd722c7edc3efd5c57ed2 /x11-drivers/xf86-video-intel29
parent44dbaae8639c06739435db870a18e3f1dadc3398 (diff)
downloadfreebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.gz
freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.zst
freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.zip
- Update to Xorg 7.5
The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
Diffstat (limited to 'x11-drivers/xf86-video-intel29')
-rw-r--r--x11-drivers/xf86-video-intel29/Makefile10
-rw-r--r--x11-drivers/xf86-video-intel29/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-intel29/Makefile b/x11-drivers/xf86-video-intel29/Makefile
index 4b8c60596743..30edcb182ff2 100644
--- a/x11-drivers/xf86-video-intel29/Makefile
+++ b/x11-drivers/xf86-video-intel29/Makefile
@@ -5,15 +5,15 @@
# $FreeBSD$
#
-PORTNAME= xf86-video-intel
-PORTVERSION= 2.7.1
-PORTREVISION= 1
+PORTNAME= xf86-video-intel29
+PORTVERSION= 2.9.1
CATEGORIES= x11-drivers
+DISTNAME= xf86-video-intel-${PORTVERSION}
MAINTAINER= x11@FreeBSD.org
COMMENT= Driver for Intel integrated graphics chipsets
-CONFLICTS= xf86-video-i810-[0-9]*
+CONFLICTS= xf86-video-i810-[0-9]* xf86-video-intel-[0-9]*
ONLY_FOR_ARCHS= amd64 i386
USE_GL= gl
@@ -22,4 +22,6 @@ XORG_CAT= driver
USE_XORG= xvmc xineramaproto xextproto x11 xf86driproto glproto
MAN4= intel.4x
+IGNORE= we have to wait of GEM support to get ironlake chips to work
+
.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-video-intel29/distinfo b/x11-drivers/xf86-video-intel29/distinfo
index 954e3df937f5..a9b91d4ffbf9 100644
--- a/x11-drivers/xf86-video-intel29/distinfo
+++ b/x11-drivers/xf86-video-intel29/distinfo
@@ -1,3 +1,3 @@
-MD5 (xorg/driver/xf86-video-intel-2.7.1.tar.bz2) = 0eed17138da18ff1fb2b8ab0f076d957
-SHA256 (xorg/driver/xf86-video-intel-2.7.1.tar.bz2) = 255c0d54249cc0132f743254a43c21fac695fab2139c8ed96a07cf3c628e5f42
-SIZE (xorg/driver/xf86-video-intel-2.7.1.tar.bz2) = 780625
+MD5 (xorg/driver/xf86-video-intel-2.9.1.tar.bz2) = 8951d0366c16991badb7f9050556f4f3
+SHA256 (xorg/driver/xf86-video-intel-2.9.1.tar.bz2) = 95347c88854c2b41c07ab3bcdfadd1b8d27fb181a20520f185892877eb8d9d76
+SIZE (xorg/driver/xf86-video-intel-2.9.1.tar.bz2) = 789001