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
mongodb-tools Tools for MongoDB 4.4.x and up
100.9.4_3 databases 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 100.9.4_3Version of this port present on the latest quarterly branch.
Maintainer: ronald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-26 09:08:09
Last Update: 2024-04-15 08:20:04
Commit Hash: 32b2846
People watching this port, also watch:: u-boot-orangepi-one, bootstrap-openjdk8
License: APACHE20
WWW:
https://docs.mongodb.com/database-tools/
Description:
Useful utilities for managing a MongoDB instance written in Go. - bsondump - display BSON files in a human-readable format - mongoimport - Convert data from JSON, TSV or CSV and insert them into a collection - mongoexport - Write an existing collection to CSV or JSON format - mongodump/mongorestore - Dump MongoDB backups to disk in .BSON format, or restore them to a live database - mongostat - Monitor live MongoDB servers, replica sets, or sharded clusters - mongofiles - Read, write, delete, or update files in GridFS - mongotop - Monitor read/write activity on a mongo server See also: https://github.com/mongodb/mongo-tools
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb-tools-100.9.4_3/catalog.mk
  2. /usr/local/share/licenses/mongodb-tools-100.9.4_3/LICENSE
  3. /usr/local/share/licenses/mongodb-tools-100.9.4_3/APACHE20
  4. bin/bsondump
  5. bin/mongodump
  6. bin/mongoexport
  7. bin/mongofiles
  8. bin/mongoimport
  9. bin/mongorestore
  10. bin/mongostat
  11. bin/mongotop
  12. share/doc/mongodb-tools/README.md
  13. share/doc/mongodb-tools/CONTRIBUTING.md
  14. share/doc/mongodb-tools/THIRD-PARTY-NOTICES
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • mongodb-tools>0:databases/mongodb-tools
Conflicts:
CONFLICTS_INSTALL:
  • mongodb42-tools
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/databases/mongodb-tools/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/mongodb-tools
  • pkg install mongodb-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mongodb-tools
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1702043841 SHA256 (mongodb-mongo-tools-100.9.4_GH0.tar.gz) = 513c8471f7a733f0582b521330ccada326cc01f47da489bda7b5b42959564385 SIZE (mongodb-mongo-tools-100.9.4_GH0.tar.gz) = 4742913

Packages (timestamps in pop-ups are UTC):
mongodb-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest100.9.4_2100.9.4_2-100.9.4_2100.9.4_3---
FreeBSD:13:quarterly100.9.4100.9.4-100.9.4100.9.4_3---
FreeBSD:14:latest100.9.4_2100.9.4_2-100.9.4_2100.9.4_2---
FreeBSD:14:quarterly100.9.4100.9.4_3-100.9.4100.9.4_3---
FreeBSD:15:latest100.9.4_1100.9.4_3n/a100.9.4_1n/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. go121 : lang/go121
Library dependencies:
  1. libsasl2.so : security/cyrus-sasl2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mongodb-tools-100.9.4_3: DOCS=on: Build and/or install documentation ====> Options available for the multi SECURITY: you have to choose at least one of them SASL=on: SASL authentication support SSL=on: SSL protocol support ====> Options available for the multi TOOLS: you have to choose at least one of them BSONDUMP=on: BSON files into human-readable formats MONGODUMP=on: BSON data from the contents of a MongoDB instance MONGOEXPORT=on: JSON or CSV export of MongoDB instance data MONGOFILES=on: Interface to GridFS in a MongoDB instance MONGOIMPORT=on: Importing JSON, CSV, or TSV into a MongoDB instance MONGORESTORE=on: BSON data to a MongoDB instance MONGOSTAT=on: Status of a running mongod or mongos instance MONGOTOP=on: Track the amount of data I/O time ===> Use 'make config' to modify these settings
