Commit graph

3 commits

Author SHA1 Message Date
jaapb
82d6fe9326 Updated databases/ocaml-sqlite3 to version 2.0.2. Summary of changes:
2012-07-20:  Downgraded findlib version requirement to support the Debian
             testing branch.
2012-07-16:  Replaced String.trim function in myocamlbuild.ml to allow
             compiling with OCaml 3.12.1.
2012-07-15:  New major release version 2.0.0:
               * Upgraded to OCaml 4.00
               * Switched to Oasis for packaging
               * Switched to OCamlBuild for the build process
               * Rewrote README in Markdown
               * Added stricter compilation flags
2012-05-19: Fixed cpp warnings and removed superfluous check for dynamic
            linking library.  The latter improves portability to FreeBSD.
2011-03-10: Added sqlite3_open_v2 functionality.

There are also some changes to the package itself: the upstream distribution
site changed; the maintainer e-mail address as well, and the package now
uses PLIST_VARS.
2012-09-16 11:34:45 +00:00
marino
7e6d17d0b2 databases/ocaml-sqlite3: Fix build for DragonFly
Redefining __unused will break the build, so don't do it.
2012-09-01 12:48:10 +00:00
wiz
ce77cacc9d Initial import of ocaml-sqlite3-1.6.1, packaged by Jaap Boender in
PR 41690.

This package contains is an OCaml database library wrapper for
SQLite.
2012-05-14 09:20:39 +00:00