| Port details on branch 2020Q3 |
- node10 V8 JavaScript for client and server
- 10.22.1 www
=0 10.22.1Version of this port present on the latest quarterly branch. DEPRECATED: Uses Python 2.7 which is EOLed upstream
This port expired on: 2020-12-31
- Maintainer: bhughes@FreeBSD.org
 - Port Added: 2020-09-18 04:40:21
- Last Update: 2020-09-18 04:39:41
- Commit Hash: 3bb7e23
- 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:
- node[68]-[0-9]*
- node12-[0-9]*
- node-[0-9]*
- To install the port:
- cd /usr/ports/www/node10/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node10
- pkg install node10
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node10
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64
- distinfo:
- TIMESTAMP = 1600242115
SHA256 (node-v10.22.1.tar.gz) = d0b49dd96ac70e99240458863efe09ae5bb1138c0ff582295f882c1482708172
SIZE (node-v10.22.1.tar.gz) = 46546924
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:
-
- c-ares>=1.15.0 : dns/c-ares
- libuv>=1.34.2 : devel/libuv
- libnghttp2>=1.41.0 : www/libnghttp2
- objdump : devel/binutils
- icu>=64.2 : devel/icu
- gmake>=4.3 : devel/gmake
- python2.7 : lang/python27
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- Library dependencies:
-
- libcares.so : dns/c-ares
- libuv.so : devel/libuv
- libnghttp2.so : www/libnghttp2
- libicui18n.so : devel/icu
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for node10-10.22.1:
BUNDLED_SSL=off: Use node.js's bundled OpenSSL implementation
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_node10
- USES:
- compiler:c++11-lib gmake python:2.7,build pkgconfig localbase shebangfix ssl
- pkg-message:
- For install:
- Note: If you need npm (Node Package Manager), please install www/npm.
- Master Sites:
|