| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
1.110670
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
24 Apr 2012 01:04:11
1.110670
|
swills  |
- Add TEST_DEPENDS
PR: ports/166610
Approved by: maintainer timeout (kuriyama, >2 weeks) |
27 Mar 2011 10:18:20
1.110670
|
kuriyama  |
- Upgrade to 1.110670. |
04 Dec 2010 09:01:13
1.103341
|
kuriyama  |
- Upgrade to 1.103341. |
10 Oct 2010 11:04:24
1.102531
|
kuriyama  |
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/ |