6a53 FreshPorts -- www/p5-Catalyst-Plugin-Session-FastMmap
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-FastMmap 0.13 www on this many watch lists=2 search for ports that depend on this port
FastMmap sessions for Catalyst
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 May 2005 10:36:18
Also Listed In: perl5
License: not specified in port


FastMmap sessions for Catalyst.

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

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

Required To Build:
  1. devel/p5-Cache-FastMmap
  2. www/p5-Catalyst-Runtime
  3. devel/p5-Class-Accessor
  4. devel/p5-Class-Data-Inheritable
  5. devel/p5-MRO-Compat
  6. textproc/p5-URI-Find
  7. net/p5-URI
  8. lang/perl5.8
Required To Run:
  1. devel/p5-Cache-FastMmap
  2. www/p5-Catalyst-Runtime
  3. devel/p5-Class-Accessor
  4. devel/p5-Class-Data-Inheritable
  5. devel/p5-MRO-Compat
  6. textproc/p5-URI-Find
  7. net/p5-URI
  8. lang/perl5.8

This port is required by:

for Build for Run

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


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/authors/id/B/BO/BOBTFISH/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/B/BO/BOBTFISH/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/B/BO/BOBTFISH/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/B/BO/BOBTFISH/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/B/BO/BOBTFISH/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/B/BO/BOBTFISH/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/B/BO/BOBTFISH/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/B/BO/BOBTFISH/
  10. http://at.cpan.org/authors/id/B/BO/BOBTFISH/
  11. http://backpan.perl.org/authors/id/B/BO/BOBTFISH/
  12. http://cpan.nctu.edu.tw/authors/id/B/BO/BOBTFISH/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/B/BO/BOBTFISH/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/B/BO/BOBTFISH/
  15. http://www.cpan.dk/authors/id/B/BO/BOBTFISH/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.13
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.13
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
21 Nov 2011 20:03:43
Original commit files touched by this commit  0.13
lth search for other commits by this committer
Update to 0.13

Feature safe: yes
08 Sep 2011 13:20:15
Original commit files touched by this commit  0.12_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.12_1
miwi search for other commits by this committer
- Get Rid MD5 support
22 Jan 2010 14:24:39
Original commit files touched by this commit  0.12_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 2).

Approved by:    portmgr (itetcu)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.12
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:10:46
Original commit files touched by this commit  0.12
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
11 Jul 2006 17:54:59
Original commit files touched by this commit  0.12
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).
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.12
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.12
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)
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.12
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
27 May 2005 12:10:58
Original commit files touched by this commit  0.12
lth search for other commits by this committer
Update to 0.12

Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
08 May 2005 10:35:48
Original commit files touched by this commit  0.09
lth search for other commits by this committer
Add p5-Catalyst-Plugin-Session-FastMmap 0.09, FastMmap sessions for
Catalyst.

Number of commits found: 14

28e3
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight85
new month175

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