From owner-freebsd-ports@FreeBSD.ORG Wed May 3 20:03:30 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8856316A57A for ; Wed, 3 May 2006 20:03:30 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35CC943D73 for ; Wed, 3 May 2006 20:03:27 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id E07C594D; Wed, 3 May 2006 15:03:26 -0500 (CDT) Date: Wed, 3 May 2006 15:03:26 -0500 To: Lyndon Nerenberg Message-ID: <20060503200326.GB21362@soaustin.net> References: <200605031811.24564.yuanjue@yuanjue.net> <44588213.3050603@styx.freebsdlover.org> <200605031221.27695.eayesta@portugalete.uned.es> <200605031836.02651.yuanjue@yuanjue.net> <20060503104451.X76598@orthanc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060503104451.X76598@orthanc.ca> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org, Enrique Ayesta Perojo , "Yuan, Jue" Subject: Re: X.Org 7.0 port? 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: Wed, 03 May 2006 20:03:31 -0000 On Wed, May 03, 2006 at 10:47:43AM -0600, Lyndon Nerenberg wrote: > X.Org 7 adds no new functionality (it's identical to 6.9, other than the > source layout and config/build system). Nobody in their right mind is > going to expend the hours required to port this for no net gain. Fortunately, the FreeBSD committers that work on our X servers are not in their right minds :-) Work on on creating individual ports and testing the results has been going on in the background. When that's sufficiently mature, we need to try a complete build of a ports tree with whatever changes are necessary to the other infrastructure to support this. After that, we can do the commits. As other posters have pointed out, ATM there would be no net gain. However, this work does need to happen so that there can be future progress. FWIW, the best place to ask questions about xorg and XFree is on freebsd-x11. mcl