aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 12:29:20 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-11 13:15:22 +0000
commitfbe606b34b7f2cba2aef0bc2e6bf2d2e04e8e5e5 (patch)
tree3bbab8edf72ab9128ae1d1cf0bf3808306407482
parent418893153c2a3633e8d9ab8b15101eeffce91b0b (diff)
downloadports-fbe606b34b7f2cba2aef0bc2e6bf2d2e04e8e5e5.tar.gz
ports-fbe606b34b7f2cba2aef0bc2e6bf2d2e04e8e5e5.zip
net-p2p/bitflu: Deprecate and set expiration date to 2024-03-31
Last release in 2015 and last commit upstream in 2020. Lacks common functionality found in modern clients
-rw-r--r--net-p2p/bitflu/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile
index a8c815569072..6f1c86a17875 100644
--- a/net-p2p/bitflu/Makefile
+++ b/net-p2p/bitflu/Makefile
@@ -10,6 +10,9 @@ WWW= https://bitflu.workaround.ch/
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/Documentation/artistic-2_0.txt
+DEPRECATED= No development in years and lack common functionality found in modern clients
+EXPIRATION_DATE=2024-03-31
+
RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-Danga-Socket>=0:devel/p5-Danga-Socket