ports/databases/mongodb70/files
Ronald Klop adc0330691
databases/mongodb70: update to 7.0.14
Changes:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.14---aug-26--2024

NB: 7.0.13 was tagged, but never released.

Sync with improvements in mongodb80:
from commit b44fe228ca :
Removed SSL from OPTIONS. It was inherited from the first versions
of databases/mongodb, long before I became maintainer.
Currently disabling the SSL option does not disable ssl as ssl is
auto-detected and disabling ssl needs explicit --ssl=off which is
not implemented in the port. I never had a request for this in years
so I decided to just remove the option and have ssl enabled always.

from commit 5d8274d264 :
Also found some manual pages in the src tree.

from commit f2c9ba7c53 :
- add pre-configure check if downloaded mozjs version matches
get-sources.sh.
- change comment to how the upstream project names the open source
variant.
2024-09-03 09:23:46 +02:00
..
extrapatch-SConstruct
make.test.sh
mongod.in
patch-buildscripts_scons.py
patch-rpm_mongod.conf
patch-SConstruct
patch-src_mongo_db_exec_document__value_value.cpp
patch-src_mongo_db_exec_document__value_value__internal.h
patch-src_mongo_db_exec_near.cpp
patch-src_mongo_s_write__ops_write__op.h
patch-src_mongo_util_net_ssl__types.h
patch-src_third__party_abseil-cpp_dist_absl_base_internal_unscaledcycleclock.cc
patch-src_third__party_asio-master_asio_include_asio_detail_config.hpp
patch-src_third__party_boost_boost_mpl_aux___integral__wrapper.hpp
patch-src_third__party_libbson_dist_src_libbson_src_bson_bson-error.c
patch-src_third__party_mozjs_gen-config.sh
patch-src_third__party_mozjs_get-sources.sh