Bug 161034 - [NEW PORT] databases/ocaml-mysql: OCaml bindings to libmysqlclient
Summary: [NEW PORT] databases/ocaml-mysql: OCaml bindings to libmysqlclient
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 16:20 UTC by Jyun-Yan You
Modified: 2011-10-14 18:20 UTC (History)
0 users

See Also:


Attachments
ocaml-mysql-1.1.0.shar (2.04 KB, text/plain)
2011-09-26 16:20 UTC, Jyun-Yan You
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jyun-Yan You 2011-09-26 16:20:09 UTC
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.

WWW: http://ocaml-mysql.forge.ocamlcore.org/

Generated with FreeBSD Port Tools 0.99
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-10-14 18:13:18 UTC
lwhsu       2011-10-14 17:13:06 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/ocaml-mysql Makefile distinfo pkg-descr 
  Log:
  Add ocaml-mysql 1.1.0, OCaml bindings to libmysqlclient.
  
  PR:             ports/161034
  Submitted by:   Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1036    +1 -0      ports/databases/Makefile
  1.1       +42 -0     ports/databases/ocaml-mysql/Makefile (new)
  1.1       +2 -0      ports/databases/ocaml-mysql/distinfo (new)
  1.1       +5 -0      ports/databases/ocaml-mysql/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2011-10-14 18:13:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!