ports/net/openntpd
Christian Weisgerber 7a4529726f Unblock the package build via static libressl. Adapted from [1].
OpenNTPD requires libtls, which is only available from LibreSSL.
If LibreSSL is not the default SSL library, link with a static copy
of the LibreSSL libraries.  This approach has the drawback that
whenever there is an update to libressl, the openntpd port will
require a PORTREVISION bump, otherwise it will not pick up the fixed
library and continue to use the old code.

Drop the RESSL option as LibreSSL is now always available.

PR:		213691 [1]
Submitted by:	jbeich
2016-10-28 20:38:17 +00:00
..
files Add support for changing the location of ntpd.conf (openntpd_config), 2016-06-09 15:47:58 +00:00
distinfo Update to 6.0p1. Notable fixes: 2016-06-07 18:44:18 +00:00
Makefile Unblock the package build via static libressl. Adapted from [1]. 2016-10-28 20:38:17 +00:00
pkg-descr
pkg-plist