From owner-freebsd-ports@FreeBSD.ORG Mon Dec 26 06:57:05 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FC11106566C; Mon, 26 Dec 2011 06:57:05 +0000 (UTC) (envelope-from alexkozlov0@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id B310F8FC08; Mon, 26 Dec 2011 06:57:03 +0000 (UTC) Received: by eekc50 with SMTP id c50so12819737eek.13 for ; Sun, 25 Dec 2011 22:57:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition; bh=kYufMjyGX3J/cQogc7bUkQmo7FvFsc29hzVwWaX7Ec0=; b=b8kzol2C0v7j4INzNIGbTDLi6aWUzPqbxhEfDRoXE/8jUxwyDA4biYn7Qxy9fh3ovs hjmWuBPluXsoTFbF/SigfgDNjD+jmX6NROj16EcC0tMcBHheAYTS0sUXuF4vg0HLnS3e SRyS5hrBz7hCAQmfi1GTE0Xh1K/VJjjx8mbjY= Received: by 10.213.2.75 with SMTP id 11mr3424341ebi.134.1324880996471; Sun, 25 Dec 2011 22:29:56 -0800 (PST) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua. [94.244.131.95]) by mx.google.com with ESMTPS id t59sm87416442eeh.10.2011.12.25.22.29.54 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 25 Dec 2011 22:29:55 -0800 (PST) Sender: Alex Kozlov Date: Mon, 26 Dec 2011 08:29:23 +0200 From: Alex Kozlov To: Eitan Adler , freebsd ports , x11@freebsd.org, spam@rm-rf.kiev.ua Message-ID: <20111226062923.GA70925@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cc: Subject: Re: Heads Up: X11BASE removal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2011 06:57:05 -0000 On Sun, Dec 25, 2011 at 09:22:02PM -0500, Eitan Adler wrote: > The X11BASE variable has been deprecated for a long time. Support for > having a X11BASE different than LOCALBASE was terminated on > 2009/12/18. After the 9.0 release I will commit a patch that removes > all current references of the variable from bsd.port.mk and > bsd.xorg.mk. In the meantime I will be adding some helper code to a > few ports that still depend on it. New ports should not reference > X11BASE at all. Do You consider removal of X11 dir from /etc/mtree/BSD.root.dist in CURRENT? Old insallations already have this dir and new doesn't have xorg.conf at all or have it in $PREFIX/etc/X11/ -- Adios