Tue Jul 15 09:15:04 2008 UTC ()
Added www/p5-Catalyst-Action-RenderView version 0.08

The final rendering action for the Catalyst web framework.

This action implements a sensible default end action, which will
forward to the first available view, unless status is set to 3xx,
or there is a response body. It also allows you to pass dump_info=1
to the url in order to force a debug screen, while in debug mode.

If you have more than one view, you can specify which one to use
with the default_view config setting (see Catalyst's $c->view($name)
method).

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(abs)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Catalyst-Action-RenderView/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo

File Added: pkgsrc/www/p5-Catalyst-Action-RenderView/DESCR
The final rendering action for the Catalyst web framework.

This action implements a sensible default end action, which will
forward to the first available view, unless status is set to 3xx,
or there is a response body. It also allows you to pass dump_info=1
to the url in order to force a debug screen, while in debug mode.

If you have more than one view, you can specify which one to use
with the default_view config setting (see Catalyst's $c->view($name)
method).

File Added: pkgsrc/www/p5-Catalyst-Action-RenderView/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:15:03 abs Exp $

DISTNAME=	Catalyst-Action-RenderView-0.08
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Catalyst/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Catalyst-Action-RenderView/
COMMENT=	Catalyst render action target

DEPENDS+=	p5-Catalyst-Runtime>=5.70:../../www/p5-Catalyst-Runtime
DEPENDS+=	p5-Data-Visitor>=0.08:../../devel/p5-Data-Visitor

USE_LANGUAGES=	# empty
PERL5_PACKLIST= auto/Catalyst/Action/RenderView/.packlist

PKG_DESTDIR_SUPPORT=	user-destdir

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-Catalyst-Action-RenderView/distinfo
$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:15:03 abs Exp $

SHA1 (Catalyst-Action-RenderView-0.08.tar.gz) = 06b84ad5bef639d042405be9e944f98031d52f19
RMD160 (Catalyst-Action-RenderView-0.08.tar.gz) = c89ae2b7f680e34abb944f2c0a6e66bf7e9a812f
Size (Catalyst-Action-RenderView-0.08.tar.gz) = 20856 bytes