| Port details on branch 2020Q3 |
- node12 V8 JavaScript for client and server
- 12.18.4 www
=0 12.18.4Version 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-07-04 12:50:14
- Last Update: 2020-09-18 04:43:56
- Commit Hash: 889d5f4
- 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]*
- node10-[0-9]*
- node-[0-9]*
- To install the port:
- cd /usr/ports/www/node12/ && make install clean
- To add the package, run one of these commands:
- pkg install www/node12
- pkg install node12
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: node12
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc64
- distinfo:
- TIMESTAMP = 1600242147
SHA256 (node-v12.18.4.tar.gz) = a802d87e579e46fc52771ed6f2667048320caca867be3276f4c4f1bbb41389c3
SIZE (node-v12.18.4.tar.gz) = 52459484
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.16.0 : dns/c-ares
- libuv>=1.38.0 : devel/libuv
- libnghttp2>=1.41.0 : www/libnghttp2
- objdump : devel/binutils
- icu>=67.1 : 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 node12-12.18.4:
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_node12
- 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:
|
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 |
12.18.4 18 Sep 2020 04:43:56
    |
Bradley T. Hughes (bhughes)  |
MFH: r541210 r543679 r548801
www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.
PR: 247433
Approved by: bhughes (maintainer timeout)
www/node12: Update 12.18.2_1 -> 12.18.3
https://nodejs.org/en/blog/release/v12.18.3/
Sponsored by: Miles AS
(Only the first 15 lines of the commit message are shown above ) |
12.18.4 18 Sep 2020 04:43:56
  |
bhughes  |
MFH: r541210 r543679 r548801
www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.
PR: 247433
Approved by: bhughes (maintainer timeout)
www/node12: Update 12.18.2_1 -> 12.18.3
https://nodejs.org/en/blog/release/v12.18.3/
Sponsored by: Miles AS
(Only the first 15 lines of the commit message are shown above ) |
12.18.2_1 04 Jul 2020 12:48:40
    |
Piotr Kubaj (pkubaj)  |
MFH: r541210
www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.
PR: 247433
Approved by: bhughes (maintainer timeout)
Approved by: portmgr (fix build / runtime blanket) |
12.18.2_1 04 Jul 2020 12:48:40
  |
pkubaj  |
MFH: r541210
www/node12: fix runtime on powerpc64 elfv1, build / runtime on powerpc64 elfv2
Patches are backported from www/node and changed where necessary.
PR: 247433
Approved by: bhughes (maintainer timeout)
Approved by: portmgr (fix build / runtime blanket) |
Number of commits found: 4
|