svn commit: r323592 - in head/net-mgmt: check_snmp_pkgvuln nagios nagios-devel nagios-plugins nrpe2
Frederic Culot
culot at FreeBSD.org
Wed Jul 24 12:45:09 UTC 2013
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 at 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 at downtools.com.au
+MAINTAINER= ports at 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 at downtools.com.au
+MAINTAINER= ports at 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 at downtools.com.au
+MAINTAINER= ports at 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 at downtools.com.au
+MAINTAINER= ports at 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 at downtools.com.au
+MAINTAINER= ports at FreeBSD.org
COMMENT= Nagios Remote Plugin Executor
RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins
More information about the svn-ports-head
mailing list