| Port details |
- node24 V8 JavaScript for client and server
- 24.13.1_1 www
=2 24.13.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-05-18 04:03:07
- Last Update: 2026-02-25 13:09:09
- Commit Hash: b2907f3
- People watching this port, also watch:: p5-Net-HTTP, tmux, py311-pycparser, python, font-misc-meltho
- 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/node24/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node24
- pkg install node24
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node24
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1771105012
SHA256 (node-v24.13.1.tar.xz) = b227bc868fb5e9ec8670620e2b25530eb12c17d43e6c7bc51bb38a660684192d
SIZE (node-v24.13.1.tar.xz) = 52098244
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:
-
- 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
-
- devel/electron40
- devel/py-ipympl
- devel/wasmer
- games/anki
- mail/thunderbird
- mail/thunderbird-esr
- misc/gemini-cli
- for Fetch
-
- devel/electron40
- for Patch
-
- devel/electron40
- for Run
-
- devel/emscripten
- devel/node-thrift
- devel/purescript-language-server
- devel/rubygem-execjs
- devel/sonar-scanner-cli
- devel/sonarqube-community
- devel/spago
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for node24-24.13.1_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_node24
- 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-node24.
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
24.13.1_1 25 Feb 2026 13:09:09
    |
Robert Clausecker (fuz)  |
*/*: bump PORTREVISION following libsimdjson.so soname change
Reported by: meta
Fixes: f9dd1c82078f6f1df3bb396459f915b51532d331 |
24.13.1 17 Feb 2026 16:53:38
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.13.1
- Use the following ports instead of the bundled ones
- devel/libada
- devel/uvwasi
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2026-21637 |
24.13.0 15 Jan 2026 11:53:15
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.13.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2025-55130, CVE-2025-55131, CVE-2025-55132, CVE-2025-59465,
CVE-2025-59466, CVE-2026-21637 |
24.12.0 19 Dec 2025 11:11:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.12.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.11.1_1 16 Dec 2025 18:30:48
    |
Michael Osipov (michaelo)  |
www/node2{0,2,4,5}: Don't depend on security/ca_root_nss anymore
When node.js is being build with an external OpenSSL (shared linking) the option
'--openssl-use-def-ca-store' ensures that OpenSSL uses the system truststore
managed by certctl(8). If the bundled OpenSSL is used node.js comes also bundled
with a Mozilla CA bundle as well. In any case security/ca_root_nss is not
required.
PR: 291482
Approved by: sunpoet (maintainer) |
24.11.1 29 Nov 2025 23:22:52
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.11.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.11.0_2 12 Nov 2025 13:53:24
    |
Robert Clausecker (fuz)  |
*/*: bump PORTREVISION following libsimdjson soname change |
24.11.0_1 11 Nov 2025 12:10:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Use databases/sqlite3 instead of the bundled one
- Bump PORTREVISION for dependency and package change
PR: 290509 |
24.11.0 09 Nov 2025 16:30:51
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.11.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.10.0_4 03 Nov 2025 17:55:33
    |
Robert Clausecker (fuz)  |
*/*: bump PORTREVISION following libsimdjson soname change
Reported by: sunpoet |
24.10.0_3 27 Oct 2025 14:37:20
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Use www/corepack instead of the bundled one
- Bump PORTREVISION for dependency and package change |
24.10.0_2 25 Oct 2025 19:10:22
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Use bundled sqlite3
- Bump PORTREVISION for dependency and package change
nodejs 22+ needs sqlite3 with SESSION enabled.
PR: 290509
Reported by: dim |
24.10.0_1 25 Oct 2025 12:20:53
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Use databases/sqlite3 and www/llhttp instead of the bundled one
- Bump PORTREVISION for dependency and package change |
24.10.0 18 Oct 2025 23:51:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.10.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.8.0 06 Oct 2025 10:13:11
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.8.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.7.0_1 30 Sep 2025 12:35:30
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Simplify BUNDLED_SSL handling |
24.7.0_1 30 Sep 2025 10:50:46
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Cosmetic change
- Fix 3f8876b8c212ea2cbd3852bfcc4b1cf15aa669c3 |
24.7.0_1 19 Sep 2025 08:24:02
    |
Robert Clausecker (fuz)  |
*/*: bump simdjson dependants following soname change |
24.7.0 07 Sep 2025 23:03:23
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.7.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.4.1 13 Aug 2025 15:33:16
    |
Piotr Kubaj (pkubaj)  |
www/node24: fix build on powerpc64
1. Add -mpower8-vector due to simdjson using VSX.
2. Add patches from https://github.com/nodejs/node/issues/58277 |
24.4.1 24 Jul 2025 11:18:54
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.4.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2025-27210 |
24.4.0 21 Jul 2025 09:11:24
    |
Robert Clausecker (fuz)  |
www/node24: fix build on armv7
No -latomic on FreeBSD.
Approved by: portmgr (build fix blanket)
MFH: 2025Q3 |
24.4.0 13 Jul 2025 12:39:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.4.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.3.0 29 Jun 2025 11:58:07
    |
Po-Chuan Hsieh (sunpoet)  |
www/node2*: Revert unintended PKGNAMESUFFIX change |
24.3.0 29 Jun 2025 11:45:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.3.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.2.0 17 Jun 2025 17:47:44
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.2.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.1.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> |
24.1.0 01 Jun 2025 16:23:14
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Fix PLIST for BUNDLED_SSL option |
24.1.0 29 May 2025 04:52:19
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.1.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md |
24.0.2 19 May 2025 19:58:02
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.0.2
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2025-23166 |
24.0.0 18 May 2025 03:54:29
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Add node24 24.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. |