Port details |
- mongodb42-tools Tools for MongoDB 4.2.x
- 4.2.24_4 databases
=0 4.2.24_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream EOL reached on 2023-04-30
This port expired on: 2023-09-30
- Maintainer: ronald@FreeBSD.org
- Port Added: 2020-06-10 13:25:46
- Last Update: 2023-09-30 02:22:47
- Commit Hash: c393e20
- License: APACHE20
- WWW:
- https://github.com/mongodb/mongo-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
- mongoreplay - Capture, observe, and replay traffic for MongoDB
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mongodb42-tools>0:databases/mongodb42-tools
- Conflicts:
- CONFLICTS_INSTALL:
- mongodb[0-9][0-9]-tools
- mongodb-tools
- No installation instructions:
- This port has been deleted.
- PKGNAME: mongodb42-tools
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1677248254
SHA256 (mongodb-mongo-tools-r4.2.24_GH0.tar.gz) = 7dec0d821a4da78ea02a57124415119142502c6dec9ef5d5c35192ce83c97584
SIZE (mongodb-mongo-tools-r4.2.24_GH0.tar.gz) = 15029611
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go120 : lang/go120
- Library dependencies:
-
- libsasl2.so : security/cyrus-sasl2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mongodb42-tools-4.2.24_4:
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=off: 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
MONGOREPLAY=off: Traffic capture and replay tool
MONGORESTORE=on: BSON data to a MongoDB instance
MONGOSTAT=off: Status of a running mongod or mongos instance
MONGOTOP=off: Track the amount of data I/O time
===> Use 'make config' to modify these settings
- Options name:
- databases_mongodb42-tools
- USES:
- compiler:c++14-lang go localbase ssl
- 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 |
4.2.24_4 30 Sep 2023 02:22:47 |
Muhammad Moinur Rahman (bofh) |
databases/mongodb42-tools: Remove expired port
2023-09-30 databases/mongodb42-tools: Upstream EOL reached on 2023-04-30 |
4.2.24_4 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
4.2.24_3 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
4.2.24_2 16 Apr 2023 23:09:29 |
Ronald Klop (ronald) |
databases/mongodb42: deprecate
Upstream expires soon: https://www.mongodb.com/support-policy/lifecycles.
Expire the port after 2023Q3 is branched to notify quarterly users. |
4.2.24_2 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
4.2.24_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) |
4.2.24_1 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
4.2.24 06 Mar 2023 20:31:28 |
Ronald Klop (ronald) |
databases/mongodb42*: update to 4.2.24
Changes:
https://www.mongodb.com/docs/manual/release-notes/4.2-changelog/#4.2.24-changelog |
4.2.23_4 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
4.2.23_3 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
4.2.23_2 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
4.2.23_1 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
4.2.23 26 Nov 2022 20:38:26 |
Ronald Klop (ronald) |
Change maintainer of the remainder of my ports to my new @FreeBSD.org address.
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37495 |
4.2.23 23 Nov 2022 21:07:01 |
Ronald Klop (ronald) |
databases/mongodb42-tools: update to 4.2.23
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37475 |
4.2.19_6 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
4.2.19_5 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) |
4.2.19_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 ) |
4.2.19_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. |
4.2.19_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
4.2.19_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
4.2.19_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
4.2.19 07 Mar 2022 13:14:58 |
Guangyuan Yang (ygy) Author: Ronald Klop |
databases/mongodb42-tools: Update to 4.2.19
PR: 262374 |
4.2.18 06 Jan 2022 18:56:15 |
Guangyuan Yang (ygy) Author: Ronald Klop |
databases/mongodb42-tools: Update to 4.2.18
PR: 260975 |
4.2.17 27 Sep 2021 16:25:16 |
Neel Chauhan (nc) Author: Ronald Klop |
databases/mongodb42-tools: update to 4.2.17
PR: 258748 |
4.2.16 22 Sep 2021 07:52:41 |
Li-Wen Hsu (lwhsu) Author: Ronald Klop |
databases/mongodb42-tools: Update to 4.2.16
PR: 258453 |
4.2.14 05 May 2021 16:31:10 |
Neel Chauhan (nc) Author: Ronald Klop |
databases/mongodb42-tools: Update to 4.2.14
PR: 255614 |
4.2.13 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.2.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.13 20 Mar 2021 22:48:31 |
nc |
databases/mongodb42-tools: Update to 4.2.13
PR: 254401
Submitted by: Ronald Klop <ronald-lists AT klop DOT ws> (maintainer) |
4.2.11 27 Nov 2020 10:05:41 |
fernape |
databases/mongodb42{-tools}: Update to 4.2.11
ChangeLog: https://docs.mongodb.com/manual/release-notes/4.2/#nov-18-2020
PR: 251380
Submitted by: ronald-lists@klop.ws (maintainer) |
4.2.10 06 Oct 2020 17:56:53 |
mikael |
databases/mongodb42: Update to 4.2.10
- Update mongodb42 and mongodb42-tools to 4.2.10
- Update CONFLICTS_INSTALL. (mongodb44-tools will never exist, but became
mongodb-tools)
Changelog:
https://docs.mongodb.com/manual/release-notes/4.2/#oct-2-2020
PR: 250157
Submitted by: Ronald Klop (maintainer) |
4.2.9 21 Aug 2020 08:57:31 |
lwhsu |
databases/mongodb42 and databases/mongodb42-tools: Update to 4.2.9
PR: 248801
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer) |
4.2.8 18 Jun 2020 06:41:29 |
lwhsu |
- Update to 4.2.8
PR: 247356
Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer) |
4.2.7 10 Jun 2020 13:25:33 |
mfechner |
New Port: databases/mongodb42-tools
Update mongo tools to version 4.2 which is required to manage mongodb version
4.2.
PR: 247021
Submitted by: Ronald Klop <ronald-lists@klop.ws>
Reviewed by: mfechner
Relnotes: https://docs.mongodb.com/manual/release-notes/4.2/ |