| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Jun 2012 18:42:48
0.1.r1_1
|
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) |
17 Sep 2011 07:06:45
0.1.r1_1
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
19 Mar 2011 12:38:54
0.1.r1_1
|
miwi  |
- Get Rid MD5 support |
25 Jan 2010 22:42:58
0.1.r1_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 6).
Approved by: portmgr (itetcu) |
09 Jun 2009 04:54:39
0.1.r1
|
kuriyama  |
Ark is a web application framework. It's heavily inspired by Catalyst
Framework.
Most different point between Ark and Catalyst is that Ark has CGI
specific mode which can run applications less latency under CGI
environment.
WWW: http://opensource.kayac.com/en/projects/ark/ |