Date: Tue, 30 Dec 2025 12:41:35 +0000 From: Lorenzo Salvadore <salvadore@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Ronald Klop <ronald@FreeBSD.org> Subject: git: efb49121f3 - main - Status/2025Q4/mongodb80.adoc: Add report Message-ID: <6953c87f.3a321.1248d596@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=efb49121f369da49a27f4773251a86a42c126112 commit efb49121f369da49a27f4773251a86a42c126112 Author: Ronald Klop <ronald@FreeBSD.org> AuthorDate: 2025-12-27 17:47:59 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-12-30 12:40:47 +0000 Status/2025Q4/mongodb80.adoc: Add report Pull Request: https://github.com/freebsd/freebsd-doc/pull/587 --- .../status/report-2025-10-2025-12/mongodb80.adoc | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc b/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc new file mode 100644 index 0000000000..ecdc88408d --- /dev/null +++ b/website/content/en/status/report-2025-10-2025-12/mongodb80.adoc @@ -0,0 +1,25 @@ +=== Ports -- Use Bazel as build tool for MongoDB 8.0 + +Links: + +link:https://www.freshports.org/databases/mongodb80/[MongoDB 8.0 port] URL: https://www.freshports.org/databases/mongodb80/[] + +link:https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287546[Bazel 8 PR] URL: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287546[] + +Contact: Ronald Klop <ronald@FreeBSD.org> + +MongoDB is a production level NoSQL database. +Our ports has the Community edition of MongoDB for many years already. +MongoDB is used by several WiFi controller software in ports like Unifi and Omada. +In MongoDB 8.0.13 the build system is changed from SCons to Bazel. + +We have version 8 of Bazel in Bugzilla (PR 287546). +With this version the build of MongoDB 8.0 starts. +Unfortunately the build errors pretty quickly. + +Because of security issues in the MongoDB 8.0 port it becomes important to upgrade the port to the latest version. + +I am looking for somebody with experience of a Bazel build to help. + +* Contact me. +* Set up your build environment with Bazel 8. +* Compile and fix. +* Let us commit it!home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953c87f.3a321.1248d596>
