aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Plack-Middleware-Auth-Digest
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
* - Add TEST_DEPENDSSteve Wills2012-04-121-0/+1
| | | | | | | | PR: ports/166430 Approved by: maintainer timeout (kuriyama, >2 weeks) Notes: svn path=/head/; revision=294736
* - Upgrade to 0.04.Jun Kuriyama2010-12-252-4/+3
| | | | Notes: svn path=/head/; revision=266880
* Plack middleware for digest authentication.Jun Kuriyama2010-04-044-0/+38
WWW: http://search.cpan.org/dist/Plack-Middleware-Auth-Digest/ Notes: svn path=/head/; revision=252172