aboutsummaryrefslogtreecommitdiff
path: root/www/node10
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2021-03-31 07:17:48 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2021-04-06 07:29:00 +0000
commit8c7fa30e3e427d46f0f0941314ea986c33df9bf0 (patch)
treee643117a38a44c461a102fe7e04274a9f978a8b5 /www/node10
parentc8481a0e21c40e6352f00d9f0a68c48b9635e1f2 (diff)
downloadports-8c7fa30e3e427d46f0f0941314ea986c33df9bf0.tar.gz
ports-8c7fa30e3e427d46f0f0941314ea986c33df9bf0.zip
www/node10: Mark as deprecated and set expiration date
The Node.js project has set the v10.x end-of-life date to 2021-04-30. Sponsored by: Miles AS
Diffstat (limited to 'www/node10')
-rw-r--r--www/node10/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/node10/Makefile b/www/node10/Makefile
index 135128c15f94..b7401b3c5462 100644
--- a/www/node10/Makefile
+++ b/www/node10/Makefile
@@ -13,6 +13,8 @@ COMMENT= V8 JavaScript for client and server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Node.js v10.x reaches end-of-life on 2021-04-30, see https://github.com/nodejs/Release
+EXPIRATION_DATE= 2021-04-30
BROKEN_SSL= libressl libressl-devel
BROKEN_SSL_REASON= Node.js 10.x LTS requires OpenSSL 1.1.x or the BUNDLED_SSL option enabled
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le