From owner-freebsd-mips@freebsd.org Mon Oct 9 03:55:45 2017 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F0D6E46EC8 for ; Mon, 9 Oct 2017 03:55:45 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from mail.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1078628E3 for ; Mon, 9 Oct 2017 03:55:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by mail.baldwin.cx (Postfix) with ESMTPSA id 6FA4710A7DB for ; Sun, 8 Oct 2017 23:55:43 -0400 (EDT) From: John Baldwin To: freebsd-mips@freebsd.org Subject: Moving MIPS to Tier 2 Date: Sat, 07 Oct 2017 09:50:18 -0700 Message-ID: <2795156.1ZxtyVf0ta@ralph.baldwin.cx> User-Agent: KMail/4.14.10 (FreeBSD/11.1-STABLE; KDE/4.14.30; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mail.baldwin.cx); Sun, 08 Oct 2017 23:55:43 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.99.2 at mail.baldwin.cx X-Virus-Status: Clean X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2017 03:55:45 -0000 While reviewing the Tier document in the committers guide I noticed that mips is currently listed as Tier 2. However, I think it probably meets the definition for Tier 2 (it not in external source code control for example) and even some features of Tier 1 (cross-built packages are available). One note is that Tier 2 does require 3 active developers, but I think we probably have that. What do other folks think? -- John Baldwin