Created attachment 165594 [details] Patch nagios-plugins uses SSLv3 exports unconditionally; these may not be present if disabled in openssl >=1.0.2_6.
A commit references this bug: Author: mat Date: Fri Jan 15 16:04:17 UTC 2016 New revision: 406169 URL: https://svnweb.freebsd.org/changeset/ports/406169 Log: Fix build and runtime with openssl with SSLv3 disabled. While there, rename patches. PR: 206263 Submitted by: chris chrullrich net Sponsored by: Absolight Changes: head/net-mgmt/nagios-plugins/Makefile head/net-mgmt/nagios-plugins/files/patch-plugins-scripts__check_ircd.pl head/net-mgmt/nagios-plugins/files/patch-plugins-scripts__check_ntp.pl head/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__file__age.pl head/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl head/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ntp.pl head/net-mgmt/nagios-plugins/files/patch-plugins__check_pgsql.c head/net-mgmt/nagios-plugins/files/patch-plugins__check_ssh.c head/net-mgmt/nagios-plugins/files/patch-plugins_check__pgsql.c head/net-mgmt/nagios-plugins/files/patch-plugins_check__ssh.c head/net-mgmt/nagios-plugins/files/patch-plugins_sslutils.c