From owner-svn-ports-all@FreeBSD.ORG Wed Aug 13 11:12:59 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 CE4D929A; Wed, 13 Aug 2014 11:12:59 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4E7327C3; Wed, 13 Aug 2014 11:12:58 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 379AE43B94; Wed, 13 Aug 2014 06:12:40 -0500 (CDT) Message-ID: <53EB4817.70805@marino.st> Date: Wed, 13 Aug 2014 13:12:23 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Tijl Coosemans , John Marino Subject: Re: svn commit: r364772 - head/net/mpich2 References: <201408131016.s7DAG2Cl035604@svn.freebsd.org> <20140813130838.15bf7231@kalimero.tijl.coosemans.org> In-Reply-To: <20140813130838.15bf7231@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 13 Aug 2014 11:12:59 -0000 On 8/13/2014 13:08, Tijl Coosemans wrote: > On Wed, 13 Aug 2014 10:16:02 +0000 (UTC) John Marino wrote: >> Author: marino >> Date: Wed Aug 13 10:16:02 2014 >> New Revision: 364772 >> URL: http://svnweb.freebsd.org/changeset/ports/364772 >> QAT: https://qat.redports.org/buildarchive/r364772/ >> >> Log: >> Reset maintainer of net/mpich2 >> >> This port is unstaged. There were PRs discussing it, but no staging >> PR existed, so the maintainer should have been reset back in June. >> Several staged ports that depend on this one are currently at risk of >> being removed with it. It's also very old (ver 1.3.2) and the current >> release is at 3.1.2, so it also needs to be updated to the latest >> version as well as staged. > > Ports that depend on it need to be switched to net/mpich which is at > 3.1.1 at the moment. Yes, that's the conclusion a few of us have reached. Somebody should take the initiative and convert these ports so net/mich2 can be removed. I won't be able to do it for a while. John