From nobody Fri Jun 28 05:27:06 2024 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4W9P844Nh2z5PJ9N for ; Fri, 28 Jun 2024 05:27:16 +0000 (UTC) (envelope-from SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4W9P825kS1z4PQn for ; Fri, 28 Jun 2024 05:27:14 +0000 (UTC) (envelope-from SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=ko+vXaIQ; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl" Date: Fri, 28 Jun 2024 07:27:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1719552426; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to; bh=yHzvpFdSIhGhyQjN64Cp4dXhzkSon/sHr1I9B1gfCOk=; b=ko+vXaIQ5CICyA71wcPx7HgJddIW63o3iM9hb2gYsmAMTgKeELO9T5KIKs/gaaXapCzsD3 +/KOEuu60I6X3ep+xDXpaEvwqjHFfeCgaYlQzvqqajEbotC4uPc5uPlqswSXdxaWRazQf0 pe9WJ2g4yWqnkH6mM2AI4WOXPLZQlyBRJ1vx4inmrBOgIRqTQQ1d+lZfHMi+WN3gclxGRt K7KmYm9SaeI8gSfqb/PHq2RJZX4QTfn5mXmUN1HbKYFnF2sZR/r34Exa6jxeOC2PnfnzT4 2GWPJRwrX3E45mo6c/XhPF74OV4PiXQK95V9Cp4JMfoZ4NdLlQyypx+h/tSy9g== From: Ronald Klop To: ports@freebsd.org Message-ID: <1523041079.404.1719552426649@localhost> In-Reply-To: Subject: Fwd: [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_403_747706037.1719552426644" X-Mailer: Realworks (708.117) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.20 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=tnsX=N6=klop.ws=ronald-lists@realworks.nl]; TO_DN_NONE(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; DKIM_TRACE(0.00)[klop.ws:+] X-Rspamd-Queue-Id: 4W9P825kS1z4PQn ------=_Part_403_747706037.1719552426644 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I=E2=80=99m not experienced in npm ports. This new port does networking aft= er the fetch phase. Can somebody else suggest a good solution? Regards, Ronald=20 Van: bugzilla-noreply@freebsd.org Datum: 27 juni 2024 13:41 Aan: ronald@FreeBSD.org Onderwerp: [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shel= l CLI >=20 >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279519 >=20 > --- Comment #3 from Fabien Amelinck --- > (In reply to Ronald Klop from comment #2) >=20 > Thank you for taking the time to review my port submission. >=20 > I actually know, that's why I have ALLOW_NETWORKING_PACKAGES=3D"mongosh" = in > poudriere.conf. >=20 > What do you suggest ? > A repo with the node_modules populated or an ugly "npm install" at fetch = step ? >=20 > I didn't find how electron and vscode are managing this constraint. >=20 > --=20 > You are receiving this mail because: > You are on the CC list for the bug. >=20 >=20 >=20 >=20 ------=_Part_403_747706037.1719552426644 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi,

I=E2=80=99m not experienced= in npm ports. This new port does networking after the fetch phase. Can som= ebody else suggest a good solution?

Regards,
=
Ronald 

Van: = bugzilla-noreply@freebsd.org
Datum: 27 juni 2024 13:41<= br>Aan: ronald@FreeBSD.org
Onderwerp: = [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279519=

--- Comment #3 from Fabien Amelinck ---
(In reply to Ronald Klop from comment #2)

Thank you for taking the time to review my port submission.

I actually know, that's why I have ALLOW_NETWORKING_PACKAGES=3D"mongosh" in=
poudriere.conf.

What do you suggest ?
A repo with the node_modules populated or an ugly "npm install" at fetch st= ep ?

I didn't find how electron and vscode are managing this constraint.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




------=_Part_403_747706037.1719552426644--