Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 08:55:04 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03f099b84663 - main - irc/ezbounce: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401060855.4068t4tT006191@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401060855.4068t4tT006191>