Port details |
- node22 V8 JavaScript for client and server
- 22.16.0_1 www
=3 22.16.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-05-16 06:30:06
- Last Update: 2025-06-09 21:23:56
- Commit Hash: 31d6564
- People watching this port, also watch:: libevent, phpsysinfo-php82, xcb-util-image, libXdamage, indexinfo
- License: MIT
- WWW:
- https://nodejs.org/
- https://github.com/nodejs/node
- Description:
- Node.js is a free, open-source, cross-platform JavaScript runtime environment
that lets developers create servers, web apps, command line tools and scripts.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/node22/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node22
- pkg install node22
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node22
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1748107902
SHA256 (node-v22.16.0.tar.xz) = 720894f323e5c1ac24968eb2676660c90730d715cb7f090be71a668662a17c37
SIZE (node-v22.16.0.tar.xz) = 48547612
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- objdump : devel/binutils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libcares.so : dns/c-ares
- libicui18n.so : devel/icu
- libnghttp2.so : www/libnghttp2
- libnghttp3.so : www/libnghttp3
- libngtcp2.so : net/libngtcp2
- libsimdjson.so : devel/simdjson
- libuv.so : devel/libuv
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- databases/mongosh
- devel/electron35
- devel/electron36
- devel/py-ipympl
- devel/wasmer
- editors/vscode
- finance/quba-viewer
- for Patch
-
- editors/vscode
- for Run
-
- devel/emscripten
- devel/node-thrift
- devel/purescript-language-server
- devel/rubygem-execjs
- devel/sonar-scanner-cli
- devel/sonarqube-community
- finance/quba-viewer
Configuration Options:
- ===> The following configuration options are available for node22-22.16.0_1:
BUNDLED_SSL=off: Use bundled OpenSSL implementation from node.js
DOCS=on: Build and/or install documentation
JIT=on: Use Just In Time compiler
===> Use 'make config' to modify these settings
- Options name:
- www_node22
- USES:
- compiler:c++11-lang gmake localbase pkgconfig python:build shebangfix tar:xz ssl
- pkg-message:
- For install:
- Note: If you need npm (Node Package Manager), please install www/npm-node22.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
22.16.0_1 09 Jun 2025 21:23:56
    |
Robert Clausecker (fuz)  |
devel/simdjson: bump dependencies after soname change
PR: 287401
Reported by: Ale <discipline@tiscali.it> |
22.16.0 01 Jun 2025 16:23:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Fix PLIST for BUNDLED_SSL option |
22.16.0 29 May 2025 04:52:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.16.0
- Sync with node24
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.15.1 25 May 2025 09:52:24
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Cosmetic change |
22.15.1 22 May 2025 08:04:56
    |
Piotr Kubaj (pkubaj)  |
www/node22: fix build on powerpc64
../deps/simdjson/simdjson.cpp:27141:5: error: use of undeclared identifier
'vec_vsx_st'
27141 | vec_vsx_st(this->value, 0, reinterpret_cast<__m128i *>(dst));
| ^ |
22.15.1 19 May 2025 19:58:02
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.15.1
- Update pkg-message
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2025-23165, CVE-2025-23166 |
22.15.0 18 May 2025 03:34:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.15.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.14.0 03 May 2025 08:53:28
    |
Daniel Engberg (diizzy)  |
www/node*: Rename NLS option to ICU
For consistency with the rest of the tree
PR: 285595
Approved by: maintainer timeout (1+ month) |
22.14.0 17 Feb 2025 20:50:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.14.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.13.1 03 Feb 2025 15:50:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.13.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2025-22150, CVE-2025-23083, CVE-2025-23084, CVE-2025-23085 |
22.12.0 25 Dec 2024 19:15:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.12.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.11.0 30 Oct 2024 12:11:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.11.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.10.0 21 Oct 2024 09:17:28
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.10.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.9.0 14 Oct 2024 05:25:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.9.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.8.0 07 Oct 2024 14:58:46
    |
Po-Chuan Hsieh (sunpoet)  Author: Piotr Kubaj |
www/node{18,20,22}: Add JIT option
PR: 281746 |
22.8.0 08 Sep 2024 18:37:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.8.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.6.0 15 Aug 2024 10:55:29
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.6.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.5.1 21 Jul 2024 09:56:32
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.5.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.5.0 18 Jul 2024 16:45:33
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.5.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.4.1 10 Jul 2024 04:57:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.4.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2024-22018, CVE-2024-22020, CVE-2024-36137, CVE-2024-36138,
CVE-2024-37372 |
22.4.0 06 Jul 2024 16:02:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.4.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.3.0 18 Jun 2024 03:59:31
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.3.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.2.0 19 May 2024 17:15:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Add node22 22.0.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md |
22.0.0 16 May 2024 06:21:47
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Add node22 22.0.0
Node.js is a free, open-source, cross-platform JavaScript runtime environment
that lets developers create servers, web apps, command line tools and scripts. |