Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 12:41:37 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: 53b893c0a521 - main - irc/bopm: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251241.41PCfbHI083220@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=53b893c0a52116847b3be958d271115eaf63418a

commit 53b893c0a52116847b3be958d271115eaf63418a
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 10:56:24 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 12:40:56 +0000

    irc/bopm: Deprecate and set expiration date to 2024-03-31
    
    Upstream is dead and archived repo Jul 3 2023, recommends users
    to look at https://github.com/ircd-hybrid/hopm
    
    Reference: https://github.com/blitzed-org/bopm
---
 irc/bopm/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index dc6f6e76b55b..51fcdec682f4 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open proxy and DNSBL monitor designed for use with ircds
 WWW=		http://wiki.blitzed.org/BOPM
 
+DEPRECATED=	Upstream is dead and archived repo Jul 3 2023
+EXPIRATION_DATE=2024-03-31
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir=/var/log/bopm
 INSTALL_TARGET=	install-strip



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