aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-AddDefaultCharset
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
* Plack::Middleware::AddDefaultCharset is a port of theJun Kuriyama2010-11-024-0/+36
AddDefaultCharset configuration directive of the Apache HTTP server. WWW: http://search.cpan.org/dist/Plack-Middleware-AddDefaultCharset/ Notes: svn path=/head/; revision=263925