Port details on branch 2025Q3 |
- mongodb50 MongoDB Community Edition (5.0.x Branch)
- 5.0.31_1 databases
=0 5.0.31_1Version of this port present on the latest quarterly branch. DEPRECATED: EOL from October 2024, see https://www.mongodb.com/legal/support-policy/lifecycles, please use databases/mongodb60
EXPIRATION DATE: 2025-07-30
- Maintainer: ronald@FreeBSD.org
 - Port Added: 2025-07-06 08:48:06
- Last Update: 2025-07-06 08:45:43
- Commit Hash: 449d559
- Also Listed In: net
- License: APACHE20 SSPLv1
- WWW:
- https://www.mongodb.com/docs/v5.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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mongodb50>0:databases/mongodb50
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/mongodb50/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mongodb50
- pkg install mongodb50
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mongodb50
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
- distinfo:
- TIMESTAMP = 1738237897
SHA256 (mongodb-mongo-r5.0.31_GH0.tar.gz) = aea590b164e2b59e00e803c44fc4a596f54924957c8802165dff4bdfc53aba6a
SIZE (mongodb-mongo-r5.0.31_GH0.tar.gz) = 57334718
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-cheetah3>0 : devel/py-cheetah3@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-pyyaml>=3.11 : devel/py-pyyaml@py311
- llvm-config18 : devel/llvm18
- python3.11 : lang/python311
- scons-3.11 : devel/scons@py311
- Library dependencies:
-
- libcurl.so : ftp/curl
- libpcre.so : devel/pcre
- libsnappy.so : archivers/snappy
- libstemmer.so : textproc/snowballstemmer
- libunwind.so : devel/libunwind
- libyaml-cpp.so : devel/yaml-cpp
- libzstd.so : archivers/zstd
- libsasl2.so : security/cyrus-sasl2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mongodb50-5.0.31_1:
LTO=off: Use Link-Time Optimization
NOAVX=on: "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_mongodb50
- USES:
- compiler:c++17-lang cpe llvm:max=18,build python:build scons shebangfix 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.31_1 06 Jul 2025 08:45:43
    |
Ronald Klop (ronald)  |
databases/mongodb50: fix build on 13.5 and 14.3 (llvm19)
+ Decrease the amount of warnings in the build log.
(cherry picked from commit 8a833539200964f907ed25712838be765ca71917) |
Number of commits found: 1
|