summary refs log tree commit diff
path: root/pkgs/development/libraries/libmemcached
AgeCommit message (Collapse)AuthorFilesLines
2021-07-02development: /s/name/pname&version/Felix Buehler1-3/+4
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-5/+5
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-2/+2
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster1-1/+1
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-04-15treewide: update homepages to https where availableMatthew Bauer1-1/+1
Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
2018-02-17libmemcached: -fpermissive to fixup build with gcc7Vladimír Čunát1-0/+2
2018-02-13libmemcached: add musl patch from alpineWill Dietz2-1/+60
2017-08-07replace "Mac OS X" and "OS X" with "macOS"davidak1-1/+1
as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-01-05libmemcached: update sha256 hashnzupec1-1/+1
2016-04-28libmemcached: move cyrus_sasl to propagatedBuildInputsAlexander V. Nikolaev1-1/+2
Reason: struct/sasl.h from libmemcached include stuff from there /nix/store/d3f91zvai71dyhs83ybzsnjfhxnv7mmh-libmemcached-1.0.18/include/libmemcached-1.0/struct/sasl.h:39:23: fatal error: sasl/sasl.h: No such file or directory
2015-09-24libmemcached: build on darwin (patch from homebrew)Maxim Krivchikov1-5/+11
2014-07-15libmemcached: set meta.platformsBjørn Forsman1-2/+3
And a more precise license (BSD => 3-clause BSD).
2014-07-15libmemcached: fix linking with libpthreadBjørn Forsman2-0/+24
Add patch to fix linking against libpthread (from Fedora). https://bugzilla.redhat.com/show_bug.cgi?id=1037707 https://bugs.launchpad.net/libmemcached/+bug/1281907 This fixes (upcoming) libmemcached use in collectd, which currently doesn't work because of link failure caused by missing "pthread_once" symbol.
2014-03-01libmemcached: update from 1.0.8 to 1.0.18Evgeny Egorochkin1-3/+3
2013-12-18libmemcached: update from 1.0.7 to 1.0.8Nixpkgs Monitor1-3/+3
2013-10-06More description fixesBjørn Forsman1-1/+1
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
2012-12-02Use older libmemcached 1.0.7Rob Vermaas1-3/+3
2012-12-01Added libdwarf, libevent 1.4, libmcrypt, libmemcached, oniguruma. These are ↵Rob Vermaas1-0/+18
dependencies for HipHop Virtual Machine.