From owner-freebsd-ports@FreeBSD.ORG Thu Jan 5 02:20:05 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 91EA5106566C for ; Thu, 5 Jan 2012 02:20:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4BBB28FC0A for ; Thu, 5 Jan 2012 02:20:05 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q052K3Lh032608; Wed, 4 Jan 2012 19:20:03 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q052K2E0032605; Wed, 4 Jan 2012 19:20:03 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 4 Jan 2012 19:20:02 -0700 (MST) From: Warren Block To: Eitan Adler In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 04 Jan 2012 19:20:03 -0700 (MST) Cc: ports@freebsd.org Subject: Re: Porter's Handbook: PREFIX and DESTDIR 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: Thu, 05 Jan 2012 02:20:05 -0000 On Wed, 4 Jan 2012, Eitan Adler wrote: >> Beyond some rewriting and clarification, I removed the mention of LOCALBASE >> sometimes being /opt, which is covered by saying it can be a custom path. > > It may be useful to give an explicit example of what paths users choose. Done, but not in a way that admits the original might have had a point. >> Is there any reason to keep the references to /usr/X11R6? > > No, all references to X11BASE will be removed shortly anyways. Okay, ripped that out and edited that section a little. New version in the same place. Existing section: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-prefix.html Proposed: http://www.wonkity.com/~wblock/porters-prefix/book.html#PORTING-PREFIX diff: http://www.wonkity.com/~wblock/porters-prefix/patch-porters-prefix.diff