git: 0f88a5fa63f2 - main - www/grafana9: Deprecate port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Dec 2024 13:33:29 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f88a5fa63f2f1bef258095057cf64965704e0c6 commit 0f88a5fa63f2f1bef258095057cf64965704e0c6 Author: Boris Korzun <drtr0jan@yandex.ru> AuthorDate: 2024-12-23 13:32:15 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-12-23 13:32:15 +0000 www/grafana9: Deprecate port Grafana 9 was deprecated while Grafana 11 had been released. PR: 281851 --- www/grafana9/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/grafana9/Makefile b/www/grafana9/Makefile index f68be0b29af6..39d6b5181b08 100644 --- a/www/grafana9/Makefile +++ b/www/grafana9/Makefile @@ -16,6 +16,9 @@ WWW= https://github.com/grafana/grafana LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= EOLed upstream +EXPIRATION_DATE= 2024-12-31 + ONLY_FOR_ARCHS= aarch64 amd64 i386 riscv64 BUILD_DEPENDS= wire:devel/go-wire