summaryrefslogtreecommitdiff
path: root/databases/ocaml-sqlite3
AgeCommit message (Collapse)AuthorFilesLines
2016-05-05Recursive revbump associated with ocaml update.jaapb1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-2/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-10-10Recursive revbump from textproc/icuryoon1-2/+2
2015-06-30Recursive revbump associated with update of lang/ocaml to 4.02.2.jaapb1-2/+2
2015-04-06Revbump after updating textproc/icuadam1-2/+2
2015-02-15Remove trailing whitespace.szptvlfn1-2/+2
2015-02-11Revbump associated with upgrade of lang/ocamljaapb1-1/+2
2014-10-09Updated package to version 2.0.6. Package now uses ocaml.mk framework.jaapb3-33/+18
There seem to have been no major changes, but upstream is now hosted on github.
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-04-17Do not need to set -destdir here, becausehiramatsu1-7/+1
ocaml-findlib/buildlink3.mk does.
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-01-27Do not set FETCH_USING, should not be set in a package Makefile.wiz1-3/+1
2013-11-01Revision bump associated with the update of lang/ocaml to version 4.01.jaapb1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-1/+2
2013-06-15- Updated package to latest version, 2.0.4. Changes include:jaapb2-7/+6
2012-12-02: Added new functions * sleep * clear_bindings Really old operating system distributions may have had problems linking these functions, but it seems that reasonably recent ones support them. 2012-11-19: Added missing .mldylib file for shared library support.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-10-08Revision bump associated with the update of lang/ocaml to version 4.jaapb1-1/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-09-17Add missing pkg-config tool.wiz1-2/+2
2012-09-16Updated databases/ocaml-sqlite3 to version 2.0.2. Summary of changes:jaapb8-102/+53
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-01databases/ocaml-sqlite3: Fix build for DragonFlymarino2-5/+6
Redefining __unused will break the build, so don't do it.
2012-05-14Initial import of ocaml-sqlite3-1.6.1, packaged by Jaap Boender inwiz8-0/+131
PR 41690. This package contains is an OCaml database library wrapper for SQLite.