svn commit: r336644 - head/x11-drivers/xf86-video-radeonhd
Niclas Zeising
zeising at FreeBSD.org
Mon Dec 16 15:49:56 UTC 2013
Author: zeising
Date: Mon Dec 16 15:49:55 2013
New Revision: 336644
URL: http://svnweb.freebsd.org/changeset/ports/336644
Log:
Mark as ignore and set expiration date.
Port abandoned upstream, reports of it causing trouble using KMS.
Please use x11-drivers/xf86-video-ati instead.
Modified:
head/x11-drivers/xf86-video-radeonhd/Makefile
Modified: head/x11-drivers/xf86-video-radeonhd/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-radeonhd/Makefile Mon Dec 16 15:44:55 2013 (r336643)
+++ head/x11-drivers/xf86-video-radeonhd/Makefile Mon Dec 16 15:49:55 2013 (r336644)
@@ -17,6 +17,10 @@ USE_XORG= damageproto glproto videoproto
CONFIGURE_ARGS= --enable-exa
CONFLICTS= xf86-video-radeonhd-devel-[0-9]*
+IGNORE= Reports of issues with KMS, unsupported, use xf86-video-ati.
+DEPRECATED= Abandond upstream since 2010
+EXPIRATION_DATE=2014-02-28
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MUTILS}
More information about the svn-ports-all
mailing list