git: 03f099b84663 - main - irc/ezbounce: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 08:55:04 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=03f099b8466333bf60111b6cbe38324ae8ac6571
commit 03f099b8466333bf60111b6cbe38324ae8ac6571
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:47:55 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:15 +0000
irc/ezbounce: Deprecate and set expiration date to 2024-02-29
Last release in 2009, upstream is dead
Redirect users to irc/soju or irc/znc and while at it return to pool
Approved by: portmgr
---
irc/ezbounce/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index c641c8e37ba7..ee4f3cc538fc 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -4,11 +4,13 @@ PORTREVISION= 25
CATEGORIES= irc
MASTER_SITES= https://BSDforge.com/projects/source/irc/ezbounce/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Highly configurable IRC Proxy
WWW= https://sourceforge.net/projects/ezbounce/
BROKEN= Unfetchable
+DEPRECATED= Abandonware, last release in 2009 and dead upstream. Consider using irc/soju or irc/znc
+EXPIRATION_DATE=2024-02-29
OPTIONS_DEFINE= DOCS SSL COMPRESS
OPTIONS_DEFAULT=SSL COMPRESS