From owner-freebsd-questions@FreeBSD.ORG Fri Jun 8 15:38:09 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D4E816A46F for ; Fri, 8 Jun 2007 15:38:09 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id A1A2E13C457 for ; Fri, 8 Jun 2007 15:38:07 +0000 (UTC) (envelope-from modulok@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1236656waf for ; Fri, 08 Jun 2007 08:38:07 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VjgawSH2lPiF304y7quJkfERp2bAoVb+2j71STxMUviV5V/0qGgZ5s6bisHSdV8BBKkHu+1YQ0UB0SJ6nglYQ1Im53S4eeuyPtCdTJbWzTQvBUyrjYNGH/RmOYhQm6tjIZDOcpqXwlFW55H0rZ4pl0cFFO8zPekw0gKTWw98Ml0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aLItUMKb8oF+UVWt6Kd+pP6aJ7xDAyGByKNwrrnzRD9re7Vp6HvB5iQko8Zg/xNLX6rRjD2vXhfpiwtaNlm1zsYSNuqeZEsppjsWZMn0hGJ9WqK12rjfw0W8Ru7+H+8U5Bhkr3eC7y21As1Fii6TKm5+h7qSRSKlvA5kkO1aZ4I= Received: by 10.115.49.16 with SMTP id b16mr2673750wak.1181317087477; Fri, 08 Jun 2007 08:38:07 -0700 (PDT) Received: by 10.141.85.2 with HTTP; Fri, 8 Jun 2007 08:38:07 -0700 (PDT) Message-ID: <64c038660706080838s648d25b5r3ed813adb3c58ce7@mail.gmail.com> Date: Fri, 8 Jun 2007 08:38:07 -0700 From: Modulok To: jackbarnett@gmail.com In-Reply-To: <466926E6.3080703@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <466926E6.3080703@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Offtopic: x.org verus xFree86? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 15:38:09 -0000 On 6/8/07, Jack Barnett wrote: > > Anyone know why x.org split from xFree86? From what I can tell it looks > the same (same files, same options etc)... was it just a licensing > change or something like that? > I believe it had to do with the developers having differing ideas about how X should be developed. I don't think XFree86 is under active development anymore. Most developers left to join the forked Xorg project. -Modulok-