aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-04-04 20:51:40 +0000
commit5771a967158e217b1e70655b459ce9769124bd49 (patch)
tree88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /converters
parent4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff)
downloadports-5771a967158e217b1e70655b459ce9769124bd49.tar.gz
ports-5771a967158e217b1e70655b459ce9769124bd49.zip
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=530719
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