From owner-freebsd-ports@FreeBSD.ORG Mon May 27 12:15:48 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 393CB74B for ; Mon, 27 May 2013 12:15:48 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id E5094E04 for ; Mon, 27 May 2013 12:15:47 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id 5532F65CFFC for ; Mon, 27 May 2013 14:15:37 +0200 (CEST) Received: from soth.ventu (adsl-ull-220-245.41-151.net24.it [151.41.245.220]) (authenticated bits=0) by ns2.biolchim.it (8.14.7/8.14.7) with ESMTP id r4RCFKbI000189 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 27 May 2013 14:15:30 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-220-245.41-151.net24.it [151.41.245.220] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.7/8.14.5) with ESMTP id r4RCF27t050005 for ; Mon, 27 May 2013 14:15:04 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <51A34E46.1080509@netfence.it> Date: Mon, 27 May 2013 14:15:02 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130518 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: [HEADS UP] xorg mega-update committed! References: <201305251437.r4PEb3mF061983@svn.freebsd.org> <51A0CD8B.7040905@freebsd.org> <51A15E2F.3020206@freebsd.org> In-Reply-To: <51A15E2F.3020206@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Mon, 27 May 2013 14:15:32 +0200 (CEST) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 12:15:48 -0000 On 05/26/13 02:58, Niclas Zeising wrote: > With the new xserver (1.12) it is not possible currently, it seems. I > haven't tested the old server. Thanks for the work. It's probably me, missing the original message or some old discussion, but I think many of us would welcome some more details; the UPDATING entry doesn't tell either... Being a Radeon user, who currently runs 9.1 with "WITH_NEW_XORG=yes" in /etc/make.conf, how should I deal with this? I'd like to avoid an upgrade which makes me lose functionalities, so I think I should stay with the XServer/MESA version I currently have. Is it right? So I should: _ just freeze everything (possibly by HOLD_PKGS)? _ remove WITH_NEW_XORG and go ahead with the rest? _ ...? bye & Thanks av.