Port details |
- mongodb-tools MongoDB Database Tools
- 100.10.0_1 databases =4 100.10.0_1Version of this port present on the latest quarterly branch.
- Maintainer: ronald@FreeBSD.org
- Port Added: 2020-09-26 09:08:09
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: go, nginx, cgit, sanoid, pv
- License: APACHE20
- WWW:
- https://www.mongodb.com/docs/database-tools/
- Description:
- The MongoDB Database Tools are a collection of command-line utilities
for working with a MongoDB deployment.
The Database Tools include the following binaries:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mongodb-tools>0:databases/mongodb-tools
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1721888470
SHA256 (mongodb-mongo-tools-100.10.0_GH0.tar.gz) = 215febf00ef78c9368ca42b262eda9a2a245b15c571eebc7a00bba54e61dd39c
SIZE (mongodb-mongo-tools-100.10.0_GH0.tar.gz) = 5186537
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- Library dependencies:
-
- 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.10.0_1:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
100.10.0_1 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
100.10.0 01 Aug 2024 10:43:41 |
Ronald Klop (ronald) |
databases/mongodb-tools: update to 100.10.0
Changes:
https://github.com/mongodb/mongo-tools/blob/master/CHANGELOG.md#100100
This version adds support for MongoDB Server 8.0, and support for Ubuntu 24.04
platforms. It also updates several packages and fixes a bug. |
100.9.5_1 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
100.9.5 18 Jun 2024 14:33:03 |
Ronald Klop (ronald) |
databases/mongodb-tools: update to 100.9.5
Changes:
https://www.mongodb.com/community/forums/t/database-tools-100-9-5-released/285350 |
100.9.4_5 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
100.9.4_4 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
100.9.4_3 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
100.9.4_2 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
100.9.4_1 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
100.9.4 08 Dec 2023 16:04:18 |
Ronald Klop (ronald) |
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 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
100.9.3 01 Dec 2023 15:21:12 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
databases/mongodb-tools: fix distinfo
PR: 274673 |
100.9.0 21 Oct 2023 10:18:16 |
Ronald Klop (ronald) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
100.8.0 18 Aug 2023 12:59:39 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
100.7.4 25 Jul 2023 11:11:53 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
100.7.0_1 27 Mar 2023 11:25:00 |
Robert Clausecker (fuz) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
100.7.0 09 Mar 2023 07:52:40 |
Ronald Klop (ronald) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
100.6.1_3 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
100.6.1_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
100.6.1_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
100.6.1 18 Nov 2022 10:55:28 |
Ronald Klop (ronald) |
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 |
Ronald Klop (ronald) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
100.5.4_1 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
100.5.4 29 Aug 2022 15:29:59 |
Felix Palmen (zirias) 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 |
Dmitri Goutnik (dmgk) |
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 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
100.5.2_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
100.5.2_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
100.5.2 05 Feb 2022 00:01:02 |
Guangyuan Yang (ygy) 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 |
Neel Chauhan (nc) 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 |
Li-Wen Hsu (lwhsu) 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 |
Guangyuan Yang (ygy) 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 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
100.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
100.3.1 20 Mar 2021 17:33:07 |
rhurlin |
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 |
nc |
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 |
mikael |
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 |
pi |
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 ) |