aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2022-02-26 15:13:06 +0000
committerThomas Zander <riggs@FreeBSD.org>2022-02-26 15:18:50 +0000
commitf31ef9255a0c42051abd6885945245c7cf2520b4 (patch)
tree64351dad6b8a235738d66bf0545a5d48c12ede0d
parent6cad1d287bd2d3bdb5d1a0f9688096ee2c08ad11 (diff)
downloadports-f31ef9255a0c42051abd6885945245c7cf2520b4.tar.gz
ports-f31ef9255a0c42051abd6885945245c7cf2520b4.zip
www/grafana6: Mark deprecated, for removal on 2022-03-31
Details: - 6.x branch is deprecated upstream - Has unfixed vulnerabilities - grafana7 and grafana8 are available as replacements - no consumers of grafana6 in the ports tree PR: 261560 Reported by: Boris Korzun <drtr0jan@yandex.ru> Approved by: Maintainer timeout (4 weeks) MFH: 2022Q1 Security: CVE-2022-21702 CVE-2022-21703 CVE-2022-21713 (cherry picked from commit 091bf2a40acc9257a3bedbd5782eb3d7c6b714ef)
-rw-r--r--www/grafana6/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/grafana6/Makefile b/www/grafana6/Makefile
index 17e181f0a370..9918af1952f1 100644
--- a/www/grafana6/Makefile
+++ b/www/grafana6/Makefile
@@ -1,6 +1,7 @@
PORTNAME= grafana
PORTVERSION= 6.7.4
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES+= https://dl.grafana.com/oss/release/:public
PKGNAMESUFFIX= ${PORTVERSION:C/([0-9]).*/\1/1}
@@ -13,6 +14,9 @@ COMMENT= Dashboard and graph editor for multiple data stores
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= EOLed upstream, unfixed vulnerabilities
+EXPIRATION_DATE=2022-03-31
+
ONLY_FOR_ARCHS= aarch64 amd64 i386
USES= cpe go:modules