Page MenuHomeFreeBSD

www/node19: Add new port
AbandonedPublic

Authored by otis on Nov 12 2022, 8:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 22 2023, 9:53 PM
Unknown Object (File)
Nov 16 2023, 5:05 AM
Unknown Object (File)
Nov 6 2023, 5:53 AM
Unknown Object (File)
Oct 9 2023, 2:18 PM
Unknown Object (File)
Oct 9 2023, 2:18 PM
Unknown Object (File)
Oct 5 2023, 4:31 AM
Unknown Object (File)
Sep 13 2023, 10:38 AM
Unknown Object (File)
Jul 3 2023, 4:24 PM

Details

Reviewers
None
Summary

Add node.js v19.0.1, a "Current" version of Node.JS runtime.

Highlights include the update of the V8 JavaScript engine to 10.7,
HTTP(s)/1.1 KeepAlive enabled by default, and ESM Resolution
adjustments.

For full release announcment, see:
https://github.com/nodejs/node/releases/tag/v19.0.0

www/npm-node19: Add new port

Add www/npm-node19, npm with dependency on www/node19

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48321
Build 45207: arc lint + arc unit

Event Timeline

otis requested review of this revision.Nov 12 2022, 8:56 PM
lwhsu added inline comments.
www/node19/files/extra-patch-common.gypi
10

'ldflags': [ '-m64' ], part seems not changed?

www/node19/files/extra-patch-common.gypi
10

'ldflags': [ '-m64' ], part seems not changed?

Oh yes, right. This is only a WIP yet, it will need some polishing (also, npm-node19, yarn-node19 are in my queue).

node19 is already in ports.