From owner-freebsd-ports@FreeBSD.ORG Tue Jan 20 06:31:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C9A216A4CE; Tue, 20 Jan 2004 06:31:37 -0800 (PST) Received: from mail.ciam.ru (main.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25ADD43D31; Tue, 20 Jan 2004 06:31:36 -0800 (PST) (envelope-from sem@ciam.ru) Received: from sem.ciam.ru ([192.168.45.10] helo=ciam.ru) by mail.ciam.ru with esmtp (Exim 4.x) id 1Aiwuj-0009dn-M2; Tue, 20 Jan 2004 17:31:33 +0300 Message-ID: <400D3BD6.4010105@ciam.ru> Date: Tue, 20 Jan 2004 17:31:50 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <1074590694.85583.20.camel@shumai.marcuscom.com> In-Reply-To: <1074590694.85583.20.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re: HEADS UP: New bsd.*.mk changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 14:31:37 -0000 Joe Marcus Clarke wrote: > Type: FEATURE > > Title: Add new run-autotools target, and resort configure targets > > > Affects: bsd.port.mk bsd.gnustep.mk mbone/rat > > Description: The autotools portion of do-configure has been broken out > into a separate run-autotools target. This target is run after > pre-configure and patch-libtool, but before do-configure. Porters > should now use this target for anything pertaining to autotools, and set > do-configure to ${DO_NADA} if that target is no longer used. > > PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=60882 > > Submitted by: edwin PR is mine, not edwin really. -- Sem.