ports/86037: New port: databases/pecl-PDO_SQLITE SQLite v3 Interface driver for PDO

Alexander Zhuravlev zaa at zaa.pp.ru
Mon Sep 12 22:20:12 UTC 2005


>Number:         86037
>Category:       ports
>Synopsis:       New port: databases/pecl-PDO_SQLITE SQLite v3 Interface 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:08 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 at dev.zaa.pp.ru:/usr/obj/D2/src/sys/DEV i386


	
>Description:
	New port: databases/pecl-PDO_SQLITE includes SQLite v3 Interface driver for PDO
>How-To-Repeat:
	
>Fix:

	

--- pecl-PDO_SQLITE.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_SQLITE/
#	pecl-PDO_SQLITE/Makefile
#	pecl-PDO_SQLITE/distinfo
#	pecl-PDO_SQLITE/pkg-descr
#
echo c - pecl-PDO_SQLITE/
mkdir -p pecl-PDO_SQLITE/ > /dev/null 2>&1
echo x - pecl-PDO_SQLITE/Makefile
sed 's/^X//' >pecl-PDO_SQLITE/Makefile << 'END-of-pecl-PDO_SQLITE/Makefile'
X# Ports collection makefile for:  pecl-PDO_SQLITE
X# Date created:                   2005-09-10
X# Whom:                           Alexander Zhuravlev <zaa at zaa.pp.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	PDO_SQLITE
XDISTVERSION=	1.0RC1
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=	SQLite 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+=	sqlite3.8:${PORTSDIR}/databases/sqlite3
X
XUSE_PHP=	yes
XUSE_PHPIZE=	yes
XUSE_PHPEXT=	yes
XDEFAULT_PHP_VER=5
XPHP_MODNAME=	pdo_sqlite
X
XCONFIGURE_ARGS+=--with-pdo-sqlite=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-pecl-PDO_SQLITE/Makefile
echo x - pecl-PDO_SQLITE/distinfo
sed 's/^X//' >pecl-PDO_SQLITE/distinfo << 'END-of-pecl-PDO_SQLITE/distinfo'
XMD5 (PECL/PDO_SQLITE-1.0RC1.tgz) = bc299087e0361dcddaa2fb3edac6bd91
XSIZE (PECL/PDO_SQLITE-1.0RC1.tgz) = 859745
END-of-pecl-PDO_SQLITE/distinfo
echo x - pecl-PDO_SQLITE/pkg-descr
sed 's/^X//' >pecl-PDO_SQLITE/pkg-descr << 'END-of-pecl-PDO_SQLITE/pkg-descr'
XThis extension provides an SQLite v3 driver for PDO.
XSQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5,
Xbut is a significant step forwards, featuring complete
Xutf-8 support, native support for blobs, native support for
Xprepared statements with bound parameters and improved concurrency.
X
XWWW: http://pecl.php.net/package/PDO_SQLITE
END-of-pecl-PDO_SQLITE/pkg-descr
exit
--- pecl-PDO_SQLITE.port ends here ---


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



More information about the freebsd-ports-bugs mailing list