aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-02-20 04:07:41 +0800
committererwin <erwin@FreeBSD.org>2006-02-20 04:07:41 +0800
commit7518e13ff95db655d09721cf854d79e3d29bc8f2 (patch)
tree8bf238d914c44aa821242622a662ed56a3626e3c /databases/Makefile
parent9e6c8a15829cc9cadcb6338352a4e055e412317c (diff)
downloadfreebsd-ports-gnome-7518e13ff95db655d09721cf854d79e3d29bc8f2.tar.gz
freebsd-ports-gnome-7518e13ff95db655d09721cf854d79e3d29bc8f2.tar.zst
freebsd-ports-gnome-7518e13ff95db655d09721cf854d79e3d29bc8f2.zip
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>
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