From owner-freebsd-stable@FreeBSD.ORG Mon Nov 8 13:29:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF8716A4CE for ; Mon, 8 Nov 2004 13:29:51 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEC2C43D49 for ; Mon, 8 Nov 2004 13:29:50 +0000 (GMT) (envelope-from michael.schuh@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so295427rnf for ; Mon, 08 Nov 2004 05:29:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=oqNRk2K72UYrAenEOZeCExDJMjtkYoNMiMgVNvpHiq81Dd7YpZ2Zsjix0HU32pPHPjsIJ+PxDppo8fG1hcZLhxotccuyggAs6Aas/wg3Kbg4sFW4Y+NuC8BPHjogBIqL2kUG9ohBDwrAYEVUs3ywCY6fc6JwmnHvlokyadqe+ds= Received: by 10.39.2.42 with SMTP id e42mr4639rni; Mon, 08 Nov 2004 05:29:50 -0800 (PST) Received: by 10.38.171.74 with HTTP; Mon, 8 Nov 2004 05:29:49 -0800 (PST) Message-ID: <1dbad315041108052960cf9931@mail.gmail.com> Date: Mon, 8 Nov 2004 14:29:50 +0100 From: Michael Schuh To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org In-Reply-To: <1dbad315041105103742459281@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1dbad315041105103742459281@mail.gmail.com> Subject: Re: why was /etc/defaults/make.conf not updated X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Schuh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 13:29:51 -0000 Hi, sorry, i have forgotten to say, the informations over the change of the Variables have i found in /usr/ports/UPDATING. Sorry On Fri, 5 Nov 2004 19:37:14 +0100, Michael Schuh wrote: > Hi, > > ich have found an entry in /usr/local/ports/UPDATING, that the > Variable XFREE_VERSION in /etc/make.conf was outdated and changed. > So we shall use X_WINDOW_SYSTEM=xorg. > > I have searched an representing entry in /usr/src/etc/defaults/make.conf, > and it is not shown. Now i have also shown that the XFree4.4-ports are marked > as IGNORE. And i questioning me self why is the /etc/defaults/make.conf > not changed. I have already read that the change should coming. > > Is this the right sign to change to Xorg's XFree? > > Has anyone an information when this come true, or when the change was > maked in /usr/src/etc/defaults/make.conf? > > The reason to change to Xorg is clearly for me, may not why the > defaults/make.conf isn't already changed. > > Thanks to all and > best regards > > Michael >