Commit graph

5 commits

Author SHA1 Message Date
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
joerg
99824f6a62 Fix backtrace(3) usage on NetBSD 2012-07-09 19:08:46 +00:00
obache
eb0a70f42d Before using ABI, make sure include bsd.prefs.mk and check whether it is defined. 2012-02-09 08:49:58 +00:00
fhajny
24c081c630 Update libmemcached to 1.0.4.
pkgsrc changes:
* Fix build on SunOS
* Add proper libtool support

Upstream changes:

1.0.4
* Fix for memcached_dump().
* Additional testing for memcached_stat_execute().

1.0.3
* Increased size of sort buffer used during Ketama.
* Added support for new behavior to handle dead servers.
* Overall haul of UDP IO.
* Fixed C compile issue with memcached_exist()
* Numerous bug fixes.
* Clang support for OSX.
* All commands now using vector send support.

1.0.2
* Dropped libmemcached/memcached_util.h (undocumented header file)
* Added memcached_touch() and memcached_touch_by_key()
* UDP support restructured to toggle on a complete memcached_st structure.
2012-02-07 11:34:00 +00:00
manu
0d9ba4934f C/C++ client library and tools for the memcached server 2011-10-16 05:33:56 +00:00