pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/mongodb



Module name:    wip
Committed by:   fhajny
Date:           Tue Oct  2 08:48:46 UTC 2012

Modified Files:
        wip/mongodb: Makefile PLIST distinfo
        wip/mongodb/patches: patch-SConstruct patch-db__nonce.cpp
            patch-shell__dbshell.cpp patch-util__file_allocator.cpp
Added Files:
        wip/mongodb/patches: patch-src_SConscript.client
Removed Files:
        wip/mongodb/patches: patch-third_party__pcre.py
            patch-util__goodies.h

Log Message:
Update mongodb to 2.2.0

Building against lang/spidermonkey is disabled temporarily, until it's
figured out where is it breaking.

For changelog see release notes:

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

Highlights:

* Aggregation Framework
* TTL Collections
* Concurrency Improvements
* Improved Data Center Awareness with Tag Aware Sharding
* Fully Supported Read Preference Semantics


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mongodb/patches/patch-src_SConscript.client
cvs -z3 rdiff -u -r1.1 -r0 wip/mongodb/patches/patch-third_party__pcre.py \
    wip/mongodb/patches/patch-util__goodies.h
cvs -z3 rdiff -u -r1.1 -r1.2 wip/mongodb/patches/patch-db__nonce.cpp \
    wip/mongodb/patches/patch-util__file_allocator.cpp
cvs -z3 rdiff -u -r1.13 -r1.14 wip/mongodb/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/mongodb/patches/patch-shell__dbshell.cpp
cvs -z3 rdiff -u -r1.3 -r1.4 wip/mongodb/patches/patch-SConstruct
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mongodb/PLIST
cvs -z3 rdiff -u -r1.9 -r1.10 wip/mongodb/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-src_SConscript.client?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-third_party__pcre.py?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-util__goodies.h?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-db__nonce.cpp?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-util__file_allocator.cpp?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.13&r2=1.14
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-shell__dbshell.cpp?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-SConstruct?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/distinfo?r1=1.9&r2=1.10

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index