landry
2c9ebc2459
Update to sqlite 3.7.5, enable UNLOCK_NOTIFY api (needed by firefox 4).
...
Tested by phessler@ on loongson/sparc, jasper@ on arm, myself on
amd64/sparc64/macppc, and went through a pair of amd64 bulk builds
without issues.
ok sthen@ dcoppa@
2011-03-14 14:39:51 +00:00
landry
6f77cce928
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@
2011-01-09 19:11:34 +00:00
sthen
dc0e69d86a
Update to 3.6.23, much of this was done by Florent Tribouilloy and
...
espie@ who adjusted things so the build doesn't depend on Tcl (which
was added as a build dependency in 3.6.17).
2010-04-02 20:07:11 +00:00
sthen
b4b78be2ae
Update to 3.6.16.1; a simple but important fix (and needed to update
...
Firefox). Mainline sqlite has moved beyond this but involves some changes
to the build infrastructure which need to be looked at separately.
Since the distfile is no longer available upstream, this is provided
as a patch to the 3.6.16 distfile and is taken from upstream's SCM.
Requested by naddy@.
2009-12-19 23:08:48 +00:00
sthen
4c56e70c0c
Update SQLite to 3.6.16; ok martynas@
2009-08-03 09:55:47 +00:00
simon
be59bde7ab
enable load-extension for ports starting to require it
...
tested by bernd@ in a bulk build, thanks!
2009-05-12 23:20:52 +00:00
martynas
22fda9f32d
sqlite3-3.6.13. full bulk build done by jasper@. ok jasper@, simon@
2009-04-22 21:23:43 +00:00
martynas
8e453aeab5
update to sqlite-3.6.12. full bulk build done by jasper@
...
"go ahead" sthen@, ok fgs@, jasper@, simon@
2009-04-16 20:09:58 +00:00
martynas
a351a54c1a
remove hunk, that had keyword, substituted by rcs. from Markus Lude
2009-04-05 07:52:17 +00:00
martynas
bacf4396a9
update to sqlite3-3.6.11. fixes null ptr deref in sqlite3OsTruncate
...
addColumn; which broke py stuff
noticed with fgs@ while working on the py stuff
much thanks to bernd@; for doing a bulk build with it
ok fgs@, bernd@, simon@
2009-04-05 00:02:53 +00:00
jakemsr
52b535e41d
use /dev/arandom instead of /dev/urandom. reading from /dev/urandom
...
is too slow.
ok bernd@
2009-03-23 00:33:02 +00:00
simon
71a7a32ef7
update to version 3.6.10 which comes with quite a few fixes, remove fix
...
for solved libtool issue and add fix for tests on big-endian arches
looks good to espie@
requested, bulk-tested and ok by bernd@
2009-01-31 15:49:34 +00:00
steven
a176a4a606
switch to use tcl 8.5.
...
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
simon
eebae1b0c1
update to version 3.6.4, see http://www.sqlite.org/35to36.html and
...
http://www.sqlite.org/changes.html for the details
tcl adjustments and bulk build testing by bernd@, thanks!
ok bernd@, steven@, martynas@
2008-10-27 17:14:18 +00:00
martynas
d55bea2e4b
- update to sqlite-3.5.9
...
- merge espie's patches
- fix apps such as p5-DBD-SQLite, by adding weak pthread functions.
also include some bug fixes from kurt@. the work has been done by
kurt@, and espie@. thanks!
ok kurt@, espie@, bernd@
2008-07-23 17:31:17 +00:00
espie
a9210862c2
update to 3.4.0, heads up from Srebrenko Sehic,
...
okay martynas@
(boy, we got too many eastern europeans in there, I can't spell their names
and have to look it up each time)
2007-06-26 19:13:37 +00:00
steven
49af6f0a2a
update to sqlite 3.3.15
...
doesn't look bad espie@
2007-04-14 19:34:03 +00:00
bernd
2759494fc5
Update to sqlite3-3.3.12.
...
ok espie@
2007-02-02 14:45:53 +00:00
espie
917e42e18b
update to 3.3.10 (recommended update), speeds up some operations, fixes
...
some fringe cases, and passes all its regression tests now.
okay robert@
2007-01-16 23:24:32 +00:00
espie
ce10ad112b
remove patch obsoleted by USE_LIBTOOL, and add test to .PHONY targets,
...
fixes multiple runs of make regress.
2006-09-19 10:00:09 +00:00
espie
4bb8af2504
update to 3.3.6, okay jolan@
2006-06-17 09:09:28 +00:00
jolan
ba7ee47af0
update to 3.3.4
2006-03-22 01:36:11 +00:00
sturm
e0d4ddb902
SHARED_LIBS, USE_LIBTOOl
2005-12-26 21:32:00 +00:00
jolan
449ac25a95
update to 3.2.7
2005-09-27 03:49:35 +00:00
jolan
670ac17c40
update to 3.2.6
2005-09-17 22:05:39 +00:00
jolan
e4e03c53d7
update to 3.2.2
2005-06-14 00:12:58 +00:00
jolan
6bb27b6cfe
memory alignment fixes from sqlite cvs, bump pkgname
2005-05-06 02:58:04 +00:00
jolan
6cf0b94f72
- update to 3.2.1 + patch for invalid array access (sent & accepted
...
upstream)
- subpackage tcl stuff & add no_tcl pseudo flavor
ok djm@
2005-04-28 22:58:28 +00:00
jolan
eead46dd69
fix for aggressive malloc options, backported from sqlite cvs
...
ok djm@
2005-01-12 17:54:05 +00:00