Subject: CVS commit: wip/mongodb
From: Filip Hajny
Date: 2014-04-10 13:46:42
Message id: E1WYDRc-0007BN-Mw@sfs-ml-3.v29.ch3.sourceforge.com

Log Message:
Update mongodb to 2.6.0.

pkgsrc changes:
- Thanks to C++11 support, this version finally builds again in pkgsrc.
- Config, log and PID file names changed from 'mongodb' to 'mongod' (with
  the respective extension)

Major Changes
- Aggregation Enhancements
- Text Search Integration
- Insert and Update Improvements
- New Write Operation Protocol
- Query Engine Improvements
- Geospatial Enhancements
- Index Build Enhancements
- Enhanced Sharding and Replication Administration

Security Improvements
- New authorization model with custom User-Defined Roles and user privileges
- Global user management
- x.509 certificate support for client and cluster member authentication
- Enhanced SSL Support
- http interface disabled by default

Please read the full release notes for more:

http://docs.mongodb.org/manual/release-notes/2.6/

Notes on compatibility and upgrades:

http://docs.mongodb.org/manual/release-notes/2.6-compatibility/
http://docs.mongodb.org/manual/release-notes/2.6-upgrade/

Files:
RevisionActionfile
1.27modifywip/mongodb/Makefile
1.11modifywip/mongodb/PLIST
1.17modifywip/mongodb/distinfo
1.6modifywip/mongodb/patches/patch-SConstruct
1.2modifywip/mongodb/patches/patch-src_mongo_base_initializer.h
1.2modifywip/mongodb/patches/patch-src_mongo_platform_random.cpp
1.2modifywip/mongodb/patches/patch-src_third__party_s2_s2.cc
1.2modifywip/mongodb/patches/patch-src_third__party_s2_s2polygonbuilder.cc
1.1addwip/mongodb/files/smf/manifest.xml
1.1addwip/mongodb/files/smf/mongodb.sh
1.1addwip/mongodb/patches/patch-debian_mongod.conf
1.1addwip/mongodb/patches/patch-src_mongo_db_exec_working__set.cpp
1.1addwip/mongodb/patches/patch-src_mongo_db_pipeline_document__source__cursor.cpp
1.1addwip/mongodb/patches/patch-src_mongo_db_pipeline_document__source__sort.cpp
1.1addwip/mongodb/patches/patch-src_mongo_s_chunk__manager__targeter.cpp
1.1addwip/mongodb/patches/patch-src_mongo_shell_dbshell.cpp
1.8removewip/mongodb/TODO
1.1removewip/mongodb/patches/patch-debian_mongodb.conf
1.3removewip/mongodb/patches/patch-shell__dbshell.cpp
1.1removewip/mongodb/patches/patch-src_mongo_db_db.cpp
1.1removewip/mongodb/patches/patch-src_mongo_shell_shell__utils__launcher.h
1.1removewip/mongodb/patches/patch-src_mongo_util_time__support.h
1.3removewip/mongodb/patches/patch-util__file_allocator.cpp