Date: Thu, 21 Nov 2024 08:53:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 279519] [NEW PORT] databases/mongosh: mongodb official Shell CLI Message-ID: <bug-279519-7788-qNeSr43xn0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279519-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-279519-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279519 --- Comment #14 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D31d8a7eb3429202e96349c29c0bb240= 395989ec8 commit 31d8a7eb3429202e96349c29c0bb240395989ec8 Author: Fabien Amelinck <fabien.amelinck@advens.fr> AuthorDate: 2024-11-21 07:52:25 +0000 Commit: Ronald Klop <ronald@FreeBSD.org> CommitDate: 2024-11-21 08:52:59 +0000 databases/mongosh: new port Standalone MongoDB Shell replacing deprecated Mongo CLI. NodeJS doesn't need to be installed. PR: 279519 databases/Makefile | 1 + databases/mongosh/Makefile (new) | 146 +++++++++++++++++= ++++ databases/mongosh/distinfo (new) | 11 ++ .../patch-node__modules_kerberos_binding.gyp (new) | 32 +++++ ...__modules_kerberos_src_kerberos__common.h (new) | 11 ++ ...les_mongodb-client-encryption_binding.gyp (new) | 35 +++++ ...es_mongodb-client-encryption_package.json (new) | 11 ++ ...h-node__modules_os-dns-native_binding.gyp (new) | 13 ++ .../mongosh/files/node-patches/004-openssl3 (new) | 15 +++ .../files/node-patches/005-src_cares__wrap.h (new) | 11 ++ databases/mongosh/files/patch-package.json (new) | 36 +++++ ...ejs-patches_002-workaround-node-bug-52229 (new) | 17 +++ .../files/patch-scripts_prep-fle-addon.sh (new) | 20 +++ .../files/patch-scripts_sort-workspaces.js (new) | 11 ++ databases/mongosh/pkg-descr (new) | 5 + databases/mongosh/pkg-plist (new) | 1 + 16 files changed, 376 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279519-7788-qNeSr43xn0>