summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-02-19 20:07:41 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-02-19 20:07:41 +0000
commit4fb343255671d16764f4418f8fa7f382e1004679 (patch)
tree61f7aa67a899324d930364b8bcdd9a55822216f9 /databases/Makefile
parentAdd p5-Catalyst-View-GraphViz 0.05, catalyst::View::GraphViz - GraphViz (diff)
Oryx is an object persistence framework which supports both object-relational
mapping as well as DMB style databases and as such is not coupled with any particular storage back-end. In other words, you should be able to swap out an RDMBS with a DBM style database (and vice versa) without changing your persistent classes at all. WWW: http://search.cpan.org/dist/Oryx/ PR: ports/93533 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=156406
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index bb10960a4807..fbc2b03194e8 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -242,6 +242,7 @@
SUBDIR += p5-Metadata
SUBDIR += p5-Mysql
SUBDIR += p5-Mysql-Diff
+ SUBDIR += p5-Oryx
SUBDIR += p5-POE-Component-DBIAgent
SUBDIR += p5-POE-Component-EasyDBI
SUBDIR += p5-POE-Component-LaDBI