Date: Thu, 26 May 2011 00:25:44 +0800 (CST) From: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/157320: [NEW PORT] databases/pecl-pdo_user: PECL classes provides a Userspace interface for PDO drivers Message-ID: <20110525162544.9484D8A007@Florence.tamama.org> Resent-Message-ID: <201105251630.p4PGUAcu053486@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157320 >Category: ports >Synopsis: [NEW PORT] databases/pecl-pdo_user: PECL classes provides a Userspace interface for PDO drivers >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: Wed May 25 16:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jui-Nan Lin >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD Florence.tamama.org 8.2-RELEASE FreeBSD 8.2-RELEASE #12: Fri Feb 25 09:26:52 CST 2011 >Description: pdo_user provides a Userspace interface for PDO drivers. WWW: http://pecl.php.net/package/pdo_user Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- pecl-pdo_user-0.3.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: # # pecl-pdo_user # pecl-pdo_user/distinfo # pecl-pdo_user/Makefile # pecl-pdo_user/pkg-descr # echo c - pecl-pdo_user mkdir -p pecl-pdo_user > /dev/null 2>&1 echo x - pecl-pdo_user/distinfo sed 's/^X//' >pecl-pdo_user/distinfo << '89fecdb2f97e5fa9f62d7d524b49df99' XSHA256 (PECL/PDO_USER-0.3.0.tgz) = c8a5a897edc608342aed118e1ab1ff0b87c8fca5931e2b5fce8b7eec62a15d6e XSIZE (PECL/PDO_USER-0.3.0.tgz) = 52487 89fecdb2f97e5fa9f62d7d524b49df99 echo x - pecl-pdo_user/Makefile sed 's/^X//' >pecl-pdo_user/Makefile << '52380b87cdca75e0f1318c2bf629db6c' X# Ports collection makefile for: pear-pdo_user X# Date created: 2011-05-26 X# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= pdo_user XPORTVERSION= 0.3.0 XCATEGORIES= databases www XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XDISTNAME= PDO_USER-${PORTVERSION} XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= jnlin@csie.nctu.edu.tw XCOMMENT= PECL classes provides a Userspace interface for PDO drivers X XWRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSION} X XUSE_PHP= pdo XUSE_PHPIZE= yes XUSE_PHPEXT= yes XPHP_MODNAME= pdo_user X X.include <bsd.port.mk> 52380b87cdca75e0f1318c2bf629db6c echo x - pecl-pdo_user/pkg-descr sed 's/^X//' >pecl-pdo_user/pkg-descr << '5caa04ca673aa0a3a20060b42977bf30' Xpdo_user provides a Userspace interface for PDO drivers. X XWWW: http://pecl.php.net/package/pdo_user 5caa04ca673aa0a3a20060b42977bf30 exit --- pecl-pdo_user-0.3.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110525162544.9484D8A007>