Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Feb 2024 12:41:44 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: 61912e3a0d90 - main - irc/keitairc2: Deprecate and set expiration date to 2024-03-31
Message-ID:  <202402251241.41PCfiRB083547@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=61912e3a0d90d302e219e147ce9acb3fbf6c3531

commit 61912e3a0d90d302e219e147ce9acb3fbf6c3531
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-02-25 11:38:57 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-02-25 12:40:57 +0000

    irc/keitairc2: Deprecate and set expiration date to 2024-03-31
    
    Abandonware and obsolete, last upstream release in 2010 and now phones
    have native clients
---
 irc/keitairc2/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile
index 999f715d2ea5..f5b5f6f472f1 100644
--- a/irc/keitairc2/Makefile
+++ b/irc/keitairc2/Makefile
@@ -7,6 +7,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IRC proxy for mobilephone that have a web interface
 WWW=		https://sourceforge.jp/projects/keitairc/
 
+DEPRECATED=	Abandonware and obsolete, last upstream release in 2010 and now phones have native clients 
+EXPIRATION_DATE=2024-03-31
+
 RUN_DEPENDS=	p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=0:www/p5-libwww \



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