non port: www/node/files/patch-deps_v8_src_base_cpu.cc |
SVNWeb
|
Number of commits found: 4 |
Fri, 8 Jun 2018
|
[ 18:43 bhughes ]
www/node: Update 10.3.0 -> 10.4.0
https://nodejs.org/en/blog/release/v10.4.0/
Remove files/patch-deps_v8_src_base_cpu.cc, which has been applied
upstream and is no longer necessary (as reported in PR 228779). Other
patches have been refreshed as needed with `make makepatch`.
PR: 228779
Reported by: Sylvain Garrigues <sylvain@sylvaingarrigues.com>
Sponsored by: Miles AS
|
Mon, 30 Apr 2018
|
[ 22:46 bhughes ] (Only the first 10 of 13 ports in this commit are shown above. )
www/node: Update 9.11.1_1 -> 10.0.0
Update to the latest major release of Node.js. This release includes
many significant changes, both to Node.js itself and the FreeBSD port.
https://nodejs.org/en/blog/release/v10.0.0/
In particular, Node.js now requires OpenSSL 1.1.0h, so the BUNDLED_SSL
option is enabled by default. It is still possible to disable this
option when using security/openssl-devel (which is currently at 1.1.0h).
Multiple patches are required to get Node.js building with the bundled
OpenSSL library. Only amd64 builds get optimized assembler; all other
archs use non-asm implementations.
|
Thu, 10 Aug 2017
|
[ 12:53 bhughes ]
www/node: Update 8.2.1 -> 8.3.0
- Revert libc++ workaround from r444555, since upstream has fixed the
issue differently.
- Refresh patches with 'make makepatch'
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11949
|
Fri, 30 Jun 2017
|
[ 09:19 andrew ]
www/node: Build on arm64
DTrace fails to build, however there is no userspace DTrace support on
arm64 for it to use.
PR: 220282
Approved by: bhughes (maintainer), matthew
|
Number of commits found: 4 |