[Midnightbsd-cvs] mports: Makefile: Added DBIx::Class and its depends.

ctriv at midnightbsd.org ctriv at midnightbsd.org
Sat Sep 1 13:53:15 EDT 2007


Log Message:
-----------
Added DBIx::Class and its depends.

Modified Files:
--------------
    mports/databases:
        Makefile (r1.47 -> r1.48)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/databases/Makefile,v
retrieving revision 1.47
retrieving revision 1.48
diff -Ldatabases/Makefile -Ldatabases/Makefile -u -r1.47 -r1.48
--- databases/Makefile
+++ databases/Makefile
@@ -34,6 +34,7 @@
     SUBDIR += mysql51-client
     SUBDIR += mysql51-scripts
     SUBDIR += mysql51-server
+    SUBDIR += p5-Data-Page
     SUBDIR += p5-DBD-Pg
     SUBDIR += p5-DBD-mysql
     SUBDIR += p5-DBD-mysql41
@@ -41,6 +42,9 @@
     SUBDIR += p5-DBD-mysql51
     SUBDIR += p5-DBD-SQLite
     SUBDIR += p5-DBI
+    SUBDIR += p5-DBIx-Class
+    SUBDIR += p5-SQL-Abstract
+    SUBDIR += p5-SQL-Abstract-Limit
     SUBDIR += p5-SQL-Statement
     SUBDIR += pear-DB
     SUBDIR += pear-DBA


More information about the Midnightbsd-cvs mailing list