Date: Sat, 27 Nov 2004 05:37:07 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/pear-MDB2 Makefile distinfo pkg-descr Message-ID: <200411270537.iAR5b8ps078032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-11-27 05:37:07 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/pear-MDB2 Makefile distinfo pkg-descr Log: New port: databases/pear-MDB2 PEAR database abstraction layer PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. Note that the API will be adapted to better fit with the new php5 only PDO before the first stable release. It provides a common API for all support RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. Currently supported RDBMS: MySQL PostGreSQL Oracle Frontbase Querysim Interbase/Firebird MSSQL SQLite Other soon to follow. PR: ports/74408 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Revision Changes Path 1.396 +1 -0 ports/databases/Makefile 1.1 +66 -0 ports/databases/pear-MDB2/Makefile (new) 1.1 +2 -0 ports/databases/pear-MDB2/distinfo (new) 1.1 +22 -0 ports/databases/pear-MDB2/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411270537.iAR5b8ps078032>