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

Antoine Brodin antoine at FreeBSD.org
Fri Jul 31 09:44:04 UTC 2015


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 <bsd.port.options.mk>
 

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 <bsd.port.options.mk>
 

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 <bsd.port.pre.mk>
 

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 <bsd.port.pre.mk>
 


More information about the svn-ports-all mailing list