From owner-svn-ports-branches@FreeBSD.ORG Sat May 10 18:43:36 2014 Return-Path: Delivered-To: svn-ports-branches@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 9C364ACE; Sat, 10 May 2014 18:43:36 +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 6FB2DD5B; Sat, 10 May 2014 18:43:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AIhauH074190; Sat, 10 May 2014 18:43:36 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4AIhZ42074186; Sat, 10 May 2014 18:43:35 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405101843.s4AIhZ42074186@svn.freebsd.org> From: Antoine Brodin Date: Sat, 10 May 2014 18:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r353596 - in branches/2014Q2: devel/libphish editors/yui mail/sccmilter sysutils/mountsmb2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 18:43:36 -0000 Author: antoine Date: Sat May 10 18:43:35 2014 New Revision: 353596 URL: http://svnweb.freebsd.org/changeset/ports/353596 QAT: https://qat.redports.org/buildarchive/r353596/ Log: MFH: r353595 Maintainer no longer wishes to maintain those ports With hat: portmgr Modified: branches/2014Q2/devel/libphish/Makefile branches/2014Q2/editors/yui/Makefile branches/2014Q2/mail/sccmilter/Makefile branches/2014Q2/sysutils/mountsmb2/Makefile Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/devel/libphish/Makefile ============================================================================== --- branches/2014Q2/devel/libphish/Makefile Sat May 10 18:42:01 2014 (r353595) +++ branches/2014Q2/devel/libphish/Makefile Sat May 10 18:43:35 2014 (r353596) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://download.berlios.de/opdb/ \ http://download2.berlios.de/opdb/ \ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform library to interact with the Open Phishing Database BUILD_DEPENDS= xmlwf:${PORTSDIR}/textproc/expat2 Modified: branches/2014Q2/editors/yui/Makefile ============================================================================== --- branches/2014Q2/editors/yui/Makefile Sat May 10 18:42:01 2014 (r353595) +++ branches/2014Q2/editors/yui/Makefile Sat May 10 18:43:35 2014 (r353596) @@ -7,7 +7,7 @@ CATEGORIES= editors MASTER_SITES= http://www.sheltonsoft.ru/fileZ/software/ \ http://www.askd.ru/~shelton/design/ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Rich-featured multi-windows console text editor USE_BZIP2= yes Modified: branches/2014Q2/mail/sccmilter/Makefile ============================================================================== --- branches/2014Q2/mail/sccmilter/Makefile Sat May 10 18:42:01 2014 (r353595) +++ branches/2014Q2/mail/sccmilter/Makefile Sat May 10 18:43:35 2014 (r353596) @@ -8,7 +8,7 @@ CATEGORIES= mail sysutils MASTER_SITES= http://openoffice.mirahost.ru/fileZ/ports/ \ http://citycat4.land.ru/ -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Sendmail spam control and canceling filter, based on Milter API .if !exists(/usr/lib/libmilter.a) Modified: branches/2014Q2/sysutils/mountsmb2/Makefile ============================================================================== --- branches/2014Q2/sysutils/mountsmb2/Makefile Sat May 10 18:42:01 2014 (r353595) +++ branches/2014Q2/sysutils/mountsmb2/Makefile Sat May 10 18:43:35 2014 (r353596) @@ -7,7 +7,7 @@ CATEGORIES= sysutils net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lippe -MAINTAINER= citycat4@ngs.ru +MAINTAINER= ports@FreeBSD.org COMMENT= SMB/CIFS shares mounting scripts to do it at login RUN_DEPENDS= nbtscan:${PORTSDIR}/net-mgmt/nbtscan \