aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-scfb
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-10-13 07:45:08 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-10-13 07:45:08 +0000
commit1742c4fbeed8c5d75f7b54b49c5a7607e6453f40 (patch)
tree5c1588bcc55dc0d528b29233e0611c59fb10d358 /x11-drivers/xf86-video-scfb
parentc783d50e7fee5084aebe410ba68270885f073586 (diff)
downloadports-1742c4fbeed8c5d75f7b54b49c5a7607e6453f40.tar.gz
ports-1742c4fbeed8c5d75f7b54b49c5a7607e6453f40.zip
Xorg-server update to 1.17.2 with related driver updates and bumps.
Update fontproto to 2.1.3. Update libXfont to 1.5.1. Update xf86-input-keyboard 1.8.1. Update xf86-input-vmmouse to 13.1.0. Update xf86-input-void to 1.4.1. Update xf86-video-chips to 1.2.6. Update xf86-video-cirrus to 1.5.3. Update xf86-video-mach64 to 6.9.5. Update xf86-video-neomagic to 1.2.9. Update xf86-video-r128 to 6.10.0. Update xf86-video-s3virge to 1.10.7. Update xf86-video-savage to 2.3.8. Update xf86-video-siliconmotion to 1.7.8. Update xf86-video-sis to 0.10.8. Update xf86-video-trident to 1.3.7. Update xf86-video-vesa to 2.3.4. * All other xf86-* drivers where bump and/or patched to allow them to compile and work with the new xorg-server. * The ATI-ums driver is removed because the API it depends on was removed from the xorg-server. * Add patch to sunffb to make the lack of XAA non-fatal (not build/run tested due to lack of hardware). * Remove the extra patches in xorg-server for arm. The code seems to support it now natively. Please file a bug if this is not the case. * Update the xorg-server support in virtualbox-ose-additions for vboxmouse. [1] Submitted by: jkim@ [1] Obtained from: Graphics devel repo
Notes
Notes: svn path=/head/; revision=399179
Diffstat (limited to 'x11-drivers/xf86-video-scfb')
-rw-r--r--x11-drivers/xf86-video-scfb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-scfb/Makefile b/x11-drivers/xf86-video-scfb/Makefile
index d068e212221f..423476e1e57e 100644
--- a/x11-drivers/xf86-video-scfb/Makefile
+++ b/x11-drivers/xf86-video-scfb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xf86-video-scfb
PORTVERSION= 0.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-drivers
MAINTAINER= ray@FreeBSD.org
@@ -19,7 +19,7 @@ DIST_SUBDIR= xorg/driver
USE_XORG= xorg-server xproto randrproto xi renderproto xextproto \
inputproto kbproto fontsproto videoproto dri2proto \
xf86driproto glproto xineramaproto resourceproto \
- scrnsaverproto
+ scrnsaverproto presentproto
CONFIGURE_ENV= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4'
INSTALL_TARGET= install-strip