From owner-freebsd-doc@FreeBSD.ORG Mon Jan 9 04:15:39 2012 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E156106564A for ; Mon, 9 Jan 2012 04:15:39 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A8E7B8FC12 for ; Mon, 9 Jan 2012 04:15:38 +0000 (UTC) Received: by lahl5 with SMTP id l5so1644424lah.13 for ; Sun, 08 Jan 2012 20:15:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=jzf9OJCvz35yLK0s5LoPyuWZQXyfp6n/aTeTzxuUQQE=; b=iLwRmTl9C7aEvZnEokocWAm9vX96b6pav9WRMaLu1gXbrDBBKF1WpB1Fmf2kpormSI OPXdcGxCptEwrNfZf5YahQEb3iIynxC6EWfkPGe9YJ5dTNy4Bms/RUtR6GcOmhEmIpBm 0DMO7ksTnQ4S+g+pisCxAK15vsmPUqZFI9BY4= Received: by 10.152.106.227 with SMTP id gx3mr6111721lab.45.1326082537187; Sun, 08 Jan 2012 20:15:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.129.8 with HTTP; Sun, 8 Jan 2012 20:15:06 -0800 (PST) In-Reply-To: References: From: Eitan Adler Date: Sun, 8 Jan 2012 23:15:06 -0500 Message-ID: To: Benjamin Kaduk Content-Type: text/plain; charset=UTF-8 Cc: doc@freebsd.org Subject: Re: Deciphering a Porter's Handbook paragraph X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2012 04:15:39 -0000 On Wed, Jan 4, 2012 at 1:16 AM, Benjamin Kaduk wrote: > /usr/X11R6 is dead. > devel/imake still exists, so I wouldn't be surprised if some ports used it. This is the path refereed to as X11BASE. After the release I will be chopping out the last references to the directory. No ports should be using it and if they do they are broken. -- Eitan Adler