summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libmilter (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmilter: fix compilation on Darwin•••* configure compilation options * patch sendmail.h header inclusion Michael Roitzsch2020-05-182-1/+29
* libmilter: install archive as not executableMichael Roitzsch2020-05-181-1/+1
* libmilter: configurable shared object extension•••defaults to ‘so’ if not set Michael Roitzsch2020-05-181-7/+8
* libmilter: set MILTER_SOVER•••MILTER_SOVER is used as an environment variable during the build, but never set anywhere set to so version 1 as currently used by Ubuntu Michael Roitzsch2020-05-181-0/+1
* libmilter: fix build w/glibc-2.30•••Using RES_USE_INET6 is deprecated and has been removed by glibc 2.30[1]. Instead, there's now a function `gethostbyname2(3)` which takes the address family as second argument to force IPv6 resolution[2]. [1] https://sourceware.org/ml/libc-alpha/2019-08/msg00029.html [2] https://linux.die.net/man/3/gethostbyname2 Maximilian Bosch2020-02-012-1/+45
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* libmilter: fix cross-buildJörg Thalheim2018-12-121-2/+4
* libmilter: add licenseMarkus Kowalewski2018-10-181-0/+1
* libmilter: 8.14.8 -> 8.15.2Franz Pletz2016-12-291-10/+13
* treewide: Add lots of platforms to packages with no meta•••Build-tested on x86_64 Linux and on Darwin. Tuomas Tynkkynen2016-08-021-0/+4
* Enable IPv6 in libmilterAndrey Arapov2015-01-191-0/+1
* libmilter: update from 8.14.4 to 8.14.8Peter Simons2014-02-241-3/+3
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless••• function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644 Eelco Dolstra2012-01-181-1/+1
* shared lib patch for libmilter•••svn path=/nixpkgs/trunk/; revision=19876 Rob Vermaas2010-02-092-1/+56
* added libmilter, opendkim•••svn path=/nixpkgs/trunk/; revision=19875 Rob Vermaas2010-02-092-0/+75