aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-27 07:20:17 +0800
committerbapt <bapt@FreeBSD.org>2013-07-27 07:20:17 +0800
commitdb6915577d177d2300bbd4dc0d1a5236527e48b9 (patch)
treeab66108c4e25f0489cdee274b6698834734250c3 /lang
parent41b4300106117e0b16705f44abefaf251daee4c1 (diff)
downloadfreebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.tar.gz
freebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.tar.zst
freebsd-ports-gnome-db6915577d177d2300bbd4dc0d1a5236527e48b9.zip
Deprecate and set expiration date for ports broken for more than 6 month
Diffstat (limited to 'lang')
-rw-r--r--lang/gdc/Makefile3
-rw-r--r--lang/ldc-devel/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/lang/gdc/Makefile b/lang/gdc/Makefile
index 3776c9a30a03..4e94964e79e3 100644
--- a/lang/gdc/Makefile
+++ b/lang/gdc/Makefile
@@ -17,6 +17,9 @@ COMMENT= D Front End for GCC
ONLY_FOR_ARCHS= i386 amd64
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-07-28
+
BROKEN= fails to build
USES= bison iconv
diff --git a/lang/ldc-devel/Makefile b/lang/ldc-devel/Makefile
index ab6e2300f053..9b1a7e27d6ac 100644
--- a/lang/ldc-devel/Makefile
+++ b/lang/ldc-devel/Makefile
@@ -19,6 +19,9 @@ COMMENT= D frontend for llvm, with the Tango standard library
BUILD_DEPENDS= llvm>=2.8:${PORTSDIR}/devel/llvm
LIB_DEPENDS= config.10:${PORTSDIR}/devel/libconfig
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2013-08-27
+
BROKEN= does not compile
LICENSE_COMB= multi