summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Static-Simple
AgeCommit message (Collapse)AuthorFilesLines
2009-05-01PkgSrc changes:sno2-8/+9
- Updating packages for p5 module Catalyst::Plugin::Static::Simple from 0.20 to 0.21 - Setting license to gnu-gpl-v2 - Adjusting dependencies Upstream changes: 0.21 2009-03-29 20:31:49 - Documentation improvements (jester) - Change from NEXT to MRO::Compat - RT#40628, RT#44553 (ilmari) - Bump prereq to MIME::Types to 1.25 to correctly send files commonly used to graft support for transparent PNGs into MSIE6 - RT#41314 (Florian Ragwitz)
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-15Added www/p5-Catalyst-Plugin-Static-Simple version 0.20abs3-0/+29
Serve static files with Catalyst. This module is not as optimized for static files as a normal web server, and is most useful for stand alone operation and development.