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 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.26_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.
Dependency lines:
  • mongodb50>0:databases/mongodb50
Conflicts:
CONFLICTS_INSTALL:
  • mongodb36
  • mongodb4[024]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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