Plack::Middleware::Expires is Apache's mod_expires for Plack. This middleware controls the setting of Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. Note: Expires works only for successful response and If exists Expires HTTP header already, this middleware does not override. WWW: http://search.cpan.org/dist/Plack-Middleware-Expires/ Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->pgollucci pgollucci@ wants his PRs (via the GNATS Auto Assign Tool)
miwi 2011-03-09 16:42:38 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Plack-Middleware-Expires Makefile distinfo pkg-descr pkg-plist Log: Plack::Middleware::Expires is Apache's mod_expires for Plack. This middleware controls the setting of Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. Note: Expires works only for successful response and If exists Expires HTTP header already, this middleware does not override. WWW: http://search.cpan.org/dist/Plack-Middleware-Expires/ PR: ports/154476 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.2833 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/p5-Plack-Middleware-Expires/Makefile (new) 1.1 +2 -0 ports/www/p5-Plack-Middleware-Expires/distinfo (new) 1.1 +7 -0 ports/www/p5-Plack-Middleware-Expires/pkg-descr (new) 1.1 +8 -0 ports/www/p5-Plack-Middleware-Expires/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!