|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.0.2 03 Nov 2022 21:47:04
    |
Ronald Klop (ronald)  |
databases/mongodb60: mark ignore on FreeBSD 12.3.
Summary:
Llvm in FreeBSD 12.3 gives several compile errors.
One example:
src/mongo/s/sharding_initialization.cpp:171:49: error: no viable constructor or
deduction guide for deduction of template arguments of 'weak_ptr'
connPoolOptions.controllerFactory = [srwp = std::weak_ptr(srsp)] {
http://beefy6.nyi.freebsd.org/data/123amd64-default/0116f5c59197/logs/errors/mongodb60-6.0.2.log
12.4 is expected to work again due to new libc++
PR: 266587
Approved by: rene (mentor)
MFH: 2022Q4
Differential Revision: https://reviews.freebsd.org/D37230
(cherry picked from commit 34381447a02db395fdec9a0c3946562023bc3d5c) |
6.0.2 03 Nov 2022 08:44:28
    |
Ronald Klop (ronald)  Author: Antoine Brodin |
databases/mongodb60: unbreak the ports tree on a lot of archs
PR: 266587
(cherry picked from commit 9f13b7867d45995913dbad00c131dce4eac4bb23) |
6.0.2 03 Nov 2022 08:44:27
    |
Ronald Klop (ronald)  |
databases/mongodb60: update to 6.0.2
Summary:
- automate mozjs configuration
- enables powerpc64le support
- overwrites the upstream amd64 configuration which fixes the build
- removes almost 1 MB of patches for aarch64
- use more system libs and llvm-ar (thanks to dizzy@)
- Fix removal of (lib)zstd/zstandard directory which fixes the build on all
supported platforms
- change my maintainer email to @FreeBSD.org
changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.2---sep-28--2022
PR: 266587
Tested by: dizzy (libs), pkubaj (powerpc64le)
Approved by: pkubaj (mentor), rene (mentor)
Co-Authored-By: dizzy, pkubaj
Differential Revision: https://reviews.freebsd.org/D37130
(cherry picked from commit cbde7a63952df7113308e7e2ea2a0a1fec056719) |
Number of commits found: 3
|