aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-PageCache
Commit message (Collapse)AuthorAgeFilesLines
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* - Update to 0.22Philip M. Gollucci2009-07-232-4/+4
| | | | | | | | | PR: ports/136578 Approved by: maintainer timeout (lbr; 14 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=238291
* Update to 0.21Lars Balker Rasmussen2008-10-032-4/+4
| | | | Notes: svn path=/head/; revision=221154
* Update to 0.19Lars Balker Rasmussen2008-08-242-4/+4
| | | | Notes: svn path=/head/; revision=219117
* Update to 0.18Lars Balker Rasmussen2008-06-292-4/+4
| | | | Notes: svn path=/head/; revision=215967
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Update to 0.17Lars Balker Rasmussen2007-07-302-6/+5
| | | | Notes: svn path=/head/; revision=196765
* Update to 0.16Lars Balker Rasmussen2007-07-263-5/+9
| | | | Notes: svn path=/head/; revision=196310
* Update to 0.15Lars Balker Rasmussen2007-01-052-4/+4
| | | | | | | | PR: 104603 (was 0.14) Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=181489
* Update to 0.13.Lars Balker Rasmussen2006-08-152-6/+6
| | | | Notes: svn path=/head/; revision=170679
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+1
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Update to 0.12Sergey Matveychuk2006-03-262-4/+4
| | | | | | | | PR: ports/94960 Submitted by: maintainer Notes: svn path=/head/; revision=158188
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Many dynamic websites perform heavy processing on most pages, yet thisErwin Lansing2005-12-194-0/+45
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> Notes: svn path=/head/; revision=151585