svn commit: r353973 - in head: games/mangos science/afni

Antoine Brodin antoine at FreeBSD.org
Tue May 13 16:59:53 UTC 2014


Author: antoine
Date: Tue May 13 16:59:52 2014
New Revision: 353973
URL: http://svnweb.freebsd.org/changeset/ports/353973
QAT: https://qat.redports.org/buildarchive/r353973/

Log:
  Deprecate ports BROKEN for more than 6 months
  
  With hat:	portmgr

Modified:
  head/games/mangos/Makefile
  head/science/afni/Makefile

Modified: head/games/mangos/Makefile
==============================================================================
--- head/games/mangos/Makefile	Tue May 13 16:49:44 2014	(r353972)
+++ head/games/mangos/Makefile	Tue May 13 16:59:52 2014	(r353973)
@@ -15,6 +15,8 @@ MAINTAINER=    	neon_cyrex at mail.ru
 COMMENT=	Free dedicated-server for World of Warcraft
 
 BROKEN=		Fails with newer autotools
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-06-13
 
 OPTIONS_DEFINE=	SCRIPTDEV2 CLI RA DBC
 SCRIPTDEV2_DESC=	ScriptDev2 support

Modified: head/science/afni/Makefile
==============================================================================
--- head/science/afni/Makefile	Tue May 13 16:49:44 2014	(r353972)
+++ head/science/afni/Makefile	Tue May 13 16:59:52 2014	(r353973)
@@ -35,6 +35,8 @@ USES=		gettext iconv gmake motif
 
 NO_STAGE=	yes
 BROKEN=	R_io.so fails to build with R-3.0.2
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2014-06-13
 
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-all mailing list