Commit graph

8 commits

Author SHA1 Message Date
agc
d549bff9a5 Add SHA512 digests for distfiles for databases category
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-11-03 01:56:09 +00:00
jaapb
c7c35220e3 Updated package to newest version, 1.1.2 - now uses ocaml.mk. Changes:
* Mysql.Prepared.execute_null (Gregory Bellier)
2014-10-09 19:44:07 +00:00
hiramatsu
66fcdb8bf6 Do not need to set -destdir here, because
ocaml-findlib/buildlink3.mk does.
2014-04-15 06:47:37 +00:00
jaapb
4a5fd01cc0 Updated version to 1.1.1. Changes:
* Sat May 19 2012 (1.1.1)
  * Support build with ocaml/msvc and ocaml/mingw (Dmitry Grebeniuk)
  * Update build tools (Dmitry Grebeniuk)
  * OCaml 3.12 compatibility
  * Mysql.Prepared: documentation comments
  * Mysql.Prepared.result_metadata (Hezekiah M. Carty)
  * Mysql.quick_connect: optional unix socket path
  * Mysql.quick_connect: optional connection options

* Sat Dec 26 2009 (1.1.0)
  * Project moved to http://ocaml-mysql.forge.ocamlcore.org
  * Fix crash bugs (mainly in GC & threads interaction)
  * Trigger GC less often (Mysql.connect and Mysql.execute)
  * Mysql.real_escape (Debian patch)
  * Mysql.set_charset
  * Preliminary support for prepared statements (Mysql.Prepared)

Changes to the package: changed maintainer from pkgsrc-users to myself;
incorporated upstream move to other address; added license; added native code
build.
2012-09-16 20:12:08 +00:00
joerg
952d844e0a Don't mess with ldconf. 2010-02-19 22:21:30 +00:00
joerg
4bd4aa14ac DESTDIR support 2010-01-30 18:25:11 +00:00
rillig
015567427b Fixed "test ==". 2006-10-14 01:55:03 +00:00
rillig
e86f4afe35 Imported ocaml-mysql.
ocaml-mysql is a package for ocaml that provides access to mysql
databases. It consists of low level functions implemented in C and a
module Mysql intended for application development.
2006-07-27 22:04:54 +00:00