From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31856 invoked by alias); 30 Apr 2014 17:46:31 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 31836 invoked by uid 89); 30 Apr 2014 17:46:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 30 Apr 2014 17:46:30 +0000 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s3UHkRdB016189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 30 Apr 2014 13:46:27 -0400 Received: from [10.3.113.56] (ovpn-113-56.phx2.redhat.com [10.3.113.56]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s3UHkRDc018615; Wed, 30 Apr 2014 13:46:27 -0400 Message-ID: <536136F2.9090007@redhat.com> Date: Wed, 30 Apr 2014 17:46:00 -0000 From: "Carlos O'Donell" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Roland McGrath CC: GNU C Library , libc-ports@sourceware.org, "Joseph S. Myers" Subject: Re: The hppa port is now moved out of ports. References: <535F60AC.4050702@redhat.com> <20140430174429.64CB52C3993@topped-with-meat.com> In-Reply-To: <20140430174429.64CB52C3993@topped-with-meat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-04/txt/msg00018.txt.bz2 On 04/30/2014 01:44 PM, Roland McGrath wrote: > I've added some deprecation header text to the ports/ChangeLog* files that > lacked it. I've then moved ports/ChangeLog* to ChangeLog.old-ports* so > that there is no longer a ports/ subdirectory at all. Huzzah. > > I think we should now discontinue use of the libc-ports mailing list. > The mailing list configuration should be left around at least as much > as is required to keep the archives accessible on the web. Beyond > that, I think we should now ask overseers to change it either so that > mailing libc-ports bounces or so that libc-ports just redirects to > libc-alpha. Objections? No objections from me. The website is already updated to indicate libc-ports is now historical like libc-hacker. Cheers, Carlos.