svn commit: r568508 - head/devel/node-gyp

Juraj Lutter otis at FreeBSD.org
Tue Mar 16 22:35:52 UTC 2021


> On 16 Mar 2021, at 23:19, Mathieu Arnold <mat at FreeBSD.org> wrote:
> The rationale being that given X ports that depend on a node module, you
> will probably need more than X versions of that module because they
> will all depend on incompatible versions of said module.
> 

Yes, this makes sense.

> A port that requires node modules must provide its own.  It can
> absolutely be by having an extra step for the maintainer to generate a
> tarball with all the required modules that can simply be extracted as
> needed.  I have not checked, but there are probably ports already doing
> this.

OK, I can do the check.

Onre more concern: How to deal with binary modules for various FreeBSD versions?

Thanks.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20210316/dec6e13a/attachment.sig>


More information about the svn-ports-head mailing list