summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Test
diff options
context:
space:
mode:
authorcube <cube>2004-08-02 12:56:14 +0000
committercube <cube>2004-08-02 12:56:14 +0000
commit1afc91266efe365b0025fe20308e4537c5d14d29 (patch)
tree60aa4195572bcef81e31725258422750f32617e8 /www/p5-Apache-Test
parentdb9f9fbcc5bf76af2d8ec2ef134ea5bad0624e89 (diff)
downloadpkgsrc-1afc91266efe365b0025fe20308e4537c5d14d29.tar.gz
Initial import of p5-Apache-Test, version 1.12, into the NetBSD Packages
Collection, from pkgsrc-wip. Original package by Adam Migus. Apache::Test is a test toolkit for testing an Apache server with any configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules, including mod_perl 1.0 and 2.0. It was originally developed for testing mod_perl 2.0. For an extensive documentation see the tutorial: http://perl.apache.org/docs/general/testing/testing.html
Diffstat (limited to 'www/p5-Apache-Test')
-rw-r--r--www/p5-Apache-Test/DESCR8
-rw-r--r--www/p5-Apache-Test/Makefile18
-rw-r--r--www/p5-Apache-Test/PLIST1
-rw-r--r--www/p5-Apache-Test/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/www/p5-Apache-Test/DESCR b/www/p5-Apache-Test/DESCR
new file mode 100644
index 00000000000..fd09c650f7c
--- /dev/null
+++ b/www/p5-Apache-Test/DESCR
@@ -0,0 +1,8 @@
+Apache::Test is a test toolkit for testing an Apache server with any
+configuration. It works with Apache 1.3 and Apache 2.0 and any of its
+modules, including mod_perl 1.0 and 2.0. It was originally developed
+for testing mod_perl 2.0.
+
+For an extensive documentation see the tutorial:
+
+ http://perl.apache.org/docs/general/testing/testing.html
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
new file mode 100644
index 00000000000..e10aee4c3e6
--- /dev/null
+++ b/www/p5-Apache-Test/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/02 12:56:14 cube Exp $
+#
+
+DISTNAME= Apache-Test-1.12
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5apt
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= adam@migus.org
+HOMEPAGE= http://perl.apache.org/docs/1.0/api/Apache/test.html
+COMMENT= Wrapper for Test.pm to test an Apache server
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Test/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Apache-Test/PLIST b/www/p5-Apache-Test/PLIST
new file mode 100644
index 00000000000..17eae2a3a14
--- /dev/null
+++ b/www/p5-Apache-Test/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/02 12:56:14 cube Exp $
diff --git a/www/p5-Apache-Test/distinfo b/www/p5-Apache-Test/distinfo
new file mode 100644
index 00000000000..f42b826d063
--- /dev/null
+++ b/www/p5-Apache-Test/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/02 12:56:14 cube Exp $
+
+SHA1 (Apache-Test-1.12.tar.gz) = d0abc65bfd8257b19e7695569d50a0e2ac85e6c2
+Size (Apache-Test-1.12.tar.gz) = 120719 bytes