pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-Rose-DBx-Garden-Catalyst Added databases/...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77e852485153
branches:  trunk
changeset: 544475:77e852485153
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jul 15 09:14:31 2008 +0000

description:
Added databases/p5-Rose-DBx-Garden-Catalyst version 0.08

Rose::DBx::Garden::Catalyst extends Rose::DBx::Garden to create
Catalyst components that use the RDBO and RHTMLO classes that the
Garden class produces.

By default this class creates stub Template Toolkit files for use
with the RDBO and RHTMLO CRUD components. If you use a different
templating system, just set the tt option to 0.

diffstat:

 databases/p5-Rose-DBx-Garden-Catalyst/DESCR    |   7 +++++
 databases/p5-Rose-DBx-Garden-Catalyst/Makefile |  34 ++++++++++++++++++++++++++
 databases/p5-Rose-DBx-Garden-Catalyst/distinfo |   5 +++
 3 files changed, 46 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r 1c5c54ad8cc3 -r 77e852485153 databases/p5-Rose-DBx-Garden-Catalyst/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Rose-DBx-Garden-Catalyst/DESCR       Tue Jul 15 09:14:31 2008 +0000
@@ -0,0 +1,7 @@
+Rose::DBx::Garden::Catalyst extends Rose::DBx::Garden to create
+Catalyst components that use the RDBO and RHTMLO classes that the
+Garden class produces.
+
+By default this class creates stub Template Toolkit files for use
+with the RDBO and RHTMLO CRUD components. If you use a different
+templating system, just set the tt option to 0.
diff -r 1c5c54ad8cc3 -r 77e852485153 databases/p5-Rose-DBx-Garden-Catalyst/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Rose-DBx-Garden-Catalyst/Makefile    Tue Jul 15 09:14:31 2008 +0000
@@ -0,0 +1,34 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:14:31 abs Exp $
+
+DISTNAME=      Rose-DBx-Garden-Catalyst-0.08
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    databases perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Rose/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/perldoc?Rose::DBx::Garden::Catalyst
+COMMENT=       Create Catalyst components that use RDBO and RHTMLO
+
+DEPENDS+=      p5-Rose-DBx-Garden>=0.11:../../databases/p5-Rose-DBx-Garden
+DEPENDS+=      p5-YAML-Syck>=0:../../textproc/p5-YAML-Syck
+DEPENDS+=      p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-JSON>=>2.00:../../converters/p5-JSON
+DEPENDS+=      p5-JSON-XS>=>2.00:../../converters/p5-JSON-XS
+DEPENDS+=      p5-Data-Dump>=0:../../devel/p5-Data-Dump
+DEPENDS+=      p5-Tree-Simple>=0:../../devel/p5-Tree-Simple
+DEPENDS+=      p5-Tree-Simple-VisitorFactory>=0:../../devel/p5-Tree-Simple-VisitorFactory
+DEPENDS+=      p5-Path-Class>=0:../../devel/p5-Path-Class
+DEPENDS+=      p5-Template-Toolkit>=0:../../www/p5-Template-Toolkit
+DEPENDS+=      p5-Catalyst-View-TT>=0:../../www/p5-Catalyst-View-TT
+DEPENDS+=      p5-CatalystX-CRUD>=0:../../databases/p5-CatalystX-CRUD
+DEPENDS+=      p5-CatalystX-CRUD-Model-RDBO>=0.10:../../databases/p5-CatalystX-CRUD-Model-RDBO
+DEPENDS+=      p5-CatalystX-CRUD-Controller-RHTMLO>=0.10:../../www/p5-CatalystX-CRUD-Controller-RHTMLO
+DEPENDS+=      p5-Scalar-List-Utils>=0:../../devel/p5-Scalar-List-Utils
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Rose/DBx/Garden/Catalyst/.packlist
+
+PKG_DESTDIR_SUPPORT=    user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1c5c54ad8cc3 -r 77e852485153 databases/p5-Rose-DBx-Garden-Catalyst/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/p5-Rose-DBx-Garden-Catalyst/distinfo    Tue Jul 15 09:14:31 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:14:31 abs Exp $
+
+SHA1 (Rose-DBx-Garden-Catalyst-0.08.tar.gz) = 4a3ce1865b3cb341e4db2b14e7e170f104b95e40
+RMD160 (Rose-DBx-Garden-Catalyst-0.08.tar.gz) = 2f8359138772de3c0284e5f44cbd0c4782552543
+Size (Rose-DBx-Garden-Catalyst-0.08.tar.gz) = 29849 bytes



Home | Main Index | Thread Index | Old Index