Linus Heckemann
91ceb6b997
treewide: fix dead anonscm.debian.org links
2019-10-04 12:42:21 +02:00
Marek Mahut
d212d864e4
Merge pull request #67202 from kisik21/uwimap-cross-compile-fix
...
uwimap: Fixed cross-compilation
2019-08-25 14:27:24 +02:00
Vika
a2b474b9b5
uwimap: Fixed cross-compilation
...
Shouldn't cause a rebuild of native package. The build system, as with
Lua, couldn't find cc, ar and ranlib - I helped it a little.
2019-08-21 16:45:17 +03:00
Robin Gloster
690aaf4429
uwimap: add patch to build with openssl 1.1.0
2019-07-29 21:25:10 +02:00
Andreas Rammhold
939e71fa40
uwimap: Do not pollute include/
with headers
...
uwimap was shipping an `include/unix.h` file that would be falsely
detected by many applications (e.g. php and its modules). Due to that
file we got hacks like 8c125c0c74
.
This also adds some previously missing files that would normally be
installed by uwimap (linkage.c, osdep/unix/*.h, …)
2017-12-10 12:12:45 +01:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Tuomas Tynkkynen
2a73de6e6c
treewide: Make explicit that 'dev' output of openssl is used
2016-05-19 10:02:23 +02:00
Robin Gloster
d020caa5b2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-04-18 13:49:22 +00:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
65e6aa4a31
uwimap: turn off format hardening
2016-02-07 22:28:15 +00:00
Tuomas Tynkkynen
d100218bd2
uwimap: Avoid reference to OpenSSL headers
...
Default value of SSLCERTS was ${openssl.dev}/certs.
Adjust SSLLIB as well for good measure.
2015-10-28 10:17:09 +01:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Jason \"Don\" O'Conal
b4105cfaff
php53: fix build on darwin ( close #748 )
...
* add empty unix.h header
* build with kerberos
* ensure the binary has no extension
2013-07-28 09:41:58 +02:00
Evgeny Egorochkin
9afe9c9c53
uw-imap: fix version to match tarball
2013-07-14 02:08:53 +03:00
Jason \"Don\" O'Conal
1f9005a3f6
php53: add imap option
2013-07-04 13:12:13 +02:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
d72fe9fee2
Adding prayer. It builds on linux x86_64, but I've not tried to run it.
...
svn path=/nixpkgs/trunk/; revision=30347
2011-11-08 21:07:57 +00:00