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:           Thu Jul 26 11:08:46 UTC 2012

Modified Files:
        wip/mongodb: Makefile distinfo
        wip/mongodb/patches: patch-SConstruct
Added Files:
        wip/mongodb/patches: patch-db_db.cpp patch-third_party__pcre.py

Log Message:
Fix SunOS crashes due to incorrect usage of SIGPIPE.
Pass CC/CXX to SCons directly to avoid nasty SCons assumptions.
Fix linking against PCRE and OpenSSL.
Adjust patching to use standard @VAR@ placeholders for easier substitution.
Bump PKGREVISION.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/mongodb/patches/patch-db_db.cpp \
    wip/mongodb/patches/patch-third_party__pcre.py
cvs -z3 rdiff -u -r1.10 -r1.11 wip/mongodb/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/mongodb/patches/patch-SConstruct
cvs -z3 rdiff -u -r1.6 -r1.7 wip/mongodb/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-db_db.cpp?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-third_party__pcre.py?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/Makefile?r1=1.10&r2=1.11
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/patches/patch-SConstruct?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/mongodb/distinfo?r1=1.6&r2=1.7

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

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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