git: 1a5f3cc8d745 - main - irc/darkbot: 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:38 UTC
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