summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Parser-XS
diff options
context:
space:
mode:
authorseb <seb>2010-04-10 19:38:40 +0000
committerseb <seb>2010-04-10 19:38:40 +0000
commitfd3554d90b10c771c53cc257d35f4cf760c217b1 (patch)
tree6d43b60386dadc6db5e78519f929421e9526e8bb /www/p5-HTTP-Parser-XS
parent9c878831bff6d6c03616b3f9a5905dc8162132c7 (diff)
downloadpkgsrc-fd3554d90b10c771c53cc257d35f4cf760c217b1.tar.gz
Initial import of p5-HTTP-Parser-XS version 0.07 in the NetBSD
Packages Collection. The Perl 5 module HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used either for writing a synchronous HTTP server or a event-driven server.
Diffstat (limited to 'www/p5-HTTP-Parser-XS')
-rw-r--r--www/p5-HTTP-Parser-XS/DESCR3
-rw-r--r--www/p5-HTTP-Parser-XS/Makefile19
-rw-r--r--www/p5-HTTP-Parser-XS/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/www/p5-HTTP-Parser-XS/DESCR b/www/p5-HTTP-Parser-XS/DESCR
new file mode 100644
index 00000000000..f0e53229d59
--- /dev/null
+++ b/www/p5-HTTP-Parser-XS/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module HTTP::Parser::XS is a fast, primitive HTTP request
+parser that can be used either for writing a synchronous HTTP server
+or a event-driven server.
diff --git a/www/p5-HTTP-Parser-XS/Makefile b/www/p5-HTTP-Parser-XS/Makefile
new file mode 100644
index 00000000000..f7120c8b497
--- /dev/null
+++ b/www/p5-HTTP-Parser-XS/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 19:38:40 seb Exp $
+
+DISTNAME= HTTP-Parser-XS-0.07
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Parser-XS/
+COMMENT= Perl 5 module providing a fast, primitive HTTP request parser
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/HTTP/Parser/XS/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTTP-Parser-XS/distinfo b/www/p5-HTTP-Parser-XS/distinfo
new file mode 100644
index 00000000000..ea0792526c3
--- /dev/null
+++ b/www/p5-HTTP-Parser-XS/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/10 19:38:40 seb Exp $
+
+SHA1 (HTTP-Parser-XS-0.07.tar.gz) = b831919a743ad593076a571464bedc6118c90f7f
+RMD160 (HTTP-Parser-XS-0.07.tar.gz) = 60c0d1dc2383171e4ed1705f095e3e01a46fc1ab
+Size (HTTP-Parser-XS-0.07.tar.gz) = 6436 bytes