From owner-svn-ports-all@FreeBSD.ORG Thu May 29 19:55:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86D4F7A3; Thu, 29 May 2014 19:55:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71860216E; Thu, 29 May 2014 19:55:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4TJtMnT085568; Thu, 29 May 2014 19:55:22 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4TJtISX085544; Thu, 29 May 2014 19:55:18 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405291955.s4TJtISX085544@svn.freebsd.org> From: Antoine Brodin Date: Thu, 29 May 2014 19:55:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r355740 - in branches/2014Q2: japanese/mell japanese/prime japanese/prime-dict japanese/prime-el japanese/suikyo net-mgmt/zenoss net-mgmt/zenpack-checkping net-mgmt/zenpack-dellmon net-... X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 19:55:22 -0000 Author: antoine Date: Thu May 29 19:55:18 2014 New Revision: 355740 URL: http://svnweb.freebsd.org/changeset/ports/355740 QAT: https://qat.redports.org/buildarchive/r355740/ Log: MFH: r355725 Reset a few maintainers who are unreachable With hat: portmgr Approved by: portmgr (self) Modified: branches/2014Q2/japanese/mell/Makefile branches/2014Q2/japanese/prime-dict/Makefile branches/2014Q2/japanese/prime-el/Makefile branches/2014Q2/japanese/prime/Makefile branches/2014Q2/japanese/suikyo/Makefile branches/2014Q2/net-mgmt/zenoss/Makefile branches/2014Q2/net-mgmt/zenpack-checkping/Makefile branches/2014Q2/net-mgmt/zenpack-dellmon/Makefile branches/2014Q2/net-mgmt/zenpack-deviceadvdetail/Makefile branches/2014Q2/net-mgmt/zenpack-devicesearch/Makefile branches/2014Q2/net-mgmt/zenpack-graphportlet/Makefile branches/2014Q2/net-mgmt/zenpack-interfacegraphs/Makefile branches/2014Q2/net-mgmt/zenpack-libvirt/Makefile branches/2014Q2/net-mgmt/zenpack-macreport/Makefile branches/2014Q2/sysutils/clockspeed-conf/Makefile branches/2014Q2/textproc/py-whoosh/Makefile branches/2014Q2/www/luakit/Makefile Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/japanese/mell/Makefile ============================================================================== --- branches/2014Q2/japanese/mell/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/japanese/mell/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://taiyaki.org/elisp/mell/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes Modified: branches/2014Q2/japanese/prime-dict/Makefile ============================================================================== --- branches/2014Q2/japanese/prime-dict/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/japanese/prime-dict/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -9,7 +9,7 @@ MASTER_SITES= http://prime.sourceforge.j PKGNAMESUFFIX= -dict DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A dictionary set for the prime USE_RUBY= yes Modified: branches/2014Q2/japanese/prime-el/Makefile ============================================================================== --- branches/2014Q2/japanese/prime-el/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/japanese/prime-el/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -9,7 +9,7 @@ MASTER_SITES= http://prime.sourceforge.j PKGNAMESUFFIX= -el DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp set for the prime RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japanese/mell \ Modified: branches/2014Q2/japanese/prime/Makefile ============================================================================== --- branches/2014Q2/japanese/prime/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/japanese/prime/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= PRedictive Input Method Editor(PRIME) LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary Modified: branches/2014Q2/japanese/suikyo/Makefile ============================================================================== --- branches/2014Q2/japanese/suikyo/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/japanese/suikyo/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Romaji-Kana conversion Library for the prime USE_RUBY= yes Modified: branches/2014Q2/net-mgmt/zenoss/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenoss/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenoss/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.ta JSBuilder2.zip:source2 EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Application, server, and network management platform LICENSE= GPLv2 Modified: branches/2014Q2/net-mgmt/zenpack-checkping/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-checkping/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-checkping/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTFILES= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides nagios ping check for Zenoss monitoring PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-dellmon/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-dellmon/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-dellmon/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/epuzanov/${ZPACKPREFIX}${PORTNAME}/tarball/dellmon-2.4/ DISTNAME= epuzanov-${ZPACKPREFIX}${PORTNAME}-dellmon-2.4-0-g9697659 -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides additional monitoring options for Dell machines PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-deviceadvdetail/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-deviceadvdetail/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-deviceadvdetail/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/epuzanov/${ZPACKPREFIX}${PORTNAME}/tarball/deviceadvdetail-2.7/ DISTNAME= epuzanov-${ZPACKPREFIX}${PORTNAME}-deviceadvdetail-2.7-0-g4cc7c48 -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides additional hardware details for Zenoss PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-devicesearch/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-devicesearch/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-devicesearch/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 CATEGORIES= net-mgmt MASTER_SITES= http://www.glenbarber.us/ports/net-mgmt/zenpack-${PORTNAME}/ -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides the ability to quickly search for devices in Zenoss PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-graphportlet/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-graphportlet/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-graphportlet/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt www MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Enables users to show any graph/multi graph reports on their dashboard PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-interfacegraphs/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-interfacegraphs/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-interfacegraphs/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a link that graphs all network interfaces for a device PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/net-mgmt/zenpack-libvirt/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-libvirt/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-libvirt/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -8,7 +8,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/tarball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provides monitoring of virtualization servers through Zenoss LICENSE= GPLv2 Modified: branches/2014Q2/net-mgmt/zenpack-macreport/Makefile ============================================================================== --- branches/2014Q2/net-mgmt/zenpack-macreport/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/net-mgmt/zenpack-macreport/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= https://github.com/zenoss/${ZPACKPREFIX}${PORTNAME}/zipball/master/ DISTNAME= zenoss-${ZPACKPREFIX}${PORTNAME}-${TAG} -MAINTAINER= zenoss@experts-exchange.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lists MAC address and the Device and Interface associated info PLIST_FILES= zenoss/ZenPack/${ZPACK} Modified: branches/2014Q2/sysutils/clockspeed-conf/Makefile ============================================================================== --- branches/2014Q2/sysutils/clockspeed-conf/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/sysutils/clockspeed-conf/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -6,7 +6,7 @@ PORTVERSION= 0.4.5 CATEGORIES= sysutils MASTER_SITES= http://foo42.de/distfiles/ -MAINTAINER= atamaniuk-ports@frobs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Supervise scripts for clockspeed to use daemontools RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools \ Modified: branches/2014Q2/textproc/py-whoosh/Makefile ============================================================================== --- branches/2014Q2/textproc/py-whoosh/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/textproc/py-whoosh/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Whoosh-${PORTVERSION} -MAINTAINER= gugabsd@mundounix.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Featureful full-text indexing and searching in Python USE_PYTHON= yes Modified: branches/2014Q2/www/luakit/Makefile ============================================================================== --- branches/2014Q2/www/luakit/Makefile Thu May 29 19:47:43 2014 (r355739) +++ branches/2014Q2/www/luakit/Makefile Thu May 29 19:55:18 2014 (r355740) @@ -5,7 +5,7 @@ PORTNAME= luakit PORTVERSION= 2012.09.13r1 CATEGORIES= www -MAINTAINER= gugabsd@mundounix.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, small, webkit based browser framework extensible by Lua LICENSE= GPLv3