diff options
-rw-r--r-- | devel/libdict/Makefile | 2 | ||||
-rw-r--r-- | devel/py-re2/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-SuppDists/Makefile | 2 | ||||
-rw-r--r-- | misc/teslams/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/digitalcoin/Makefile | 2 | ||||
-rw-r--r-- | www/fira-webfont/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile index 84a6c1dfabd1..ef594559e370 100644 --- a/devel/libdict/Makefile +++ b/devel/libdict/Makefile @@ -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 diff --git a/devel/py-re2/Makefile b/devel/py-re2/Makefile index 4052274b89c2..b5ed7d9d0589 100644 --- a/devel/py-re2/Makefile +++ b/devel/py-re2/Makefile @@ -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 diff --git a/math/R-cran-SuppDists/Makefile b/math/R-cran-SuppDists/Makefile index 2a588d2182eb..7d34cba742b4 100644 --- a/math/R-cran-SuppDists/Makefile +++ b/math/R-cran-SuppDists/Makefile @@ -17,6 +17,8 @@ COMMENT= Supplementary distributions and RNG for R 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 diff --git a/misc/teslams/Makefile b/misc/teslams/Makefile index 14c4b9cfa090..a6c04c739c90 100644 --- a/misc/teslams/Makefile +++ b/misc/teslams/Makefile @@ -14,6 +14,8 @@ LICENSE= BSD2CLAUSE BSD3CLAUSE APACHE20 MIT ISCL 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 diff --git a/net-p2p/digitalcoin/Makefile b/net-p2p/digitalcoin/Makefile index 9a45a80c5a0d..04e00083758c 100644 --- a/net-p2p/digitalcoin/Makefile +++ b/net-p2p/digitalcoin/Makefile @@ -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 diff --git a/www/fira-webfont/Makefile b/www/fira-webfont/Makefile index 7980def4de00..cbe1c2ec385b 100644 --- a/www/fira-webfont/Makefile +++ b/www/fira-webfont/Makefile @@ -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 |