2007-08-06 13:17:39 by Jukka Salmi | Files touched by this commit (1) |
Log message: Rework configure stage. Previously this worked (and in pkgsrc it still does work) by chance if it did... |
2007-08-06 13:01:40 by Jukka Salmi | Files touched by this commit (2) |
Log message: prefer libresolv over libbind |
2007-08-04 20:50:26 by Jukka Salmi | Files touched by this commit (1) |
Log message: sync comment with wip/dkim-milter |
2007-08-03 10:46:33 by Jukka Salmi | Files touched by this commit (2) |
Log message: maybe we should run as non-root by default |
2007-08-03 01:33:11 by Jukka Salmi | Files touched by this commit (5) |
Log message: merge |
2007-08-03 00:30:09 by Jukka Salmi | Files touched by this commit (4) | |
Log message: Re-import dk-milter and dkim-milter. Old versions of these packages are already in pkgsrc, but since they changed quite a bit I think it's less invasive to test them first in pkgsrc-wip. The main reason for this is that dkim-milter requires OpenSSL >=0.9.8 to obey RFC 4871, but that's not yet available in pkgsrc. I'll import an updated OpenSSL package to pkgsrc-wip shortly... |
2005-07-20 21:44:17 by Todd Vierling | Files touched by this commit (7) | |
Log message: dk-milter is now in main pkgsrc. |
2005-05-24 12:44:35 by Roland Illig | Files touched by this commit (1) |
Log message: Converted USE_GNU_TOOLS to USE_TOOLS. |
2005-04-11 23:11:16 by Todd Vierling | Files touched by this commit (1) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-24 14:05:47 by Adrian Portelli | Files touched by this commit (7) | |
Log message: The dk-milter package is an open source implementation of the DomainKeys sender authentication system proposed by Yahoo!, Inc. It consists of a library that implements the DomainKeys service, and a milter-based filter application that can plug in to the sendmail MTA to provide that service to sufficiently recent sendmail MTAs. An optional asynchronous resolver library is also provided to work around limitations of the basic BIND resolver which comes installed on most systems. |