Created attachment 182154 [details] svn diff for net-mgmt/nrpe3 Actually creates an additional port net-mgmt/nrpe3 Includes fixes for LibreSSL as patches.
A commit references this bug: Author: zeising Date: Tue Jul 11 16:50:04 UTC 2017 New revision: 445504 URL: https://svnweb.freebsd.org/changeset/ports/445504 Log: Add nrpe3, Nagios Remote Program Execution ver 3. Add nrpe3, version 3.2.0. NRPE is used to execute remote commands on machines to monitor them with nagios, icinga or similar programs. This is added as a separate port, since there are some backwards compatibility issues with nrpe ver 2. Update conflicts for nrpe. PR: 218933 (based on) Submitted by: brnrd@ Glanced at by: swills Changes: head/net-mgmt/Makefile head/net-mgmt/nrpe/Makefile head/net-mgmt/nrpe3/ head/net-mgmt/nrpe3/Makefile head/net-mgmt/nrpe3/distinfo head/net-mgmt/nrpe3/files/nrpe2.in head/net-mgmt/nrpe3/files/nrpe3.in head/net-mgmt/nrpe3/files/patch-configure head/net-mgmt/nrpe3/files/patch-sample-config-nrpe.cfg.in head/net-mgmt/nrpe3/files/patch-src-nrpe.c head/net-mgmt/nrpe3/files/patch-src_check__nrpe.c head/net-mgmt/nrpe3/files/patch-src_nrpe.c head/net-mgmt/nrpe3/files/pkg-message.in head/net-mgmt/nrpe3/pkg-plist
Commited with some changes, thanks for the submission!