aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AnyEvent-Mojo
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* Rename p5-Mojo to p5-Mojolicious to reflect distname in CPAN.Jun Kuriyama2010-11-291-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=265374
* This module allows you to integrate Mojo applications with theJun Kuriyama2010-11-224-0/+46
AnyEvent framework. For example, you can run a web interface for a long-lived AnyEvent daemon. WWW: http://search.cpan.org/dist/AnyEvent-Mojo/ Notes: svn path=/head/; revision=264926