From 5f8fc11f5f86d56bf7432dcce4e1fd9482ddfd03 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 11 Sep 2010 23:59:16 +0000 Subject: Add and enable these packages: ruby-data_objects ruby-dm-aggregates ruby-dm-constraints ruby-dm-core ruby-dm-migrations ruby-dm-serializer ruby-dm-timestamps ruby-dm-transactions ruby-dm-types ruby-dm-validations ruby-do_sqlite3 --- databases/Makefile | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/databases/Makefile b/databases/Makefile index 6c9e51d6766..193d6f5924c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.345 2010/09/10 04:48:30 taca Exp $ +# $NetBSD: Makefile,v 1.346 2010/09/11 23:59:16 taca Exp $ # COMMENT= Databases @@ -269,12 +269,23 @@ SUBDIR+= ruby-activerecord-odbc SUBDIR+= ruby-acts-as-versioned SUBDIR+= ruby-cassandra SUBDIR+= ruby-datamapper +SUBDIR+= ruby-data_objects 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-dm-aggregates +SUBDIR+= ruby-dm-constraints +SUBDIR+= ruby-dm-core +SUBDIR+= ruby-dm-migrations +SUBDIR+= ruby-dm-serializer +SUBDIR+= ruby-dm-timestamps +SUBDIR+= ruby-dm-transactions +SUBDIR+= ruby-dm-types +SUBDIR+= ruby-dm-validations +SUBDIR+= ruby-do_sqlite3 SUBDIR+= ruby-gdbm SUBDIR+= ruby-ldap SUBDIR+= ruby-mysql -- cgit v1.2.3