cvs commit: ports/www Makefile ports/www/p5-POEx-Role-PSGIServer
Makefile distinfo pkg-descr pkg-plist
Jun Kuriyama
kuriyama at FreeBSD.org
Sun Oct 10 11:04:24 UTC 2010
kuriyama 2010-10-10 11:04:24 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/p5-POEx-Role-PSGIServer Makefile distinfo pkg-descr
pkg-plist
Log:
POEx::Role::PSGIServer encapsulates the core PSGI server behaviors
into an easy to consume and extend role. It is based on previous POEx
work such as POEx::Role::TCPServer which provides basic TCP socket
multiplexing via POE::Wheel::SocketFactory and POE::Wheel::ReadWrite,
and POEx::Role::SessionInstantiation which transforms plain Moose
objects into POE sessions.
WWW: http://search.cpan.org/dist/POEx-Role-PSGIServer/
Revision Changes Path
1.2708 +1 -0 ports/www/Makefile
1.1 +41 -0 ports/www/p5-POEx-Role-PSGIServer/Makefile (new)
1.1 +3 -0 ports/www/p5-POEx-Role-PSGIServer/distinfo (new)
1.1 +8 -0 ports/www/p5-POEx-Role-PSGIServer/pkg-descr (new)
1.1 +9 -0 ports/www/p5-POEx-Role-PSGIServer/pkg-plist (new)
More information about the cvs-ports
mailing list