From owner-svn-ports-all@freebsd.org Tue Mar 16 22:35:52 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 62333570720; Tue, 16 Mar 2021 22:35:52 +0000 (UTC) (envelope-from SRS0=rGmH=IO=FreeBSD.org=otis@ns2.wilbury.net) Received: from ns2.wilbury.net (ns2.wilbury.net [92.60.51.55]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "svc.wilbury.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F0Smm1gFkz3nky; Tue, 16 Mar 2021 22:35:51 +0000 (UTC) (envelope-from SRS0=rGmH=IO=FreeBSD.org=otis@ns2.wilbury.net) Received: from [100.127.255.20] (gw-upc.owhome.net [188.167.168.254]) (Authenticated sender: juraj@lutter.sk) by svc.wilbury.net (Postfix) with ESMTPSA id A3BB845D106; Tue, 16 Mar 2021 23:35:44 +0100 (CET) From: Juraj Lutter Message-Id: <43C56127-1CB0-4807-A1FA-FFC967E742A4@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_5B366580-F35B-4643-9DC5-99E648F7A0D2"; protocol="application/pgp-signature"; micalg=pgp-sha256 Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Subject: Re: svn commit: r568508 - head/devel/node-gyp Date: Tue, 16 Mar 2021 23:35:44 +0100 In-Reply-To: <20210316221912.smaeylfqtx7yfm6i@aching.in.mat.cc> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org To: Mathieu Arnold References: <202103152102.12FL2tRP068067@repo.freebsd.org> <20210316211715.pa4w3lrffzxr3ftx@aching.in.mat.cc> <2239997E-E3B6-403F-B36D-4326CDF16EFE@FreeBSD.org> <20210316221912.smaeylfqtx7yfm6i@aching.in.mat.cc> X-Mailer: Apple Mail (2.3608.120.23.2.4) X-Rspamd-Queue-Id: 4F0Smm1gFkz3nky X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2021 22:35:52 -0000 --Apple-Mail=_5B366580-F35B-4643-9DC5-99E648F7A0D2 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On 16 Mar 2021, at 23:19, Mathieu Arnold 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. >=20 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. --Apple-Mail=_5B366580-F35B-4643-9DC5-99E648F7A0D2 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iHUEAREIAB0WIQR9WLqI3W4V0bRHtaAtyIKFszIZVAUCYFEywAAKCRAtyIKFszIZ VDkbAQCqIQUGn+JADnrukOLor1UA/Y/Et+8ZzsyeHLlQANINCgEAhUoHqvY1HLfc vW50MN+zUjsCvfzWFWvQs1FAA1t2tbs= =y+rV -----END PGP SIGNATURE----- --Apple-Mail=_5B366580-F35B-4643-9DC5-99E648F7A0D2--