summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-Adaptor
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-10-12 17:28:12 +0000
committerabs <abs@pkgsrc.org>2008-10-12 17:28:12 +0000
commit25f2c06189f7be87ce654a54fd8fe4572783c5f3 (patch)
tree0e72a83c0701467fe2328d6274a5c762c5a0ceaf /www/p5-Catalyst-Model-Adaptor
parentf625a2165c54e427532e0ed84db8b2511416602b (diff)
downloadpkgsrc-25f2c06189f7be87ce654a54fd8fe4572783c5f3.tar.gz
Added www/p5-Catalyst-Model-Adaptor version 0.03
Catalyst is an elegant web application framework, extremely flexible yet extremely simple. It's similar to Ruby on Rails, Spring (Java) and Maypole, upon which it was originally based. Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you to easily separate concerns, like content, presentation and flow control, into separate modules. This separation allows you to modify code that handles one concern without affecting code that handles the others. Catalyst promotes re-use of existing Perl modules that already handle common web application concerns well.
Diffstat (limited to 'www/p5-Catalyst-Model-Adaptor')
-rw-r--r--www/p5-Catalyst-Model-Adaptor/DESCR10
-rw-r--r--www/p5-Catalyst-Model-Adaptor/Makefile24
-rw-r--r--www/p5-Catalyst-Model-Adaptor/distinfo5
3 files changed, 39 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Model-Adaptor/DESCR b/www/p5-Catalyst-Model-Adaptor/DESCR
new file mode 100644
index 00000000000..9612b17e9dc
--- /dev/null
+++ b/www/p5-Catalyst-Model-Adaptor/DESCR
@@ -0,0 +1,10 @@
+Catalyst is an elegant web application framework, extremely flexible yet
+extremely simple. It's similar to Ruby on Rails, Spring (Java) and
+Maypole, upon which it was originally based.
+
+Catalyst follows the Model-View-Controller (MVC) design pattern, allowing
+you to easily separate concerns, like content, presentation and flow control,
+into separate modules. This separation allows you to modify code that handles
+one concern without affecting code that handles the others. Catalyst promotes
+re-use of existing Perl modules that already handle common web application
+concerns well.
diff --git a/www/p5-Catalyst-Model-Adaptor/Makefile b/www/p5-Catalyst-Model-Adaptor/Makefile
new file mode 100644
index 00000000000..9ccb21ba598
--- /dev/null
+++ b/www/p5-Catalyst-Model-Adaptor/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/12 17:28:12 abs Exp $
+
+DISTNAME= Catalyst-Model-Adaptor-0.03
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JR/JROCKWAY/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Model::Adaptor
+COMMENT= Use a plain class as a Catalyst model
+
+DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Class-C3>=0:../../devel/p5-Class-C3
+
+BUILD_DEPENDS+= p5-Test-Simple>=0:../../devel/p5-Test-Simple
+BUILD_DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Model/Adaptor/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Model-Adaptor/distinfo b/www/p5-Catalyst-Model-Adaptor/distinfo
new file mode 100644
index 00000000000..8d9f2b12853
--- /dev/null
+++ b/www/p5-Catalyst-Model-Adaptor/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/12 17:28:12 abs Exp $
+
+SHA1 (Catalyst-Model-Adaptor-0.03.tar.gz) = 9f6f96f8c33ee365d550134989e6ac8824e8190d
+RMD160 (Catalyst-Model-Adaptor-0.03.tar.gz) = d597b354e6024fcf68bde158cf25a785e5ee96ee
+Size (Catalyst-Model-Adaptor-0.03.tar.gz) = 18122 bytes