aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-27 17:30:47 +0800
committerantoine <antoine@FreeBSD.org>2017-12-27 17:30:47 +0800
commit5eebe84cb762b7a8b7105cec792035c0256bd49e (patch)
treea56c8be262a439e053fe59f10c4194f6d64c021d /lang
parentd7fe6e6a2fdea10f1b08d47540087ffe89d9964d (diff)
downloadfreebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.gz
freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.tar.zst
freebsd-ports-gnome-5eebe84cb762b7a8b7105cec792035c0256bd49e.zip
Deprecate ports broken for more than 6 months
Diffstat (limited to 'lang')
-rw-r--r--lang/gcl/Makefile2
-rw-r--r--lang/pike78/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index 5e3ea12ec285..ff456887a7f4 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -14,6 +14,8 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
BROKEN= missing header
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
BUILD_DEPENDS= gawk:lang/gawk
LIB_DEPENDS= libgmp.so:math/gmp
diff --git a/lang/pike78/Makefile b/lang/pike78/Makefile
index 03182c2ba802..d1510464fafb 100644
--- a/lang/pike78/Makefile
+++ b/lang/pike78/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic programming language with a syntax similar to C++
BROKEN= fails to build
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2018-01-27
LIB_DEPENDS= libtiff.so:graphics/tiff \
libgdbm.so:databases/gdbm \