From owner-svn-ports-all@FreeBSD.ORG Thu May 29 23:18:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B301F185; Thu, 29 May 2014 23:18:43 +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 85C1A22FE; Thu, 29 May 2014 23:18:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4TNIhYe078497; Thu, 29 May 2014 23:18:43 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4TNIgJr078493; Thu, 29 May 2014 23:18:42 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405292318.s4TNIgJr078493@svn.freebsd.org> From: Antoine Brodin Date: Thu, 29 May 2014 23:18:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355759 - in head: archivers/unace mail/pop3gwd misc/buffer sysutils/skill X-SVN-Group: ports-head 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 23:18:43 -0000 Author: antoine Date: Thu May 29 23:18:42 2014 New Revision: 355759 URL: http://svnweb.freebsd.org/changeset/ports/355759 QAT: https://qat.redports.org/buildarchive/r355759/ Log: Reset maintainer, maintainer no longer wishes to maintain those ports With hat: portmgr Modified: head/archivers/unace/Makefile head/mail/pop3gwd/Makefile head/misc/buffer/Makefile head/sysutils/skill/Makefile Modified: head/archivers/unace/Makefile ============================================================================== --- head/archivers/unace/Makefile Thu May 29 22:30:22 2014 (r355758) +++ head/archivers/unace/Makefile Thu May 29 23:18:42 2014 (r355759) @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org COMMENT= Extract, view & test ACE archives MAKE_JOBS_UNSAFE= yes Modified: head/mail/pop3gwd/Makefile ============================================================================== --- head/mail/pop3gwd/Makefile Thu May 29 22:30:22 2014 (r355758) +++ head/mail/pop3gwd/Makefile Thu May 29 23:18:42 2014 (r355759) @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= mail net MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/ -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org COMMENT= App-level proxy for Mail retrieval behind Firewalls WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/misc/buffer/Makefile ============================================================================== --- head/misc/buffer/Makefile Thu May 29 22:30:22 2014 (r355758) +++ head/misc/buffer/Makefile Thu May 29 23:18:42 2014 (r355759) @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GENTOO} \ MASTER_SITE_SUBDIR= distfiles EXTRACT_SUFX= .tgz -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org COMMENT= Buffer sporadic I/O for faster tape and pipe throughput PLIST_FILES= bin/buffer \ Modified: head/sysutils/skill/Makefile ============================================================================== --- head/sysutils/skill/Makefile Thu May 29 22:30:22 2014 (r355758) +++ head/sysutils/skill/Makefile Thu May 29 23:18:42 2014 (r355759) @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.flux.utah.edu/pu ftp://fast.cs.utah.edu/pub/skill/ EXTRACT_SUFX= .tgz -MAINTAINER= jonny@jonny.eng.br +MAINTAINER= ports@FreeBSD.org COMMENT= SuperKILL, kill, or renice processes by pid, name, tty, or uid .include