summaryrefslogtreecommitdiff
path: root/devel/libmemcached
AgeCommit message (Collapse)AuthorFilesLines
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-09Fix backtrace(3) usage on NetBSDjoerg1-1/+6
2012-02-09Before using ABI, make sure include bsd.prefs.mk and check whether it is ↵obache1-2/+3
defined.
2012-02-07Update libmemcached to 1.0.4.fhajny5-87/+133
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-16C/C++ client library and tools for the memcached servermanu5-0/+252