From owner-freebsd-x11@FreeBSD.ORG Sat Oct 30 21:13:00 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE9E16A4CE for ; Sat, 30 Oct 2004 21:13:00 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F7343D5A for ; Sat, 30 Oct 2004 21:12:59 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id D10421DD51E for ; Sat, 30 Oct 2004 23:12:58 +0200 (CEST) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 83436-14 for ; Sat, 30 Oct 2004 23:12:48 +0200 (CEST) Received: from rincewind.ijs.si (rincewind.ijs.si [193.2.4.137]) by niobe.ijs.si (Postfix) with ESMTP id E99EA1DD439 for ; Sat, 30 Oct 2004 23:12:48 +0200 (CEST) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Sat, 30 Oct 2004 23:12:48 +0200 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200410302312.48673.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Subject: xorg and xfree core ports [was Re: Second stab at X.Org 6.8.1 update] X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 21:13:00 -0000 =46rom Re: Second stab at X.Org 6.8.1 update On Saturday 23 of October 2004 23:12, Eric Anholt wrote: > On Fri, 2004-10-22 at 22:20, Dejan Lesjak wrote: > > About core port, would this make sense: > > x11/xorg-libraries > > x11/xorg-clients > > x11-fonts/xorg-fonts-miscbitmaps > > x11-servers/xorg-server > > (and of course analogue for xfree)? > > I would stick in fonts-truetype and dri, too. The goal being "the port > I tell people to use when they complain about Y being in the xorg > distribution or Z not coming with xorg-server," and probably also what > sysinstall would use. Considering the PR ports/73309, I'm thinking of putting fonts-miscbitmaps a= s a=20 dependency of xorg-server as people that only install server would then be= =20 able to at least do the 'startx' out of the box and immediately see if thin= gs=20 work before going further with pots installation. Then the core port can on= ly=20 depend on truetype (or even only on bistream-vera font which is also a part= =20 of xorg an xfree distributions). Dejan