Options name:
databases_mongodb-tools
USES:
compiler:c++14-lang go localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mongodb/mongo-tools/tar.gz/100.9.4?dummy=/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
100.9.4_3
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
100.9.4_2
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
100.9.4_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
100.9.4
08 Dec 2023 16:04:18
commit hash: dcdd6d4d5598d8f1e985cf54d1dfa544795d0b7fcommit hash: dcdd6d4d5598d8f1e985cf54d1dfa544795d0b7fcommit hash: dcdd6d4d5598d8f1e985cf54d1dfa544795d0b7fcommit hash: dcdd6d4d5598d8f1e985cf54d1dfa544795d0b7f files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.9.4

changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10094

poudriere stage-qa: ok (on aarch64)
100.9.3_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
100.9.3
01 Dec 2023 15:21:12
commit hash: 45f24753fcb13ee3c10b112908d8f45752be6c26commit hash: 45f24753fcb13ee3c10b112908d8f45752be6c26commit hash: 45f24753fcb13ee3c10b112908d8f45752be6c26commit hash: 45f24753fcb13ee3c10b112908d8f45752be6c26 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.9.3

changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10092
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10093
- it only added Debian 12 support, but we better stay up to date to prevent
confusion.

version bump
poudriere stage-qa: ok
100.9.1
10 Nov 2023 14:00:18
commit hash: 6aa183f27d147bc3293a3e1e5a7a2d0cdbf82c66commit hash: 6aa183f27d147bc3293a3e1e5a7a2d0cdbf82c66commit hash: 6aa183f27d147bc3293a3e1e5a7a2d0cdbf82c66commit hash: 6aa183f27d147bc3293a3e1e5a7a2d0cdbf82c66 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.9.1

Changes: https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10091

version bump
poudriere stage-qa: ok
100.9.0
23 Oct 2023 18:44:20
commit hash: 9b7bfeaa64fd5550922767a6cf0bf17c30fab921commit hash: 9b7bfeaa64fd5550922767a6cf0bf17c30fab921commit hash: 9b7bfeaa64fd5550922767a6cf0bf17c30fab921commit hash: 9b7bfeaa64fd5550922767a6cf0bf17c30fab921 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: fix distinfo

PR:	274673
100.9.0
21 Oct 2023 10:18:16
commit hash: 967c76869669372b9072891e91ce504213968a5bcommit hash: 967c76869669372b9072891e91ce504213968a5bcommit hash: 967c76869669372b9072891e91ce504213968a5bcommit hash: 967c76869669372b9072891e91ce504213968a5b files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update 100.9.0

changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10090

This version adds support for MongoDB Server 7.0.

trivial version bump
poudriere stage-qa: ok
100.8.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
100.8.0
18 Aug 2023 12:59:39
commit hash: 930dccab9ea66e05051f5c21c2b016e844c8d614commit hash: 930dccab9ea66e05051f5c21c2b016e844c8d614commit hash: 930dccab9ea66e05051f5c21c2b016e844c8d614commit hash: 930dccab9ea66e05051f5c21c2b016e844c8d614 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.8.0

Changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#10080

* version bump
* poudriere stage-qa: ok
100.7.5
11 Aug 2023 09:48:15
commit hash: 273443c506de9b87b55c7fbf6ea57bb04bacac76commit hash: 273443c506de9b87b55c7fbf6ea57bb04bacac76commit hash: 273443c506de9b87b55c7fbf6ea57bb04bacac76commit hash: 273443c506de9b87b55c7fbf6ea57bb04bacac76 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.7.5

Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.5-changelog

* version bump
* poudriere stage-qa: ok
100.7.4_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
100.7.4
25 Jul 2023 11:11:53
commit hash: 2295dc8785fcd622b6a7848192ebe1a955e053f9commit hash: 2295dc8785fcd622b6a7848192ebe1a955e053f9commit hash: 2295dc8785fcd622b6a7848192ebe1a955e053f9commit hash: 2295dc8785fcd622b6a7848192ebe1a955e053f9 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: upgrade to 100.7.4

Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.4-changelog

