non port: databases/mongodb60/Makefile |
SVNWeb
|
Number of commits found: 11 |
Wed, 25 Jan 2023
|
[ 13:13 Ronald Klop (ronald) ] 8694cce
databases/mongodb60: update to 6.0.4
- Use in-source boost as it does not compile with boost-1.81.0 from ports.
- Keep IGNORE as it still segfaults on start up. Issue is open upstream.
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38168
|
Fri, 13 Jan 2023
|
[ 19:04 Ronald Klop (ronald) ] 607d108
databases/mongodb60: Mark IGNORE
forgot to uncomment in the previous commit
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38016
|
[ 19:01 Ronald Klop (ronald) ] 146e6a4
databases/mongodb60: update to 6.0.3
- Trivial version bump.
- Mark IGNORE as it fails on runtime. Upstream has an issue on this open. (See:
PR #267668)
- Add option NOAVX to support building for older CPUs. (Thanks to Borja Marcos)
- Make portmft/portlint/portclippy even more happy.
PR: 268510
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38016
|
Thu, 3 Nov 2022
|
[ 10:34 Ronald Klop (ronald) ] 3438144
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
|
Sun, 30 Oct 2022
|
[ 09:53 Antoine Brodin (antoine) ] 9f13b78
databases/mongodb60: unbreak the ports tree on a lot of archs
|
Wed, 26 Oct 2022
|
[ 16:18 Ronald Klop (ronald) ] cbde7a6 (Only the first 10 of 80 ports in this commit are shown above. )
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
|
Sun, 9 Oct 2022
|
[ 20:51 Yuri Victorovich (yuri) ] 95e2a2c (Only the first 10 of 19 ports in this commit are shown above. )
databases/pymongo: Move to databases/py-pymongo
Approved by: portmgr (compliance)
|
Mon, 19 Sep 2022
|
[ 23:24 Neel Chauhan (nc) ] d29e610
databases/mongodb60: Add misisng hyphen
|
[ 18:23 Neel Chauhan (nc) ] 0da4087
databases/mondodb60: Remove stray argument
|
[ 06:37 Neel Chauhan (nc) ] c6b1c1d
databases/mongodb60: Fix build
PR: 266394
Reported by: maintainer
|
Tue, 13 Sep 2022
|
[ 16:30 Neel Chauhan (nc) Author: Ronald Klop ] 50a4f20 (Only the first 10 of 86 ports in this commit are shown above. )
databases/mongodb60: New port
PR: 266394
|
Number of commits found: 11 |