Date: Tue, 13 Sep 2005 02:12:56 +0400 (MSD) From: Alexander Zhuravlev <zaa@zaa.pp.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86035: New port: databases/pecl-PDO_PGSQL PostgreSQL driver for PDO Message-ID: <20050912221256.6076E20F2@dev.zaa.pp.ru> Resent-Message-ID: <200509122220.j8CMK8WB015399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86035 >Category: ports >Synopsis: New port: databases/pecl-PDO_PGSQL PostgreSQL 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_PGSQL includes PostgreSQL driver for PDO >How-To-Repeat: >Fix: --- pecl-PDO_PGSQL.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_PGSQL/ # pecl-PDO_PGSQL/Makefile # pecl-PDO_PGSQL/distinfo # pecl-PDO_PGSQL/pkg-descr # echo c - pecl-PDO_PGSQL/ mkdir -p pecl-PDO_PGSQL/ > /dev/null 2>&1 echo x - pecl-PDO_PGSQL/Makefile sed 's/^X//' >pecl-PDO_PGSQL/Makefile << 'END-of-pecl-PDO_PGSQL/Makefile' X# Ports collection makefile for: pecl-PDO_PGSQL X# Date created: 2005-09-10 X# Whom: Alexander Zhuravlev <zaa@zaa.pp.ru> X# X# $FreeBSD$ X# X XPORTNAME= PDO_PGSQL 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= PostgreSQL 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_pgsql X XCONFIGURE_ARGS+=--with-pdo-pgsql=${LOCALBASE} X XUSE_PGSQL= yes X X.include <bsd.port.mk> END-of-pecl-PDO_PGSQL/Makefile echo x - pecl-PDO_PGSQL/distinfo sed 's/^X//' >pecl-PDO_PGSQL/distinfo << 'END-of-pecl-PDO_PGSQL/distinfo' XMD5 (PECL/PDO_PGSQL-1.0RC1.tgz) = cd5088efa9157eceed8efb79060cc519 XSIZE (PECL/PDO_PGSQL-1.0RC1.tgz) = 11468 END-of-pecl-PDO_PGSQL/distinfo echo x - pecl-PDO_PGSQL/pkg-descr sed 's/^X//' >pecl-PDO_PGSQL/pkg-descr << 'END-of-pecl-PDO_PGSQL/pkg-descr' XThis is PHP extension which provides an PostgreSQL driver for PDO. X XWWW: http://pecl.php.net/package/PDO_PGSQL END-of-pecl-PDO_PGSQL/pkg-descr exit --- pecl-PDO_PGSQL.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?20050912221256.6076E20F2>