From 6bdda46fac437cefca9901e1e2c2724cdf607afa Mon Sep 17 00:00:00 2001 From: Lars Thegler Date: Fri, 2 Sep 2011 08:03:20 +0000 Subject: [PATCH] Add p5-HTML-Mason-PSGIHandler 0.52, PSGI handler for HTML::Mason. --- www/Makefile | 1 + www/p5-HTML-Mason-PSGIHandler/Makefile | 25 +++++++++++++++++++++++++ www/p5-HTML-Mason-PSGIHandler/distinfo | 2 ++ www/p5-HTML-Mason-PSGIHandler/pkg-descr | 5 +++++ www/p5-HTML-Mason-PSGIHandler/pkg-plist | 9 +++++++++ 5 files changed, 42 insertions(+) create mode 100644 www/p5-HTML-Mason-PSGIHandler/Makefile create mode 100644 www/p5-HTML-Mason-PSGIHandler/distinfo create mode 100644 www/p5-HTML-Mason-PSGIHandler/pkg-descr create mode 100644 www/p5-HTML-Mason-PSGIHandler/pkg-plist diff --git a/www/Makefile b/www/Makefile index d310e8bb18e5..fa6161495d32 100644 --- a/www/Makefile +++ b/www/Makefile @@ -950,6 +950,7 @@ SUBDIR += p5-HTML-Location SUBDIR += p5-HTML-Macro SUBDIR += p5-HTML-Mason + SUBDIR += p5-HTML-Mason-PSGIHandler SUBDIR += p5-HTML-MobileConverter SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile new file mode 100644 index 000000000000..158b06f9b643 --- /dev/null +++ b/www/p5-HTML-Mason-PSGIHandler/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: www/p5-HTML-Mason-PSGIHandler +# Date created: 02 September 2011 +# Whom: Lars Thegler +# +# $FreeBSD$ +# + +PORTNAME= HTML-Mason-PSGIHandler +PORTVERSION= 0.52 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= lth@FreeBSD.org +COMMENT= PSGI handler for HTML::Mason + +BUILD_DEPENDS= p5-CGI-PSGI>0:${PORTSDIR}/www/p5-CGI-PSGI \ + p5-HTML-Mason>0:${PORTSDIR}/www/p5-HTML-Mason +RUN_DEPENDS:= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes + +MAN3= HTML::Mason::PSGIHandler.3 + +.include diff --git a/www/p5-HTML-Mason-PSGIHandler/distinfo b/www/p5-HTML-Mason-PSGIHandler/distinfo new file mode 100644 index 000000000000..28f71cec0340 --- /dev/null +++ b/www/p5-HTML-Mason-PSGIHandler/distinfo @@ -0,0 +1,2 @@ +SHA256 (HTML-Mason-PSGIHandler-0.52.tar.gz) = e48e4362f983871da804b497a7ac176d6bffb503ea958ae92c8fb768af967157 +SIZE (HTML-Mason-PSGIHandler-0.52.tar.gz) = 13167 diff --git a/www/p5-HTML-Mason-PSGIHandler/pkg-descr b/www/p5-HTML-Mason-PSGIHandler/pkg-descr new file mode 100644 index 000000000000..384c4eb8d4b1 --- /dev/null +++ b/www/p5-HTML-Mason-PSGIHandler/pkg-descr @@ -0,0 +1,5 @@ +HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's +based on HTML::Mason::CGIHandler and allows you to process Mason +templates on any web servers that support PSGI. + +WWW: http://search.cpan.org/dist/HTML-Mason-PSGIHandler/ diff --git a/www/p5-HTML-Mason-PSGIHandler/pkg-plist b/www/p5-HTML-Mason-PSGIHandler/pkg-plist new file mode 100644 index 000000000000..799742cd7e73 --- /dev/null +++ b/www/p5-HTML-Mason-PSGIHandler/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/HTML/Mason/PSGIHandler/Streamy.pm +%%SITE_PERL%%/HTML/Mason/PSGIHandler.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason/PSGIHandler +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Mason +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML +@dirrmtry %%SITE_PERL%%/HTML/Mason/PSGIHandler +@dirrmtry %%SITE_PERL%%/HTML/Mason +@dirrmtry %%SITE_PERL%%/HTML