aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-07-17 08:56:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-07-17 08:56:32 +0000
commitf26b2df872e25b92bf9e72fe04989caa85a05834 (patch)
tree0cc2a350add959f3eafe85d34fea45a2ca5fc18f /math
parent504dc6e12999cf5687b778fcbeaa3fa5131edbb9 (diff)
downloadports-f26b2df872e25b92bf9e72fe04989caa85a05834.tar.gz
ports-f26b2df872e25b92bf9e72fe04989caa85a05834.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/hfst/Makefile2
-rw-r--r--math/jakarta-commons-math/Makefile2
-rw-r--r--math/octave-forge-communications/Makefile2
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}.