www/node18: Mark DEPRECATED and set EXPIRATION_DATE to 2025-05-31

Reference:	https://github.com/nodejs/Release/blob/main/README.md#release-schedule
This commit is contained in:
Po-Chuan Hsieh 2025-05-18 11:16:20 +08:00
parent ae2d9ef4d3
commit e5534719a0
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -13,6 +13,8 @@ WWW= https://nodejs.org/ \
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Node.js 18.* has reached its EoL on 2025-04-30. Use Node.js 22.* (www/node22) instead
EXPIRATION_DATE=2025-05-31
BROKEN_SSL= libressl libressl-devel BROKEN_SSL= libressl libressl-devel
BROKEN_SSL_REASON= Node.js ${PORTVERSION:R:R}.x requires OpenSSL or the BUNDLED_SSL option enabled BROKEN_SSL_REASON= Node.js ${PORTVERSION:R:R}.x requires OpenSSL or the BUNDLED_SSL option enabled
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le