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
pymongo Python driver for MongoDB
3.12.3 databases Deleted on this many watch lists=1 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 3.12.3Version of this port present on the latest quarterly branch.
Maintainer: farrokhi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-11-23 13:34:13
Last Update: 2022-10-09 20:51:35
Commit Hash: 95e2a2c
People watching this port, also watch:: json-c, sysinfo, python, miller
Also Listed In: python
License: APACHE20
WWW:
https://github.com/mongodb/mongo-python-driver
Description:
The PyMongo distribution contains tools for interacting with the Mongo database from Python. The pymongo package is a native Python driver for the Mongo database. The gridfs package is a gridfs implementation on top of pymongo.
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py[0-9][0-9]-pymongo28
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py39-pymongo
Package flavors (<flavor>: <package>)
  • py39: py39-pymongo
distinfo:
TIMESTAMP = 1655299566 SHA256 (pymongo-3.12.3.tar.gz) = 0a89cadc0062a5e53664dde043f6c097172b8c1c5f0094490095282ff9995a5f SIZE (pymongo-3.12.3.tar.gz) = 821234

Packages (timestamps in pop-ups are UTC):
py37-pymongo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.11.2---3.11.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
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-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. databases/mtools-mongodb*
  2. devel/py-mongoengine*
  3. security/py-crits*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_pymongo
USES:
python:3.6+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pymongo/
  2. https://pypi.org/packages/source/p/pymongo/
Collapse this list.
Port Moves
  • port moved to databases/py-pymongo on 2022-10-09
    REASON: Add the py- prefix which all Python ports should have

Number of commits found: 68

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.12.3
09 Oct 2022 20:51:35
commit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341fcommit hash: 95e2a2c31fc5eb95329a897a78a01efa302c341f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
databases/pymongo: Move to databases/py-pymongo

Approved by:	portmgr (compliance)
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)
3.12.3
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)
3.12.3
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.12.3
15 Jun 2022 15:32:46
commit hash: ac8c4f1082bb54cf7ef1f66d3b51e1605b5d8bd9commit hash: ac8c4f1082bb54cf7ef1f66d3b51e1605b5d8bd9commit hash: ac8c4f1082bb54cf7ef1f66d3b51e1605b5d8bd9commit hash: ac8c4f1082bb54cf7ef1f66d3b51e1605b5d8bd9 files touched by this commit
Babak Farrokhi (farrokhi) search for other commits by this committer
databases/pymongo: update to 3.12.3
3.12.0
16 Jul 2021 08:31:01
commit hash: 5ca8426b5a976bc3a80a9b0f32a95038f788a758commit hash: 5ca8426b5a976bc3a80a9b0f32a95038f788a758commit hash: 5ca8426b5a976bc3a80a9b0f32a95038f788a758commit hash: 5ca8426b5a976bc3a80a9b0f32a95038f788a758 files touched by this commit
Babak Farrokhi (farrokhi) search for other commits by this committer
databases/pymongo: Update to 3.12.0
3.11.4
13 May 2021 08:37:49
commit hash: e1c0ad27b8dd15db82e18161e2f9db95c7ae80a7commit hash: e1c0ad27b8dd15db82e18161e2f9db95c7ae80a7commit hash: e1c0ad27b8dd15db82e18161e2f9db95c7ae80a7commit hash: e1c0ad27b8dd15db82e18161e2f9db95c7ae80a7 files touched by this commit
Babak Farrokhi (farrokhi) search for other commits by this committer
databases/pymongo: Update to 3.11.4
3.11.3_1
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.
3.11.3_1
12 Feb 2021 09:58:07
Revision:565002Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Fix build for python38

PR:		253430
Submitted by:	michael.glaus@hostpoint.ch
3.11.3
10 Feb 2021 12:57:49
Revision:564854Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.11.3
3.11.2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
3.11.2
10 Dec 2020 08:38:08
Revision:557418Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update 3.11.2
3.11.1
04 Dec 2020 11:34:47
Revision:556974Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.11.1
3.11.0
31 Jul 2020 22:29:59
Revision:543884Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.11.0
3.10.1
05 Feb 2020 20:47:52
Revision:525350Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.10.1
3.9.0
15 Aug 2019 06:24:01
Revision:508982Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.9.0
3.8.0
06 May 2019 21:16:38
Revision:500935Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.8.0
3.7.2
11 Oct 2018 08:13:06
Revision:481791Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.7.2
3.7.1
17 Jul 2018 07:30:01
Revision:474780Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.7.1
3.7.0
12 Jul 2018 20:35:00
Revision:474535Original commit files touched by this commit
farrokhi search for other commits by this committer
databases/pymongo: Update to 3.7.0

- also take maintainership

PR:	229598
Approved by:	wg
3.3.1
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
3.3.1
04 Nov 2016 12:17:54
Revision:425317Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 3.3.1

Submitted by:	demon (via email)
3.2.2
12 Apr 2016 13:37:19
Revision:413116Original commit files touched by this commit
demon search for other commits by this committer
Register conflict with pymongo28 port.

