Page MenuHomeFreeBSD

devel/node-gyp: Add port
ClosedPublic

Authored by otis on Mar 14 2021, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 11:13 AM
Unknown Object (File)
Apr 6 2024, 2:36 AM
Unknown Object (File)
Dec 25 2023, 1:47 PM
Unknown Object (File)
Dec 20 2023, 4:22 AM
Unknown Object (File)
Sep 10 2023, 10:01 AM
Unknown Object (File)
Jun 3 2023, 3:45 AM
Unknown Object (File)
Jun 3 2023, 3:16 AM
Unknown Object (File)
Jun 2 2023, 1:28 PM

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
Lint Not Applicable
Unit
Tests Not Applicable

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