Port details on branch 2024Q1 |
- node18 V8 JavaScript for client and server
- 18.19.1 www =0 18.18.2_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-03-09 18:00:33
- Last Update: 2024-03-09 17:46:45
- Commit Hash: bac2bdb
- 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 - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/node18/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node18
- pkg install node18
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node18
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1709390436
SHA256 (node-v18.19.1.tar.xz) = 090f96a2ecde080b6b382c6d642bca5d0be4702a78cb555be7bf02b20bd16ded
SIZE (node-v18.19.1.tar.xz) = 41250068
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
- This port is required by:
- for Build
-
- devel/electron27
Configuration Options:
- ===> The following configuration options are available for node18-18.19.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_node18
- 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: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18.19.1 09 Mar 2024 17:46:45 |
Po-Chuan Hsieh (sunpoet) |
www/node18: Update to 18.19.1
Changes: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md
Security: CVE-2023-46809, CVE-2024-21892, CVE-2024-22019, CVE-2024-22025
(cherry picked from commit 257eeba0b8cd543920e6c9d8e6339898cf07594e) |
18.18.2_2 09 Mar 2024 17:46:45 |
Po-Chuan Hsieh (sunpoet) |
www/node18: Fix 99ea45a72a2800fc90e98ee225a42c3e88da8602
- Fix PORTREVISION order
- Remove unnecessary GNU_CONFIGURE_MANPREFIX
- Sort PLIST
(cherry picked from commit 49e917373542f750bdbb8f8859b92a25fe4c1756) |
18.18.2_2 09 Mar 2024 17:46:44 |
Po-Chuan Hsieh (sunpoet) Author: Muhammad Moinur Rahman |
www/node18: Moved man to share/man
Approved by: portmgr (blanket)
(cherry picked from commit 99ea45a72a2800fc90e98ee225a42c3e88da8602) |
18.18.2_1 09 Mar 2024 17:46:34 |
Po-Chuan Hsieh (sunpoet) Author: Piotr Kubaj |
www/node18: remove ELFv1 support
(cherry picked from commit 336c0f12b9f20e5aa47b359d5502883e23a14a30) |
Number of commits found: 4
|