Approved by:	wg (maintainer)
3.2.2
20 Mar 2016 20:45:17
Revision:411520Original commit files touched by this commit
demon search for other commits by this committer
Update to version 3.2.2

Approved by:	maintainer
3.2.1
19 Feb 2016 19:54:38
Revision:409199Original commit files touched by this commit
demon search for other commits by this committer
Update to version 3.2.1.

Approved by:	maintainer
3.2
25 Jan 2016 11:37:11
Revision:407204Original commit files touched by this commit
demon search for other commits by this committer
Update to version 3.2.

Approved by:	maintainer
3.0.3
21 Oct 2015 19:49:56
Revision:399929Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 3.0.3
2.7.1_1
06 Sep 2015 14:07:02
Revision:396219Original commit files touched by this commit
danfe search for other commits by this committer
Do not insist that the port does not install on Tier-2 architectures: it
installs fine at least on PowerPC, and I do not see a reason why would a
Python port fail elsewhere (provided that Python itself is OK, and it is).
2.7.1_1
06 Apr 2015 14:07:54
Revision:383425Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: bump PORTREVISION

Forgotten in last commit.

Submitted by:	mat
2.7.1
04 Apr 2015 12:26:00
Revision:383206Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: add PKGNAMEPREFIX

Submitted by:	demon
2.7.1
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
2.7.1
01 Jun 2014 23:03:30
Revision:356187Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.7.1

PR:		ports/190424
Submitted by:	Bartek Rutkowski <ports at robakdesign com>
2.7
24 Apr 2014 14:18:46
Revision:352006Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.7
2.6.3
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2.6.3
16 Dec 2013 11:49:54
Revision:336627Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: allow staging and minor changes

- Allow staging
- Switch from easy_install to install
- Use python auto plist
2.6.3
13 Oct 2013 21:35:11
Revision:330256Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.6.3

- Update to 2.6.3
- Use PYTHON_PY3K_PLIST_HACK
2.6.2
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
2.6.2
07 Sep 2013 11:50:47
Revision:326629Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.6.2

- Update to 2.6.2

Changes: http://api.mongodb.org/python/current/changelog.html
2.6.1
04 Sep 2013 18:46:31
Revision:326310Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.6.1

- Update to 2.6.1
- Use single space for WWW and end with a slash

Changes:
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
2.6
20 Aug 2013 20:01:04
Revision:325073Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: update to 2.6

- Update to 2.6
- Add LICENSE (AL2)
- Fix WWW line in pkg-descr (one space and ending slash)

Changes:
https://github.com/mongodb/mongo-python-driver/blob/2.6/doc/changelog.rst
2.5.2
18 Aug 2013 14:52:44
Revision:324924Original commit files touched by this commit
wg search for other commits by this committer
databases/pymongo: take maintainership

- Take maintainership
2.5.2
18 Aug 2013 14:40:14
Revision:324920Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.5.2
- Reset maintainer to ports@
2.5_1
26 May 2013 14:31:30
Revision:319112Original commit files touched by this commit
wen search for other commits by this committer
- Fix build with python3
- Bump PORTREVISION

Reported by:	Dmitry Sivachenko <trtrmitya@gmail.com> (via email)
2.5
24 Mar 2013 22:44:49
Revision:315175Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.5
2.4.2
30 Jan 2013 14:22:20
Revision:311217Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.4.2
2.4.1
11 Jan 2013 12:50:15
Revision:310231Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.4.1
- Trim Makefile headers
2.3
02 Sep 2012 07:29:59
Revision:303536Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.3
2.2
07 May 2012 06:23:40
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.2
2.1.1
13 Jan 2012 00:46:15
Original commit files touched by this commit
wen search for other commits by this committer
- update to 2.1.1
2.1
23 Dec 2011 08:09:43
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1
1.11
02 Jun 2011 01:30:20
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.11
1.10.1
22 Apr 2011 02:16:58
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.10.1
1.10
01 Apr 2011 08:19:13
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.10
1.9
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.9
29 Sep 2010 02:17:42
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.9
1.8.1
03 Sep 2010 03:07:10
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.8.1
1.7
19 Aug 2010 09:30:17
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on tier-2 archs.

Hat:            portmgr
1.7
27 Jun 2010 08:27:34
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.7

Feature safe:   yes
1.6
17 Apr 2010 07:23:44
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6
1.5.2
09 Apr 2010 06:01:48
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.2
1.5.1
31 Mar 2010 02:16:45
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.1
1.5
15 Mar 2010 02:00:31
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5
1.4
22 Feb 2010 06:52:18
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.4

Feature safe:   yes
1.3
21 Dec 2009 06:48:31
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.3
1.2.1
14 Dec 2009 03:15:51
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2.1
1.2
10 Dec 2009 14:28:52
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2
1.1.2
27 Nov 2009 01:38:46
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.1.2
1.1.1
23 Nov 2009 13:33:44
Original commit files touched by this commit
wen search for other commits by this committer
The PyMongo distribution contains tools for interacting with
the Mongo database from Python. The pymongo package is a native
Python driver for the Mongo database. The gridfs package is a
gridfs implementation on top of pymongo.

WWW:  http://github.com/mongodb/mongo-python-driver

Number of commits found: 68