Page MenuHomeFreeBSD

devel/node-gyp: Add port
ClosedPublic

Authored by otis on Mar 14 2021, 7:06 PM.
Tags
None
Referenced Files
F111985741: D29263.diff
Tue, Mar 11, 5:04 AM
Unknown Object (File)
Fri, Feb 21, 10:07 PM
Unknown Object (File)
Feb 2 2025, 10:10 PM
Unknown Object (File)
Jan 20 2025, 12:47 PM
Unknown Object (File)
Sep 26 2024, 8:58 AM
Unknown Object (File)
Sep 5 2024, 3:32 PM
Unknown Object (File)
Sep 5 2024, 6:40 AM
Unknown Object (File)
Sep 3 2024, 10:11 AM

Details

Summary

Add node-gyp, a build frmework for building Node.js applications.
It will be used for node-re2 that will be used for upcoming
textproc/kibana7 update.

Diff Detail

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

Event Timeline

otis requested review of this revision.Mar 14 2021, 7:06 PM

Thanks for creating the port for this.

We'd definitely need to notify @sunpoet and @bhughes about this to avoid a potential conflict with packages, because www/npm also installs the following files:

@(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp
lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
This revision is now accepted and ready to land.Mar 15 2021, 2:59 PM