ports/126758: [repocopy] net-mgmt/nagios -> net-mgmt/nagios2

Jarrod Sayers jarrod at netleader.com.au
Sat Aug 23 06:30:02 UTC 2008


>Number:         126758
>Category:       ports
>Synopsis:       [repocopy] net-mgmt/nagios -> net-mgmt/nagios2
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 23 06:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jarrod Sayers
>Release:        FreeBSD 7.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD manhattan.netleader.com.au 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #1: Wed Jul 2 18:45:19 CST 2008 root at manhattan.netleader.com.au:/usr/obj/usr/src/sys/MANHATTAN i386
>Description:
New Port: net-mgmt/nagios2.

The net-mgmt/nagios port will soon be upgraded to Nagios 3.0.3.  To retain
backwards compatibility for users, this port should be branched off.

Included is a simplification of MASTER_SITES due to internal macros and an
update to CONFLICTS.
>How-To-Repeat:
>Fix:
Please repocopy net-mgmt/nagios -> net-mgmt/nagios2 and apply attached patch.

--- net-mgmt-nagios2-2.12_1.diff begins here ---
diff -ruN ports/net-mgmt/nagios2.orig/Makefile ports/net-mgmt/nagios2/Makefile
--- ports/net-mgmt/nagios2.orig/Makefile	2008-08-20 10:27:08.000000000 +0930
+++ ports/net-mgmt/nagios2/Makefile	2008-08-23 15:27:59.000000000 +0930
@@ -9,8 +9,7 @@
 PORTVERSION=	2.12
 PORTREVISION=	1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	nagios
+MASTER_SITES=	SF
 
 MAINTAINER=	jarrod at netleader.com.au
 COMMENT=	Extremely powerful network monitoring system
@@ -18,12 +17,14 @@
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
 RUN_DEPENDS=	${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
 
+LATEST_LINK=	nagios2
+
 USE_ICONV=	yes
 USE_PERL5_BUILD=	yes
 USE_AUTOTOOLS=	autoconf:262 libltdl:15
 USE_RC_SUBR=	nagios.sh
 
-CONFLICTS=	nagios-[13].*
+CONFLICTS=	nagios-[13].* nagios-devel-*
 
 OPTIONS=	EMBEDDED_PERL "Enable embedded Perl [requires Perl 5.8+]" OFF \
 		NANOSLEEP "Use nanosleep in event timing" OFF
--- net-mgmt-nagios2-2.12_1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list