summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2010-07-11 13:50:40 +0000
committerseb <seb>2010-07-11 13:50:40 +0000
commite8d4c23f912a5fadf72d4282f814818880063bd6 (patch)
treee55c04b26a2d78981025dd7f46bb44b36637fe78 /www
parent4d6c4e4b0af240757c396e9e3e5a1c9d698a1424 (diff)
downloadpkgsrc-e8d4c23f912a5fadf72d4282f814818880063bd6.tar.gz
Initial import of p5-Task-Plack version 0.24 in the NetBSD Packages
Collection. The Perl 5 module Task::Plack is a Plack bundle.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Task-Plack/DESCR1
-rw-r--r--www/p5-Task-Plack/Makefile69
-rw-r--r--www/p5-Task-Plack/distinfo5
3 files changed, 75 insertions, 0 deletions
diff --git a/www/p5-Task-Plack/DESCR b/www/p5-Task-Plack/DESCR
new file mode 100644
index 00000000000..fa6a95dfbd7
--- /dev/null
+++ b/www/p5-Task-Plack/DESCR
@@ -0,0 +1 @@
+The Perl 5 module Task::Plack is a Plack bundle.
diff --git a/www/p5-Task-Plack/Makefile b/www/p5-Task-Plack/Makefile
new file mode 100644
index 00000000000..b90671d75ad
--- /dev/null
+++ b/www/p5-Task-Plack/Makefile
@@ -0,0 +1,69 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/07/11 13:50:40 seb Exp $
+
+DISTNAME= Task-Plack-0.24
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Task/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Task-Plack/
+COMMENT= Perl 5 Plack bundle
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Task/Plack/.packlist
+
+DEPENDS+= p5-FCGI-[0-9]*:../../www/p5-FCGI
+DEPENDS+= p5-FCGI-Client-[0-9]*:../../www/p5-FCGI-Client
+DEPENDS+= p5-FCGI-ProcManager-[0-9]*:../../www/p5-FCGI-ProcManager
+DEPENDS+= p5-Net-FastCGI-[0-9]*:../../www/p5-Net-FastCGI
+DEPENDS+= p5-Devel-StackTrace-WithLexicals-[0-9]*:../../devel/p5-Devel-StackTrace-WithLexicals
+DEPENDS+= p5-IO-Handle-Util-[0-9]*:../../devel/p5-IO-Handle-Util
+DEPENDS+= p5-PSGI-[0-9]*:../../www/p5-PSGI
+DEPENDS+= p5-Plack-[0-9]*:../../www/p5-Plack
+DEPENDS+= p5-CGI-PSGI-[0-9]*:../../www/p5-CGI-PSGI
+DEPENDS+= p5-CGI-Emulate-PSGI-[0-9]*:../../www/p5-CGI-Emulate-PSGI
+DEPENDS+= p5-CGI-Compile-[0-9]*:../../www/p5-CGI-Compile
+DEPENDS+= p5-HTTP-Server-Simple-PSGI-[0-9]*:../../www/p5-HTTP-Server-Simple-PSGI
+DEPENDS+= p5-Starman-[0-9]*:../../www/p5-Starman
+DEPENDS+= p5-Twiggy-[0-9]*:../../www/p5-Twiggy
+DEPENDS+= p5-Starlet-[0-9]*:../../www/p5-Starlet
+DEPENDS+= p5-Corona-[0-9]*:../../www/p5-Corona
+DEPENDS+= p5-POE-Component-Server-PSGI-[0-9]*:../../www/p5-POE-Component-Server-PSGI
+DEPENDS+= p5-Plack-Handler-AnyEvent-ReverseHTTP-[0-9]*:../../www/p5-Plack-Handler-AnyEvent-ReverseHTTP
+DEPENDS+= p5-Plack-Handler-SCGI-[0-9]*:../../www/p5-Plack-Handler-SCGI
+DEPENDS+= p5-Plack-Handler-AnyEvent-SCGI-[0-9]*:../../www/p5-Plack-Handler-AnyEvent-SCGI
+DEPENDS+= p5-Plack-Handler-AnyEvent-HTTPD-[0-9]*:../../www/p5-Plack-Handler-AnyEvent-HTTPD
+DEPENDS+= p5-Plack-Middleware-Deflater-[0-9]*:../../www/p5-Plack-Middleware-Deflater
+
+DEPENDS+= p5-Plack-Middleware-Session-[0-9]*:../../www/p5-Plack-Middleware-Session
+
+DEPENDS+= p5-Plack-Middleware-Debug-[0-9]*:../../www/p5-Plack-Middleware-Debug
+
+DEPENDS+= p5-Plack-Middleware-Header-[0-9]*:../../www/p5-Plack-Middleware-Header
+
+DEPENDS+= p5-Plack-Middleware-Auth-Digest-[0-9]*:../../www/p5-Plack-Middleware-Auth-Digest
+
+DEPENDS+= p5-Plack-App-Proxy-[0-9]*:../../www/p5-Plack-App-Proxy
+
+DEPENDS+= p5-Plack-Middleware-ReverseProxy-[0-9]*:../../www/p5-Plack-Middleware-ReverseProxy
+
+DEPENDS+= p5-Plack-Middleware-ConsoleLogger-[0-9]*:../../www/p5-Plack-Middleware-ConsoleLogger
+
+DEPENDS+= p5-Plack-Middleware-JSConcat-[0-9]*:../../www/p5-Plack-Middleware-JSConcat
+
+DEPENDS+= p5-Plack-Middleware-File-Sass-[0-9]*:../../www/p5-Plack-Middleware-File-Sass
+
+DEPENDS+= p5-Test-WWW-Mechanize-PSGI-[0-9]*:../../www/p5-Test-WWW-Mechanize-PSGI
+
+DEPENDS+= p5-Catalyst-Engine-PSGI-[0-9]*:../../www/p5-Catalyst-Engine-PSGI
+
+DEPENDS+= p5-Squatting-On-PSGI-[0-9]*:../../www/p5-Squatting-On-PSGI
+
+DEPENDS+= p5-CGI-Application-PSGI-[0-9]*:../../www/p5-CGI-Application-PSGI
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Task-Plack/distinfo b/www/p5-Task-Plack/distinfo
new file mode 100644
index 00000000000..c551276bb3d
--- /dev/null
+++ b/www/p5-Task-Plack/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/07/11 13:50:40 seb Exp $
+
+SHA1 (Task-Plack-0.24.tar.gz) = 6b85e920b394d7e85474c49bca2d0db009cf036b
+RMD160 (Task-Plack-0.24.tar.gz) = 093776c6a0b373ca52893e080aa9dda852f596d4
+Size (Task-Plack-0.24.tar.gz) = 27532 bytes