Date: Sun, 19 Feb 2006 20:07:41 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-Oryx Makefile distinfo pkg-descr pkg-plist Message-ID: <200602192007.k1JK7ftT010733@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2006-02-19 20:07:41 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/p5-Oryx Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.495 +1 -0 ports/databases/Makefile 1.1 +41 -0 ports/databases/p5-Oryx/Makefile (new) 1.1 +3 -0 ports/databases/p5-Oryx/distinfo (new) 1.1 +7 -0 ports/databases/p5-Oryx/pkg-descr (new) 1.1 +55 -0 ports/databases/p5-Oryx/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602192007.k1JK7ftT010733>