Port details |
- mongodb34-tools Tools for MongoDB
- 3.4.9 databases
=0 3.4.9Version of this port present on the latest quarterly branch.
- IGNORE: is marked as broken on FreeBSD 12.0: variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st')
- Maintainer: numisemis@yahoo.com
- Port Added: 2017-04-26 15:03:24
- Last Update: 2020-03-31 11:26:12
- SVN Revision: 529961
- Also Listed In: net
- License: APACHE20
- WWW:
- https://github.com/mongodb/mongo-tools
- Description:
- Since MongoDB 3.2, the tools bsondump, mongoimport, mongoexport, mongodump,
mongorestore, mongostat, mongofiles, mongooplog and mongotop have been placed
in a separate package and rewritten in Go. These are useful utilities for
managing a MongoDB instance.
WWW: https://github.com/mongodb/mongo-tools
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mongodb34-tools>0:databases/mongodb34-tools
- No installation instructions:
- This port has been deleted.
- PKGNAME: mongodb34-tools
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1505301173
SHA256 (mongodb-mongo-tools-r3.4.9_GH0.tar.gz) = 4b6f17afa628482c107567a82715b780d1e885125b4862ee07e0ab5080b8e0aa
SIZE (mongodb-mongo-tools-r3.4.9_GH0.tar.gz) = 4719526
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:
-
- go : lang/go
- Library dependencies:
-
- libsasl2.so : security/cyrus-sasl2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mongodb34-tools-3.4.9:
DOCS=on: Build and/or install documentation
SASL=on: SASL authentication support
SSL=on: SSL protocol support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- 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 |
3.4.9 31 Mar 2020 11:26:12 |
rene |
Remove expired ports:
2020-03-29 security/w3af: Uses deprecated version of Python
2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity
instead
2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7
2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27
2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7
2020-03-31 databases/mongodb34: EOL January 2020; See
https://www.mongodb.com/support-policy
2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left
2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4
is in security maintenance phase and planned for EOL on March 31, 2020
2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35
or higher
2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27
databases/mongodb34-tools: Part of expired MongoDB 3.4 |
3.4.9 01 Jan 2020 17:27:55 |
brnrd |
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1 |
3.4.9 29 Jun 2019 03:51:14 |
tobik |
Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746 |
3.4.9 06 Apr 2019 17:01:28 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
3.4.9 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
3.4.9 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.4.9 16 Feb 2018 17:52:50 |
brnrd |
BROKEN_SSL: Add REASON for breakage
Reported by: matwq |
3.4.9 16 Feb 2018 14:03:22 |
brnrd |
security/openssl-devel: Mark broken databases cat |
3.4.9 10 Nov 2017 07:10:35 |
antoine |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
3.4.9 12 Oct 2017 09:06:18 |
mat |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
3.4.9 15 Sep 2017 18:38:03 |
swills |
databases/mongodb34-tools: update to 3.4.9
PR: 222284
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
3.4.7 18 Aug 2017 14:41:14 |
swills |
databases/mongodb34-tools: update to version 3.4.7
PR: 221603
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
3.4.5 18 Jun 2017 18:56:18 |
ultima |
* Updated to 3.4.5
Changelog: https://github.com/mongodb/mongo-tools/commits/r3.4.5
PR: 220046
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
Reviewed by: lifanov (mentor)
Approved by: lifanov (mentor)
Differential Revision: https://reviews.freebsd.org/D11255 |
3.4.4 26 Apr 2017 15:03:15 |
bsam |
databases/mongodb34-tools: Add a new stable mongodb tools version 3.4.x.
PR: 218205
Submitted by: Simun Mikecin <numisemis@yahoo.com> |