Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
The Perl 5 module HTTP::Server::Simple::PSGI is a HTTP::Server::Simple
based HTTP server that can run PSGI applications.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:45 wiz Exp $
DISTNAME= HTTP-Server-Simple-PSGI-0.14
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
COMMENT= PSGI handler for HTTP::Server::Simple
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/HTTP/Server/Simple/PSGI/.packlist
DEPENDS+= p5-HTTP-Server-Simple>=0.42:../../www/p5-HTTP-Server-Simple
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/04/11 07:32:07 seb Exp $
SHA1 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 9ecb8a3e07502d8a7351ee8cf199a76655d382c6
RMD160 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 1a04e62dae76969b9726d90ad37ae17b94850c03
Size (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 3890 bytes