Date: Sun, 12 Feb 2006 12:02:28 +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/www Makefile ports/www/p5-Catalyst-Enzyme Makefile distinfo pkg-descr pkg-plist Message-ID: <200602121202.k1CC2Sj0061041@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
erwin 2006-02-12 12:02:28 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Catalyst-Enzyme Makefile distinfo pkg-descr pkg-plist Log: Catalyst::Enzyme is a layer on top of the Catalyst framework providing CRUD functionality for Class::DBI models. Enzyme uses convention and configuration to provide e.g. extensible CRUD out-of-the-box, and a common way of dealing with error handling etc. It's not completely unlike Maypole in this regard. However, at this point Enzyme isn't as feature-rich as Maypole. Enzyme is one way of bringing many Catalyst modules and concepts together into a unified whole. There are other ways to do this (obviously. This is, like... uh, Perl). WWW: http://search.cpan.org/dist/Catalyst-Enzyme/ PR: ports/93229 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Revision Changes Path 1.1327 +1 -0 ports/www/Makefile 1.1 +55 -0 ports/www/p5-Catalyst-Enzyme/Makefile (new) 1.1 +3 -0 ports/www/p5-Catalyst-Enzyme/distinfo (new) 1.1 +15 -0 ports/www/p5-Catalyst-Enzyme/pkg-descr (new) 1.1 +39 -0 ports/www/p5-Catalyst-Enzyme/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602121202.k1CC2Sj0061041>