7ba3 FreshPorts -- www/p5-Catalyst-Plugin-Session-Store-File
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Catalyst-Plugin-Session-Store-File 0.18 www on this many watch lists=2 search for ports that depend on this port
File storage backend for session data
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Nov 2005 08:23:46
Also Listed In: perl5
License: not specified in port


Catalyst::Plugin::Session::Store::File is an easy to use storage plugin
for Catalyst that uses an simple file to act as a shared memory interprocess
cache. It is based on Cache::FileCache.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-File/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-Catalyst-Runtime
  2. devel/p5-Cache-Cache
  3. www/p5-Catalyst-Plugin-Session
  4. devel/p5-MRO-Compat
  5. devel/p5-Class-Data-Inheritable
  6. lang/perl5.8
Required To Run:
  1. www/p5-Catalyst-Runtime
  2. devel/p5-Cache-Cache
  3. www/p5-Catalyst-Plugin-Session
  4. devel/p5-MRO-Compat
  5. devel/p5-Class-Data-Inheritable
  6. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-Catalyst-Plugin-Session-Store-File/ && make install clean
To add the package: pkg_add -r p5-Catalyst-Plugin-Session-Store-File


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Catalyst/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Catalyst/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Catalyst/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Catalyst/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Catalyst/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Catalyst/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Catalyst/
  10. http://at.cpan.org/modules/by-module/Catalyst/
  11. http://backpan.perl.org/modules/by-module/Catalyst/
  12. http://cpan.nctu.edu.tw/modules/by-module/Catalyst/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Catalyst/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Catalyst/
  15. http://www.cpan.dk/modules/by-module/Catalyst/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.18
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.18
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.18
miwi search for other commits by this committer
- Get Rid MD5 support
09 Oct 2009 08:49:03
Original commit files touched by this commit  0.18
tobez search for other commits by this committer
Update to 0.18.

Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-File/Changes
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.17
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
15 Jun 2009 21:17:00
Original commit files touched by this commit  0.17
pgollucci search for other commits by this committer
- Update to 0.17

PR:             ports/135119
Approved by:    maintainer timeout (lbr; 2 weeks 1 day)
Submitted by:   pgollucci@ (myself)
19 Jan 2008 22:27:56
Original commit files touched by this commit  0.13
lbr search for other commits by this committer
Update to 0.13
12 Jan 2008 18:16:23
Original commit files touched by this commit  0.12
lbr search for other commits by this committer
Update to 0.12
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.10
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
05 Jan 2007 18:46:48
Original commit files touched by this commit  0.10
lbr search for other commits by this committer
Update to 0.10
21 Jul 2006 20:20:49
Original commit files touched by this commit  0.09
lbr search for other commits by this committer
Forgot Module::Build depend.

(Also, 100677 predated my previous commit, and though I unwittingly
didn't use it, credit to the submitter).

PR:             100677
Submitted by:   Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
21 Jul 2006 20:11:13
Original commit files touched by this commit  0.09
lbr search for other commits by this committer
Update to 0.09
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.07
lbr search for other commits by this committer
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
01 May 2006 13:52:00
Original commit files touched by this commit  0.07
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.07
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
02 Jan 2006 15:56:36
Original commit files touched by this commit  0.07
erwin search for other commits by this committer
Update to 0.07

PR:             91216
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
02 Dec 2005 19:52:04
Original commit files touched by this commit  0.05
erwin search for other commits by this committer
Update to 0.05

PR:             89846
Submitted by:   Lars Balker Rasmussen <lars@balker.dk> (maintainer)
21 Nov 2005 08:23:08
Original commit files touched by this commit  0.04
lth search for other commits by this committer
Add p5-Catalyst-Plugin-Session-Store-File 0.04, file storage backend for
session data.

PR:             ports/89223
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 18

2895
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0