From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 12:26:14 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FFB1106566C for ; Thu, 30 Dec 2010 12:26:14 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 2C3798FC0A for ; Thu, 30 Dec 2010 12:26:13 +0000 (UTC) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.193]) by mail.unitedinsong.com.au (Postfix) with ESMTP id B779D5C21; Thu, 30 Dec 2010 22:31:07 +1000 (EST) Message-ID: <4D1C798A.6030701@herveybayaustralia.com.au> Date: Thu, 30 Dec 2010 22:22:34 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101227 Thunderbird/3.0.11 ThunderBrowse/3.3.4 MIME-Version: 1.0 To: Eitan Adler References: <4D1BD715.2010401@herveybayaustralia.com.au> <20101230010945.00003a5d@unknown> <4D1BDBEC.1050600@herveybayaustralia.com.au> <4D1C60FD.9090803@herveybayaustralia.com.au> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Bruce Cran , freebsd-questions@freebsd.org, utisoft@gmail.com Subject: Re: How to build a BROKEN port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2010 12:26:14 -0000 On 12/30/10 21:44, Eitan Adler wrote: > On Thu, Dec 30, 2010 at 6:35 AM, Chris Rees wrote: > >> I'm pretty sure it's in the Porter's Handbook under the marking as BROKEN >> section.... >> > Heh - now I feel silly for missing it :-{ > Either way it should be documented in ports(7) and bsd.port.mk. > > Not as silly as me: I read through that section thoroughly trying to work out the mechanics of it all, and the bsd.port.mk file...