pkgsrc-WIP-cvs archive

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

CVS commit: wip/xulrunner



Module name:    wip
Committed by:   tnn2
Date:           Thu Sep  9 09:03:30 UTC 2010

Modified Files:
        wip/xulrunner: distinfo mozilla-common.mk
        wip/xulrunner/patches: patch-al

Log Message:
The configure script requests sqlite3 compiled with SECURE_DELETE enabled
by default. Enabling it be default would mean a performance penalty for
other applications.

Instead override the configure script and in patch-al do
"PRAGMA secure_delete = 1;" when opening the sqlite session.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/xulrunner/mozilla-common.mk
cvs -z3 rdiff -u -r1.36 -r1.37 wip/xulrunner/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/xulrunner/patches/patch-al

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xulrunner/mozilla-common.mk?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xulrunner/distinfo?r1=1.36&r2=1.37
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xulrunner/patches/patch-al?r1=1.5&r2=1.6

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

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
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