| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Sep 2011 09:38:45
0.08
|
dougb  |
Remove various ports that have been DEPRECATED for varying periods,
but never had EXPIRATION_DATE set, and therefore never removed.
audio/gx2osd No more distfiles
devel/p5-Getopt-Mixed Use devel/p5-Getopt-Long instead
net/AquaGatekeeper2 Binary port of software abandoned by the vendor
net/xwhois Unmaintained upstream for several years
www/p5-Catalyst-Engine-HTTP-POE Use p5-Catalyst-Engine-HTTP-Prefork instead
www/p5-Catalyst-Model-DBIC Obsoleted by www/p5-Catalyst-Model-DBIC-Schema
www/p5-Catalyst-Plugin-Cache-Store-FastMmap Deprecated, not depended on
www/p5-HTTP-MobileAttribute Use www/p5-HTTP-MobileAgent instead |
19 Mar 2011 12:38:54
0.08
|
miwi  |
- Get Rid MD5 support |
16 Aug 2009 09:22:05
0.08
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
23 Mar 2009 13:09:14
0.08
|
lbr  |
Update to 0.08 |
08 Sep 2007 01:10:46
0.06
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
02 Aug 2007 08:38:29
0.06
|
lbr  |
This engine allows Catalyst to process multiple requests in parallel within a
single process. Much of the internal Catalyst flow now uses POE yield calls.
Application code will still block of course, but all I/O, header processing,
and POST body processing is handled asynchronously. |