ports/157264: [NEW PORT] databases/hs-mysql: A low-level client library for the MySQL database

Jyun-Yan You jyyou at cs.nctu.edu.tw
Mon May 23 09:10:14 UTC 2011


>Number:         157264
>Category:       ports
>Synopsis:       [NEW PORT] databases/hs-mysql: A low-level client library for the MySQL database
>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 May 23 09:10:13 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:
This library is a Haskell binding to the MySQL mysqlclient client library.
It is a fairly faithful, low level library that implements 
most of the MySQL client API.

WWW: https://github.com/mailrank/mysql

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- .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:
#
#	hs-mysql
#	hs-mysql/Makefile
#	hs-mysql/pkg-descr
#	hs-mysql/distinfo
#
echo c - hs-mysql
mkdir -p hs-mysql > /dev/null 2>&1
echo x - hs-mysql/Makefile
sed 's/^X//' >hs-mysql/Makefile << 'c934706dd3d41704bf371c87455f7394'
X# New ports collection makefile for:	hs-mysql
X# Date created:		2011-05-23
X# Whom:			jyyou at cs.nctu.edu.tw
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mysql
XPORTVERSION=	0.1.1.1
XCATEGORIES=	databases haskell
X
XMAINTAINER=	haskell at FreeBSD.org
XCOMMENT=	A low-level client library for the MySQL database
X
XLICENSE=	BSD
X
XUSE_MYSQL=	yes
X
X.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
X.include <bsd.port.mk>
c934706dd3d41704bf371c87455f7394
echo x - hs-mysql/pkg-descr
sed 's/^X//' >hs-mysql/pkg-descr << '7f78640fa5d93dda6002e14b093e7b77'
XThis library is a Haskell binding to the MySQL mysqlclient client library.
XIt is a fairly faithful, low level library that implements 
Xmost of the MySQL client API.
X
XWWW: https://github.com/mailrank/mysql
7f78640fa5d93dda6002e14b093e7b77
echo x - hs-mysql/distinfo
sed 's/^X//' >hs-mysql/distinfo << 'e6c00744b414bb608f0905bfa7a0dd1a'
XSHA256 (cabal/mysql-0.1.1.1.tar.gz) = bd8958f87bf3951ce9bf367cdbbd3a6d587b766ec206bb4ede40852f6156ea1f
XSIZE (cabal/mysql-0.1.1.1.tar.gz) = 13562
e6c00744b414bb608f0905bfa7a0dd1a
exit
--- .shar ends here ---

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



More information about the freebsd-ports-bugs mailing list