Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2011 12:52:48 +0100
From:      Grzegorz Blach <magik@roorback.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/153320: New Port: www/p5-Feersum
Message-ID:  <4D567490.7000708@roorback.net>
In-Reply-To: <201012201900.oBKJ0MFG031913@freefall.freebsd.org>
References:  <201012201900.oBKJ0MFG031913@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------090405000303000108000905
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

- Updated to 1.001
- Fixed build when lang/p5-Scalar-List-Utils is installed
- Fixed build when devel/p5-Test-Simple is installed
- Removed conventers/p5-JSON-XS from dependencies

--------------090405000303000108000905
Content-Type: text/plain;
 name="p5-Feersum.shar.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="p5-Feersum.shar.txt"

# 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:
#
#	www/p5-Feersum
#	www/p5-Feersum/pkg-plist
#	www/p5-Feersum/Makefile
#	www/p5-Feersum/distinfo
#	www/p5-Feersum/pkg-descr
#
echo c - www/p5-Feersum
mkdir -p www/p5-Feersum > /dev/null 2>&1
echo x - www/p5-Feersum/pkg-plist
sed 's/^X//' >www/p5-Feersum/pkg-plist << 'e96a3275f84c0d2411fef7dfc20e7342'
Xbin/feersum
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/Feersum.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum/Feersum.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/Plack/Handler/Feersum.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Feersum.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Feersum/Runner.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Feersum/Connection.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/Feersum/Connection/Handle.pm
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Feersum
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Plack/Handler
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Plack
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Feersum/Connection
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Feersum
e96a3275f84c0d2411fef7dfc20e7342
echo x - www/p5-Feersum/Makefile
sed 's/^X//' >www/p5-Feersum/Makefile << 'ccb25cb3b60ced2a52409654a7402588'
X# New ports collection makefile for:	Feersum
X# Date created:		20 Dec 2010
X# Whom:			Grzegorz Blach <magik@roorback.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Feersum
XPORTVERSION=	1.001
XCATEGORIES=	www perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/S/ST/STASH
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	magik@roorback.net
XCOMMENT=	A PSGI engine for Perl based on EV/libev
X
XRUN_DEPENDS=	p5-Plack>=0.9950:${PORTSDIR}/www/p5-Plack \
X		p5-EV>=4.0:${PORTSDIR}/devel/p5-EV \
X		p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \
X		p5-Guard>=1.012:${PORTSDIR}/devel/p5-Guard \
X		p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
X		p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple \
X		p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal \
X		p5-Test-TCP>=1.06:${PORTSDIR}/devel/p5-Test-TCP
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
X#		p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS \
X
X
XPERL_CONFIGURE=	yes
X
XMAN1=	feersum.1
XMAN3=	Plack::Handler::Feersum.3 Feersum.3 Feersum::Runner.3 \
X	Feersum::Connection.3 Feersum::Connection::Handle.3 \
X
X.include <bsd.port.mk>
ccb25cb3b60ced2a52409654a7402588
echo x - www/p5-Feersum/distinfo
sed 's/^X//' >www/p5-Feersum/distinfo << 'ef05a6ade4d238bc6246f8b084100611'
XSHA256 (Feersum-1.001.tar.gz) = 7bf941d9995dc0cf826715dbeb1d353330b3c0f59d680ae37cd0c75df1f51415
XSIZE (Feersum-1.001.tar.gz) = 99741
ef05a6ade4d238bc6246f8b084100611
echo x - www/p5-Feersum/pkg-descr
sed 's/^X//' >www/p5-Feersum/pkg-descr << '415a694b93021b56bfec4642521a4b6f'
XFeersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
Xincluding the psgi.streaming interface and is compatible with Plack. PSGI
X1.1, which has yet to be published formally, is also supported. Feersum also
Xhas its own "native" interface which is similar in a lot of ways to PSGI,
Xbut is not compatible with PSGI or PSGI middleware.
X
XFeersum uses a single-threaded, event-based programming architecture to
Xscale and can handle many concurrent connections efficiently in both CPU and
XRAM. It skips doing a lot of sanity checking with the assumption that a
X"front-end" HTTP/HTTPS server is placed between it and the Internet.
X
XWWW: http://search.cpan.org/~stash/Feersum/
415a694b93021b56bfec4642521a4b6f
exit


--------------090405000303000108000905--



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