From eadcc91565b8fec42d13a0a2d12cb12c9c6f6a33 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 25 Feb 2024 11:48:50 +0100 Subject: irc/bitchx: Deprecate and set expiration date to 2024-03-31 Last stable release 2014, last upstream commit in 2019. There have been multiple concerns over security and it also lacks unicode support. Redirect users to irc/irssi --- irc/bitchx/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'irc') diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 703f708b1717..023fb3ec6181 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,6 +12,9 @@ WWW= http://www.bitchx.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT +DEPRECATED= Last stable release 2014, last upstream commit in 2019. There have been multiple concerns over security and it also lacks unicode support. Please consider using irc/irssi +EXPIRATION_DATE=2024-03-31 + USES= cpe gmake ncurses GNU_CONFIGURE= yes -- cgit v1.2.3