Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 15:49:56 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336644 - head/x11-drivers/xf86-video-radeonhd
Message-ID:  <201312161549.rBGFnuo0098728@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312161549.rBGFnuo0098728>