aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Flea
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
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-201-1/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275889
* - I'm not sure why I choosed JSON1 for this dependency. ChangeJun Kuriyama2010-12-041-1/+2
| | | | | | | p5-JSON (2.x) by default. Notes: svn path=/head/; revision=265671
* PSGI/Plack is where it's at. Dancer's routing syntax is really cool,Jun Kuriyama2010-11-234-0/+48
but it does a lot of things I don't usually want. What I really want is Dancer-like sugar as an extremely thin layer over my teeth^H^H^H^H^H PSGI apps. WWW: http://search.cpan.org/dist/Flea/ Notes: svn path=/head/; revision=264992