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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
mongodb50 Distributed document-oriented "NoSQL" database (5.0.x Branch)
5.0.9 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 5.0.31_1Version of this port present on the latest quarterly branch.
Maintainer: ronald-lists@klop.ws search for ports maintained by this maintainer
Port Added: 2022-06-17 05:39:06
Last Update: 2022-06-17 05:35:19
Commit Hash: c43878c
Also Listed In: net
License: APACHE20 SSPLv1
WWW:
https://docs.mongodb.com/v5.0/
Description:
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. WWW: https://docs.mongodb.com/v5.0/
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 (15 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb50-5.0.9/catalog.mk
  2. /usr/local/share/licenses/mongodb50-5.0.9/LICENSE
  3. /usr/local/share/licenses/mongodb50-5.0.9/APACHE20
  4. /usr/local/share/licenses/mongodb50-5.0.9/SSPLv1
  5. bin/mongo
  6. bin/mongod
  7. bin/mongos
  8. @sample etc/mongodb.conf.sample
  9. share/doc/mongodb/LICENSE-Community.txt
  10. share/doc/mongodb/MPL-2
  11. share/doc/mongodb/README
  12. share/doc/mongodb/THIRD-PARTY-NOTICES
  13. @owner
  14. @group
  15. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • mongodb50>0:databases/mongodb50
Conflicts:
CONFLICTS_INSTALL:
  • mongodb36
  • mongodb4[024]
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 = 1653908071 SHA256 (mongodb-src-r5.0.9.tar.gz) = 7914dc129b45802f0b5820ecdd392f085069d9d082f7cd7fb907fae8ff21bdda SIZE (mongodb-src-r5.0.9.tar.gz) = 55962652

Packages (timestamps in pop-ups are UTC):
mongodb50
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly5.0.31_15.0.31_1-----5.0.23
FreeBSD:14:latest-------5.0.18
FreeBSD:14:quarterly5.0.31_15.0.31_1-----5.0.23
FreeBSD:15:latest--n/a-n/a--5.0.24_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ar : devel/binutils
  2. py38-cheetah3>0 : devel/py-cheetah3@py38
  3. py38-psutil>0 : sysutils/py-psutil@py38
  4. py38-yaml>=3.11 : devel/py-yaml@py38
  5. python3.8 : lang/python38
  6. scons-3.8 : devel/scons@py38
Library dependencies:
  1. libcurl.so : ftp/curl
  2. libpcre.so : devel/pcre
  3. libsnappy.so : archivers/snappy
  4. 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.9: LTO=on: Use Link-Time Optimization 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 python:3.5+,build scons shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://fastdl.mongodb.org/src/
  2. https://fastdl.mongodb.org/src/
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
5.0.9
17 Jun 2022 05:35:19
commit hash: c43878c1321f71b704e590347408ac1b749994c8commit hash: c43878c1321f71b704e590347408ac1b749994c8commit hash: c43878c1321f71b704e590347408ac1b749994c8commit hash: c43878c1321f71b704e590347408ac1b749994c8 files touched by this commit This port version is marked as vulnerable.
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Ronald Klop
databases/mongodb50: Update to 5.0.9

ChangeLog: https://github.com/mongodb/mongo/releases/tag/r5.0.9

 * Remove limits on number of LDAP connections per host
 * Detect namespace changes when refreshing Collection after yielding
 * Sharding an empty collection releases the critical section too early
 * Mongos fails to attach RetryableWrite Error Label For Command Interrupted
   In _parseCommand
 * Fix search near returning wrong key/value sometimes when key doesn't exist

PR:	264341
Reported by:	ulassayginim@gmail.com
MFH:	2022Q2 (many bugfixes)

(cherry picked from commit af13f94fea8c1df77c5a6451375c6f1afb91a6e5)

Number of commits found: 1