ports/86903: New port: databases/pecl-PDO_ODBC ODBC v3 Interface driver for PDO (PHP extension)

Alexander Zhuravlev zaa at ulstu.ru
Tue Oct 4 22:00:32 UTC 2005


>Number:         86903
>Category:       ports
>Synopsis:       New port: databases/pecl-PDO_ODBC ODBC v3 Interface driver for PDO (PHP extension)
>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:   Tue Oct 04 22:00:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 6.0-BETA5 i386
>Organization:
>Environment:
System: FreeBSD fluke.zaa.pp.ru 6.0-BETA5 FreeBSD 6.0-BETA5 #6: Sat Oct 1 08:43:59 MSD 2005 root at fluke.zaa.pp.ru:/usr/obj/D2/src/sys/GENERIC i386


	
>Description:
	
	New port is ODBC v3 Interface driver for PDO (PHP extension)

>How-To-Repeat:
	
>Fix:

	

	Please apply the patch.
	Thank you for your efforts.

--- pecl-PDO_ODBC.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_ODBC/
#	pecl-PDO_ODBC/Makefile
#	pecl-PDO_ODBC/distinfo
#	pecl-PDO_ODBC/pkg-descr
#
echo c - pecl-PDO_ODBC/
mkdir -p pecl-PDO_ODBC/ > /dev/null 2>&1
echo x - pecl-PDO_ODBC/Makefile
sed 's/^X//' >pecl-PDO_ODBC/Makefile << 'END-of-pecl-PDO_ODBC/Makefile'
X# Ports collection makefile for:  pecl-PDO_ODBC
X# Date created:                   2005-10-03
X# Whom:                           Alexander Zhuravlev <zaa at zaa.pp.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PDO_ODBC
XDISTVERSION=	0.9
XCATEGORIES=	databases www
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	zaa at zaa.pp.ru
XCOMMENT=	ODBC v3 Interface driver for PDO
X
XBUILD_DEPENDS+=	${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo.so:${PORTSDIR}/databases/pecl-PDO
XRUN_DEPENDS+=	${BUILD_DEPENDS}
XLIB_DEPENDS+=	odbc.1:${PORTSDIR}/databases/unixODBC
X
XUSE_PHP=	yes
XUSE_PHPIZE=	yes
XUSE_PHPEXT=	yes
XDEFAULT_PHP_VER=5
XPHP_MODNAME=	pdo_odbc
X
XCONFIGURE_ARGS+=--with-pdo-odbc=unixODBC,${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-pecl-PDO_ODBC/Makefile
echo x - pecl-PDO_ODBC/distinfo
sed 's/^X//' >pecl-PDO_ODBC/distinfo << 'END-of-pecl-PDO_ODBC/distinfo'
XMD5 (PECL/PDO_ODBC-0.9.tgz) = f4c3251e37457e928df3a668501c5b8d
XSIZE (PECL/PDO_ODBC-0.9.tgz) = 12838
END-of-pecl-PDO_ODBC/distinfo
echo x - pecl-PDO_ODBC/pkg-descr
sed 's/^X//' >pecl-PDO_ODBC/pkg-descr << 'END-of-pecl-PDO_ODBC/pkg-descr'
XThis extension provides an ODBC v3 driver for PDO. It supports unixODBC
Xand IBM DB2 libraries, and will support more in future releases.
X
XWWW: http://pecl.php.net/package/PDO_ODBC
END-of-pecl-PDO_ODBC/pkg-descr
exit
--- pecl-PDO_ODBC.port ends here ---


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



More information about the freebsd-ports-bugs mailing list