* version bump
* remove mongodb40-tools from CONFLICTS; port is gone
* poudriere stage-qa: ok
100.7.3
28 Jun 2023 07:43:26
commit hash: 62908b2a9d357288e8365606d71a5a848ddd628ecommit hash: 62908b2a9d357288e8365606d71a5a848ddd628ecommit hash: 62908b2a9d357288e8365606d71a5a848ddd628ecommit hash: 62908b2a9d357288e8365606d71a5a848ddd628e files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.7.3

Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.3-changelog
100.7.2
01 Jun 2023 10:44:30
commit hash: 17c65a967594285a3890776547d4937965cf885dcommit hash: 17c65a967594285a3890776547d4937965cf885dcommit hash: 17c65a967594285a3890776547d4937965cf885dcommit hash: 17c65a967594285a3890776547d4937965cf885d files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: upgrade to 100.7.2

Changelog:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.2-changelog
100.7.0_2
16 Apr 2023 22:38:23
commit hash: 59fa77d442c77db02e354c13feba1de2b16a9703commit hash: 59fa77d442c77db02e354c13feba1de2b16a9703commit hash: 59fa77d442c77db02e354c13feba1de2b16a9703commit hash: 59fa77d442c77db02e354c13feba1de2b16a9703 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: no reason to limit archs

As long as all dependencies build this port will build also.
+ remove mongodb36-tools conflict, the port was removed just before 2023Q2.
100.7.0_2
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
100.7.0_1
27 Mar 2023 11:25:00
commit hash: 20de538a43492f45bc99ba756d2084d94b9a9f02commit hash: 20de538a43492f45bc99ba756d2084d94b9a9f02commit hash: 20de538a43492f45bc99ba756d2084d94b9a9f02commit hash: 20de538a43492f45bc99ba756d2084d94b9a9f02 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
databases/mongodb{,42}-tools: enable on riscv64

Build fine.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
100.7.0_1
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
100.7.0
09 Mar 2023 07:52:40
commit hash: 07cf61fb7c13411accc8f240e6748eb1dba4ccfecommit hash: 07cf61fb7c13411accc8f240e6748eb1dba4ccfecommit hash: 07cf61fb7c13411accc8f240e6748eb1dba4ccfecommit hash: 07cf61fb7c13411accc8f240e6748eb1dba4ccfe files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.7.0

changelog:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.7.0-changelog
100.6.1_4
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
100.6.1_3
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
100.6.1_2
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
100.6.1_1
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
100.6.1
18 Nov 2022 10:55:28
commit hash: d253a4f0b18748629d17a9244300e026242262cacommit hash: d253a4f0b18748629d17a9244300e026242262cacommit hash: d253a4f0b18748629d17a9244300e026242262cacommit hash: d253a4f0b18748629d17a9244300e026242262ca files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.6.1

Changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.6.1-changelog

Test Plan: poudriere stage-qa ok on aarch64/14

Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37385
100.6.0
27 Oct 2022 14:30:32
commit hash: b048adf01287f62b0c387028228aed611a3acb9ecommit hash: b048adf01287f62b0c387028228aed611a3acb9ecommit hash: b048adf01287f62b0c387028228aed611a3acb9ecommit hash: b048adf01287f62b0c387028228aed611a3acb9e files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
databases/mongodb-tools: update to 100.6.0

changes:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.6.0-changelog

- Poudriere suggested to remove USES=ssl which seems to work in my test.
- change maintainer to my @FreeBSD.org address.

Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D37141
100.5.4_2
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
100.5.4_1
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
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)
100.5.4
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)
100.5.4
29 Aug 2022 15:29:59
commit hash: eef437e121599da6bd58621ee49a8efada7a490dcommit hash: eef437e121599da6bd58621ee49a8efada7a490dcommit hash: eef437e121599da6bd58621ee49a8efada7a490dcommit hash: eef437e121599da6bd58621ee49a8efada7a490d files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Author: Ronald Klop
databases/mongodb-tools: Update to 100.5.4

