Bug 180754 - [maintainer-update] net-mgmt/nagios: Reset Port Maintainer
Summary: [maintainer-update] net-mgmt/nagios: Reset Port Maintainer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-23 10:20 UTC by jarrod
Modified: 2013-07-24 13:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jarrod 2013-07-23 10:20:00 UTC
After nearly eight years of looking after the master Nagios port, and other
Nagios-related ports that I have accumulated, it is time to pass on the torch.
I am sure there is an eager individual who would relish the opportunity to
look after these ports, but for now, I must return them to ports@FreeBSD.org.

Nagios 4.0 is just around the corner but am unfortunately not in a position
to devote the time required to ensuring a smooth and transparent upgrade.  I
hope the next maintainer will deliver this.

Fix: 

Reset port maintainer of the below Nagios ports to ports@FreeBSD.org.

- net-mgmt/check_snmp_pkgvuln
- net-mgmt/nagios
- net-mgmt/nagios-devel
- net-mgmt/nagios-plugins
- net-mgmt/nrpe2
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-07-24 08:32:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-24 13:45:18 UTC
Author: culot
Date: Wed Jul 24 12:45:07 2013
New Revision: 323592
URL: http://svnweb.freebsd.org/changeset/ports/323592

Log:
  - Reassign to the heap
  
  PR:		ports/180754
  Submitted by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)

Modified:
  head/net-mgmt/check_snmp_pkgvuln/Makefile
  head/net-mgmt/nagios-devel/Makefile
  head/net-mgmt/nagios-plugins/Makefile
  head/net-mgmt/nagios/Makefile
  head/net-mgmt/nrpe2/Makefile

Modified: head/net-mgmt/check_snmp_pkgvuln/Makefile
==============================================================================
--- head/net-mgmt/check_snmp_pkgvuln/Makefile	Wed Jul 24 12:21:37 2013	(r323591)
+++ head/net-mgmt/check_snmp_pkgvuln/Makefile	Wed Jul 24 12:45:07 2013	(r323592)
@@ -13,7 +13,7 @@ MASTER_SITES=	http://www.cultdeadsheep.o
 PKGNAMEPREFIX=	nagios-
 PKGNAMESUFFIX=	-plugin
 
-MAINTAINER=	jarrod@downtools.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Security vulnerability plugin for Nagios
 
 RUN_DEPENDS=	snmpwalk:${PORTSDIR}/net-mgmt/net-snmp \

Modified: head/net-mgmt/nagios-devel/Makefile
==============================================================================
--- head/net-mgmt/nagios-devel/Makefile	Wed Jul 24 12:21:37 2013	(r323591)
+++ head/net-mgmt/nagios-devel/Makefile	Wed Jul 24 12:45:07 2013	(r323592)
@@ -8,7 +8,7 @@ CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.downtools.com.au/~jarrod/nagios/
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	jarrod@downtools.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Extremely powerful network monitoring system
 
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd

Modified: head/net-mgmt/nagios-plugins/Makefile
==============================================================================
--- head/net-mgmt/nagios-plugins/Makefile	Wed Jul 24 12:21:37 2013	(r323591)
+++ head/net-mgmt/nagios-plugins/Makefile	Wed Jul 24 12:45:07 2013	(r323592)
@@ -8,7 +8,7 @@ PORTEPOCH=	1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/nagiosplug/nagiosplug/${PORTVERSION}
 
-MAINTAINER=	jarrod@downtools.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Plugins for Nagios
 
 USES=		charsetfix

Modified: head/net-mgmt/nagios/Makefile
==============================================================================
--- head/net-mgmt/nagios/Makefile	Wed Jul 24 12:21:37 2013	(r323591)
+++ head/net-mgmt/nagios/Makefile	Wed Jul 24 12:45:07 2013	(r323592)
@@ -6,7 +6,7 @@ PORTVERSION=	3.5.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-3.x/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	jarrod@downtools.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Extremely powerful network monitoring system
 
 LICENSE=	GPLv2

Modified: head/net-mgmt/nrpe2/Makefile
==============================================================================
--- head/net-mgmt/nrpe2/Makefile	Wed Jul 24 12:21:37 2013	(r323591)
+++ head/net-mgmt/nrpe2/Makefile	Wed Jul 24 12:45:07 2013	(r323592)
@@ -8,7 +8,7 @@ PORTREVISION=	2
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	jarrod@downtools.com.au
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Nagios Remote Plugin Executor
 
 RUN_DEPENDS=	${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-07-24 13:45:46 UTC
State Changed
From-To: open->closed

Committed. Many thanks for your hard work on those!