6a93 FreshPorts -- databases/p5-Cache-Memcached-Managed
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-Managed 0.24 databases on this many watch lists=0 search for ports that depend on this port
Provide API for managing cached information
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jan 2006 11:19:40
Also Listed In: perl5
License: GPLv2 GPLv3


The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers.  Apart from being very similar to the API
of Cache::Memcached, the Cached::Memcached::Managed API allows for
management of groups of values, for simplified key generation and expiration,
as well as version and namespace management and a few other goodies.

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

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

Required To Build:
  1. databases/p5-Cache-Memcached
  2. lang/perl5.8
Required To Run:
  1. databases/p5-Cache-Memcached
  2. lang/perl5.8

This port is required by:

for Build for Run

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


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

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 May 2012 12:34:01
Original commit files touched by this commit  0.24
culot search for other commits by this committer
- Update to 0.24

Changes:        http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
24 Apr 2012 06:10:52
Original commit files touched by this commit  0.22
sunpoet search for other commits by this committer
- Update to 0.22
- Add LICENSE

Changes:        http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
02 Apr 2012 20:37:31
Original commit files touched by this commit  0.21
sunpoet search for other commits by this committer
- Update to 0.21
- Fix *_DEPENDS: Scalar::Util is already in all supported Perl releases

Changes:        http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
Feature safe:   yes
14 Dec 2011 03:36:35
Original commit files touched by this commit  0.20
swills search for other commits by this committer
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.20
miwi search for other commits by this committer
- Get Rid MD5 support
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.20
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
29 Jun 2008 19:02:31
Original commit files touched by this commit  0.20
lbr search for other commits by this committer
Update to 0.20
08 Oct 2007 20:22:29
Original commit files touched by this commit  0.19
lbr search for other commits by this committer
Update to 0.19.
03 Oct 2007 23:51:38
Original commit files touched by this commit  0.17
lbr search for other commits by this committer
Update to 0.17
08 Sep 2007 00:54:37
Original commit files touched by this commit  0.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
04 Feb 2007 21:42:22
Original commit files touched by this commit  0.16
lbr search for other commits by this committer
Update to 0.16
21 Jun 2006 20:51:59
Original commit files touched by this commit  0.15
lbr search for other commits by this committer
Update to 0.15

PR:             99087
Submitted by:   aaron
Approved by:    erwin (mentor, implicit)
01 May 2006 13:52:00
Original commit files touched by this commit  0.14
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
22 Jan 2006 01:29:10
Original commit files touched by this commit  0.14
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 11:18:32
Original commit files touched by this commit  0.14
erwin search for other commits by this committer
The Cache::Memcached::Managed module provides an API to values, cached in
one or more memcached servers.  Apart from being very similar to the API
of Cache::Memcached, the Cached::Memcached::Managed API allows for
management of groups of values, for simplified key generation and expiration,
as well as version and namespace management and a few other goodies.

WWW: http://search.cpan.org/dist/Cache-Memcached-Managed/

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

Number of commits found: 15

285c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
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

6 vulnerabilities affecting 22 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 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

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