pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases * Add and enable ruby-dbd-mysql, ruby-dbd-od...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c983fd804a5a
branches: trunk
changeset: 400332:c983fd804a5a
user: taca <taca%pkgsrc.org@localhost>
date: Sat Oct 17 12:36:32 2009 +0000
description:
* Add and enable ruby-dbd-mysql, ruby-dbd-odbc, ruby-dbd-pg, ruby-dbd-sqlite,
ruby-dbd-sqlite3 and ruby-dbi.
* Delete ruby-DBD-mysql, ruby-DBD-postgresql, ruby-DBD-sqlite,
ruby-DBD-sqlite3 and ruby-DBI.
diffstat:
databases/Makefile | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 948fa23189c0 -r c983fd804a5a databases/Makefile
--- a/databases/Makefile Sat Oct 17 12:33:41 2009 +0000
+++ b/databases/Makefile Sat Oct 17 12:36:32 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.306 2009/10/17 12:25:31 taca Exp $
+# $NetBSD: Makefile,v 1.307 2009/10/17 12:36:32 taca Exp $
#
COMMENT= Databases
@@ -237,16 +237,17 @@
SUBDIR+= rdb
SUBDIR+= rrdtool
SUBDIR+= rrdtool12
-SUBDIR+= ruby-DBD-mysql
-SUBDIR+= ruby-DBD-postgresql
-SUBDIR+= ruby-DBD-sqlite
-SUBDIR+= ruby-DBD-sqlite3
-SUBDIR+= ruby-DBI
SUBDIR+= ruby-activeldap
SUBDIR+= ruby-activerecord
SUBDIR+= ruby-activerecord-odbc
SUBDIR+= ruby-acts-as-versioned
SUBDIR+= ruby-datamapper
+SUBDIR+= ruby-dbd-mysql
+SUBDIR+= ruby-dbd-odbc
+SUBDIR+= ruby-dbd-pg
+SUBDIR+= ruby-dbd-sqlite
+SUBDIR+= ruby-dbd-sqlite3
+SUBDIR+= ruby-dbi
SUBDIR+= ruby-gdbm
SUBDIR+= ruby-mysql
SUBDIR+= ruby-odbc
Home |
Main Index |
Thread Index |
Old Index