Versions
v1.1.2-r1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- debug libressl sasl ssl static-libs
v1.0.5 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- debug libressl sasl ssl static-libs
v1.0.0 :: 0 :: gentoo
- Modified
- License
- Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- debug libressl sasl ssl static-libs
v0.0.2.6.7-r1 :: 0 :: gentoo
- Modified
- License
- AGPL-3 Apache-2.0
- Keywords
- ~amd64 ~x86
- USE flags
- kerberos libressl ssl static-libs
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- kerberos
- Add kerberos support
- libressl
- Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
- sasl
- Add support for the Simple Authentication and Security Layer
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- static-libs
- Build static versions of dynamic libraries as well
Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-db / tokumx : An open source, high-performance distribution of MongoDB
dev-libs / boost : Boost Libraries for C++
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools
Runtime Dependencies
app-arch / snappy : A high-speed compression/decompression library by Google
dev-cpp / yaml-cpp : YAML parser and emitter in C++
dev-db / tokumx : An open source, high-performance distribution of MongoDB
dev-libs / boost : Boost Libraries for C++
dev-libs / cyrus-sasl : The Cyrus SASL (Simple Authentication and Security Layer)
dev-libs / libpcre : Perl-compatible regular expression library
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools
Depending packages
dev-db / tokumx : An open source, high-performance distribution of MongoDB
Bugs
- 570770
- dev-libs/mongo-cxx-driver-1.0.5 multiple QA issues
- 621244
- dev-libs/mongo-cxx-driver-1.1.2-r1 : src/.../restclient.h:12:23: fatal error: curl/curl.h: No such file or directory
- 676066
- dev-libs/mongo-cxx-driver-1.1.2-r1 : src/.../ssl_manager.cpp:631:23: error: BIO_s_file_internal was not declared in this scope
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-libs/mongo-cxx-driver: tweak for boost-167, bug #671422
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/671422 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Michael Palimaka · gentoo
dev-libs/mongo-cxx-driver: avoid building unused targets
Gentoo-bug: 591848 Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
dev-libs/mongo-cxx-driver: Fix building with more recent boost
Gentoo-bug: 598340 * Make PATCHES -p1 compliant * Make multilib-strict compliant * Misc QA fixes Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Ultrabug · gentoo
dev-libs/mongo-cxx-driver: version bump, work on #570770
Package-Manager: portage-2.2.27 - Anthony G. Basile · gentoo
dev-libs/mongo-cxx-driver: add libressl support
Package-Manager: portage-2.2.28 - Sergey Popov · gentoo
dev-libs/mongo-cxx-driver: add blocking dependency on dev-db/tokumx
Also add apropriate blocking dependency on dev-libs/mongo-cxx-driver in dev-db/tokumx ebuilds Package-Manager: portage-2.2.23 - Ultrabug · gentoo
dev-libs/mongo-cxx-driver: version bump
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed