CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/01/09 12:11:34
Modified files:
databases/sqlite3: Makefile distinfo
databases/sqlite3/patches: patch-Makefile_in patch-configure
patch-src_pthread_stub_c
patch-src_sqliteInt_h
Removed files:
databases/sqlite3/patches: patch-publish_sh patch-src_os_unix_c
patch-src_test1_c
Log message:
Major update to sqlite 3.7.4. Based on a diff from stu@ for 3.7.3,
enables FTS3, SOUNDEX and RTREE options, remove the now non-relevant
'thread override lock' thing. Simplify Makefile a bit.
Tested by sthen@ on arm, jasper@ on mips64el, sebastia@ on the vax
(yay!) and myself on sparc64/ppc/amd64.
ok sebastia@ jasper@ espie@