notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mongodb60 Distributed document-oriented "NoSQL" database (6.0.x Branch)
6.0.14 databases on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.12Version of this port present on the latest quarterly branch.
Maintainer: ronald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-14 11:12:04
Last Update: 2024-03-20 20:05:43
Commit Hash: f6df18b
Also Listed In: net
License: APACHE20 SSPLv1
WWW:
https://docs.mongodb.com/v6.0/
Description:
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb60-6.0.14/catalog.mk
  2. /usr/local/share/licenses/mongodb60-6.0.14/LICENSE
  3. /usr/local/share/licenses/mongodb60-6.0.14/APACHE20
  4. /usr/local/share/licenses/mongodb60-6.0.14/SSPLv1
  5. bin/mongod
  6. bin/mongos
  7. @sample etc/mongodb.conf.sample
  8. share/doc/mongodb/LICENSE-Community.txt
  9. share/doc/mongodb/MPL-2
  10. share/doc/mongodb/README
  11. share/doc/mongodb/THIRD-PARTY-NOTICES
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • mongodb60>0:databases/mongodb60
Conflicts:
CONFLICTS_INSTALL:
  • mongodb[0-9][0-9]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/mongodb60/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mongodb60
  • pkg install mongodb60
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mongodb60
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1709336837 SHA256 (mongodb-mongo-r6.0.14_GH0.tar.gz) = c4625d19c38036df4dd8ea474bdddb852d5e60b4df0563248f813f3a97235be2 SIZE (mongodb-mongo-r6.0.14_GH0.tar.gz) = 91244689

Expand this list (2 items)

Collapse this list.

