Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2005 19:43:52 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/p5-Catalyst-Plugin-PageCache Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200512191943.jBJJhrTl021956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2005-12-19 19:43:52 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-Catalyst-Plugin-PageCache Makefile distinfo pkg-descr 
                                     pkg-plist 
  Log:
  Many dynamic websites perform heavy processing on most pages, yet this
  information may rarely change from request to request. Using the
  PageCache plugin, you can cache the full output of different pages so
  they are served to your visitors as fast as possible. This method of
  caching is very useful for withstanding a Slashdotting, for example.
  
  This plugin requires that you also load a Cache plugin. Please see the
  Known Issues when choosing a cache backend.
  
  WWW: http://search.cpan.org/dist/Catalyst-Plugin-PageCache/
  
  PR:             ports/90661
  Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
  
  Revision  Changes    Path
  1.1270    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/p5-Catalyst-Plugin-PageCache/Makefile (new)
  1.1       +3 -0      ports/www/p5-Catalyst-Plugin-PageCache/distinfo (new)
  1.1       +10 -0     ports/www/p5-Catalyst-Plugin-PageCache/pkg-descr (new)
  1.1       +3 -0      ports/www/p5-Catalyst-Plugin-PageCache/pkg-plist (new)



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