aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-10-01 18:55:40 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2016-10-01 18:55:40 +0800
commitd6f9c75b9aca96c851b4f2865916b741c0730f4d (patch)
treee406cc7302701941261c77aa18056fa2887ecb48 /math
parent6b7e9b444cee36a80c7f4aa7d97955d651e5088d (diff)
downloadfreebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.tar.gz
freebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.tar.zst
freebsd-ports-gnome-d6f9c75b9aca96c851b4f2865916b741c0730f4d.zip
Deprecate ports broken for more than 6 months
Diffstat (limited to 'math')
-rw-r--r--math/octave-forge-ad/Makefile2
-rw-r--r--math/octave-forge-dicom/Makefile2
-rw-r--r--math/octave-forge-octgpr/Makefile2
-rw-r--r--math/octave-forge-spline-gcvspl/Makefile2
-rw-r--r--math/octave-forge-xraylib/Makefile2
-rw-r--r--math/py-pyfst/Makefile2
6 files changed, 12 insertions, 0 deletions
diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile
index bd3684248c26..12eee5eb843a 100644
--- a/math/octave-forge-ad/Makefile
+++ b/math/octave-forge-ad/Makefile
@@ -19,5 +19,7 @@ USES= dos2unix
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
BROKEN= doesn't build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
.include <bsd.port.mk>
diff --git a/math/octave-forge-dicom/Makefile b/math/octave-forge-dicom/Makefile
index f0ccf3b6e5ed..2aa4c3eb6f7b 100644
--- a/math/octave-forge-dicom/Makefile
+++ b/math/octave-forge-dicom/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
BROKEN= does not build with octave-4.0.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
LIB_DEPENDS+= libgdcmCommon.so:devel/gdcm
diff --git a/math/octave-forge-octgpr/Makefile b/math/octave-forge-octgpr/Makefile
index 947f20db024f..731fe1b99c1b 100644
--- a/math/octave-forge-octgpr/Makefile
+++ b/math/octave-forge-octgpr/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
BROKEN= does not build with octave-4.0.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
# OCTSRC is the name of the directory of the package.
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile
index d267d1abae6f..7f6335bfdbdd 100644
--- a/math/octave-forge-spline-gcvspl/Makefile
+++ b/math/octave-forge-spline-gcvspl/Makefile
@@ -10,6 +10,8 @@ MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
BROKEN= does not build with octave-4.0.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
GNU_CONFIGURE= yes
CONFIGURE_ENV+= HOME=${WRKSRC}
diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile
index 0512c79f3413..b23da1217972 100644
--- a/math/octave-forge-xraylib/Makefile
+++ b/math/octave-forge-xraylib/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= does not build with octave-4.0.0
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
GNU_CONFIGURE= yes
diff --git a/math/py-pyfst/Makefile b/math/py-pyfst/Makefile
index affafb830d42..9d817c2f0ab3 100644
--- a/math/py-pyfst/Makefile
+++ b/math/py-pyfst/Makefile
@@ -15,6 +15,8 @@ LICENSE= APACHE20
LIB_DEPENDS= libfst.so:math/openfst
BROKEN= does not build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2016-11-01
USES= compiler:c++11-lib python
USE_PYTHON= distutils autoplist