git: fbe606b34b7f - main - net-p2p/bitflu: Deprecate and set expiration date to 2024-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 11 Feb 2024 13:16:17 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fbe606b34b7f2cba2aef0bc2e6bf2d2e04e8e5e5

commit fbe606b34b7f2cba2aef0bc2e6bf2d2e04e8e5e5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-11 12:29:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-11 13:15:22 +0000

    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
---
 net-p2p/bitflu/Makefile | 3 +++
 1 file changed, 3 insertions(+)

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