summaryrefslogtreecommitdiff
path: root/www/p5-Net-FastCGI
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-04-10 19:49:17 +0000
committerseb <seb@pkgsrc.org>2010-04-10 19:49:17 +0000
commit07137f65572bc74ee3b409b59f9254575b0391ad (patch)
tree55cedcd44685394c7ddce1e00896223257b94f9a /www/p5-Net-FastCGI
parentf88066dd56849a3fc28f5f1474629934d965c5b9 (diff)
downloadpkgsrc-07137f65572bc74ee3b409b59f9254575b0391ad.tar.gz
Initial import of p5-Net-FastCGI version 0.11 in the NetBSD Packages
Collection. The Perl 5 module Net::FastCGI aims to provide a complete API for working with the FastCGI protocol. The primary goal is to provide a function oriented and object oriented API which are not tied to a specific I/O model or framework. Secondary goal is to provide higher level tools/API which can be used for debugging and interoperability testing.
Diffstat (limited to 'www/p5-Net-FastCGI')
-rw-r--r--www/p5-Net-FastCGI/DESCR6
-rw-r--r--www/p5-Net-FastCGI/Makefile23
-rw-r--r--www/p5-Net-FastCGI/distinfo5
3 files changed, 34 insertions, 0 deletions
diff --git a/www/p5-Net-FastCGI/DESCR b/www/p5-Net-FastCGI/DESCR
new file mode 100644
index 00000000000..159860bdab7
--- /dev/null
+++ b/www/p5-Net-FastCGI/DESCR
@@ -0,0 +1,6 @@
+The Perl 5 module Net::FastCGI aims to provide a complete API for
+working with the FastCGI protocol. The primary goal is to provide
+a function oriented and object oriented API which are not tied to
+a specific I/O model or framework. Secondary goal is to provide
+higher level tools/API which can be used for debugging and
+interoperability testing.
diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile
new file mode 100644
index 00000000000..c1bbf955611
--- /dev/null
+++ b/www/p5-Net-FastCGI/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 19:49:17 seb Exp $
+
+DISTNAME= Net-FastCGI-0.11
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5 net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Net-FastCGI/
+COMMENT= Perl 5 module to build and parse FastCGI messages
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Net/FastCGI/.packlist
+
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= p5-Test-HexString-[0-9]*:../../devel/p5-Test-HexString
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Net-FastCGI/distinfo b/www/p5-Net-FastCGI/distinfo
new file mode 100644
index 00000000000..aa5f81b8bf3
--- /dev/null
+++ b/www/p5-Net-FastCGI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/10 19:49:17 seb Exp $
+
+SHA1 (Net-FastCGI-0.11.tar.gz) = 5aecc056768fd7d71d55a6f60dc28700a4116d74
+RMD160 (Net-FastCGI-0.11.tar.gz) = 10c83b036a8e2d46838646056f2e08b4a3517bde
+Size (Net-FastCGI-0.11.tar.gz) = 33395 bytes