From b019b6032f17f81afc88e3b40585578979383214 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Tue, 15 Apr 2014 22:27:28 -0700 Subject: [PATCH] Tweak net-mgmt/nrpe version 2.15_2 --- net-mgmt/nrpe/Makefile | 6 ++++-- net-mgmt/nrpe/pkg-descr | 5 ----- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/net-mgmt/nrpe/Makefile b/net-mgmt/nrpe/Makefile index df357e57f4c..57f79aa60d9 100644 --- a/net-mgmt/nrpe/Makefile +++ b/net-mgmt/nrpe/Makefile @@ -8,19 +8,21 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION} MAINTAINER= zeising@FreeBSD.org -COMMENT= Nagios Remote Plugin Executor +COMMENT?= Nagios Remote Plugin Executor RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins LATEST_LINK= nrpe2 +CONFLICTS= nrpe-ssl-2.* + USES= perl5 USE_PERL5= build USE_RC_SUBR= nrpe2 GNU_CONFIGURE= yes OPTIONS_DEFINE= SSL ARGS -OPTIONS_DEFAULT= ARGS +OPTIONS_DEFAULT=ARGS SSL_DESC= Enable SSL support (disables plain-text server) ARGS_DESC= Enable command argument processing diff --git a/net-mgmt/nrpe/pkg-descr b/net-mgmt/nrpe/pkg-descr index 1d6937a9295..ad2d2a4cee3 100644 --- a/net-mgmt/nrpe/pkg-descr +++ b/net-mgmt/nrpe/pkg-descr @@ -6,9 +6,4 @@ remote hosts. The check_nrpe plugin is called from Nagios and actually makes the plugin requests to the remote host. Requires that nrpe be running on the remote host (either as a standalone daemon or as a service under inetd). -nrpe2 is incompatible with nrpe version 1, if you are running this version -see net-mgmt/nrpe. Both ports can be installed in parallel but share the same -configuration file by default. This is easily changed in the nrpe startup -file. - WWW: http://www.nagios.org/ -- 2.41.0