From owner-freebsd-ports@FreeBSD.ORG Tue Mar 31 22:22:08 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47ED31065670 for ; Tue, 31 Mar 2009 22:22:08 +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 2A1728FC15 for ; Tue, 31 Mar 2009 22:22:07 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id B6B938C05F; Tue, 31 Mar 2009 17:22:07 -0500 (CDT) Date: Tue, 31 Mar 2009 17:22:07 -0500 From: Mark Linimon To: Chuck Robey Message-ID: <20090331222207.GB7661@lonesome.com> References: <49D24F4A.3060900@telenix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49D24F4A.3060900@telenix.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: ports@freebsd.org, flz@freebsd.org Subject: Re: why was XFree86 dropped for ports? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 22:22:08 -0000 On Tue, Mar 31, 2009 at 01:13:46PM -0400, Chuck Robey wrote: > I need to understand why all support for XFree86 has been removed from > our ports. Because no one volunteered to do the work to support it. At any given time there are at least a couple of dozen X11-related PRs outstanding, and more questions posted to various mailing lists. A lot of them are of the form "I can't get X version foo to work with my XYZ card." Without anyone willing to work on such things, there was no reason to keep doing the extra work to support the parallel set of infrastructure. (Removing the code to be able to pick one or the other greatly simplified bsd.*.mk, for instance.) It's simply a question of how many hours of work people want to put in, much like any other FreeBSD ports. mcl