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
mongodb49 Distributed document-oriented "NoSQL" database (4.9.x Branch)
4.9.0.r1 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.9.0.r1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This was a developer version which became MongoDB 5.0.
Expired This port expired on: 2021-08-31
Maintainer: ronald-lists@klop.ws search for ports maintained by this maintainer
Port Added: 2021-04-07 00:11:42
Last Update: 2021-09-01 10:33:21
Commit Hash: d08465b
Also Listed In: net
License: SSPLv1 APACHE20
WWW:
https://docs.mongodb.com/v4.9/
Description:
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community. MongoDB 4.9 is a developer preview. It is not guaranteed to become an official release. It probably will become the 5.0 version in the future. See: https://developer.mongodb.com/community/forums/t/mongodb-4-9-on-rpi4-does-not-run/101249/2 WWW: https://docs.mongodb.com/v4.9/
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb49-4.9.0.r1/catalog.mk
  2. /usr/local/share/licenses/mongodb49-4.9.0.r1/LICENSE
  3. /usr/local/share/licenses/mongodb49-4.9.0.r1/SSPLv1
  4. /usr/local/share/licenses/mongodb49-4.9.0.r1/APACHE20
  5. bin/mongo
  6. bin/mongod
  7. bin/mongos
  8. @sample etc/mongodb.conf.sample
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • mongodb49>0:databases/mongodb49
Conflicts:
CONFLICTS_INSTALL:
  • mongodb36
  • mongodb4[024]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: mongodb49
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1620215774 SHA256 (mongodb-src-r4.9.0-rc1.tar.gz) = 07daca716db93326fc76a897ebcb02a4202fe12c07361fe6a3f64507ca67ed70 SIZE (mongodb-src-r4.9.0-rc1.tar.gz) = 52373560

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. py38-cheetah3>0 : devel/py-cheetah3@py38
  2. py38-yaml>=3.11 : devel/py-yaml@py38
  3. py38-psutil>0 : sysutils/py-psutil@py38
  4. ar : devel/binutils
  5. python3.8 : lang/python38
  6. scons-3.8 : devel/scons@py38
Library dependencies:
  1. libpcre.so : devel/pcre
  2. libcurl.so : ftp/curl
  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 mongodb49-4.9.0.r1: 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_mongodb49
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.
Port Moves
  • port moved to databases/mongodb50 on 2021-09-01
    REASON: Has expired: This was a developer version which became MongoDB 5.0

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.9.0.r1
01 Sep 2021 10:33:21
commit hash: d08465b492572d7b1ccc77cc22fefe7a7b31cd37commit hash: d08465b492572d7b1ccc77cc22fefe7a7b31cd37commit hash: d08465b492572d7b1ccc77cc22fefe7a7b31cd37commit hash: d08465b492572d7b1ccc77cc22fefe7a7b31cd37 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2021-08-31 devel/magit-popup: No consumer in the ports tree any more.
2021-08-31 databases/mongodb49: This was a developer version which became
MongoDB 5.0.
4.9.0.r1
28 Jul 2021 01:15:50
commit hash: 58f1f25fd7b9cc9f02c6c31f4b39811807b7d738commit hash: 58f1f25fd7b9cc9f02c6c31f4b39811807b7d738commit hash: 58f1f25fd7b9cc9f02c6c31f4b39811807b7d738commit hash: 58f1f25fd7b9cc9f02c6c31f4b39811807b7d738 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Ronald Klop
databases/mongodb49: Mark deprecated

This port was a temporary development version.
It is superseded by the release of mongodb 5.0.

PR:		257216
4.9.0.r1
11 May 2021 15:13:22
commit hash: 9c3e4dca6b3f8e04b2aaab997fef770511996d16commit hash: 9c3e4dca6b3f8e04b2aaab997fef770511996d16commit hash: 9c3e4dca6b3f8e04b2aaab997fef770511996d16commit hash: 9c3e4dca6b3f8e04b2aaab997fef770511996d16 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ronald Klop
databases/mongodb49: update to 4.9.0-rc1

PR:	255793
4.9.0.r0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.9.0.r0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.9.0.r0
06 Apr 2021 09:55:35
commit hash: 4b13a4c45a26c7d0c8551a8099e4402ce552b1e3commit hash: 4b13a4c45a26c7d0c8551a8099e4402ce552b1e3commit hash: 4b13a4c45a26c7d0c8551a8099e4402ce552b1e3commit hash: 4b13a4c45a26c7d0c8551a8099e4402ce552b1e3 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
databases/mongodb49: add new port

PR:	254631
Submitted by: ronald-lists@klop.ws

Number of commits found: 6