9622 FreshPorts -- devel/p5-Cache-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-Cache-FastMmap 1.40 devel on this many watch lists=5 search for ports that depend on this port
Uses an mmap'ed file to act as a shared memory interprocess cache
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jan 2004 14:42:06
Also Listed In: perl5
License: not specified in port


A shared memory cache through an mmap'ed file.  It's core is written in
C for performance.  It uses fcntl locking to ensure multiple processes
can safely access the cache at the same time.  It uses a basic LRU
algorithm to keep the most used entries in the cache.

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

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

Required To Build:
  1. lang/perl5.8
Required To Run:
  1. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-Cache-FastMmap/ && make install clean
To add the package: pkg_add -r p5-Cache-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/R/RO/ROBM/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RO/ROBM/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/R/RO/ROBM/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RO/ROBM/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RO/ROBM/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RO/ROBM/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/R/RO/ROBM/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/R/RO/ROBM/
  10. http://at.cpan.org/authors/id/R/RO/ROBM/
  11. http://backpan.perl.org/authors/id/R/RO/ROBM/
  12. http://cpan.nctu.edu.tw/authors/id/R/RO/ROBM/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RO/ROBM/
  14. http://www.cpan.dk/authors/id/R/RO/ROBM/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 Dec 2011 09:01:45
Original commit files touched by this commit  1.40
tobez search for other commits by this committer
Update to 1.40.

Changes:        http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe:   yes
19 Jul 2011 07:11:03
Original commit files touched by this commit  1.39
bapt search for other commits by this committer
- update to 1.39
- changes: http://cpansearch.perl.org/src/ROBM/Cache-FastMmap-1.39/Changes
17 May 2011 11:05:02
Original commit files touched by this commit  1.36
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
05 Oct 2010 05:08:14
Original commit files touched by this commit  1.36
leeym search for other commits by this committer
- update to 1.36
21 Feb 2010 15:56:45
Original commit files touched by this commit  1.35
tobez search for other commits by this committer
Update to 1.35.  Remove unneeded dependency.  Assign maintainer from
ports@ to perl@.

Changes:        http://search.cpan.org/dist/Cache-FastMmap/Changes
Feature safe:   yes
10 Jan 2010 03:54:09
Original commit files touched by this commit  1.34
linimon search for other commits by this committer
With portmgr hat on, reset the maintainership of skv@ for ports that
he has had one or more maintainer-timeouts on in the past 12 months.
09 Jul 2009 18:42:29
Original commit files touched by this commit  1.34
pgollucci search for other commits by this committer
- Update to 1.34

PR:             ports/136491
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@)
03 Jul 2009 20:01:14
Original commit files touched by this commit  1.30
pgollucci search for other commits by this committer
- Update to 1.30

PR:             ports/135735
Approved by:    maintainer timeout (skv; 16 days)
Submitted by:   myself (pgollucci@)
15 Aug 2008 17:02:49
Original commit files touched by this commit  1.28
skv search for other commits by this committer
Update to 1.28

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.28/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.25
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)
14 Feb 2008 14:55:50
Original commit files touched by this commit  1.25
skv search for other commits by this committer
Update to 1.25

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.25/Changes
27 Sep 2007 19:23:21
Original commit files touched by this commit  1.19
skv search for other commits by this committer
Update to 1.19

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.19/Changes
08 Sep 2007 00:56:04
Original commit files touched by this commit  1.16
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
27 May 2007 19:19:08
Original commit files touched by this commit  1.16
skv search for other commits by this committer
Update to 1.16

Changes:        http://search.cpan.org/src/ROBM/Cache-FastMmap-1.16/Changes
10 Nov 2006 16:00:03
Original commit files touched by this commit  1.14
skv search for other commits by this committer
Updated to 1.14

PR:             ports/104600
Submitted by:   Jin-Shan Tseng <tjs xxx cdpa.nsysu.edu.tw>
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.09
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.09
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)
13 Feb 2005 15:48:52
Original commit files touched by this commit  1.09
skv search for other commits by this committer
Update to 1.09
17 Oct 2004 15:13:21
Original commit files touched by this commit  1.08
skv search for other commits by this committer
Updated to 1.08
21 Aug 2004 10:59:21
Original commit files touched by this commit  1.07
skv search for other commits by this committer
Updated to 1.07
19 Aug 2004 15:32:30
Original commit files touched by this commit  1.06_1
skv search for other commits by this committer
Weaken perl version requirement (this module works on 5.6.x too).

Submitted by:   Alex Kapranoff <alex@kapranoff.ru>
24 May 2004 09:50:30
Original commit files touched by this commit  1.06
skv search for other commits by this committer
Updated to 1.06
28 Mar 2004 16:26:40
Original commit files touched by this commit  1.05
skv search for other commits by this committer
Updated to 1.05
29 Jan 2004 14:08:48
Original commit files touched by this commit  1.03
skv search for other commits by this committer
Mark port as depending on perl 5.8.x

Pointed by:     kris
25 Jan 2004 14:39:42
Original commit files touched by this commit  1.03
skv search for other commits by this committer
Add p5-Cache-FastMmap 1.03,
uses an mmap'ed file to act as a shared
memory interprocess cache.

Number of commits found: 25

2857
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 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 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

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