1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Frederic Culot
6ad79f042d - Update to 0.24
Changes:	http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
2012-05-25 12:34:01 +00:00
Sunpoet Po-Chuan Hsieh
5794bcc450 - Update to 0.22
- Add LICENSE

Changes:	http://search.cpan.org/dist/Cache-Memcached-Managed/CHANGELOG
2012-04-24 06:10:52 +00:00
Sunpoet Po-Chuan Hsieh
08c3194c1b - 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
2012-04-02 20:37:31 +00:00
Steve Wills
e25839dcdc - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
- Add TEST_DEPENDS
2011-12-14 03:36:35 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Mark Linimon
49728dccba Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2009-08-16 09:22:05 +00:00
Lars Balker Rasmussen
e7d2704b6d Update to 0.20 2008-06-29 19:02:31 +00:00
Lars Balker Rasmussen
68f390a529 Update to 0.19. 2007-10-08 20:22:29 +00:00
Lars Balker Rasmussen
d2d7ba91aa Update to 0.17 2007-10-03 23:51:38 +00:00
Mark Linimon
9839011ec3 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
2007-09-08 01:12:10 +00:00
Lars Balker Rasmussen
1b7a97898b Update to 0.16 2007-02-04 21:42:22 +00:00
Lars Balker Rasmussen
29d5891fc6 Update to 0.15
PR:		99087
Submitted by:	aaron
Approved by:	erwin (mentor, implicit)
2006-06-21 20:51:59 +00:00
Lars Balker Rasmussen
e7dc7669c7 Changing email-address on my 80 ports.
Approved by:	erwin (mental)
2006-05-01 13:52:00 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Erwin Lansing
5a5439658e 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>
2006-01-02 11:18:32 +00:00