git: af52b588a73d - main - irc/infobot: Mark BROKEN, 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:41 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=af52b588a73d076cf495bfc4d1878a1f0e324ea9 commit af52b588a73d076cf495bfc4d1878a1f0e324ea9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 11:25:42 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 12:40:56 +0000 irc/infobot: Mark BROKEN, deprecate and set expiration date to 2024-03-31 Upstream is now located at https://sourceforge.net/projects/infobot/ Version in ports is outdated and last upstream release in 2008 --- irc/infobot/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile index ca18787d710c..3897772a8c86 100644 --- a/irc/infobot/Makefile +++ b/irc/infobot/Makefile @@ -12,6 +12,10 @@ WWW= http://www.infobot.org/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BROKEN= Unfetchable +DEPRECATED= Abandonware, outdated version and last upstream release in 2008 +EXPIRATION_DATE=2024-03-31 + USES= perl5 shebangfix SHEBANG_FILES= ${PORTNAME} scripts/* USE_PERL5= run