net-mgmt/chronograf: Mark DEPRECATED

- Requires upstream EOL node14 and yarn-node14

lwhsu@ is working on a patch and might soon upgrade to latest version
which supports node16 and yarn-node16

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-04-26 19:13:05 +02:00
parent 7ea18df2dd
commit 2d0cbceb0c

View file

@ -1,7 +1,7 @@
PORTNAME= chronograf
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.4
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= net-mgmt
MASTER_SITES+= https://nodejs.org/download/release/v${NODEJS_VERSION}/:node
DISTFILES= yarn-cache-${PKGNAME}.tar.xz:prefetch \
@ -15,6 +15,9 @@ WWW= https://www.influxdata.com/time-series-platform/chronograf/
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Requires upstream EOL node14
EXPIRATION_DATE= 2023-05-26
FETCH_DEPENDS= ca_root_nss>0:security/ca_root_nss \
yarn:www/yarn-node${NODEJS_VERSION_MAJOR}
BUILD_DEPENDS= go-bindata:devel/go-bindata \