aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Handler-AnyEvent-HTTPD
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326054
* - Upgrade to 0.03.Jun Kuriyama2012-08-242-3/+3
| | | | Notes: svn path=/head/; revision=303074
* - 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
* - Add test depends.Jun Kuriyama2012-04-031-0/+1
| | | | | | | | | PR: ports/166582 Submitted by: swills Feature safe: yes Notes: svn path=/head/; revision=294175
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Plack handler to run PSGI apps on AnyEvent::HTTPD.Jun Kuriyama2010-04-054-0/+40
WWW: http://search.cpan.org/dist/Plack-Handler-AnyEvent-HTTPD/ Notes: svn path=/head/; revision=252239