git: 61912e3a0d90 - main - irc/keitairc2: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 12:41:44 UTC
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 \