Date: Tue, 13 Sep 2005 02:11:08 +0400 (MSD) From: Alexander Zhuravlev <zaa@zaa.pp.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86034: New port: databases/pecl-PDO_MYSQL Mysql 3.x/4.0 driver for PDO Message-ID: <20050912221108.4380720F2@dev.zaa.pp.ru> Resent-Message-ID: <200509122220.j8CMK7Cb015345@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86034 >Category: ports >Synopsis: New port: databases/pecl-PDO_MYSQL Mysql 3.x/4.0 driver for PDO >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 12 22:20:07 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Alexander Zhuravlev >Release: FreeBSD 6.0-BETA4 i386 >Organization: >Environment: System: FreeBSD dev.zaa.pp.ru 6.0-BETA4 FreeBSD 6.0-BETA4 #2: Fri Sep 9 14:05:07 MSD 2005 root@dev.zaa.pp.ru:/usr/obj/D2/src/sys/DEV i386 >Description: New port: databases/pecl-PDO_MYSQL includes Mysql 3.x/4.0 driver for PDO >How-To-Repeat: >Fix: --- pecl-PDO_MYSQL.port 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_MYSQL # pecl-PDO_MYSQL/Makefile # pecl-PDO_MYSQL/distinfo # pecl-PDO_MYSQL/pkg-descr # echo c - pecl-PDO_MYSQL mkdir -p pecl-PDO_MYSQL > /dev/null 2>&1 echo x - pecl-PDO_MYSQL/Makefile sed 's/^X//' >pecl-PDO_MYSQL/Makefile << 'END-of-pecl-PDO_MYSQL/Makefile' X# Ports collection makefile for: pecl-PDO_MYSQL X# Date created: 2005-09-10 X# Whom: Alexander Zhuravlev <zaa@zaa.pp.ru> X# X# $FreeBSD$ X# X XPORTNAME= PDO_MYSQL XDISTVERSION= 1.0RC1 XCATEGORIES= databases www XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= zaa@zaa.pp.ru XCOMMENT= Mysql 3.x/4.0 driver for PDO X XBUILD_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo.so:${PORTSDIR}/databases/pecl-PDO XRUN_DEPENDS+= ${BUILD_DEPENDS} X XUSE_PHP= yes XUSE_PHPIZE= yes XUSE_PHPEXT= yes XDEFAULT_PHP_VER=5 XPHP_MODNAME= pdo_mysql X XCONFIGURE_ARGS+=--with-pdo-mysql=${LOCALBASE} X XUSE_MYSQL= yes X X.include <bsd.port.mk> END-of-pecl-PDO_MYSQL/Makefile echo x - pecl-PDO_MYSQL/distinfo sed 's/^X//' >pecl-PDO_MYSQL/distinfo << 'END-of-pecl-PDO_MYSQL/distinfo' XMD5 (PECL/PDO_MYSQL-1.0RC1.tgz) = fe5e1b03e124922d942046ded19a3303 XSIZE (PECL/PDO_MYSQL-1.0RC1.tgz) = 11553 END-of-pecl-PDO_MYSQL/distinfo echo x - pecl-PDO_MYSQL/pkg-descr sed 's/^X//' >pecl-PDO_MYSQL/pkg-descr << 'END-of-pecl-PDO_MYSQL/pkg-descr' XThis is PHP extension which provides a Mysql 3.x/4.x driver for PDO. X XWWW: http://pecl.php.net/package/PDO_MYSQL END-of-pecl-PDO_MYSQL/pkg-descr exit --- pecl-PDO_MYSQL.port ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050912221108.4380720F2>