aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Fliggy
Commit message (Collapse)AuthorAgeFilesLines
* - stage supportaz2014-01-052-5/+3
| | | | Approved by: portmgr (blanket infrastructure)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+1
| | | | www)
* - convert to the new perl5 frameworkaz2013-09-021-1/+2
| | | | Approved by: portmgr (bapt@, blanket)
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Add test depends.kuriyama2012-03-201-1/+2
| | | | | | PR: ports/166264 Submitted by: swills Feature safe: yes
* Fliggy inherits Twiggy and adds support for inlined Flash Policykuriyama2011-12-044-0/+47
server (useful for Plack::Middleware::SocketIO or Flash WebSocket fallback). No need to run Flash Policy server as root on 843 port! Usage is exactly the same as Twiggy, whenever you run twiggy command, replace it with fliggy and you're ready to go. WWW: http://search.cpan.org/dist/Fliggy/ Feature safe: yes