Date: Tue, 13 May 2014 16:59:52 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353973 - in head: games/mangos science/afni Message-ID: <201405131659.s4DGxqCL081543@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405131659.s4DGxqCL081543>