aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-FastMmap
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.16Sunpoet Po-Chuan Hsieh2012-02-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/Changes Notes: svn path=/head/; revision=290822
* - Update to 0.15Sunpoet Po-Chuan Hsieh2012-01-262-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/Changes Notes: svn path=/head/; revision=289853
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - Update to 0.14Wen Heping2010-11-242-4/+3
| | | | | | | Changelog: http://cpansearch.perl.org/src/SSCAFFIDI/Catalyst-Plugin-Session-Store-FastMmap-0.14/Changes Notes: svn path=/head/; revision=265073
* - update to 0.13Yen-Ming Lee2009-11-072-9/+10
| | | | Notes: svn path=/head/; revision=243917
* Update to 0.11Andrej Zverev2009-08-182-4/+4
| | | | | | | Changelog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Plugin-Session-Store-FastMmap-0.11/Changes Notes: svn path=/head/; revision=239832
* 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.17Philip M. Gollucci2009-06-152-4/+4
| | | | | | | | | PR: ports/135119 Approved by: maintainer timeout (lbr; 2 weeks 1 day) Submitted by: pgollucci@ (myself) Notes: svn path=/head/; revision=235954
* Update to 0.07Lars Balker Rasmussen2009-03-312-5/+6
| | | | Notes: svn path=/head/; revision=231394
* Update to 0.06Lars Balker Rasmussen2009-02-012-4/+4
| | | | Notes: svn path=/head/; revision=227338
* Update to 0.05 (no relevant changes)Lars Balker Rasmussen2008-01-192-4/+4
| | | | Notes: svn path=/head/; revision=205857
* Update to 0.04Lars Balker Rasmussen2008-01-123-7/+12
| | | | Notes: svn path=/head/; revision=205566
* 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.03.Lars Balker Rasmussen2007-07-022-8/+6
| | | | Notes: svn path=/head/; revision=194616
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* "Catalyst::Plugin::Session::Store::FastMmap" is a fast session storageErwin Lansing2006-01-024-0/+46
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: svn path=/head/; revision=152583