Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2011 16:42:38 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-Plack-Middleware-Expires Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201103091642.p29Ggclp002455@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103091642.p29Ggclp002455>