Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2017 17:04:18 +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: r430816 - in head: devel/libdict devel/py-re2 math/R-cran-SuppDists misc/teslams net-p2p/digitalcoin www/fira-webfont
Message-ID:  <201701071704.v07H4IUj092038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jan  7 17:04:18 2017
New Revision: 430816
URL: https://svnweb.freebsd.org/changeset/ports/430816

Log:
  Deprecate ports broken for more than 6 months

Modified:
  head/devel/libdict/Makefile
  head/devel/py-re2/Makefile
  head/math/R-cran-SuppDists/Makefile
  head/misc/teslams/Makefile
  head/net-p2p/digitalcoin/Makefile
  head/www/fira-webfont/Makefile

Modified: head/devel/libdict/Makefile
==============================================================================
--- head/devel/libdict/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/devel/libdict/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -14,6 +14,8 @@ MAINTAINER=	rodrigo@FreeBSD.org
 COMMENT=	Library providing access to ``dictionary'' data structures
 
 BROKEN=		Unfetchable
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 USES=		gmake
 MAKEFILE=	GNUmakefile

Modified: head/devel/py-re2/Makefile
==============================================================================
--- head/devel/py-re2/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/devel/py-re2/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -14,6 +14,8 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 BUILD_DEPENDS=	cython:lang/cython
 LIB_DEPENDS=	libre2.so:devel/re2

Modified: head/math/R-cran-SuppDists/Makefile
==============================================================================
--- head/math/R-cran-SuppDists/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/math/R-cran-SuppDists/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -17,6 +17,8 @@ COMMENT=	Supplementary distributions and
 LICENSE=		GPLv2
 
 BROKEN=		fails to build
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 BENCHMARK_SCRIPT=	R-benchmark-25.R
 USES=	cran:auto-plist

Modified: head/misc/teslams/Makefile
==============================================================================
--- head/misc/teslams/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/misc/teslams/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -14,6 +14,8 @@ LICENSE=	BSD2CLAUSE BSD3CLAUSE APACHE20 
 LICENSE_COMB=	multi
 
 BROKEN=		tries to download from registry.npmjs.org during stage phase
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 BUILD_DEPENDS=	npm>=0:www/npm
 RUN_DEPENDS=	npm>=0:www/npm

Modified: head/net-p2p/digitalcoin/Makefile
==============================================================================
--- head/net-p2p/digitalcoin/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/net-p2p/digitalcoin/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -10,6 +10,8 @@ MAINTAINER=	myst3r10n@rocketmail.com
 COMMENT=	Alternative Bitcoin peer-to-peer currency client
 
 BROKEN=		Unfetchable
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING

Modified: head/www/fira-webfont/Makefile
==============================================================================
--- head/www/fira-webfont/Makefile	Sat Jan  7 16:49:53 2017	(r430815)
+++ head/www/fira-webfont/Makefile	Sat Jan  7 17:04:18 2017	(r430816)
@@ -21,6 +21,8 @@ LICENSE=	OFL11
 LICENSE_FILE=	${WRKSRC}/${DISTNAME}Fonts${PORTVERSION:S|.||}/License.txt
 
 BROKEN=		unfetchable
+DEPRECATED=	Broken for more than 6 months
+EXPIRATION_DATE=	2017-02-08
 
 USES=		zip
 NO_ARCH=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701071704.v07H4IUj092038>