Changelog:
https://www.mongodb.com/docs/database-tools/release-notes/database-tools-changelog/#100.5.4-changelog

PR:		266030
Approved by:	tcberner (mentor, via IRC)
100.5.2_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
100.5.2_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
100.5.2_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
100.5.2_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
100.5.2
05 Feb 2022 00:01:02
commit hash: 6e187a162d7d595e2c52a6a00860d30c5bf9c4fdcommit hash: 6e187a162d7d595e2c52a6a00860d30c5bf9c4fdcommit hash: 6e187a162d7d595e2c52a6a00860d30c5bf9c4fdcommit hash: 6e187a162d7d595e2c52a6a00860d30c5bf9c4fd files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Ronald Klop
databases/mongodb-tools: Update to 100.5.2

Changelog:	https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.5.2-changelog

PR:		261718
100.5.1
29 Oct 2021 16:44:14
commit hash: dc9211a92d561fc2c4b74f56e921c9a60dd1952fcommit hash: dc9211a92d561fc2c4b74f56e921c9a60dd1952fcommit hash: dc9211a92d561fc2c4b74f56e921c9a60dd1952fcommit hash: dc9211a92d561fc2c4b74f56e921c9a60dd1952f files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Ronald Klop
databases/mongodb-tools: Update to 100.5.1

Changes:
https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.5.1-changelog

PR:	259515
100.5.0
22 Sep 2021 07:50:48
commit hash: b325eb47679b34c981a454c898c0c0a3e95d99d6commit hash: b325eb47679b34c981a454c898c0c0a3e95d99d6commit hash: b325eb47679b34c981a454c898c0c0a3e95d99d6commit hash: b325eb47679b34c981a454c898c0c0a3e95d99d6 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Ronald Klop
databases/mongodb-tools: Update to 100.5.0

https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.5.0-changelog

PR:		258449
100.4.1
26 Jul 2021 03:33:37
commit hash: 489bf3987d8c6aae85de72d6097d83e453f526c3commit hash: 489bf3987d8c6aae85de72d6097d83e453f526c3commit hash: 489bf3987d8c6aae85de72d6097d83e453f526c3commit hash: 489bf3987d8c6aae85de72d6097d83e453f526c3 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Ronald Klop
databases/mongodb-tools: Update to 100.4.1

Changelog:	https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.4.1-changelog

PR:		257395
Approved by:	lwhsu (mentor, implicit)
100.3.1
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
100.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.
100.3.1
20 Mar 2021 17:33:07
Revision:568876Original commit files touched by this commit
rhurlin search for other commits by this committer
databases/mongodb-tools: Update to 100.3.1

Changelog:
https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.3.1-changelog

PR:		254405
Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)
100.3.0
08 Feb 2021 03:38:35
Revision:564675Original commit files touched by this commit
nc search for other commits by this committer
databases/mongodb-tools: update to 100.3.0

Changes:
https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.3.0-changelog

PR:		253326
Submitted by:	Ronald Klop <ronald-lists AT klop DOT ws> (maintainer)
100.2.1
01 Dec 2020 18:00:04
Revision:556776Original commit files touched by this commit
mikael search for other commits by this committer
databases/mongodb-tools: update to 100.2.1

Changes:
https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#changelog

PR:		251379
Submitted by:	Ronald Klop (maintainer)
100.2.0
26 Sep 2020 09:08:01
Revision:550139Original commit files touched by this commit
pi search for other commits by this committer
New port: databases/mongodb-tools

According to https://docs.mongodb.com/database-tools/#versioning
the versioning of mongodb-tools changed. One version of mongodb-tools
for all future mongodb versions.

- removed mongoreplay: it does not exist (anymore)
- enabled all tools: I don't know the history why these were not enabled
- builds and runs on aarch64
- Add WWW to official documentation

--------
Useful utilities for managing a MongoDB instance written in Go.

- bsondump - display BSON files in a human-readable format
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 46