There's an active fork which we might want to use instead https://github.com/awesomized/libmemcached
Update to new revived fork Disable unit tests that utilizes SASL due to permission issues Add OpenSSL as dependency for better crypto performance Rearrage Makefile to follower Porters Handbook more closely Compile and runtime tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 12.4-RELEASE (amd64) Poudriere testport OK 13.2-RELEASE (amd64) Tested with following users in Poudriere (13.2-RELEASE, amd64): databases/p5-Memcached-libmemcached databases/pecl-memcached databases/py-pylibmc databases/rubygem-memcache devel/ccache-memcached (fails) devel/ccache-memcached-static (fails) devel/sope devel/sope2 net/opensips31 textproc/turboxsl www/mod_memcache_block www/sogo www/sogo-activesync www/sogo2 www/sogo2-activesync
Created attachment 242574 [details] Patch for libmemcached
Friendly ping
I've prepared the update and planned to commit it on Jun 30.
this update break databases/pecl-memcached port: Package 'libcrypto', required by 'libmemcached', not found configure: error: no, libmemcached built with sasl disabled. Run configure with --disable-memcached-sasl or update libmemcached with sasl support
thx sunpoet@ for fixing the problem.