Port details |
- node7 V8 JavaScript for client and server (7.x)
- 7.2.0 www
=0 7.2.0Version of this port present on the latest quarterly branch.
- Maintainer: bradleythughes@fastmail.fm
- Port Added: 2016-11-19 22:03:48
- Last Update: 2016-12-07 23:56:56
- SVN Revision: 428090
- License: MIT
- WWW:
- http://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: http://nodejs.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: node7
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64 armv6
- distinfo:
- TIMESTAMP = 1480525718
SHA256 (node-v7.2.0.tar.gz) = c3f53a5d8cea145e25706bb21cdac62f1b3314db35785bcf468558a29cfc352f
SIZE (node-v7.2.0.tar.gz) = 27565343
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:
-
- gmake : devel/gmake
- python2.7 : lang/python27
- python2 : lang/python2
- pkgconf>=0.9.10 : devel/pkgconf
- libcrypto.so.9 : security/openssl
- Runtime dependencies:
-
- libcrypto.so.9 : security/openssl
- Library dependencies:
-
- libcares.so : dns/c-ares
- 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 node7-7.2.0:
BUNDLED_SSL=off: Use node.js's bundled OpenSSL implementation
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- compiler:c++11-lib execinfo gmake python:2,build pkgconfig localbase shebangfix ssl
- pkg-message:
- Note: If you need npm (Node Package Manager), please install www/npm.
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.2.0 07 Dec 2016 23:56:56 |
adamw |
Move www/node7 to www/node, and add an entry for the move into
MOVED. When node becomes node8 and node7 gets branched, the
MOVED entry will need to be removed.
PR: 213948
Approved by: maintainer (Bradley T. Hughes) |
7.2.0 07 Dec 2016 23:54:57 |
adamw |
Remove www/node in preparation for moving node7 into its place.
Update the CONFLICTS lines for the node ports at the same time.
PR: 213948
Approved by: maintainer (Bradley T. Hughes) |
7.2.0 30 Nov 2016 18:00:37 |
sunpoet |
- Update to 7.2.0
Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md
https://nodejs.org/en/blog/release/v7.2.0/
PR: 214928
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
7.1.0_1 23 Nov 2016 13:01:25 |
swills |
www/node7: add dtrace option and enable by default
Approved by: bradleythughes@fastmail.fm (maintainer) |
7.1.0 19 Nov 2016 22:03:39 |
pi |
www/node7: Add Node.js 7.1.0, copied from www/node
PR: 213945
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) |
Number of commits found: 5
|