| Port details on branch 2026Q2 |
- node22 V8 JavaScript for client and server
- 22.23.1 www
=0 22.23.2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-07 14:09:16
- Last Update: 2026-06-28 16:18:19
- Commit Hash: 9acc011
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1782510044
SHA256 (node-v22.23.1.tar.xz) = b27385d6845089bdb91285d94b06c2a5cf1c37f8173a3c4e10824cc1ffadeaba
SIZE (node-v22.23.1.tar.xz) = 50507104
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- 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:
-
- corepack>=0 : www/corepack
- Library dependencies:
-
- libada.so : devel/libada
- libbrotlidec.so : archivers/brotli
- libcares.so : dns/c-ares
- libicui18n.so : devel/icu
- libllhttp.so : www/llhttp
- libnghttp2.so : www/libnghttp2
- libnghttp3.so : www/libnghttp3
- libngtcp2.so : net/libngtcp2
- libsimdjson.so : devel/simdjson
- libuv.so : devel/libuv
- libuvwasi.so : devel/uvwasi
- libzstd.so : archivers/zstd
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Build
-
- net-im/deltachat-desktop
- for Fetch
-
- net-im/deltachat-desktop
- for Patch
-
- net-im/deltachat-desktop
Configuration Options:
- ===> The following configuration options are available for node22-22.23.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++20-lang gmake localbase pkgconfig python:build shebangfix sqlite 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.23.1 28 Jun 2026 16:18:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.23.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2026-48615, CVE-2026-48617, CVE-2026-48618, CVE-2026-48619,
CVE-2026-48928, CVE-2026-48930, CVE-2026-48931, CVE-2026-48933, CVE-2026-48934,
CVE-2026-48935, CVE-2026-48937
(cherry picked from commit 8b492ce947c8397121468ffa385e795f041d0194) |
22.22.3 28 Jun 2026 16:17:24
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.22.3
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
(cherry picked from commit fa11df3171e746331f4ea63b5bec71378c4026e9) |
22.22.2 07 Apr 2026 14:03:40
    |
Po-Chuan Hsieh (sunpoet)  |
www/node22: Update to 22.22.2
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md
Security: CVE-2026-21637, CVE-2026-21710, CVE-2026-21713, CVE-2026-21714,
CVE-2026-21715, CVE-2026-21716, CVE-2026-21717
(cherry picked from commit 76bf6639a8f0ad324d670eb4eba7a789f24f8fb5) |