cvs commit: ports/databases Makefile ports/databases/pecl-PDO_SQLITE Makefile distinfo pkg-descr

Pav Lucistnik pav at FreeBSD.org
Tue Sep 13 15:56:18 PDT 2005


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 at 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)


More information about the cvs-ports mailing list