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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mongodb34-tools Tools for MongoDB
3.4.9 databases Deleted 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 3.4.9Version of this port present on the latest quarterly branch.
Ignore IGNORE: is marked as broken on FreeBSD 12.0: variable has incomplete type 'BIO_METHOD' (aka 'struct bio_method_st')
Maintainer: numisemis@yahoo.com search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (15 items)
Collapse this list.
  1. /usr/local/share/licenses/mongodb34-tools-3.4.9/catalog.mk
  2. /usr/local/share/licenses/mongodb34-tools-3.4.9/LICENSE
  3. /usr/local/share/licenses/mongodb34-tools-3.4.9/APACHE20
  4. bin/bsondump
  5. bin/mongodump
  6. bin/mongoexport
  7. bin/mongofiles
  8. bin/mongoimport
  9. bin/mongooplog
  10. bin/mongorestore
  11. bin/mongostat
  12. bin/mongotop
  13. share/doc/mongodb34-tools/LICENSE.md
  14. share/doc/mongodb34-tools/README.md
  15. share/doc/mongodb34-tools/THIRD-PARTY-NOTICES
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
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 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mongodb/mongo-tools/tar.gz/r3.4.9?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.9
31 Mar 2020 11:26:12
Revision:529961Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:521748Original commit files touched by this commit
brnrd search for other commits by this committer
Chase rename of security/openssl111

 - Categories a-m

MFH:		2020Q1
3.4.9
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
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
Revision:498156Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
3.4.9
10 Nov 2018 10:09:49
Revision:484599Original commit files touched by this commit
mat search for other commits by this committer
security/openssl-devel was removed, but there is a security/openssl111 now.
3.4.9
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:462050Original commit files touched by this commit
brnrd search for other commits by this committer
BROKEN_SSL: Add REASON for breakage

Reported by:	matwq
3.4.9
16 Feb 2018 14:03:22
Revision:462016Original commit files touched by this commit
brnrd search for other commits by this committer
security/openssl-devel: Mark broken databases cat
3.4.9
10 Nov 2017 07:10:35
Revision:453885Original commit files touched by this commit
antoine search for other commits by this committer
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
Revision:451834Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:449920Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:448235Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:443847Original commit files touched by this commit
ultima search for other commits by this committer
* 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
Revision:439459Original commit files touched by this commit
bsam search for other commits by this committer
databases/mongodb34-tools: Add a new stable mongodb tools version 3.4.x.

PR:		218205
Submitted by:	 Simun Mikecin <numisemis@yahoo.com>

Number of commits found: 14