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)
Fri, Oct 17, 9:46 PM
Unknown Object (File)
Fri, Oct 10, 3:38 AM
Unknown Object (File)
Sat, Oct 4, 5:18 AM
Unknown Object (File)
Thu, Sep 25, 4:10 PM
Unknown Object (File)
Aug 27 2025, 12:31 AM
Unknown Object (File)
Jul 5 2025, 11:20 PM
Unknown Object (File)
Jul 5 2025, 5:21 AM
Unknown Object (File)
Jul 4 2025, 4:54 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.