pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases Added the php-pdo packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/800b36d33289
branches:  trunk
changeset: 500896:800b36d33289
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Oct 13 21:20:33 2005 +0000

description:
Added the php-pdo packages.

diffstat:

 databases/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 16ced83fab0a -r 800b36d33289 databases/Makefile
--- a/databases/Makefile        Thu Oct 13 21:02:14 2005 +0000
+++ b/databases/Makefile        Thu Oct 13 21:20:33 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.183 2005/10/04 16:51:46 tv Exp $
+# $NetBSD: Makefile,v 1.184 2005/10/13 21:20:33 rillig Exp $
 #
 
 COMMENT=       Databases
@@ -97,6 +97,12 @@
 SUBDIR+=       php-mssql
 SUBDIR+=       php-mysql
 SUBDIR+=       php-odbc
+SUBDIR+=       php-pdo
+SUBDIR+=       php-pdo_dblib
+SUBDIR+=       php-pdo_mysql
+SUBDIR+=       php-pdo_odbc
+SUBDIR+=       php-pdo_pgsql
+SUBDIR+=       php-pdo_sqlite
 SUBDIR+=       php-pgsql
 SUBDIR+=       php-sqlite
 SUBDIR+=       php5-mysqli



Home | Main Index | Thread Index | Old Index