summaryrefslogtreecommitdiff
path: root/www/p5-Twiggy
diff options
context:
space:
mode:
authorseb <seb>2010-04-13 01:07:23 +0000
committerseb <seb>2010-04-13 01:07:23 +0000
commit5f1c020ce85088b12efb8cb0c48f9ec5e36f7771 (patch)
tree18af498570595b795794f03f6f1f39973e1d9035 /www/p5-Twiggy
parent2e8de58615a87ffeadb5933a99b26f3ce0e4a1fc (diff)
downloadpkgsrc-5f1c020ce85088b12efb8cb0c48f9ec5e36f7771.tar.gz
Initial import of p5-Twiggy version 0.1005 in the NetBSD Packages
Collection. the Perl 5 module Twiggy is a lightweight and fast HTTP server with unique features such as: PSGI, AnyEvent, fast header parser, and superdaemon aware.
Diffstat (limited to 'www/p5-Twiggy')
-rw-r--r--www/p5-Twiggy/DESCR3
-rw-r--r--www/p5-Twiggy/Makefile30
-rw-r--r--www/p5-Twiggy/distinfo5
3 files changed, 38 insertions, 0 deletions
diff --git a/www/p5-Twiggy/DESCR b/www/p5-Twiggy/DESCR
new file mode 100644
index 00000000000..3d73746172e
--- /dev/null
+++ b/www/p5-Twiggy/DESCR
@@ -0,0 +1,3 @@
+the Perl 5 module Twiggy is a lightweight and fast HTTP server with
+unique features such as: PSGI, AnyEvent, fast header parser,
+and superdaemon aware.
diff --git a/www/p5-Twiggy/Makefile b/www/p5-Twiggy/Makefile
new file mode 100644
index 00000000000..57daa77b2e9
--- /dev/null
+++ b/www/p5-Twiggy/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/13 01:07:23 seb Exp $
+
+DISTNAME= Twiggy-0.1005
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Twiggy/
+COMMENT= AnyEvent HTTP server for PSGI
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Twiggy/.packlist
+
+BUILD_DEPENDS+= p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
+DEPENDS+= p5-EV-[0-9]*:../../devel/p5-EV
+DEPENDS+= p5-HTTP-Parser-XS-[0-9]*:../../www/p5-HTTP-Parser-XS
+DEPENDS+= p5-AnyEvent-[0-9]*:../../devel/p5-AnyEvent
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-Plack>=0.99:../../www/p5-Plack
+DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Twiggy/distinfo b/www/p5-Twiggy/distinfo
new file mode 100644
index 00000000000..9f92b96086c
--- /dev/null
+++ b/www/p5-Twiggy/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/13 01:07:23 seb Exp $
+
+SHA1 (Twiggy-0.1005.tar.gz) = 092a61697c3bcc6c7d8589caa3b50c3991f74a6f
+RMD160 (Twiggy-0.1005.tar.gz) = e6415601c805022d9adf0a78d91a2abfdd415499
+Size (Twiggy-0.1005.tar.gz) = 95053 bytes