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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
mongodb-tools Tools for MongoDB 4.4.x and up
100.8.0_2 databases on this many watch lists=0 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.8.0_2Version of this port present on the latest quarterly branch.
Maintainer: ronald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
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 - 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
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb-tools-100.8.0_2/catalog.mk
  2. /usr/local/share/licenses/mongodb-tools-100.8.0_2/LICENSE
  3. /usr/local/share/licenses/mongodb-tools-100.8.0_2/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
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 = 1692356336 SHA256 (mongodb-mongo-tools-100.8.0_GH0.tar.gz) = bc18345e1e8248a04aad1d7b7b44a7bb2a7f445b50e6a61afc082077227a1521 SIZE (mongodb-mongo-tools-100.8.0_GH0.tar.gz) = 4630312

Packages (timestamps in pop-ups are UTC):
mongodb-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest100.12.1100.12.1-100.12.0_1100.12.1---
FreeBSD:13:quarterly100.11.0_1100.11.0_1-100.11.0_1100.11.0_1---
FreeBSD:14:latest100.12.0_1100.12.1-100.12.0_1100.12.1---
FreeBSD:14:quarterly100.11.0_1100.11.0_1-100.11.0_1100.11.0_1---
FreeBSD:15:latest100.12.0_1100.12.1n/a100.12.0_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
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.8.0_2: 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.8.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
100.8.0_2
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1