NOTICE: This package has been removed from pkgsrc

./wip/qore-sqlite3-module, SQLite module for Qore

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.1nb4, Package name: qore-sqlite3-module-1.0.1nb4, Maintainer: nros

SQLite 3 driver for the Qore language DBI system, using this module Qore
programs can access SQLite 3 file and in-memory databases using the
Datasource and DatasourcePool classes.


Required to run:
[wip/qore]

Master sites:

SHA1: 47572df91050c029fb62be4797354e8d2398853c
RMD160: 1e702691fdf4cdc51157f1549218ffb1ced50eb5
Filesize: 431.221 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-30 17:06:28 by Thomas Klausner | Files touched by this commit (128) | Package removed
Log message:
Remove qore packages, imported to pkgsrc.
   2014-11-13 16:44:15 by Niclas Rosenvik | Files touched by this commit (30)
Log message:
Added SVN reference to configure patch in qore and it's modules.
Added patch to configure in qore-uuid-module to fix build on linux.
   2014-11-01 16:59:35 by Niclas Rosenvik | Files touched by this commit (31)
Log message:
Don't use LIBSUFFIX on linux. Fixes build on linux.
Remove patch-Makefile.in in qore-openldap-module.
   2014-10-25 17:17:00 by Niclas Rosenvik | Files touched by this commit (6)
Log message:
use QORE_MODULE_DIR in PLIST
added svn referenses to patches
   2014-10-23 21:08:49 by Niclas Rosenvik | Files touched by this commit (6)
Log message:
Requires native pthreads.
   2014-06-19 17:00:37 by Niclas Rosenvik | Files touched by this commit (46)
Log message:
Changed so that docs are installed in docdir as the pkgsrc docs want it.
Bumping pkgrevisions.
   2014-04-02 22:06:48 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
Use module.mk and PLIST vars. PLIST change so bump PKGREVISION.
   2014-03-16 15:56:19 by Niclas Rosenvik | Files touched by this commit (2)
Log message:
The fix for configure was wrong, it was just a typo not that 
it tested for the wrong thing. The typo in configure is now fixed.