diff options
author | John Marino <marino@FreeBSD.org> | 2016-09-10 01:37:39 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-09-10 01:37:39 +0000 |
commit | 2833e31685c826daa5f9114c8a5490698a9b111c (patch) | |
tree | e95dcd771d1ca66102a11973ac543b4d97072908 /x11-servers | |
parent | af370df000ac1228247c1dcce16c2b22440fad5c (diff) |
dns/ldns: Fix SSL library support, tidy options
The makefile for the ldns was very hard to follow due to preprocessor-
like hunks changing the logic flow even across targets. As part of the
SSL fix, I felt compelled to convert much of the options logic to the
modern options framework to make it simpler to follow the makefile
logic (as a side benefit the port is a bit more tidy).
I also reworked the FreeBSD 9 + GOST option logic to set the new
IGNORE_FreeBSD_9 variable if GOST was requested on FreeBSD 9 with the
base SSL library. I believe the previous logic using the WITH_OPENSSL_PORT
knob and CONFLICTS setting was incorrect.
Approvd by: SSL blanket
Notes
Notes:
svn path=/head/; revision=421646
Diffstat (limited to 'x11-servers')
0 files changed, 0 insertions, 0 deletions