aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-20 03:43:52 +0800
committererwin <erwin@FreeBSD.org>2005-12-20 03:43:52 +0800
commitc845e70d8670bbab86897c5df5e4c41564917bd0 (patch)
treec4343aa78d2523b10be1a5485f69d6c05c32a2e5 /www/Makefile
parentf71f3085e5988481b4a9c8859e1220e8b96ff9dd (diff)
downloadfreebsd-ports-graphics-c845e70d8670bbab86897c5df5e4c41564917bd0.tar.gz
freebsd-ports-graphics-c845e70d8670bbab86897c5df5e4c41564917bd0.tar.zst
freebsd-ports-graphics-c845e70d8670bbab86897c5df5e4c41564917bd0.zip
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>
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 16c8b1afb46..fcd713d66f7 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -505,6 +505,7 @@
SUBDIR += p5-Catalyst-Plugin-FormValidator
SUBDIR += p5-Catalyst-Plugin-FormValidator-Simple
SUBDIR += p5-Catalyst-Plugin-I18N
+ SUBDIR += p5-Catalyst-Plugin-PageCache
SUBDIR += p5-Catalyst-Plugin-Pluggable
SUBDIR += p5-Catalyst-Plugin-Prototype
SUBDIR += p5-Catalyst-Plugin-Session