ports/161034: [NEW PORT] databases/ocaml-mysql: OCaml bindings to libmysqlclient

Jyun-Yan You jyyou at cs.nctu.edu.tw
Mon Sep 26 15:20:10 UTC 2011


>Number:         161034
>Category:       ports
>Synopsis:       [NEW PORT] databases/ocaml-mysql: OCaml bindings to libmysqlclient
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 15:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jyun-Yan You
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD csduty.cs.nctu.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
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
>How-To-Repeat:
>Fix:

--- ocaml-mysql-1.1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ocaml-mysql
#	ocaml-mysql/Makefile
#	ocaml-mysql/distinfo
#	ocaml-mysql/pkg-descr
#
echo c - ocaml-mysql
mkdir -p ocaml-mysql > /dev/null 2>&1
echo x - ocaml-mysql/Makefile
sed 's/^X//' >ocaml-mysql/Makefile << '2265fddb8ed3bd624e990b574e4dd48d'
X# Ports collection makefile for: ocaml-mysql
X# Date created: 2011-09-25
X# Whom: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mysql
XPORTVERSION=	1.1.0
XCATEGORIES=	databases
XMASTER_SITES=	http://forge.ocamlcore.org/frs/download.php/336/
XPKGNAMEPREFIX=	ocaml-
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	jyyou at cs.nctu.edu.tw
XCOMMENT=	OCaml bindings to libmysqlclient
X
XUSE_GMAKE=		yes
XUSE_MYSQL=		yes
X
XUSE_OCAML=		yes
XUSE_OCAML_FINDLIB=	yes
XUSE_OCAML_FIND_PLIST=	yes
XUSE_OCAML_LDCONFIG=	yes
X
XGNU_CONFIGURE=		yes
X
XALL_TARGET=		all opt
X.if !defined(NOPORTDOCS)
XALL_TARGET+=		htdoc
X.endif
X
XPORTDOCS=	*
XDOCSDIR=	${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/doc/mysql/html/* ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
2265fddb8ed3bd624e990b574e4dd48d
echo x - ocaml-mysql/distinfo
sed 's/^X//' >ocaml-mysql/distinfo << '50f8bed4424a17b21652ff63d7e622a1'
XSHA256 (ocaml-mysql-1.1.0.tar.gz) = ec624ab82a15c9f7344845333cb4d9cc49e681e91f2965c05d1e1727aa6b02c1
XSIZE (ocaml-mysql-1.1.0.tar.gz) = 107930
50f8bed4424a17b21652ff63d7e622a1
echo x - ocaml-mysql/pkg-descr
sed 's/^X//' >ocaml-mysql/pkg-descr << '3cba246c8921e87f8de6e35ea15d5d21'
Xocaml-mysql is a package for OCaml that provides access to MySQL
Xdatabases. It consists of low level functions implemented in C and a
Xmodule MySQL intended for application development.
X
XWWW: http://ocaml-mysql.forge.ocamlcore.org/
3cba246c8921e87f8de6e35ea15d5d21
exit
--- ocaml-mysql-1.1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list