From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 06:46:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7783916A4CE for ; Fri, 9 Jul 2004 06:46:12 +0000 (GMT) Received: from outmx006.isp.belgacom.be (outmx006.isp.belgacom.be [195.238.2.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84E243D41 for ; Fri, 9 Jul 2004 06:46:11 +0000 (GMT) (envelope-from geert@lori.mine.nu) Received: from outmx006.isp.belgacom.be (localhost [127.0.0.1]) with ESMTP id i696k65d020497 for ; Fri, 9 Jul 2004 08:46:06 +0200 (envelope-from ) Received: from lori.mine.nu (132-19.244.81.adsl.skynet.be [81.244.19.132]) with ESMTP id i696k09Z020447; Fri, 9 Jul 2004 08:46:00 +0200 (envelope-from ) Received: by lori.mine.nu (Postfix, from userid 1000) id D4C246DA; Fri, 9 Jul 2004 08:45:58 +0200 (CEST) Date: Fri, 9 Jul 2004 08:45:58 +0200 From: Geert Hendrickx To: Vulpes Velox Message-ID: <20040709064558.GA14282@lori.mine.nu> References: <1089277280.236.12.camel@Desolation> <20040708100920.GA350@lori.mine.nu> <20040708232618.531e6fd7@vixen42.24-119-122-191.cpe.cableone.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040708232618.531e6fd7@vixen42.24-119-122-191.cpe.cableone.net> User-Agent: Mutt/1.4.2i X-GPG-Key: http://www.win.ua.ac.be/~s005085/gnupgkey.txt X-GPG-Key-ID: 1024D/766C1E92 X-Accept-Language: nl,en cc: freebsd-questions@freebsd.org cc: Jammet Subject: Re: X servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 06:46:12 -0000 On Thu, Jul 08, 2004 at 11:26:18PM -0500, Vulpes Velox wrote: > On Thu, 8 Jul 2004 12:09:20 +0200 > Geert Hendrickx wrote: > > > On Thu, Jul 08, 2004 at 02:01:21AM -0700, Jammet wrote: > > > What is the differnce really between x.org and xfree86 and all the > > > others? I know there are 3 or 4 differnt servers atleast, what are > > > the advantages and disavantages to each and so on? > > > > X.org forked from XFree86 (recently), because XFree86 changed their > > license in 4.4. The differences (now) are very small, but of course > > they may diverge more in the future. FreeBSD, as well as most Linux > > distributions, have adopted X.org instead of XFree86 4.4. > > > > I upgraded from XFree86 4.3 to X.org 6.7.0, and I haven't noticed > > any difference (yet), except that XF86Config is now xorg.conf :-). > > They did include some new video-drivers though. > > So when did we adopt Xorg? From what I've been hearing on the X11 > like, the plans appear to be to have them coexist. X.org 6.7.0 is in the Ports tree, XFree86 4.4 is not. Anyway, I would very much like to see FreeBSD supporting both of them (AFAIK, they would be the only one who do). I don't understand why *BSD would drop a package because of a GPL-incompatible license. NetBSD has XFree86 4.4. GH