From owner-svn-ports-head@FreeBSD.ORG Wed Jan 29 19:58:45 2014 Return-Path: Delivered-To: svn-ports-head@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 B7050EB; Wed, 29 Jan 2014 19:58:45 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 88D911FD0; Wed, 29 Jan 2014 19:58:45 +0000 (UTC) Received: from [192.168.120.184] (095-097-241-198.static.chello.nl [95.97.241.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id D1A88438BE; Wed, 29 Jan 2014 13:58:32 -0600 (CST) Message-ID: <52E95D67.2030003@marino.st> Date: Wed, 29 Jan 2014 20:58:31 +0100 From: John Marino User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Eitan Adler Subject: Re: svn commit: r341735 - head/lang/pnetlib References: <201401291330.s0TDUMNf062168@svn.freebsd.org> <52E94A4B.9000304@marino.st> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "svn-ports-head@freebsd.org" , Alexey Dokuchaev , marino@freebsd.org, "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: marino@freebsd.org List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 19:58:45 -0000 On 1/29/2014 20:52, Eitan Adler wrote: > On Wed, Jan 29, 2014 at 1:36 PM, John Marino wrote: >> On 1/29/2014 14:30, Alexey Dokuchaev wrote: >>> Author: danfe >>> Date: Wed Jan 29 13:30:22 2014 >>> New Revision: 341735 >>> URL: http://svnweb.freebsd.org/changeset/ports/341735 >>> QAT: https://qat.redports.org/buildarchive/r341735/ >>> >>> Log: >>> Stagify, remove check for alpha (long unsupported), convert to OptionsNG, >>> drop seemingly unused USE_GMAKE, and generally cleanup the port while here. >>> >>> Modified: >>> head/lang/pnetlib/Makefile >>> >> >> I wish you would have deprecated all this garbage pnet stuff instead. I >> asked Sylvio too (no response) and eadler was going to follow up (but he >> didn't). > > You said you would handle it a while ago... I have no objection to > deprecating these ports at this time. My memory is probably failing me, but at the time I was not a committer. You told me to contact Sylvio and get back to you if he didn't reply. I contacted him twice with probably 6-8 weeks in between attempts, he never replied. Then I told you and I honesty can't remember past that point (although I don't think I was a committer at that time either) So I don't remember saying I'd handle it, but my memory doesn't seem to be as good as it once was either. Anyway, I didn't mean to point fingers, but only illustrate that we've been talking about purging these for quite some time. John