Date: Sun, 25 Feb 2024 12:41:38 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: 1a5f3cc8d745 - main - irc/darkbot: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402251241.41PCfcTi083271@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=1a5f3cc8d74591330951c31e6d8ef4471ce12265 commit 1a5f3cc8d74591330951c31e6d8ef4471ce12265 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 11:08:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:56 +0000 irc/darkbot: Deprecate and set expiration date to 2024-03-31 Abandonware, last release in 2005 and no activity upstream since 2014 --- irc/darkbot/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile index cf25882af3c1..0b8a0a43a8df 100644 --- a/irc/darkbot/Makefile +++ b/irc/darkbot/Makefile @@ -17,6 +17,9 @@ LICENSE_NAME= darkbot LICENSE_TEXT= no commercial distribution LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +DEPRECATED= Abandonware, last release in 2005 and no activity upstream since 2014 +EXPIRATION_DATE=2024-03-31 + SUB_FILES= pkg-message PORTDOCS= README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251241.41PCfcTi083271>