Date: Tue, 13 Sep 2005 22:56:17 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/pecl-PDO_SQLITE Makefile distinfo pkg-descr Message-ID: <200509132256.j8DMuHsQ092847@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-13 22:56:17 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/pecl-PDO_SQLITE Makefile distinfo pkg-descr
Log:
This extension provides an SQLite v3 driver for PDO.
SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5,
but is a significant step forwards, featuring complete
utf-8 support, native support for blobs, native support for
prepared statements with bound parameters and improved concurrency.
PR: ports/86037
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Revision Changes Path
1.445 +1 -0 ports/databases/Makefile
1.1 +31 -0 ports/databases/pecl-PDO_SQLITE/Makefile (new)
1.1 +2 -0 ports/databases/pecl-PDO_SQLITE/distinfo (new)
1.1 +7 -0 ports/databases/pecl-PDO_SQLITE/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509132256.j8DMuHsQ092847>
