| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 May 2012 12:34:01
0.24
|
culot  |
- Update to 0.24
Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG |
24 Apr 2012 06:10:52
0.22
|
sunpoet  |
- Update to 0.22
- Add LICENSE
Changes: http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG |
02 Apr 2012 20:37:31
0.21
|
sunpoet  |
- 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
0.20
|
swills  |
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS |
20 Mar 2011 12:54:45
0.20
|
miwi  |
- Get Rid MD5 support |
16 Aug 2009 09:22:05
0.20
|
linimon  |
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
29 Jun 2008 19:02:31
0.20
|
lbr  |
Update to 0.20 |
08 Oct 2007 20:22:29
0.19
|
lbr  |
Update to 0.19. |
03 Oct 2007 23:51:38
0.17
|
lbr  |
Update to 0.17 |
08 Sep 2007 00:54:37
0.16
|
linimon  |
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
0.16
|
lbr  |
Update to 0.16 |
21 Jun 2006 20:51:59
0.15
|
lbr  |
Update to 0.15
PR: 99087
Submitted by: aaron
Approved by: erwin (mentor, implicit) |
01 May 2006 13:52:00
0.14
|
lbr  |
Changing email-address on my 80 ports.
Approved by: erwin (mental) |
22 Jan 2006 01:29:10
0.14
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
02 Jan 2006 11:18:32
0.14
|
erwin  |
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> |