William A. Kennington III
15e7acd0cf
cyrus-sasl: Explicitly define the openssl path
...
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
William A. Kennington III
488e6e6e9c
cyrus_sasl: Enable kerberos
2014-12-30 01:04:16 -08:00
Eelco Dolstra
a7aa211780
cyrus-sasl: Fix dylib installed named
2014-09-24 18:28:26 +02:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Shea Levy
fe009bcbc4
cyrus-sasl: Fix build on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Vladimír Čunát
8db4152ddf
A more complete fix of cyrus-sasl update (broken KDEs).
...
This amends commit af656c6698
.
2013-03-13 21:06:37 +01:00
Florian Friesdorf
36c6b4260b
cyrus-sasl-2.1.26
2013-03-12 10:05:49 +01:00
Peter Simons
e07f0bbeb2
cyrus-sasl: put daemon state to '/run/ssalauthd' instead of the default value '/var/state/ssalauthd'
2012-09-25 12:50:44 +02:00
Peter Simons
23d5a7a042
cyrus-sasl: add support for PAM on Linux
2012-09-25 12:50:44 +02:00
Peter Simons
af61749b18
cyrus-sasl: update to version 2.1.25
2012-07-07 13:01:02 +02:00
Lluís Batlle i Rossell
b368b4b199
Making more packages build on the Fuloong2f.
...
I still can't build the kernel because it requires binutils yet to be released.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23132
2010-08-11 20:16:09 +00:00
Lluís Batlle i Rossell
06eab9d0a7
Enabling AUTH_LOGIN in cyrus_sasl (thanks d3z#nixos)
...
svn path=/nixpkgs/trunk/; revision=21727
2010-05-11 16:17:31 +00:00
Yury G. Kudryashov
46888c922c
cyrus-sasl: ${out} escaping
...
sasl looked for plugins in '${out}/lib/sasl2', not /nix/store/.../lib/sasl2
svn path=/nixpkgs/trunk/; revision=21005
2010-04-10 20:27:17 +00:00
Lluís Batlle i Rossell
5bae851b1e
Merging from trunk. I had to give away some structure to build the native
...
sheevaplug kernel, so the kernel does not build in the sheevaplug right now.
I will try to fix that in next commits.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19045
2009-12-19 11:14:16 +00:00
Lluís Batlle i Rossell
76fa225eaa
Making cyrus-sasl build with gcc 4.4. I took a patch from the fedora cvs:
...
http://cvs.fedoraproject.org/viewvc/rpms/cyrus-sasl/devel/cyrus-sasl-2.1.22-bad-elif.patch?revision=1.1&view=markup
svn path=/nixpkgs/branches/stdenv-updates/; revision=19044
2009-12-19 09:09:39 +00:00
Lluís Batlle i Rossell
405bbecba1
Updating cyrus-sasl (hoping for it to build with gcc 4.4)
...
svn path=/nixpkgs/trunk/; revision=19043
2009-12-19 08:59:36 +00:00
Yury G. Kudryashov
ce6aef6574
Added cyrus-sasl-2.1.22 with openssl
...
svn path=/nixpkgs/trunk/; revision=9388
2007-10-01 15:11:38 +00:00