summaryrefslogtreecommitdiff
path: root/databases/ocaml-mysql
AgeCommit message (Collapse)AuthorFilesLines
2011-12-06Recursive bump for lang/ocaml buildlink addition.sbd1-2/+2
2010-02-19Don't mess with ldconf.joerg2-4/+4
2010-01-30DESTDIR supportjoerg3-2/+24
2010-01-29Prepare for DESTDIRjoerg1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2006-10-14Fixed "test ==".rillig3-1/+29
2006-09-02Added ocaml-findlib to BUILD_DEPENDS.rillig1-1/+3
2006-07-27Imported ocaml-mysql.rillig4-0/+53
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.