Port details on branch 2022Q3 |
- node16 V8 JavaScript for client and server
- 16.16.0 www
=0 16.16.0Version of this port present on the latest quarterly branch. - Maintainer: bhughes@FreeBSD.org
 - Port Added: 2022-08-14 01:04:05
- Last Update: 2022-08-08 16:57:03
- Commit Hash: 6f21a15
- License: MIT
- WWW:
- https://nodejs.org/
- 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.
WWW: https://nodejs.org/
¦ ¦ ¦ ¦ 
- 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/node16/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node16
- pkg install node16
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node16
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1657304207
SHA256 (node-v16.16.0.tar.gz) = e07c30b0498f143c08793e34bda1adeaad32f485a4f79f4d67a82879f4c0bbe3
SIZE (node-v16.16.0.tar.gz) = 66189510
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:
-
- brotli>=1.0.9,1 : archivers/brotli
- c-ares>=1.17.2 : dns/c-ares
- libuv>=1.42.0 : devel/libuv
- libnghttp2>=1.45.1 : www/libnghttp2
- objdump : devel/binutils
- icu>=69.1 : devel/icu
- gmake>=4.3 : devel/gmake
- python3.9 : lang/python39
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libcares.so : dns/c-ares
- libuv.so : devel/libuv
- libnghttp2.so : www/libnghttp2
- libicui18n.so : devel/icu
- This port is required by:
- for Build
-
- www/onlyoffice-documentserver
Configuration Options:
- ===> The following configuration options are available for node16-16.16.0:
BUNDLED_SSL=off: Use node.js's bundled OpenSSL implementation
COREPACK=on: Build and install corepack package manager
DOCS=on: Build and/or install documentation
DTRACE=on: Build with DTrace probes
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- www_node16
- USES:
- compiler:c++11-lib gmake python:3.6-3.10,build pkgconfig localbase shebangfix ssl
- pkg-message:
- For install:
- Note: If you need npm (Node Package Manager), please install www/npm.
- Master Sites:
|