From owner-freebsd-x11@FreeBSD.ORG Mon Aug 30 02:53:01 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 7FD0316A4CE; Mon, 30 Aug 2004 02:53:01 +0000 (GMT) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CDAD43D45; Mon, 30 Aug 2004 02:53:01 +0000 (GMT) (envelope-from stephen@math.missouri.edu) Received: from [10.0.0.3] (12-216-240-169.client.mchsi.com[12.216.240.169]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20040830025258m91006u37re>; Mon, 30 Aug 2004 02:52:58 +0000 Message-ID: <41329689.70201@math.missouri.edu> Date: Sun, 29 Aug 2004 21:52:57 -0500 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040825 X-Accept-Language: en-us, en MIME-Version: 1.0 To: x11@FreeBSD.org, ports@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 02:53:01 -0000 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