Created attachment 144804 [details] knot update to 1.5.0 Knot 1.5.0 came out. It feels awkward to remove OpenSSL, but it's replaced with gnutls.
It's failing to build on 9.x and 8.x. Seems knot is searching for OpenSSL... Can you check, please? https://redports.org/buildarchive/20140720011802-58008/
Created attachment 144843 [details] upgrade to 1.5.0 but with OpenSSL
The code that will replace OpenSSL with GnuTLS will be merged starting at 1.6.0
Created attachment 144844 [details] minor adjustment (removed info file) Just noticed that last patch was missing one minor adjustment (removed info file from Makefile).
A commit references this bug: Author: danilo Date: Mon Jul 21 16:44:08 UTC 2014 New revision: 362448 URL: http://svnweb.freebsd.org/changeset/ports/362448 Log: - Update from 1.4.7 to 1.5.0 PR: ports/191977 Submitted by: freebsd@dns-lab.com Changes: head/dns/knot/Makefile head/dns/knot/distinfo head/dns/knot/pkg-plist
Committed. Thanks!