Commit Graph

7 Commits

Author SHA1 Message Date
Tobias Kortkamp
9afffe967c mail/libdomainkeys: Correct OPENSSL_VERSION_NUMBER
For the sake posterity use OpenSSL 1.1.0-pre1's version which is
when EVP_MD_CTX was made opaque [1].  This should have no practical
impact on the build with any of the OpenSSL versions we support.

[1] https://github.com/openssl/openssl/commit/7638370ca6cb

Reported by:	danfe, jbeich
2018-11-07 20:15:21 +00:00
Tobias Kortkamp
3f6469882d mail/libdomainkeys: Unbreak with OpenSSL 1.1.1 [1]
- Hook up the test suite
- Stop installing the test script which is useless beyond port
  testing, and calls a dktest binary that is never installed
  or built normally
- Cleanup/remove post-patch

PR:		232133
Submitted by:	Nathan <ndowens@yahoo.com> [1] (based on)
Obtained from:	PLD Linux [1] (based on)
2018-11-05 21:09:41 +00:00
Dmitry Marakasov
6833446d9b - Fix build on current
- Simplify custom makefile handling
2016-02-25 18:11:37 +00:00
Sergey Skvortsov
0519875b77 * update to 0.69
* don't build profiled libs at all
2008-06-24 14:25:59 +00:00
Sergey Skvortsov
86316aa62b Add correct LDFLAGS. 2005-11-14 16:06:56 +00:00
Sergey Skvortsov
e9c1c8f5f2 Update to 0.66
Patch by:	Ian Freislich <if at hetzner.co.za>
2005-07-13 12:45:57 +00:00
Sergey Skvortsov
4c217f887f Add libdomainkeys 0.63, DomainKeys library. 2005-05-23 09:51:05 +00:00