summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2006-05-02 04:11:58 +0000
committerjlam <jlam>2006-05-02 04:11:58 +0000
commita53c67cddd610be9a4093a8ccfadece0c481ecd4 (patch)
treea63685f69f3f236425cc0845f5b528b08a1fa08e /www
parent2fe8df9f1ff66cc604d8a54339f917716acbdcd6 (diff)
downloadpkgsrc-a53c67cddd610be9a4093a8ccfadece0c481ecd4.tar.gz
Import HTTP::Server::Simple::Kwiki-0.29 as www/HTTP-Server-Simple-Kwiki.
HTTP::Server::Simple::Kwiki is a standalone webserver for Kwiki. This means that you don't need to run it under a proper webserver. This is intended mostly for debugging Kwiki, or for when you just want to play with it without having to configure Apache.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Server-Simple-Kwiki/DESCR4
-rw-r--r--www/p5-HTTP-Server-Simple-Kwiki/Makefile20
-rw-r--r--www/p5-HTTP-Server-Simple-Kwiki/PLIST1
-rw-r--r--www/p5-HTTP-Server-Simple-Kwiki/distinfo5
4 files changed, 30 insertions, 0 deletions
diff --git a/www/p5-HTTP-Server-Simple-Kwiki/DESCR b/www/p5-HTTP-Server-Simple-Kwiki/DESCR
new file mode 100644
index 00000000000..e30bcdd646a
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-Kwiki/DESCR
@@ -0,0 +1,4 @@
+HTTP::Server::Simple::Kwiki is a standalone webserver for Kwiki. This
+means that you don't need to run it under a proper webserver. This
+is intended mostly for debugging Kwiki, or for when you just want to
+play with it without having to configure Apache.
diff --git a/www/p5-HTTP-Server-Simple-Kwiki/Makefile b/www/p5-HTTP-Server-Simple-Kwiki/Makefile
new file mode 100644
index 00000000000..8bd18249eca
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-Kwiki/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/02 04:11:58 jlam Exp $
+
+DISTNAME= HTTP-Server-Simple-Kwiki-0.29
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-Kwiki/
+COMMENT= standalone HTTP server for Kwiki
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/HTTP/Server/Simple/Kwiki/.packlist
+
+DEPENDS+= p5-HTTP-Server-Simple-[0-9]*:../../www/p5-HTTP-Server-Simple
+DEPENDS+= p5-IO-Capture-[0-9]*:../../devel/p5-IO-Capture
+DEPENDS+= p5-Kwiki-[0-9]*:../../www/p5-Kwiki
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTTP-Server-Simple-Kwiki/PLIST b/www/p5-HTTP-Server-Simple-Kwiki/PLIST
new file mode 100644
index 00000000000..585604c3fde
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-Kwiki/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/02 04:11:58 jlam Exp $
diff --git a/www/p5-HTTP-Server-Simple-Kwiki/distinfo b/www/p5-HTTP-Server-Simple-Kwiki/distinfo
new file mode 100644
index 00000000000..219482ccf17
--- /dev/null
+++ b/www/p5-HTTP-Server-Simple-Kwiki/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/02 04:11:58 jlam Exp $
+
+SHA1 (HTTP-Server-Simple-Kwiki-0.29.tar.gz) = 484c934a784ba5ca922e024e19952637e0cdc06c
+RMD160 (HTTP-Server-Simple-Kwiki-0.29.tar.gz) = 006bf427dce7f1d4ddc78de809136be5f31b498c
+Size (HTTP-Server-Simple-Kwiki-0.29.tar.gz) = 2030 bytes