From owner-svn-ports-head@freebsd.org Fri Jul 31 09:44:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70ACB9AF031; Fri, 31 Jul 2015 09:44:04 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.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 602AC16D2; Fri, 31 Jul 2015 09:44:04 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6V9i47I040154; Fri, 31 Jul 2015 09:44:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6V9i2bF040148; Fri, 31 Jul 2015 09:44:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201507310944.t6V9i2bF040148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 31 Jul 2015 09:44:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393292 - in head: devel/rubygem-igraph games/linux-candycruncher-demo games/linux-coldwar-demo games/linux-gorky17-demo games/linux-hdb-demo games/linux-majesty-demo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 09:44:04 -0000 Author: antoine Date: Fri Jul 31 09:44:01 2015 New Revision: 393292 URL: https://svnweb.freebsd.org/changeset/ports/393292 Log: Deprecate ports broken for more than 6 months Modified: head/devel/rubygem-igraph/Makefile head/games/linux-candycruncher-demo/Makefile head/games/linux-coldwar-demo/Makefile head/games/linux-gorky17-demo/Makefile head/games/linux-hdb-demo/Makefile head/games/linux-majesty-demo/Makefile Modified: head/devel/rubygem-igraph/Makefile ============================================================================== --- head/devel/rubygem-igraph/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/devel/rubygem-igraph/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -14,6 +14,8 @@ LICENSE= LGPL21 BUILD_DEPENDS= ${LOCALBASE}/include/igraph/igraph.h:${PORTSDIR}/math/igraph BROKEN= does not build with igraph-0.7.1 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 CONFIGURE_ARGS= --with-igraph-include=${LOCALBASE}/include/igraph \ --without-igraph-lib=${LOCALBASE}/lib Modified: head/games/linux-candycruncher-demo/Makefile ============================================================================== --- head/games/linux-candycruncher-demo/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/games/linux-candycruncher-demo/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -25,6 +25,8 @@ LIBFILES= libcrypto.so.0.9.8 libgrapple- libssl.so.0.9.8 BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 do-extract: @${MKDIR} ${WRKSRC} Modified: head/games/linux-coldwar-demo/Makefile ============================================================================== --- head/games/linux-coldwar-demo/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/games/linux-coldwar-demo/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -25,6 +25,8 @@ OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= Enable nvidia graphics driver support BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 .include Modified: head/games/linux-gorky17-demo/Makefile ============================================================================== --- head/games/linux-gorky17-demo/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/games/linux-gorky17-demo/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -26,6 +26,8 @@ OPTIONS_DEFINE= NVIDIA DOCS NVIDIA_DESC= Enable nvidia graphics driver support BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 .include Modified: head/games/linux-hdb-demo/Makefile ============================================================================== --- head/games/linux-hdb-demo/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/games/linux-hdb-demo/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -23,6 +23,8 @@ SUB_FILES= hdb PORTDOCS= README README.licenses README.unixthanks license.txt BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 .include Modified: head/games/linux-majesty-demo/Makefile ============================================================================== --- head/games/linux-majesty-demo/Makefile Fri Jul 31 09:16:50 2015 (r393291) +++ head/games/linux-majesty-demo/Makefile Fri Jul 31 09:44:01 2015 (r393292) @@ -23,6 +23,8 @@ SUB_FILES= majesty PORTDOCS= README README.licenses EULA BROKEN= Does not fetch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-08-31 .include