SHA256 (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = a365bf54ef4e4fd6a136cf6afa9c620ba0c8982402473b9bfac38928a688a9e0 SIZE (mongodb-forks-spidermonkey-82aac6af18abcd5bf188afbc821779ccb0ca0902_GH0.tar.gz) = 141291901

Collapse this list.


Packages (timestamps in pop-ups are UTC):
mongodb60
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.136.0.14------
FreeBSD:13:quarterly6.0.126.0.12-----6.0.12
FreeBSD:14:latest6.0.136.0.14------
FreeBSD:14:quarterly6.0.126.0.12-----6.0.12
FreeBSD:15:latest6.0.136.0.14n/a-n/a--6.0.13
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-cheetah3>0 : devel/py-cheetah3@py39
  2. py39-packaging>0 : devel/py-packaging@py39
  3. py39-psutil>0 : sysutils/py-psutil@py39
  4. py39-pymongo>0 : databases/py-pymongo@py39
  5. py39-yaml>=3.11 : devel/py-yaml@py39
  6. autoconf2.13 : devel/autoconf2.13
  7. gsed : textproc/gsed
  8. python3.9 : lang/python39
  9. scons-3.9 : devel/scons@py39
  10. gmake>=4.4.1 : devel/gmake
  11. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libicuuc.so : devel/icu
  3. libpcre.so : devel/pcre
  4. libsnappy.so : archivers/snappy
  5. libstemmer.so : textproc/snowballstemmer
  6. libunwind.so : devel/libunwind
  7. libyaml-cpp.so : devel/yaml-cpp
  8. libzstd.so : archivers/zstd
  9. libsasl2.so : security/cyrus-sasl2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mongodb60-6.0.14: LTO=on: Use Link-Time Optimization NOAVX=off: "Disable AVX instructions on amd64 (Sandybridge+)" SASL=on: SASL authentication support SSL=on: SSL protocol support ===> Use 'make config' to modify these settings
Options name:
databases_mongodb60
USES:
compiler:c++17-lang cpe python:build scons shebangfix gmake pkgconfig ssl
pkg-message:
For install:
MongoDB on Rasperry Pi can work but is unsupported upstream. Please read https://jira.mongodb.org/browse/SERVER-71772 if you run this on a non-LSE ARM cpu.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mongodb/mongo/tar.gz/r6.0.14?dummy=/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-04-16
    Affects: users of databases/mongodb50, databases/mongodb44 and databases/mongodb60
    Author: ronald@FreeBSD.org
    Reason: 
      MongoDB removed the settings 'fork' and 'pidFilePath' from the default
      etc/mongodb.conf file.
      This does not affect mongod started by etc/rc.d/mongod as the settings are
      passed as arguments. Please verify custom uses of mongod.
    
    

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.14
20 Mar 2024 20:05:43
commit hash: f6df18bf62a9140b409da7e643c4abd7a1913100commit hash: f6df18bf62a9140b409da7e643c4abd7a1913100commit hash: f6df18bf62a9140b409da7e643c4abd7a1913100commit hash: f6df18bf62a9140b409da7e643c4abd7a1913100 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.14

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.14---feb-28--2024

Security:	CVE-2024-1351 Improper Certificate Validation
6.0.13
20 Feb 2024 11:29:14
commit hash: 427cb03fab5df35a86bdacf4bb8438b9ab4ed346commit hash: 427cb03fab5df35a86bdacf4bb8438b9ab4ed346commit hash: 427cb03fab5df35a86bdacf4bb8438b9ab4ed346commit hash: 427cb03fab5df35a86bdacf4bb8438b9ab4ed346 files touched by this commit This port version is marked as vulnerable.
Wen Heping (wen) search for other commits by this committer
databases/mongodb60: Fix build with python-3.11

PR:		275494
Approved by:	portmgr(blanket, fix build)
6.0.13
25 Jan 2024 08:41:09
commit hash: d70f30a9f3c8c7c98001dbc43eb22920e63dc9f7commit hash: d70f30a9f3c8c7c98001dbc43eb22920e63dc9f7commit hash: d70f30a9f3c8c7c98001dbc43eb22920e63dc9f7commit hash: d70f30a9f3c8c7c98001dbc43eb22920e63dc9f7 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.13

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.13---jan-18--2024

- version bump
- poudriere stage-qa: ok (aarch64)
6.0.12
18 Nov 2023 08:23:06
commit hash: fc00991c4a324d6164b3f6f2a4edbc7fbcb26cebcommit hash: fc00991c4a324d6164b3f6f2a4edbc7fbcb26cebcommit hash: fc00991c4a324d6164b3f6f2a4edbc7fbcb26cebcommit hash: fc00991c4a324d6164b3f6f2a4edbc7fbcb26ceb files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.12

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.12---nov-13--2023

version bump
poudriere stage-qa: ok
6.0.11_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit This port version is marked as vulnerable.
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
6.0.11
14 Oct 2023 08:37:58
commit hash: f8e31a741697dba4758dff182f9fd6e71881d22bcommit hash: f8e31a741697dba4758dff182f9fd6e71881d22bcommit hash: f8e31a741697dba4758dff182f9fd6e71881d22bcommit hash: f8e31a741697dba4758dff182f9fd6e71881d22b files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.11

changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.11---oct-11--2023

trivial version bump
poudriere stage-qa: ok
6.0.10
04 Oct 2023 18:01:08
commit hash: 30f95474c0b3d27a8549d948813d8e6e327be601commit hash: 30f95474c0b3d27a8549d948813d8e6e327be601commit hash: 30f95474c0b3d27a8549d948813d8e6e327be601commit hash: 30f95474c0b3d27a8549d948813d8e6e327be601 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.10

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.10---sep-14--2023

- version bump
- poudriere stage-qa: ok
6.0.9
11 Aug 2023 09:45:55
commit hash: 10018194381c18399472763d6c03062ddc4539bccommit hash: 10018194381c18399472763d6c03062ddc4539bccommit hash: 10018194381c18399472763d6c03062ddc4539bccommit hash: 10018194381c18399472763d6c03062ddc4539bc files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.9

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0-changelog/#6.0.9-changelog

* trivial version bump
* pet portclippy
* poudriere stage-qa: ok
6.0.8
24 Jul 2023 07:09:51
commit hash: 69ec46b2c4155d20ac4a0e523cc6800610f385f8commit hash: 69ec46b2c4155d20ac4a0e523cc6800610f385f8commit hash: 69ec46b2c4155d20ac4a0e523cc6800610f385f8commit hash: 69ec46b2c4155d20ac4a0e523cc6800610f385f8 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: upgrade 6.0.8

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.8---jul-13--2023

* trivial version bump
* poudriere stage-qa: ok
6.0.7
02 Jul 2023 18:58:50
commit hash: d37d341204750f739aed02cae45fe3104272192ccommit hash: d37d341204750f739aed02cae45fe3104272192ccommit hash: d37d341204750f739aed02cae45fe3104272192ccommit hash: d37d341204750f739aed02cae45fe3104272192c files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: fix build with llvm16/clang16

* BOOST_NO_CXX98_FUNCTION_BASE fixes:
In file included from src/third_party/boost/boost/functional/hash.hpp:6:
src/third_party/boost/boost/container_hash/hash.hpp:131:33: error: no template
named 'unary_function' in namespace 'std'; did you mean '__unary_function'?
        struct hash_base : std::unary_function<T, std::size_t> {};
                           ~~~~~^~~~~~~~~~~~~~
                                __unary_function
/usr/include/c++/v1/__functional/unary_function.h:46:1: note: '__unary_function'
declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^

* And "#if 1" fixes:

In file included from src/third_party/boost/boost/mpl/integral_c.hpp:32:
src/third_party/boost/boost/mpl/aux_/integral_wrapper.hpp:73:31: error:
integer value -1 is outside the valid range of values [0, 3] for the enumeration
type 'lock_access_mode' [-Wenum-constexpr-conversion]
    typedef AUX_WRAPPER_INST( BOOST_MPL_AUX_STATIC_CAST(AUX_WRAPPER_VALUE_TYPE,
(value - 1)) ) prior;

PR:     272295
6.0.7
28 Jun 2023 07:43:27
commit hash: adc64de36c4a282a53e9e6f0a9f1c71063927c58commit hash: adc64de36c4a282a53e9e6f0a9f1c71063927c58commit hash: adc64de36c4a282a53e9e6f0a9f1c71063927c58commit hash: adc64de36c4a282a53e9e6f0a9f1c71063927c58 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.7

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0-changelog/#6.0.7-changelog

* trivial version bump
* poudriere stage-qa: ok (pre-llvm16)
6.0.6
08 Jun 2023 08:26:02
commit hash: 2b6af4fd3f18eccbab67f20aa1fa18da8ce27ffdcommit hash: 2b6af4fd3f18eccbab67f20aa1fa18da8ce27ffdcommit hash: 2b6af4fd3f18eccbab67f20aa1fa18da8ce27ffdcommit hash: 2b6af4fd3f18eccbab67f20aa1fa18da8ce27ffd files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: update to 6.0.6

trivial version bump
one patchfiles is included in the source now
poudriere stage-qa: ok

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.6---may-12--2023

Please read the release notes: Some past releases have critical issues.

Followed an upstream change in mongod.conf about removal of 2 settings. See
UPDATING 20230416.
6.0.4_2
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit This port version is marked as vulnerable.
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
6.0.4_1
30 Mar 2023 23:59:51
commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5commit hash: 56932296b7bc5c29380a4c433c5a9250fb6b4fb5 files touched by this commit This port version is marked as vulnerable.
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.3-RELEASE from ports tree

- Mk/bsd.port.mk: mark FreeBSD 12.3 as unsupported.
- Mk/Uses/cabal.mk: Remove the text-2 workaround for 12.3-RELEASE
- biology/wfa2-lib: remove obsolete patch
- databases/mongodb60: remove IGNORE for EOL FreeBSD 12.3
- devel/concurrencpp: remove workaround for EOL FreeBSD 12.3
- devel/electron22: remove IGNORE for EOL FreeBSD 12.3
- devel/malloy: this should build fine on 12.4-RELEASE
- devel/qcoro: remove BROKEN for EOL FreeBSD 12.3
- devel/root: remove workaround for EOL FreeBSD 12.3
- editors/imhex: remove IGNORE for EOL FreeBSD 12.3
- emulators/ppsspp: remove workaround for EOL FreeBSD 12.3
- emulators/rpcs3: remove workaround for EOL FreeBSD 12.3
- emulators/yuzu: remove workaround for EOL 12.3-RELEASE
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0.4_1
17 Feb 2023 15:42:20
commit hash: d3641f4fa9e451f5944d52b6e05d0b3ad396e2bbcommit hash: d3641f4fa9e451f5944d52b6e05d0b3ad396e2bbcommit hash: d3641f4fa9e451f5944d52b6e05d0b3ad396e2bbcommit hash: d3641f4fa9e451f5944d52b6e05d0b3ad396e2bb files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: fix segmentation fault on startup

Upstream fixed the issue in the upcoming version. The patch applies cleanly.
And there was much rejoice...

PR: 267668
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38622
6.0.4
25 Jan 2023 13:13:45
commit hash: 8694ccef730a548c86fde29fb7880efdccb378a8commit hash: 8694ccef730a548c86fde29fb7880efdccb378a8commit hash: 8694ccef730a548c86fde29fb7880efdccb378a8commit hash: 8694ccef730a548c86fde29fb7880efdccb378a8 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
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
6.0.3
13 Jan 2023 19:04:09
commit hash: 607d1080fc3564f0273f7404de31e6f8b4611224commit hash: 607d1080fc3564f0273f7404de31e6f8b4611224commit hash: 607d1080fc3564f0273f7404de31e6f8b4611224commit hash: 607d1080fc3564f0273f7404de31e6f8b4611224 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb60: Mark IGNORE

forgot to uncomment in the previous commit

Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D38016
6.0.3
13 Jan 2023 19:01:46
commit hash: 146e6a4b49a196747bff0edbe6fee3f21069faa8commit hash: 146e6a4b49a196747bff0edbe6fee3f21069faa8commit hash: 146e6a4b49a196747bff0edbe6fee3f21069faa8commit hash: 146e6a4b49a196747bff0edbe6fee3f21069faa8 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
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
6.0.2
03 Nov 2022 10:34:10
commit hash: 34381447a02db395fdec9a0c3946562023bc3d5ccommit hash: 34381447a02db395fdec9a0c3946562023bc3d5ccommit hash: 34381447a02db395fdec9a0c3946562023bc3d5ccommit hash: 34381447a02db395fdec9a0c3946562023bc3d5c files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
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
6.0.2
30 Oct 2022 09:53:32
commit hash: 9f13b7867d45995913dbad00c131dce4eac4bb23commit hash: 9f13b7867d45995913dbad00c131dce4eac4bb23commit hash: 9f13b7867d45995913dbad00c131dce4eac4bb23commit hash: 9f13b7867d45995913dbad00c131dce4eac4bb23 files touched by this commit This port version is marked as vulnerable.
Antoine Brodin (antoine) search for other commits by this committer
databases/mongodb60: unbreak the ports tree on a lot of archs
6.0.2
26 Oct 2022 16:18:34
commit hash: cbde7a63952df7113308e7e2ea2a0a1fec056719commit hash: cbde7a63952df7113308e7e2ea2a0a1fec056719commit hash: cbde7a63952df7113308e7e2ea2a0a1fec056719commit hash: cbde7a63952df7113308e7e2ea2a0a1fec056719 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
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
6.0.1
09 Oct 2022 20:51:35
commit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341f files touched by this commit This port version is marked as vulnerable.
Yuri Victorovich (yuri) search for other commits by this committer
databases/pymongo: Move to databases/py-pymongo

Approved by:	portmgr (compliance)
6.0.1
19 Sep 2022 23:24:34
commit hash: d29e610a8aae77ac0c85c93fc94f84ecbe296f91commit hash: d29e610a8aae77ac0c85c93fc94f84ecbe296f91commit hash: d29e610a8aae77ac0c85c93fc94f84ecbe296f91commit hash: d29e610a8aae77ac0c85c93fc94f84ecbe296f91 files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
databases/mongodb60: Add misisng hyphen
6.0.1
19 Sep 2022 18:23:28
commit hash: 0da40873e4e03055ab3c4993615ede52f360a77ccommit hash: 0da40873e4e03055ab3c4993615ede52f360a77ccommit hash: 0da40873e4e03055ab3c4993615ede52f360a77ccommit hash: 0da40873e4e03055ab3c4993615ede52f360a77c files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
databases/mondodb60: Remove stray argument
6.0.1
19 Sep 2022 06:37:42
commit hash: c6b1c1d7ec72a6591d2b0a87f60a673b0c92bb40commit hash: c6b1c1d7ec72a6591d2b0a87f60a673b0c92bb40commit hash: c6b1c1d7ec72a6591d2b0a87f60a673b0c92bb40commit hash: c6b1c1d7ec72a6591d2b0a87f60a673b0c92bb40 files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
databases/mongodb60: Fix build

PR:		266394
Reported by:	maintainer
6.0.1
13 Sep 2022 16:30:04
commit hash: 50a4f20f0df36cad4ba09fa84c70078665e01e3dcommit hash: 50a4f20f0df36cad4ba09fa84c70078665e01e3dcommit hash: 50a4f20f0df36cad4ba09fa84c70078665e01e3dcommit hash: 50a4f20f0df36cad4ba09fa84c70078665e01e3d files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Ronald Klop
databases/mongodb60: New port

PR:	266394

Number of commits found: 26