aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/dumpasn1/Makefile2
-rw-r--r--converters/lua-iconv/Makefile2
-rw-r--r--converters/lua51-iconv/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/converters/dumpasn1/Makefile b/converters/dumpasn1/Makefile
index bd315ae89bb8..eca49f8ba37c 100644
--- a/converters/dumpasn1/Makefile
+++ b/converters/dumpasn1/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= ale@FreeBSD.org
COMMENT= Dumps the contents of an ASN.1 encoded file, e.g. an SSL certificate
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
do-extract:
@${MKDIR} ${WRKSRC}
diff --git a/converters/lua-iconv/Makefile b/converters/lua-iconv/Makefile
index 7072f12392bc..c1248f454de1 100644
--- a/converters/lua-iconv/Makefile
+++ b/converters/lua-iconv/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= Iconv binding for Lua 5
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/converters/lua51-iconv/Makefile b/converters/lua51-iconv/Makefile
index 0d6647eaab46..755db5753d1a 100644
--- a/converters/lua51-iconv/Makefile
+++ b/converters/lua51-iconv/Makefile
@@ -13,6 +13,8 @@ MAINTAINER= feld@FreeBSD.org
COMMENT= Iconv binding for Lua 5
BROKEN= unfetchable
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2020-05-05
USES= pkgconfig iconv lua:51