View | Details | Raw Unified | Return to bug 187534
Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	nrpe
4
PORTNAME=	nrpe
5
DISTVERSION=	2.15
5
DISTVERSION=	2.15
6
PORTREVISION=	1
6
CATEGORIES=	net-mgmt
7
CATEGORIES=	net-mgmt
7
MASTER_SITES=	SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
8
MASTER_SITES=	SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
8
9
Lines 19-24 Link Here
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
20
21
21
OPTIONS_DEFINE=	SSL ARGS
22
OPTIONS_DEFINE=	SSL ARGS
23
OPTIONS_DEFAULT=	ARGS
22
24
23
SSL_DESC=	Enable SSL support (disables plain-text server)
25
SSL_DESC=	Enable SSL support (disables plain-text server)
24
ARGS_DESC=	Enable command argument processing **Security Risk**
26
ARGS_DESC=	Enable command argument processing **Security Risk**

Return to bug 187534