Commit graph

13 commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Steve Wills
02e3d68a65 - Fix COMMENT
- Specifically disable dtrace support so that if it's enabled in the
  system it doesn't cause a build failure. Need to chase this more.
2012-04-25 19:27:12 +00:00
Steve Wills
043c76524e - Update to 0.44.06
PR:		ports/158658
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2011-07-11 00:42:42 +00:00
Andrej Zverev
dec946ad51 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 08:37:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Steve Wills
96393a5695 - Takeover some of clsung's ports
Approved by:	pgollucci (mentor)
2010-12-09 02:36:55 +00:00
Cheng-Lung Sung
186ba01b84 - Update to 0.21.01 (0.2101)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-06-12 11:10:06 +00:00
Cheng-Lung Sung
c97c540351 - Updaet to 0.19.02 (0.1902)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-04-18 09:31:11 +00:00
Cheng-Lung Sung
1a11fc54d6 - Update to 0.19.01 (0.1901)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-04-11 02:11:25 +00:00
Cheng-Lung Sung
19e236313a - Update to 0.17.01 (0.1701)
Changes:	http://search.cpan.org/dist/Memcached-libmemcached/Changes
2008-03-28 02:35:16 +00:00
Cheng-Lung Sung
d9b0701e71 - Update to 0.1404
Changes:
2008-02-22 03:16:33 +00:00
Cheng-Lung Sung
b9ba767083 Memcached::libmemcached -
Thin fast full interface to the libmemcached client API

Memcached::libmemcached is a very thin, highly efficient,
wrapper around the libmemcached library.

It gives full access to the rich functionality offered by
libmemcached. libmemcached is fast, light on memory usage,
thread safe, and provide full access to server side methods.

    - Synchronous and Asynchronous support.
    - TCP and Unix Socket protocols.
    - A half dozen or so different hash algorithms.
    - Implementations of the new cas, replace, and append operators.
    - Man pages written up on entire API.
    - Implements both modulo and consistent hashing solutions.

WWW: http://search.cpan.org/dist/Memcached-libmemcached/
2008-01-24 03:42:11 +00:00