pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases Add databases/poco-data{,-sqlite,-odbc,-mysql}.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f54a14af486c
branches:  trunk
changeset: 585045:f54a14af486c
user:      schnoebe <schnoebe%pkgsrc.org@localhost>
date:      Sun Feb 06 06:09:52 2011 +0000

description:
Add databases/poco-data{,-sqlite,-odbc,-mysql}.

diffstat:

 databases/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 3b2f38faff5b -r f54a14af486c databases/Makefile
--- a/databases/Makefile        Sun Feb 06 06:08:06 2011 +0000
+++ b/databases/Makefile        Sun Feb 06 06:09:52 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.361 2010/12/22 15:36:07 taca Exp $
+# $NetBSD: Makefile,v 1.362 2011/02/06 06:09:52 schnoebe Exp $
 #
 
 COMMENT=       Databases
@@ -211,6 +211,10 @@
 SUBDIR+=       phpldapadmin
 SUBDIR+=       phpmyadmin
 SUBDIR+=       phppgadmin
+SUBDIR+=       poco-data
+SUBDIR+=       poco-data-sqlite
+SUBDIR+=       poco-data-mysql
+SUBDIR+=       poco-data-odbc
 SUBDIR+=       postgresql-postgis
 SUBDIR+=       postgresql83
 SUBDIR+=       postgresql83-adminpack



Home | Main Index | Thread Index | Old Index