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
mongodb40 Distributed document-oriented "NoSQL" database (4.0.x Branch)
4.0.28_1 databases Deleted on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.28_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream EOL reached on 2022-04-30
Expired This port expired on: 2023-06-30
Maintainer: dev.ashevchuk@gmail.com search for ports maintained by this maintainer
Port Added: 2019-03-02 18:45:28
Last Update: 2023-06-30 03:52:02
Commit Hash: 8150663
Also Listed In: net
License: SSPLv1 APACHE20
WWW:
https://docs.mongodb.com/v4.0/
Description:
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
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb40-4.0.28_1/catalog.mk
  2. /usr/local/share/licenses/mongodb40-4.0.28_1/LICENSE
  3. /usr/local/share/licenses/mongodb40-4.0.28_1/SSPLv1
  4. /usr/local/share/licenses/mongodb40-4.0.28_1/APACHE20
  5. bin/install_compass
  6. bin/mongo
  7. bin/mongod
  8. bin/mongos
  9. @sample etc/mongodb.conf.sample
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • mongodb40>0:databases/mongodb40
Conflicts:
CONFLICTS_INSTALL:
  • mongodb[0-9][0-9]
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: mongodb40
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 powerpc64le
distinfo:
TIMESTAMP = 1643098927 SHA256 (mongodb-src-r4.0.28.tar.gz) = 2c7baec90f57bb46c3e74c9a0f34a355388758c80de92702629ebac05c895dcf SIZE (mongodb-src-r4.0.28.tar.gz) = 50524484

Packages (timestamps in pop-ups are UTC):
mongodb40
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-------4.0.28_1
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-cheetah3>0 : devel/py-cheetah3@py39
  2. py39-yaml>=3.11 : devel/py-yaml@py39
  3. ar : devel/binutils
  4. python3.9 : lang/python39
  5. scons-3.9 : devel/scons@py39
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 mongodb40-4.0.28_1: SASL=on: SASL authentication support SSL=on: SSL protocol support ===> Use 'make config' to modify these settings
Options name:
databases_mongodb40
USES:
compiler:c++14-lang cpe python: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 deleted on 2023-06-30
    REASON: Has expired: Upstream EOL reached on 2022-04-30
  • port moved here from databases/mongodb36 on 2023-03-31
    REASON: Has expired: Upstream EOL reached on 2021-04-30

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.28_1
30 Jun 2023 03:52:02
commit hash: 8150663f146d2a5938d4e50a6eac281037641cc0commit hash: 8150663f146d2a5938d4e50a6eac281037641cc0commit hash: 8150663f146d2a5938d4e50a6eac281037641cc0commit hash: 8150663f146d2a5938d4e50a6eac281037641cc0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/mongodb40: Remove expired port

2023-06-30 databases/mongodb40: Upstream EOL reached on 2022-04-30

Approved by:	portmgr (blanket)
4.0.28_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.0.28_1
20 Feb 2023 13:09:55
commit hash: 3be0c972fd705425bc6d9fd18b364fa8518d70aecommit hash: 3be0c972fd705425bc6d9fd18b364fa8518d70aecommit hash: 3be0c972fd705425bc6d9fd18b364fa8518d70aecommit hash: 3be0c972fd705425bc6d9fd18b364fa8518d70ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/mongodb40: Mark DEPRECATED

- Upstream EOL reached on 2021-04-30
- Set EXPIRATION_DATE 2023-06-30

See: https://www.mongodb.com/support-policy/lifecycles

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.0.28_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.28_1
29 Jun 2022 15:57:40
commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527commit hash: da00957fbe1f79c12851e0958ee7e4c8276a5527 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS_INSTALL in the databases category

Approved by:	portmgr (implicit)
4.0.28_1
22 May 2022 20:17:03
commit hash: 617a8b4cd8dca0ef1563a1727540a99d91eaba45commit hash: 617a8b4cd8dca0ef1563a1727540a99d91eaba45commit hash: 617a8b4cd8dca0ef1563a1727540a99d91eaba45commit hash: 617a8b4cd8dca0ef1563a1727540a99d91eaba45 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
databases/mongodb40: switch to bundled old boost

PR:	246106
4.0.28
27 Jan 2022 17:51:16
commit hash: c44a9e53fe8e71af57f62935353e89069c5e5048commit hash: c44a9e53fe8e71af57f62935353e89069c5e5048commit hash: c44a9e53fe8e71af57f62935353e89069c5e5048commit hash: c44a9e53fe8e71af57f62935353e89069c5e5048 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ronald Klop
databases/mongodb40: Update to 4.0.28

PR:		261509
Approved by:	maintainer
4.0.27
25 Oct 2021 12:58:29
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
4.0.27
30 Sep 2021 21:23:30
commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
4.0.27
22 Sep 2021 07:53:14
commit hash: 9db431060584b6a0580979cc063785e85d5e468ecommit hash: 9db431060584b6a0580979cc063785e85d5e468ecommit hash: 9db431060584b6a0580979cc063785e85d5e468ecommit hash: 9db431060584b6a0580979cc063785e85d5e468e files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Ronald Klop
databases/mongodb40: Update to 4.0.27

- re-apply shebangfix (suggested by stage-qa)
- register conflict with mongodb50

https://docs.mongodb.com/manual/release-notes/4.0-changelog/#std-label-4.0.27-changelog

