aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 08:50:16 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 08:54:15 +0000
commitc3f3a54df0c40284d573c5457b85182b605b50d7 (patch)
tree75bd5a17d07563b89c6309464b276541207e0c01
parent03f099b8466333bf60111b6cbe38324ae8ac6571 (diff)
downloadports-c3f3a54df0c40284d573c5457b85182b605b50d7.tar.gz
ports-c3f3a54df0c40284d573c5457b85182b605b50d7.zip
irc/ircproxy: Deprecate and set expiration date to 2024-02-29
Last release in 2010 and upstream is dead Redirect users to irc/soju or irc/znc and while at it return to pool Approved by: portmgr
-rw-r--r--irc/ircproxy/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index 5e4dddeb1aca..8cf6bbef11f2 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= https://BSDforge.com/projects/source/irc/ircproxy/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= IRC proxy/bouncer daemon
WWW= http://ircproxy.sourceforge.net/
@@ -12,6 +12,8 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Unfetchable
+DEPRECATED= Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc
+EXPIRATION_DATE=2024-02-29
LIB_DEPENDS= libcares.so:dns/c-ares