svn commit: r336647 - head/x11-drivers/xorg-drivers

Niclas Zeising zeising at FreeBSD.org
Mon Dec 16 17:24:55 UTC 2013


Author: zeising
Date: Mon Dec 16 17:24:54 2013
New Revision: 336647
URL: http://svnweb.freebsd.org/changeset/ports/336647

Log:
  Disconnect deprecated drivers.

Modified:
  head/x11-drivers/xorg-drivers/Makefile

Modified: head/x11-drivers/xorg-drivers/Makefile
==============================================================================
--- head/x11-drivers/xorg-drivers/Makefile	Mon Dec 16 16:52:06 2013	(r336646)
+++ head/x11-drivers/xorg-drivers/Makefile	Mon Dec 16 17:24:54 2013	(r336647)
@@ -34,7 +34,6 @@ VIDEO_DRIVERS=		ati \
 			mach64 \
 			nv \
 			r128 \
-			radeonhd \
 			vesa \
 			apm \
 			ark \
@@ -45,7 +44,6 @@ VIDEO_DRIVERS=		ati \
 			glint \
 			i128 \
 			i740 \
-			imstt \
 			mga \
 			neomagic \
 			newport \
@@ -68,7 +66,6 @@ OPTIONS_DEFAULT=	MOUSE \
 			MACH64 \
 			NV \
 			R128 \
-			RADEONHD \
 			VESA
 
 .for type in input video


More information about the svn-ports-head mailing list