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
bernd
c21e051b62
Add subpackage for the lemon LALR(1) parser generator.
...
ok martynas@, simon@ (some time ago)
2009-01-26 14:44:37 +00:00
jasper
57ff0c17ee
- enable the SQLITE_ENABLE_COLUMN_METADATA part of sqlite3's API, as needed
...
by some applications (eventually).
- bump the minor
ok simon@
2008-12-04 14:11:16 +00:00
steven
b3873bd71d
remove outdated comment about not passing tests, noticed by Stuart Cassoff
...
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here
ok bernd
2008-10-28 12:18:36 +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
espie
05733a5f08
depends on libm __isnan -> major bump -> package bump
2008-07-25 19:02:25 +00:00
martynas
ab1e023ca2
fix if tcl-8.4 is not installed, spotted by Laurence Tratt
...
since BUILD_DEPENDS is not subpackage-dependant, there's no such
thing as BUILD_DEPENDS-tcl
2008-07-23 23:06:39 +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
steven
bd6bda39a9
update to 3.4.2
...
ok martynas@, merdely@, also tested by eric@
2007-09-15 18:51:35 +00:00
steven
a6c9497a3a
update to 3.4.1
...
ok kili@
2007-07-30 06:28:07 +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
martynas
d38480ccb5
3.3.16 is a minor bugfix update
...
changelog: http://www.sqlite.org/changes.html
ok espie@, steven@
2007-04-22 22:12:42 +00:00
steven
49af6f0a2a
update to sqlite 3.3.15
...
doesn't look bad espie@
2007-04-14 19:34:03 +00:00
sturm
5099324475
WANTLIB
2007-04-13 20:40:51 +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
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
a82bd3404c
new MULTI_PACKAGES
2006-11-24 22:53:03 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
espie
9b19a3a020
update to 3.3.7, talked to author, regression failures are known,
...
but not really important.
2006-09-19 11:26:38 +00:00
espie
ccc1498fc1
more new libspecs.
2006-08-01 22:19:46 +00:00
sturm
f558671522
be sure to depend on tcl-8.4
2006-07-07 21:22:03 +00:00
espie
4bb8af2504
update to 3.3.6, okay jolan@
2006-06-17 09:09:28 +00:00
jolan
133c5e6d02
update to 3.3.5
2006-04-13 05:09:52 +00:00
jolan
ba7ee47af0
update to 3.3.4
2006-03-22 01:36:11 +00:00
espie
6caca6d008
zap MODGNU_SHARED_LIBS
2006-01-11 12:19:43 +00:00
sturm
e0d4ddb902
SHARED_LIBS, USE_LIBTOOl
2005-12-26 21:32:00 +00:00
jolan
f8cafb122a
update to 3.2.8
2005-12-21 03:51:40 +00:00
jolan
2af9696dbc
when sqlite3 is compiled with -O2 on amd64, it crashes in the regression
...
tests. this doesn't happen with any other optimization level so just
use -Os as it is the closest thing to -O2.
could use some help tracking this down...
2005-10-20 04:42:56 +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
espie
0031945c6e
Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
...
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.
Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
jolan
d4cd93b182
update to 3.2.5
2005-09-08 03:46:59 +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
djm
7f20bbe85b
drop maintainership of these, I don't have time to give them enought attention
2005-04-29 00:02:05 +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
espie
28a459bb6d
WANTLIB markers
2004-11-22 16:59:29 +00:00
djm
ed904462a9
Import of sqlite3, a public-domain in-process SQL engine:
...
SQLite is a C library that implements an embeddable SQL database engine.
Programs that link with the SQLite library can have SQL database access
without running a separate RDBMS process. The distribution comes with a
standalone command-line access program (sqlite) that can be used to
administer an SQLite database and which serves as an example of how to
use the SQLite library. SQLite is not a client library used to connect to
a big database server. SQLite is the server. The SQLite library reads and
writes directly to and from the database files on disk.
Note that sqlite3 is not backwards compatible with sqlite2, but they can be
installed in parallel (thus the separate port). ok jolan@
2004-11-07 00:10:17 +00:00