| Port details on branch 2025Q4 |
- node24 V8 JavaScript for client and server
- 24.13.0 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-01-15 11:53:15
- Commit Hash: 8a92095
- 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 = 1768399994
SHA256 (node-v24.13.0.tar.xz) = 320fe909cbb347dcf516201e4964ef177b8138df9a7f810d0d54950481b3158b
SIZE (node-v24.13.0.tar.xz) = 51803408
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:
-
- 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
- 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.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++11-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:
|