aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:42:09 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-01-02 11:42:09 +0000
commit8d16e221bede849c65a1d1e3986aca7a5a4b6e05 (patch)
tree9682d62f05c89e451864718b3d81a940749d9c03 /www/Makefile
parente037890fac430f19ab0558ee784fec87769cc5bd (diff)
downloadports-8d16e221bede849c65a1d1e3986aca7a5a4b6e05.tar.gz
ports-8d16e221bede849c65a1d1e3986aca7a5a4b6e05.zip
"Catalyst::Plugin::Session::Store::FastMmap" is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. It is based on Cache::FastMmap. WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/ PR: ports/91207 Submitted by: Lars Balker Rasmussen <lars@balker.dk>
Notes
Notes: svn path=/head/; revision=152583
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 8b5d51922ec3..40b50685f133 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -521,6 +521,7 @@
SUBDIR += p5-Catalyst-Plugin-Session-State-Cookie
SUBDIR += p5-Catalyst-Plugin-Session-State-URI
SUBDIR += p5-Catalyst-Plugin-Session-Store-DBI
+ SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap
SUBDIR += p5-Catalyst-Plugin-Session-Store-File
SUBDIR += p5-Catalyst-Plugin-Singleton
SUBDIR += p5-Catalyst-Plugin-Static