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)
Fri, Aug 14, 1:17 PM
Unknown Object (File)
Wed, Aug 12, 8:51 PM
Unknown Object (File)
Sun, Aug 9, 5:59 PM
Unknown Object (File)
Sat, Aug 8, 2:01 PM
Unknown Object (File)
Fri, Aug 7, 7:05 PM
Unknown Object (File)
Tue, Jul 28, 11:34 AM
Unknown Object (File)
Sun, Jul 26, 11:18 PM
Unknown Object (File)
Mon, Jul 20, 6:26 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
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