| Port details on branch 2026Q2 |
- node24 V8 JavaScript for client and server
- 24.18.0 www
=0 24.18.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-04-07 14:09:20
- Last Update: 2026-06-28 16:19:05
- Commit Hash: 82abc13
- 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 = 1782510046
SHA256 (node-v24.18.0.tar.xz) = e94afde24db08e0c564ee7110a2d5aab51ee0059382c9fd8233c54eec47b28f9
SIZE (node-v24.18.0.tar.xz) = 55425872
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
- libgtest.so : devel/googletest
- libhdr_histogram.so : graphics/hdr_histogram
- libicui18n.so : devel/icu
- libllhttp.so : www/llhttp
- libmerve.so : devel/merve
- libnbytes.so : www/nbytes
- 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
-
- games/anki
- mail/thunderbird
- mail/thunderbird-esr
- multimedia/jellyfin
- net/gotify-server
- www/firefox
- www/firefox-esr
Configuration Options:
- ===> The following configuration options are available for node24-24.18.0:
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.18.0 28 Jun 2026 16:19:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.18.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.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 b11d272ba424b8cc7eb8695e1c1a21fdc19f0d2c) |
24.16.0 28 Jun 2026 16:19:04
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.16.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
(cherry picked from commit 91d4816a81d4e6e7bd04f26d783f2a16cb8e1146) |
24.15.0 28 Jun 2026 16:19:04
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.15.0
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
(cherry picked from commit be2174680208146efd207fbde58882f9f24bdffc) |
24.14.1 07 Apr 2026 14:03:41
    |
Po-Chuan Hsieh (sunpoet)  |
www/node24: Update to 24.14.1
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2026-21637, CVE-2026-21710, CVE-2026-21712, CVE-2026-21713,
CVE-2026-21714, CVE-2026-21715, CVE-2026-21716, CVE-2026-21717
(cherry picked from commit 3bc8cbadc2b109fdfcfe233a019b240d7b52c8e1) |