Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2010 18:10:11 +0200 (EET)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144795: [NEW PORT] www/p5-HTTP-Server-Simple-PSGI: PSGI handler for HTTP::Server::Simple
Message-ID:  <201003161610.o2GGABiV020161@kitchen.c0decafe.net>
Resent-Message-ID: <201003161620.o2GGK1Ib063592@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         144795
>Category:       ports
>Synopsis:       [NEW PORT] www/p5-HTTP-Server-Simple-PSGI: PSGI handler for HTTP::Server::Simple
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 16:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD kitchen.c0decafe.net 7.2-STABLE FreeBSD 7.2-STABLE #6: Sat Dec  5 16:40:07 EET
>Description:
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
that can run PSGI applications. This module only depends on
HTTP::Server::Simple, which itself doesn't depend on any non-core
modules so it's best to be used as an embedded web server.

WWW:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-HTTP-Server-Simple-PSGI-0.14.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-HTTP-Server-Simple-PSGI
#	p5-HTTP-Server-Simple-PSGI/pkg-descr
#	p5-HTTP-Server-Simple-PSGI/Makefile
#	p5-HTTP-Server-Simple-PSGI/pkg-plist
#	p5-HTTP-Server-Simple-PSGI/distinfo
#
echo c - p5-HTTP-Server-Simple-PSGI
mkdir -p p5-HTTP-Server-Simple-PSGI > /dev/null 2>&1
echo x - p5-HTTP-Server-Simple-PSGI/pkg-descr
sed 's/^X//' >p5-HTTP-Server-Simple-PSGI/pkg-descr << 'f2153b1be3bc182abd3cbc69ede7b50b'
XHTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server
Xthat can run PSGI applications. This module only depends on
XHTTP::Server::Simple, which itself doesn't depend on any non-core
Xmodules so it's best to be used as an embedded web server.
X
XWWW:	http://search.cpan.org/dist/HTTP-Server-Simple-PSGI/
f2153b1be3bc182abd3cbc69ede7b50b
echo x - p5-HTTP-Server-Simple-PSGI/Makefile
sed 's/^X//' >p5-HTTP-Server-Simple-PSGI/Makefile << 'c96cf072aa9e80d3643f741958575d2d'
X# New ports collection makefile for:	p5-HTTP-Server-Simple-PSGI
X# Date created:		2010-03-16
X# Whom:			<ports@c0decafe.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTTP-Server-Simple-PSGI
XPORTVERSION=	0.14
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ports@c0decafe.net
XCOMMENT=	PSGI handler for HTTP::Server::Simple
X
XRUN_DEPENDS=	${SITE_PERL}/HTTP/Server/Simple.pm:${PORTSDIR}/www/p5-HTTP-Server-Simple
X
XUSE_PERL5=	YES
XPERL_CONFIGURE=	YES
X
XMAN3=		HTTP::Server::Simple::PSGI.3
X
X.include <bsd.port.mk>
c96cf072aa9e80d3643f741958575d2d
echo x - p5-HTTP-Server-Simple-PSGI/pkg-plist
sed 's/^X//' >p5-HTTP-Server-Simple-PSGI/pkg-plist << '1d425889a2f73bbbeb858c8dc538af94'
X%%SITE_PERL%%/HTTP/Server/Simple/PSGI.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/PSGI/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple/PSGI
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server/Simple
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Server
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP
X@dirrmtry %%SITE_PERL%%/HTTP/Server/Simple
X@dirrmtry %%SITE_PERL%%/HTTP/Server
X@dirrmtry %%SITE_PERL%%/HTTP
1d425889a2f73bbbeb858c8dc538af94
echo x - p5-HTTP-Server-Simple-PSGI/distinfo
sed 's/^X//' >p5-HTTP-Server-Simple-PSGI/distinfo << '698979a306a6eb2484788e29b76bb8c8'
XMD5 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = c26795112c9f616dbd37ece1c5895b55
XSHA256 (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 44c25aeb1923728ee011889fe73be56838e60249c0938a5b7a94e51d79900a51
XSIZE (HTTP-Server-Simple-PSGI-0.14.tar.gz) = 3890
698979a306a6eb2484788e29b76bb8c8
exit
--- p5-HTTP-Server-Simple-PSGI-0.14.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003161610.o2GGABiV020161>