From owner-freebsd-current@FreeBSD.ORG Wed Mar 4 23:58:30 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 303C7106564A; Wed, 4 Mar 2009 23:58:30 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 11C5E8FC17; Wed, 4 Mar 2009 23:58:30 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id C0EFC8C063; Wed, 4 Mar 2009 17:58:29 -0600 (CST) Date: Wed, 4 Mar 2009 17:58:29 -0600 From: Mark Linimon To: Michael Proto Message-ID: <20090304235829.GB19147@lonesome.com> References: <20090302004539.GD17890@lonesome.com> <1de79840903021520n8442177g9d17b0131913e7c9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1de79840903021520n8442177g9d17b0131913e7c9@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Mailman-Approved-At: Thu, 05 Mar 2009 02:36:52 +0000 Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [headsup] call for assistance with ports broken on -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Mar 2009 23:58:30 -0000 On Mon, Mar 02, 2009 at 06:20:33PM -0500, Michael Proto wrote: > What about non-ports breakage, ie- /bin/sh read builtin failing after > the tty changes :) You can see a list of all the PRs with regressions (not just -current) at http://people.freebsd.org/~linimon/studies/prs/prs_for_tag_regression.html . You can also search for "FreeBSD 8" anded with "regression" by using http://www.freebsd.org/cgi/query-pr-summary.cgi?text=regression&release=%5EFreeBSD+8 . This will miss things with e.g. "8.X" in the Release field, however. mcl