CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/02/02 11:14:59
Modified files:
databases/mongodb: Makefile distinfo
databases/mongodb/files: mongodb.conf
databases/mongodb/patches: patch-SConstruct
patch-src_mongo_db_repl_master_slave_cpp
patch-src_mongo_shell_bench_cpp
patch-src_mongo_util_net_sock_h
patch-src_mongo_util_processinfo_openbsd_cpp
databases/mongodb/pkg: PLIST
Added files:
databases/mongodb/patches:
patch-src_mongo_db_repl_oplog_fetcher_cpp
patch-src_third_party_IntelRDFPMathLib20U1_LIBRARY_src_bid_functions_h
patch-src_third_party_asio-master_asio_include_asio_ssl_impl_context_ipp
patch-src_third_party_mozjs-45_platform_x86_64_openbsd_build_js-confdefs_h
Removed files:
databases/mongodb/patches:
patch-src_mongo_crypto_sha1_block_openssl_cpp
patch-src_mongo_db_concurrency_lock_manager_h
patch-src_mongo_db_ftdc_compressor_cpp
patch-src_mongo_db_ftdc_compressor_test_cpp
patch-src_mongo_db_ftdc_file_writer_cpp
patch-src_mongo_db_fts_unicode_string_cpp
patch-src_mongo_db_matcher_expression_leaf_cpp
patch-src_mongo_db_service_context_d_h
patch-src_mongo_db_storage_mmap_v1_file_allocator_h
patch-src_mongo_s_chunk_diff_h
patch-src_third_party_asio-asio-1-11-0_asio_include_asio_ssl_detail_impl_engine_ipp
patch-src_third_party_asio-asio-1-11-0_asio_include_asio_ssl_impl_context_ipp
Log message:
update to mongodb-3.4.24, heavily based on op@'s diff for 4.4.10
db upgrades are only supported across one major (3.2 -> 3.4 -> 3.6 ->
4.0 -> 4.2 -> 4.4) so to make things easier for unifi users I'm only
jumping one version for now.
https://docs.mongodb.com/manual/release-notes/3.4-compatibility/
https://docs.mongodb.com/manual/release-notes/3.4-upgrade-standalone/