pkgsrc/databases/ocaml-mysql/PLIST
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

24 lines
960 B
Text

@comment $NetBSD: PLIST,v 1.3 2012/09/16 20:12:08 jaapb Exp $
lib/ocaml/site-lib/mysql/META
lib/ocaml/site-lib/mysql/dllmysql_stubs.so
lib/ocaml/site-lib/mysql/libmysql_stubs.a
lib/ocaml/site-lib/mysql/mysql.a
lib/ocaml/site-lib/mysql/mysql.cma
lib/ocaml/site-lib/mysql/mysql.cmx
lib/ocaml/site-lib/mysql/mysql.cmxa
lib/ocaml/site-lib/mysql/mysql.cmi
lib/ocaml/site-lib/mysql/mysql.mli
share/doc/ocaml-mysql/Mysql.html
share/doc/ocaml-mysql/Mysql.Prepared.html
share/doc/ocaml-mysql/index.html
share/doc/ocaml-mysql/index_attributes.html
share/doc/ocaml-mysql/index_class_types.html
share/doc/ocaml-mysql/index_classes.html
share/doc/ocaml-mysql/index_exceptions.html
share/doc/ocaml-mysql/index_methods.html
share/doc/ocaml-mysql/index_module_types.html
share/doc/ocaml-mysql/index_modules.html
share/doc/ocaml-mysql/index_types.html
share/doc/ocaml-mysql/index_values.html
share/doc/ocaml-mysql/type_Mysql.html
share/doc/ocaml-mysql/type_Mysql.Prepared.html