notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/node/files/patch-deps_openssl_config_dso__conf__asm.h
SVNWeb

Number of commits found: 2

Fri, 16 Aug 2019
[ 22:27 bhughes search for other commits by this committer ] Original commit   Revision:509122 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
www/node: Update 12.7.0 -> 12.8.0

https://nodejs.org/en/blog/release/v12.8.0/

The bundled OpenSSL configuration now includes BSD-x86, which this port
can now use. The build for i386 is still using the no-asm variant for
the time being. Assembler errors in BSD-x86/asm-avx2 need to be
investigated to be able to enable asm with the bundled OpenSSL.

While here, regenerate all remaining patches with `make makepatch`.

Sponsored by:	Miles AS
Sun, 13 May 2018
[ 20:30 bhughes search for other commits by this committer ] Original commit   Revision:469828
www/node: fix build on i386

Add patch files missing from r469781, which ensure that the Node.js
build on i386 falls back to the linux-elf OpenSSL config.

PR:		228135
Reported by:	Marcin Cieslak <saper@saper.info>

Number of commits found: 2