summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2010-04-11 20:33:03 +0000
committerseb <seb>2010-04-11 20:33:03 +0000
commit0a2ba5001dc6b788c1997dc01a9545182a8794ea (patch)
tree71c6b9e39d68365d0f5faae0d4db2d39baeb5492 /www
parentbac310c32609971f2c1c2e469e44f98b396570a7 (diff)
downloadpkgsrc-0a2ba5001dc6b788c1997dc01a9545182a8794ea.tar.gz
Initial import of p5-Starman version 0.1005 in the NetBSD Packages
Collection. Starman is a PSGI perl web server that has unique features such as: high performance, preforking, signals suport, superdaemon aware, multiple interfaces and UNIX Domain Socket support, small memory footprint, PSGI compatible, HTTP/1.1 support, UNIX only.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Starman/DESCR4
-rw-r--r--www/p5-Starman/Makefile31
-rw-r--r--www/p5-Starman/distinfo5
3 files changed, 40 insertions, 0 deletions
diff --git a/www/p5-Starman/DESCR b/www/p5-Starman/DESCR
new file mode 100644
index 00000000000..2989d89a868
--- /dev/null
+++ b/www/p5-Starman/DESCR
@@ -0,0 +1,4 @@
+Starman is a PSGI perl web server that has unique features such as:
+high performance, preforking, signals suport, superdaemon aware,
+multiple interfaces and UNIX Domain Socket support, small memory
+footprint, PSGI compatible, HTTP/1.1 support, UNIX only.
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile
new file mode 100644
index 00000000000..3e2dea607da
--- /dev/null
+++ b/www/p5-Starman/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/11 20:33:03 seb Exp $
+
+DISTNAME= Starman-0.1005
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Starman/
+COMMENT= High-performance preforking PSGI web server
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Starman/.packlist
+
+BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-Test-TCP-[0-9]*:../../net/p5-Test-TCP
+DEPENDS+= p5-Net-Server-SS-PreFork-[0-9]*:../../net/p5-Net-Server-SS-PreFork
+DEPENDS+= p5-Server-Starter-[0-9]*:../../sysutils/p5-Server-Starter
+DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
+DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-HTTP-Parser-XS-[0-9]*:../../www/p5-HTTP-Parser-XS
+DEPENDS+= p5-Net-Server>=0.91:../../net/p5-Net-Server
+DEPENDS+= p5-Plack>=0.9925:../../www/p5-Plack
+DEPENDS+= p5-parent-[0-9]*:../../devel/p5-parent
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Starman/distinfo b/www/p5-Starman/distinfo
new file mode 100644
index 00000000000..67f58db6786
--- /dev/null
+++ b/www/p5-Starman/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/11 20:33:03 seb Exp $
+
+SHA1 (Starman-0.1005.tar.gz) = 06baddd0bae80ab532d10e098b4fc3bf22b4a066
+RMD160 (Starman-0.1005.tar.gz) = 028af222a8cd4ee7286b83047f8431c6a1b4140f
+Size (Starman-0.1005.tar.gz) = 34753 bytes