Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 12:41:45 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: 9440dea83aba - main - irc/ninja: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251241.41PCfjav083599@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=9440dea83abaa92807bfc572dd0d35d5c9df9434

commit 9440dea83abaa92807bfc572dd0d35d5c9df9434
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 11:48:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 12:40:57 +0000

    irc/ninja: Deprecate and set expiration date to 2024-03-31
    
    Abandonware, last release around 2002 and upstream is gone.
    Redirect users to irc/ircII or irc/irssi
---
 irc/ninja/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index f6f1e7c3e511..1a3ae8f81814 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES=	http://www.bayofrum.net/dist/${PORTNAME}/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Another ircII based irc client
 
+DEPRECATED=	Abandonware, last release around 2002 and upstream is gone. Consider irc/ircII or irc/irssi
+EXPIRATION_DATE=2024-03-31
+
 USES=		ncurses
 
 GNU_CONFIGURE=	yes



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