8308 FreshPorts -- databases/p5-Cache-Memcached-Fast
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-Memcached-Fast 0.19_2 databases on this many watch lists=0 search for ports that depend on this port
Fast Perl client for memcached, a distributed memory cache daemon
Maintained by: tobez@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Dec 2007 11:44:55
Also Listed In: perl5
License: not specified in port


Cache::Memchached::Fast is a Perl client for memcached, a memory cache
daemon.  Module core is implemented in C and tries hard to minimize
number of system calls and to avoid any key/value copying for speed.
As a result, it has very low CPU consumption.

WWW: http://search.cpan.org/dist/Cache-Memcached-Fast/
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.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/databases/p5-Cache-Memcached-Fast/ && make install clean
To add the package: pkg_add -r p5-Cache-Memcached-Fast


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

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Dec 2012 11:34:02
Original commit files touched by this commit  0.19_2
tobez search for other commits by this committer
Drop support for perl 5.8.

Nudged by:	az
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.19_1
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.19_1
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
17 Sep 2011 07:06:45
Original commit files touched by this commit  0.19_1
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.19_1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.19_1
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
11 Jun 2010 12:01:25
Original commit files touched by this commit  0.19
tobez search for other commits by this committer
Update to 0.19.

Changes:        http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Feature safe:   yes
09 Jan 2010 23:27:27
Original commit files touched by this commit  0.17
pgollucci search for other commits by this committer
- Update to 0.17

PR:             ports/141581
Approved by:    maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by:   myself (pgollucci@)
02 Jul 2009 10:06:13
Original commit files touched by this commit  0.16
tobez search for other commits by this committer
Update to 0.16.

Changes:        http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
Submitted by:   pgollucci
PR:             135723
10 Feb 2009 11:45:11
Original commit files touched by this commit  0.14
tobez search for other commits by this committer
Update to 0.14.

Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
17 Oct 2008 12:48:11
Original commit files touched by this commit  0.13
tobez search for other commits by this committer
Fix plist broken by the last commit.

Reported by:    QAT-bot
17 Oct 2008 12:01:57
Original commit files touched by this commit  0.13
tobez search for other commits by this committer
Update to 0.13.

Changes: http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.13/Changes
Poked by: Anton Yuzhaninov <citrin@citrin.ru>
03 Sep 2008 08:53:02
Original commit files touched by this commit  0.12
tobez search for other commits by this committer
Update to 0.12.

Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
01 May 2008 14:45:01
Original commit files touched by this commit  0.10
tobez search for other commits by this committer
Update to 0.10.

Changes:
http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.08
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)
07 Feb 2008 12:30:49
Original commit files touched by this commit  0.08
tobez search for other commits by this committer
Update to 0.08.  Require Perl 5.8.
07 Jan 2008 09:20:17
Original commit files touched by this commit  0.06
tobez search for other commits by this committer
Update to 0.06.

Changes:
http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.06/Changes

Submitted by: Maxim Maximov <mcsi@mcsi.ru>
20 Dec 2007 09:39:32
Original commit files touched by this commit  0.05
tobez search for other commits by this committer
Update to 0.05.

Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
17 Dec 2007 11:44:37
Original commit files touched by this commit  0.04
tobez search for other commits by this committer
Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.

Number of commits found: 19

2885
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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

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