aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 10:48:50 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 12:40:55 +0000
commiteadcc91565b8fec42d13a0a2d12cb12c9c6f6a33 (patch)
tree78ca1acf73aa389ed264ffe0fbff12221cce623a /irc
parentae591752e7d7950898c3b52f0cf75e4c44464c06 (diff)
downloadports-eadcc91565b8fec42d13a0a2d12cb12c9c6f6a33.tar.gz
ports-eadcc91565b8fec42d13a0a2d12cb12c9c6f6a33.zip
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
Diffstat (limited to 'irc')
-rw-r--r--irc/bitchx/Makefile3
1 files changed, 3 insertions, 0 deletions
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