From a5ac46e19ecbd8e57e7bb94effac501b04dba860 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 24 Jul 2014 15:36:50 +0000 Subject: Reset maintainership for ports not staged with no pending PR With hat: portmgr --- net-mgmt/aspathtree/Makefile | 2 +- net-mgmt/bigsister/Makefile | 2 +- net-mgmt/cacti/Makefile | 2 +- net-mgmt/cisco_conf/Makefile | 2 +- net-mgmt/docsis/Makefile | 2 +- net-mgmt/flowd/Makefile | 2 +- net-mgmt/fruity/Makefile | 2 +- net-mgmt/glpi-plugins-tracker-agent/Makefile | 2 +- net-mgmt/glpi-plugins-tracker-server/Makefile | 2 +- net-mgmt/horde3-nic/Makefile | 2 +- net-mgmt/ifgraph/Makefile | 2 +- net-mgmt/nagios-check_kumofs/Makefile | 2 +- net-mgmt/nagios-portaudit/Makefile | 2 +- net-mgmt/nagios-snmp-plugins-extras/Makefile | 2 +- net-mgmt/nagiostat/Makefile | 2 +- net-mgmt/ndpmon/Makefile | 2 +- net-mgmt/netams-front/Makefile | 2 +- net-mgmt/nfdump/Makefile | 2 +- net-mgmt/pandorafms_agent/Makefile | 2 +- net-mgmt/pandorafms_console/Makefile | 2 +- net-mgmt/pandorafms_server/Makefile | 2 +- net-mgmt/ramond/Makefile | 2 +- net-mgmt/rancid-devel/Makefile | 2 +- net-mgmt/sipcalc/Makefile | 2 +- net-mgmt/wmi-client/Makefile | 2 +- net-mgmt/yabm/Makefile | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/aspathtree/Makefile b/net-mgmt/aspathtree/Makefile index e7a343ef1ae9..80bbe040ccad 100644 --- a/net-mgmt/aspathtree/Makefile +++ b/net-mgmt/aspathtree/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://ipv6.niif.hu/~mohacsi/downloads/ DISTNAME= ASpath-tree-v${PORTVERSION} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Checks IPv6 routes' stability and correctness on IPv6 internet RUN_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ diff --git a/net-mgmt/bigsister/Makefile b/net-mgmt/bigsister/Makefile index 5c592ff3095f..06038179a977 100644 --- a/net-mgmt/bigsister/Makefile +++ b/net-mgmt/bigsister/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/Big%20Sister/${PORTVERSION} DISTNAME= big-sister-${PORTVERSION} -MAINTAINER= freebsd@troback.com +MAINTAINER= ports@FreeBSD.org COMMENT= SNMP-based network and system monitor with web interface RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \ diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index dab5a56073d3..1241dc4f1cdc 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -14,7 +14,7 @@ PATCHFILES= PATCH_DIST_STRIP= -p1 PATCHLEVEL= -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web-driven graphing interface for RRDTool LICENSE= GPLv2 diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index 02688c41a1fc..b6a815d8ed1e 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} DIST_SUBDIR= cisco_conf -MAINTAINER= anton@chelcom.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Simple configuration editor for Cisco devices RUN_DEPENDS= ${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index 9352a7e15007..cef056703502 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= jflemer@alum.rpi.edu +MAINTAINER= ports@FreeBSD.org COMMENT= DOCSIS(tm) binary configuration file encoder/decoder BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 diff --git a/net-mgmt/flowd/Makefile b/net-mgmt/flowd/Makefile index 90913bfd5a41..8e7e74b95e17 100644 --- a/net-mgmt/flowd/Makefile +++ b/net-mgmt/flowd/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt ipv6 MASTER_SITES= GOOGLE_CODE \ http://www2.mindrot.org/files/flowd/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast, and secure NetFlow collector OPTIONS_DEFINE= PERL PYTHON diff --git a/net-mgmt/fruity/Makefile b/net-mgmt/fruity/Makefile index 13c1a00c5f45..e6e9e62d4b1e 100644 --- a/net-mgmt/fruity/Makefile +++ b/net-mgmt/fruity/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0-rc2 -MAINTAINER= dan@langille.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fruity is a PHP based web-frontend to your Nagios configuration RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins diff --git a/net-mgmt/glpi-plugins-tracker-agent/Makefile b/net-mgmt/glpi-plugins-tracker-agent/Makefile index 10ce930f248a..20ef8a090184 100644 --- a/net-mgmt/glpi-plugins-tracker-agent/Makefile +++ b/net-mgmt/glpi-plugins-tracker-agent/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://forge.indepnet.net/attachments/download/512/ \ PKGNAMEPREFIX= glpi-plugins-tracker- DISTNAME= glpi-tracker_agent-1.5.3 -MAINTAINER= d.durieux@siprossii.com +MAINTAINER= ports@FreeBSD.org COMMENT= Agent get informations of networking devices by SNMP for GLPI RUN_DEPENDS= p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \ diff --git a/net-mgmt/glpi-plugins-tracker-server/Makefile b/net-mgmt/glpi-plugins-tracker-server/Makefile index 65da20e9deca..981bf5c99993 100644 --- a/net-mgmt/glpi-plugins-tracker-server/Makefile +++ b/net-mgmt/glpi-plugins-tracker-server/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= https://forge.indepnet.net/attachments/download/512/ \ PKGNAMEPREFIX= glpi-plugins-tracker- DISTNAME= glpi-tracker_server-2.1.3 -MAINTAINER= d.durieux@siprossii.com +MAINTAINER= ports@FreeBSD.org COMMENT= Plugin of glpi to get information of networking devices by SNMP RUN_DEPENDS= glpi>=0.72:${PORTSDIR}/www/glpi diff --git a/net-mgmt/horde3-nic/Makefile b/net-mgmt/horde3-nic/Makefile index 5c376327dc40..6253dedea975 100644 --- a/net-mgmt/horde3-nic/Makefile +++ b/net-mgmt/horde3-nic/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= CENKES http://freebsd.alaskaparadise.com/source/ -MAINTAINER= horde@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network service monitor USE_HORDE= base pkg-message diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index f0dc445635bc..2fee5163ab41 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= lth@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple grapher of SNMP data with RRD RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ diff --git a/net-mgmt/nagios-check_kumofs/Makefile b/net-mgmt/nagios-check_kumofs/Makefile index 652f2d29b6ce..d36927b8d25e 100644 --- a/net-mgmt/nagios-check_kumofs/Makefile +++ b/net-mgmt/nagios-check_kumofs/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= nagios- DISTFILES= # none -MAINTAINER= kuriyama@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plugin for kumofs manager/server RUN_DEPENDS= \ diff --git a/net-mgmt/nagios-portaudit/Makefile b/net-mgmt/nagios-portaudit/Makefile index cf2ab7c0ab06..205876dc8eee 100644 --- a/net-mgmt/nagios-portaudit/Makefile +++ b/net-mgmt/nagios-portaudit/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://codelabs.ru/fbsd/distfiles/ \ PKGNAMEPREFIX= nagios- DISTNAME= check_portaudit-${PORTVERSION} -MAINTAINER= rea@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nagios plug-in to get portaudit/portupgrade status OPTIONS_DEFINE= PORTAUDIT PORTUPGRADE PORTUPGRADE_DEVEL diff --git a/net-mgmt/nagios-snmp-plugins-extras/Makefile b/net-mgmt/nagios-snmp-plugins-extras/Makefile index 56813964bda4..b657a782e9d0 100644 --- a/net-mgmt/nagios-snmp-plugins-extras/Makefile +++ b/net-mgmt/nagios-snmp-plugins-extras/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ -MAINTAINER= alexey@renatasystems.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of Nagios plugins written in Perl to check devices with SNMP NO_BUILD= yes diff --git a/net-mgmt/nagiostat/Makefile b/net-mgmt/nagiostat/Makefile index efb9fb41a115..c7147bccc6ce 100644 --- a/net-mgmt/nagiostat/Makefile +++ b/net-mgmt/nagiostat/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0 EXTRACT_SUFX= .tgz -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Nagiostat parses performance-data from Nagios and generates graphs RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ diff --git a/net-mgmt/ndpmon/Makefile b/net-mgmt/ndpmon/Makefile index 1ec24b62dd9b..979a09116fe9 100644 --- a/net-mgmt/ndpmon/Makefile +++ b/net-mgmt/ndpmon/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.4/ EXTRACT_SUFX= .tgz -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= On-link icmpv6 message monitoring and reporting daemon LICENSE= LGPL21 diff --git a/net-mgmt/netams-front/Makefile b/net-mgmt/netams-front/Makefile index a664637e5c40..15996c5b6c68 100644 --- a/net-mgmt/netams-front/Makefile +++ b/net-mgmt/netams-front/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.4 CATEGORIES= net-mgmt www MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ -MAINTAINER= alexey@renatasystems.org +MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based web interface for NeTAMS software NO_BUILD= yes diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile index 6c27dce2eb8f..b2f2380d6fd7 100644 --- a/net-mgmt/nfdump/Makefile +++ b/net-mgmt/nfdump/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.6.9 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tools to collect and process NetFlow data LICENSE= BSD diff --git a/net-mgmt/pandorafms_agent/Makefile b/net-mgmt/pandorafms_agent/Makefile index 22a1891f9396..325fe245160b 100644 --- a/net-mgmt/pandorafms_agent/Makefile +++ b/net-mgmt/pandorafms_agent/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${PANDORA_VERSION} PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= koichiro@rworks.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Pandora FMS agent, Perl version LICENSE= ${PANDORA_LICENSE} diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile index c52a66c3f460..aa0c61d93809 100644 --- a/net-mgmt/pandorafms_console/Makefile +++ b/net-mgmt/pandorafms_console/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${PANDORA_VERSION} PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= koichiro@rworks.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Pandora FMS console LICENSE= ${PANDORA_LICENSE} diff --git a/net-mgmt/pandorafms_server/Makefile b/net-mgmt/pandorafms_server/Makefile index 56e8bb2d39a2..e471ecc93a08 100644 --- a/net-mgmt/pandorafms_server/Makefile +++ b/net-mgmt/pandorafms_server/Makefile @@ -6,7 +6,7 @@ PORTVERSION= ${PANDORA_VERSION} PORTREVISION= 2 CATEGORIES= net-mgmt -MAINTAINER= koichiro@rworks.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Pandora FMS server LICENSE= ${PANDORA_LICENSE} diff --git a/net-mgmt/ramond/Makefile b/net-mgmt/ramond/Makefile index 1dbf64fb03be..746abe240891 100644 --- a/net-mgmt/ramond/Makefile +++ b/net-mgmt/ramond/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/_${PORTVERSION}/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= On-link IPv6 router advertisement monitoring and reporting daemon LICENSE= BSD diff --git a/net-mgmt/rancid-devel/Makefile b/net-mgmt/rancid-devel/Makefile index 9d4aabaa65e6..22bd634e3530 100644 --- a/net-mgmt/rancid-devel/Makefile +++ b/net-mgmt/rancid-devel/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ PKGNAMESUFFIX= -devel -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Really Awesome New Cisco confIg Differ LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect diff --git a/net-mgmt/sipcalc/Makefile b/net-mgmt/sipcalc/Makefile index 544a73e8fb48..04667a1e6b55 100644 --- a/net-mgmt/sipcalc/Makefile +++ b/net-mgmt/sipcalc/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.5 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Sipcalc is an IP subnet calculator with IPv6 support GNU_CONFIGURE= yes diff --git a/net-mgmt/wmi-client/Makefile b/net-mgmt/wmi-client/Makefile index 6b5655047205..96c48e78892b 100644 --- a/net-mgmt/wmi-client/Makefile +++ b/net-mgmt/wmi-client/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://dev.zenoss.org/trac/export/26435/trunk/inst/externallibs/ http://mirrors.rit.edu/zi/ PKGNAMESUFFIX= -client -MAINTAINER= koichiro@rworks.jp +MAINTAINER= ports@FreeBSD.org COMMENT= DCOM/WMI client implementation CONFLICTS= zenoss-3* diff --git a/net-mgmt/yabm/Makefile b/net-mgmt/yabm/Makefile index c11bb0a6ac6b..7571213e2b83 100644 --- a/net-mgmt/yabm/Makefile +++ b/net-mgmt/yabm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.shapeshifter.se/code/yabm/release/ -MAINTAINER= fli@shapeshifter.se +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Bandwidth Meter, somewhat resembles the Linux bwbar LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png -- cgit v1.2.3