From owner-freebsd-x11@FreeBSD.ORG Mon Aug 30 05:47:05 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 9399516A4CE; Mon, 30 Aug 2004 05:47:05 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDC543D41; Mon, 30 Aug 2004 05:47:04 +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 37A4E233815; Mon, 30 Aug 2004 07:47:03 +0200 (CEST) Received: from niobe.ijs.si ([193.2.4.66]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90425-09; Mon, 30 Aug 2004 07:47:01 +0200 (CEST) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 6A1C7233812; Mon, 30 Aug 2004 07:47:01 +0200 (CEST) Received: from idefix.ijs.si (clj8-144.dial-up.arnes.si [194.249.52.144]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 359541C03F30; Mon, 30 Aug 2004 07:47:01 +0200 (CEST) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Mon, 30 Aug 2004 07:47:00 +0200 User-Agent: KMail/1.6.2 References: <41329689.70201@math.missouri.edu> In-Reply-To: <41329689.70201@math.missouri.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408300747.00387.dejan.lesjak@ijs.si> X-Virus-Scanned: by amavisd-new at ijs.si cc: ports@FreeBSD.ORG cc: Stephen Montgomery-Smith cc: x11@FreeBSD.org Subject: Re: XFree86-4 in make.conf 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: Mon, 30 Aug 2004 05:47:05 -0000 On Monday 30 of August 2004 04:52, Stephen Montgomery-Smith wrote: > I was looking at pkg-message in the XFree86-4 port. Shouldn't there be > done a > s/XFREE86_VERSION=4/X_WINDOW_SYSTEM=xfree86-4/ > > In fact I was surprized when I tried FreeBSD-5.3 today and building > ports unexpectedly caused me to build xorg rather than xfree86-4. I did > find the info I needed in ports/UPDATING, but I do think that > XFree86-4/pkg-message should also be appropriately changed. > > If a PR needs to be submitted, and no-one else has done so, I can do > this simple thing if needed. > > Stephen You are right, the pkg-message shall be fixed. Thanks for noticing. Dejan