diff options
author | antoine <antoine@FreeBSD.org> | 2018-07-17 16:56:32 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-07-17 16:56:32 +0800 |
commit | fc90548bfe962256aec5c330156bf470b9bad99b (patch) | |
tree | 0cc2a350add959f3eafe85d34fea45a2ca5fc18f /math | |
parent | e04f6a80e6ffa50466e489cd9749a7da5c72e21d (diff) | |
download | freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.tar.gz freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.tar.zst freebsd-ports-gnome-fc90548bfe962256aec5c330156bf470b9bad99b.zip |
Deprecate ports broken for more than 5 months
Diffstat (limited to 'math')
-rw-r--r-- | math/hfst/Makefile | 2 | ||||
-rw-r--r-- | math/jakarta-commons-math/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-communications/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile index 04e9c2a8d946..9979e76cea9c 100644 --- a/math/hfst/Makefile +++ b/math/hfst/Makefile @@ -10,6 +10,8 @@ MAINTAINER= demon@FreeBSD.org COMMENT= Toolkit for for processing natural language morphologies BROKEN= fails to build: /usr/bin/byacc: e - line 75 of "/wrkdirs/usr/ports/math/hfst/work/hfst-c187d5a/libhfst/src/parsers/xre_parse.yy", syntax error +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2018-08-20 USE_GITHUB= yes GH_TAGNAME= c187d5a diff --git a/math/jakarta-commons-math/Makefile b/math/jakarta-commons-math/Makefile index 3518aeab8f0c..d8cd2f5ec099 100644 --- a/math/jakarta-commons-math/Makefile +++ b/math/jakarta-commons-math/Makefile @@ -19,6 +19,8 @@ COMMENT= Java library of self-contained mathematics and statistics components LICENSE= APACHE20 BROKEN= fails to build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2018-08-20 USE_ANT= yes USE_JAVA= yes diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index b3552e951ebb..4fa159a8566a 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -13,6 +13,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING BROKEN= does not build with octave version >= 4.2.1 +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2018-08-20 # OCTSRC is the name of the directory of the package. # It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}. |