Port details |
- mongodb42-tools Tools for MongoDB 4.2.x
- 4.2.19_4 databases
=0 Version of this port present on the latest quarterly branch. - Maintainer: ronald-lists@klop.ws
 - Port Added: 2020-06-10 13:25:46
- Last Update: 2022-08-03 21:35:13
- Commit Hash: 4476f89
- License: APACHE20
- 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
WWW: https://github.com/mongodb/mongo-tools
- SVNWeb : git : Homepage
- 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
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/mongodb42-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/mongodb42-tools
- pkg install mongodb42-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mongodb42-tools
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386
- distinfo:
- TIMESTAMP = 1646484974
SHA256 (mongodb-mongo-tools-r4.2.19_GH0.tar.gz) = 5101c83436005d437f23b499760249e0fce4bca95d18e484f277189735bb523a
SIZE (mongodb-mongo-tools-r4.2.19_GH0.tar.gz) = 15029664
- 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:
-
- go119 : lang/go119
- 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.19_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:
|