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
Port details on branch 2026Q1
mongodb70 MongoDB Community Edition (7.0.x Branch)
7.0.28 databases on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.0.28Version of this port present on the latest quarterly branch.
Maintainer: ronald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-24 09:36:08
Last Update: 2026-02-24 09:33:14
Commit Hash: 1236852
Also Listed In: net
License: APACHE20 SSPLv1
WWW:
https://www.mongodb.com/docs/v7.0/
Description:
Distributed document-oriented "NoSQL" database. 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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • mongod
Dependency lines:
  • mongodb70>0:databases/mongodb70
Conflicts:
CONFLICTS_INSTALL:
  • mongodb[0-9][0-9]
To install the port:
cd /usr/ports/databases/mongodb70/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mongodb70
  • pkg install mongodb70
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mongodb70
Package flavors (<flavor>: <package>)
  • default: mongodb70
  • armv80a: mongodb70-armv80a
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1766555120 SHA256 (mongodb-mongo-r7.0.28_GH0.tar.gz) = 22671c9459a763aa870bec9d9873c5d2ed381c2644fcf8f63e7eb2704fd11c46 SIZE (mongodb-mongo-r7.0.28_GH0.tar.gz) = 90762731

Expand this list (4 items)

Collapse this list.

SHA256 (mongodb-forks-spidermonkey-5acd3be6c9563ad3e7ca6182285c69a38de47bab_GH0.tar.gz) = 1420533e23970171ff7a420e3ded1ea493e1976fb8896a5fd6f35e5b2d75733b SIZE (mongodb-forks-spidermonkey-5acd3be6c9563ad3e7ca6182285c69a38de47bab_GH0.tar.gz) = 280439685 SHA256 (0877732109589e441cbf234dce17ec0e7b614902.patch) = 96bcf70f8ee66424b5601632fb91dbcbb6b14df0553f59f36cd10325bfce7105 SIZE (0877732109589e441cbf234dce17ec0e7b614902.patch) = 1770

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-cheetah3>0 : devel/py-cheetah3@py311
  3. py311-packaging>0 : devel/py-packaging@py311
  4. py311-psutil>0 : sysutils/py-psutil@py311
  5. py311-pymongo>0 : databases/py-pymongo@py311
  6. py311-pyyaml>=3.11 : devel/py-pyyaml@py311
  7. rust-cbindgen>0 : devel/rust-cbindgen
  8. gm4 : devel/m4
  9. gsed : textproc/gsed
  10. python3.11 : lang/python311
  11. scons-3.11 : devel/scons@py311
  12. gmake>=4.4.1 : devel/gmake
  13. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libsnappy.so : archivers/snappy
  3. libstemmer.so : textproc/snowballstemmer
  4. libunwind.so : devel/libunwind
  5. libyaml-cpp.so : devel/yaml-cpp
  6. libzstd.so : archivers/zstd
  7. libsasl2.so : security/cyrus-sasl2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mongodb70-7.0.28: LTO=off: Use Link-Time Optimization NOAVX=on: "Disable AVX instructions on amd64 (Sandybridge+)" SASL=on: SASL authentication support ===> Use 'make config' to modify these settings
Options name:
databases_mongodb70
USES:
compiler:c++20-lang cpe python:build scons shebangfix ssl gmake pkgconfig
pkg-message:
For install:
MongoDB on Raspberry Pi can work but is unsupported upstream. Please read https://jira.mongodb.org/browse/SERVER-71772 and enable option ARMV80A if you run this on a non-LSE ARM cpu like Raspberry Pi 4. MongoDB 6.0 and up do not include the 'mongo' CLI shell anymore. You can use the MongoDB Shell (https://github.com/mongodb-js/mongosh). # pkg install npm $ npm install mongosh $ npx mongosh mongodb://127.0.0.1:27017/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mongodb/mongo/tar.gz/r7.0.28?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.0.28
24 Feb 2026 09:33:14
commit hash: 1236852dbf99c4c5a69db112117d71e8ff2a09d8commit hash: 1236852dbf99c4c5a69db112117d71e8ff2a09d8commit hash: 1236852dbf99c4c5a69db112117d71e8ff2a09d8commit hash: 1236852dbf99c4c5a69db112117d71e8ff2a09d8 files touched by this commit This port version is marked as vulnerable.
Ronald Klop (ronald) search for other commits by this committer
Author: Dimitry Andric
databases/mongodb70: fix build with clang 21

With clang 21 databases/mongodb70 fails to build, with errors similar to:

    In file included from
src/third_party/boost/libs/log/src/default_sink.cpp:20:
    In file included from src/third_party/boost/boost/thread/locks.hpp:10:
    In file included from
src/third_party/boost/boost/thread/lock_algorithms.hpp:11:
    In file included from src/third_party/boost/boost/thread/lock_types.hpp:18:
    In file included from src/third_party/boost/boost/thread/thread_time.hpp:11:
    In file included from
src/third_party/boost/boost/date_time/posix_time/posix_time_types.hpp:16:
    In file included from
src/third_party/boost/boost/date_time/posix_time/posix_time_duration.hpp:15:
    In file included from
src/third_party/boost/boost/numeric/conversion/cast.hpp:33:
    In file included from
src/third_party/boost/boost/numeric/conversion/converter.hpp:13:
    In file included from
src/third_party/boost/boost/numeric/conversion/conversion_traits.hpp:13:
    In file included from
src/third_party/boost/boost/numeric/conversion/detail/conversion_traits.hpp:18:
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1