2013-05-04 14:43:50 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Request C99 format strings in C++ mode.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-07-09 21:08:46 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix backtrace(3) usage on NetBSD
|
2012-02-09 09:49:58 by OBATA Akio | Files touched by this commit (1) |
Log message:
Before using ABI, make sure include bsd.prefs.mk and check whether it is defined.
|
2012-02-07 12:34:00 by Filip Hajny | Files touched by this commit (5) |
Log message:
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.
|
2011-10-16 07:33:56 by Emmanuel Dreyfus | Files touched by this commit (5) | |
Log message:
C/C++ client library and tools for the memcached server
|