| Port details on branch 2023Q4 |
- node20 V8 JavaScript for client and server
- 20.8.1 www
=0 20.8.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2023-10-16 21:40:04
- Last Update: 2023-10-16 21:29:10
- Commit Hash: 92e2e90
- License: MIT
- WWW:
- https://nodejs.org/
- https://github.com/nodejs/node
- Description:
- Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
uses an event-driven, non-blocking I/O model that makes it lightweight and
efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open
source libraries in the world.
 ¦ ¦ ¦ ¦ 
- 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/node20/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node20
- pkg install node20
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node20
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1697463062
SHA256 (node-v20.8.1.tar.xz) = f799c66f6a6386bb8ac2c75a378f740c455e97f1fe964393dd39c9f9f6efbc70
SIZE (node-v20.8.1.tar.xz) = 41863408
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:
-
- brotli>=1.0.9,1 : archivers/brotli
- c-ares>=1.17.2 : dns/c-ares
- libnghttp2>=1.45.1 : www/libnghttp2
- libuv>=1.42.0 : devel/libuv
- objdump : devel/binutils
- icu>=69.1 : devel/icu
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libcares.so : dns/c-ares
- libnghttp2.so : www/libnghttp2
- libuv.so : devel/libuv
- libicui18n.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for node20-20.8.1:
BUNDLED_SSL=off: Use bundled OpenSSL implementation from node.js
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- www_node20
- USES:
- compiler:c++11-lib 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.
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
20.8.1 16 Oct 2023 21:29:10
    |
Po-Chuan Hsieh (sunpoet)  |
www/node20: Update to 20.8.1
Changes: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md
(cherry picked from commit 66671b138b1c6bec36abf027a815f46ecc59481f) |
20.8.0 16 Oct 2023 21:29:10
    |
Po-Chuan Hsieh (sunpoet)  |
www/node20: Use .tar.xz instead of .tar.gz
Reported by: danfe
(cherry picked from commit 7e9e394b00b29e3b787a8fd70661a881a647bf8f) |
Number of commits found: 2
|