PR:		258454
4.0.25
14 Jun 2021 21:49:22
commit hash: 32523ea27d2aceb45eaeb71d3626206eb607ed54commit hash: 32523ea27d2aceb45eaeb71d3626206eb607ed54commit hash: 32523ea27d2aceb45eaeb71d3626206eb607ed54commit hash: 32523ea27d2aceb45eaeb71d3626206eb607ed54 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ronald Klop
databases/mongodb40: Update to 4.0.25

PR:		256551
Approved by:	dev.ashevchuk AT gmail DOT com (maintainer)
4.0.24
10 May 2021 05:44:24
commit hash: c84161e418f724bed7dec7e2386b13a059ff395dcommit hash: c84161e418f724bed7dec7e2386b13a059ff395dcommit hash: c84161e418f724bed7dec7e2386b13a059ff395dcommit hash: c84161e418f724bed7dec7e2386b13a059ff395d files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
databases/mongodb40: Update to 4.0.24

ChangeLog: https://docs.mongodb.com/manual/release-notes/4.0/

PR:	255118
Reported by:	ronald-lists@klop.ws
Reviewed by:	dev.ashevchuk@gmail.com (maintainer)
4.0.21
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.0.21
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.0.21
13 Jan 2021 21:12:43
Revision:561509Original commit files touched by this commit
pkubaj search for other commits by this committer
Add powerpc64le to ONLY_FOR_ARCHS_REASON and remove redundant "".
4.0.21
11 Jan 2021 21:49:47
Revision:561282Original commit files touched by this commit
pkubaj search for other commits by this committer
ses/mongodb40: port to powerc64le

Similar patchset to what was already used in mongodb42 and mongodb44.

Approved by:    tier 2 blanket
4.0.21
10 Jan 2021 19:32:24
Revision:561105Original commit files touched by this commit
rene search for other commits by this committer
Remove empty PY_TYPING from ports using Python 3.6+

Leave out textproc/py-sphinx[18] for now.
4.0.21
01 Dec 2020 17:37:20
Revision:556769Original commit files touched by this commit
mikael search for other commits by this committer
databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)

  - Pretty trivial version update.
  - Point www to manual of 4.0.
  - Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.)

Changelog:
 https://docs.mongodb.com/manual/release-notes/4.0/#aug-21-2020
 https://docs.mongodb.com/manual/release-notes/4.0/#nov-10-2020

PR:		250156
Submitted by:	Ronald Klop (maintainer)
Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)
4.0.19_1
29 Nov 2020 16:47:45
Revision:556589Original commit files touched by this commit
mikael search for other commits by this committer
databases/mongodb40: allow build with python 3

PR:		249598
Submitted by:	Ronald Klop
Approved by:	dev.ashevchuk (maintainer, previous version)
4.0.19
29 Jun 2020 18:07:34
Revision:540821Original commit files touched by this commit
pi search for other commits by this committer
databases/mongodb40: update 4.0.18 -> 4.0.19

- License changed to Server Side Public License

PR:		247412, 238684
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev.ashevchuk@gmail.com (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.0/#jun-15-2020
4.0.18
16 Jun 2020 16:36:12
Revision:539367Original commit files touched by this commit
mikael search for other commits by this committer
databases/mongodb40: Update to 4.0.18

PR:		245976
Submitted by:	Ronald Klop
Approved by:	Andrew Shevchuk (maintainer)
4.0.12_1
07 Jun 2020 09:50:03
Revision:538150Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
New port: databases/mongodb42

Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://www.mongodb.com/

PR:		242002
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Reviewed by:	koobs, mikael
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.2/
4.0.12_1
25 May 2020 18:33:44
Revision:536497Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Update USES=scons to specify scons of Python 2

- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons
4.0.12_1
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
4.0.12
12 Oct 2019 10:33:00
Revision:514327Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
databases/mongodb40: upgrade 4.0.8 -> 4.0.12

PR:		241210
Approved by:	Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer)
MFH:		2019Q4
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.0/
Security:	CVE-2019-2386, CVE-2019-2389, CVE-2019-2390
4.0.8_2
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
4.0.8_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit This port version is marked as vulnerable.
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
4.0.8
31 May 2019 10:00:20
Revision:503133Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Introduce PY_TYPING and simplify Makefile

Since devel/py-promise requires 3.6.4+, the minimal version is set to 3.6.4.

With hat:	python
4.0.8
13 Apr 2019 19:11:38
Revision:498825Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
databases/mongodb40: upgrade 4.0.6 -> 4.0.8

Submitted by:	Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer)
Relnotes:	https://docs.mongodb.com/manual/release-notes/4.0/
		https://docs.mongodb.com/manual/release-notes/4.0-changelog/
4.0.6_1
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit This port version is marked as vulnerable.
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
4.0.6
21 Mar 2019 14:49:28
Revision:496468Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
databases/mongodb40: fix aarch64 compilation

PR:		236366
Submitted by:	Ronald Klop <ronald-lists@klop.ws>
Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)
4.0.6
02 Mar 2019 13:10:50
Revision:494401Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
New port: databases/mongodb40

Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://www.mongodb.com/

PR:		234310
Reported by:	Eric Madrid <eric@madrid.lol>
Submitted by:	Andrew Shevchuk <dev.ashevchuk@gmail.com>
Reviewed by:	Michael Booth <michal@wrotkowski.pl>

Number of commits found: 33