aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-01-18 22:19:13 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-01-18 22:19:32 +0000
commit0d7cb34dd52d41b20e82c966d9613c5521c2659c (patch)
treee168f65b110c35b6e1326782a777ce929ebdeeda
parentc4f8c598cd741c9bc8fff808d4c4bc2935bdc583 (diff)
downloadports-0d7cb34dd52d41b20e82c966d9613c5521c2659c.tar.gz
ports-0d7cb34dd52d41b20e82c966d9613c5521c2659c.zip
devel/monotone: Deprecate and set expiration date to 2022-03-31
Abandoned upstream, no release since 2014 also relies on deprecated version of (lib)botan PR: 260658 Approved by: lapo@lapo.it (maintainer timeout, 3+ weeks)
-rw-r--r--devel/monotone/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 9533c888d45e..b1e75e5243ca 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -12,6 +12,9 @@ COMMENT= Distributed version control system with digital signatures
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandoned upstream, no release since 2014
+EXPIRATION_DATE=2022-03-31
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libpcre.so:devel/pcre \
libidn.so:dns/libidn \