Date: Sun, 10 Oct 2010 11:04:24 +0000 (UTC) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/p5-POEx-Role-PSGIServer Makefile distinfo pkg-descr pkg-plist Message-ID: <201010101104.o9AB4Oem045853@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010101104.o9AB4Oem045853>