From owner-svn-ports-all@FreeBSD.ORG Tue May 13 16:59:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC90830B; Tue, 13 May 2014 16:59:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA7582A18; Tue, 13 May 2014 16:59:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4DGxqss081547; Tue, 13 May 2014 16:59:52 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4DGxqCL081543; Tue, 13 May 2014 16:59:52 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405131659.s4DGxqCL081543@svn.freebsd.org> From: Antoine Brodin Date: Tue, 13 May 2014 16:59:52 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2014 16:59:53 -0000 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