From owner-freebsd-ports@FreeBSD.ORG Tue Sep 30 16:31:18 2003 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 DD5AC16A4B3 for ; Tue, 30 Sep 2003 16:31:18 -0700 (PDT) Received: from mx2.fillmore-labs.com (lima.fillmore-labs.com [62.138.193.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4FAD44003 for ; Tue, 30 Sep 2003 16:31:13 -0700 (PDT) (envelope-from eikemeier@fillmore-labs.com) Received: from p5080bceb.dip.t-dialin.net ([80.128.188.235] helo=fillmore-labs.com ident=qazxcqmk5eo1oe4e) by mx2.fillmore-labs.com with asmtp (TLSv1:AES256-SHA:256) (Exim 4.24; FreeBSD 4.9) id 1A4TxY-000GjK-0J; Wed, 01 Oct 2003 01:31:12 +0200 Message-ID: <3F7A123A.9000506@fillmore-labs.com> Date: Wed, 01 Oct 2003 01:31:06 +0200 From: Oliver Eikemeier MIME-Version: 1.0 To: Charles Swiger References: <69895B34-F39D-11D7-9FB3-000A27D851E6@mac.com> In-Reply-To: <69895B34-F39D-11D7-9FB3-000A27D851E6@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eikemeier@fillmore-labs.com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse@fillmore-labs.com cc: ports@freebsd.org Subject: Re: INDEX build failed 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, 30 Sep 2003 23:31:19 -0000 Charles Swiger wrote: > On Tuesday, September 30, 2003, at 05:19 PM, Oliver Eikemeier wrote: > >> How about something like: >> >> --- bsd.port.subdir.mk.patch begins here --- >> [ ...patch snipped... ] >> It's a quick hack and needs review, but it is a start and build the >> INDEX: >> >> # awk '/^clean-[0-9._,]+\|/ { print }' INDEX >> clean-3.2|/usr/ports/sysutils/clean|/usr/local|Automatically remove >> unwanted files|/usr/ports/sysutils/clean/pkg- >> descr|chuck@pkix.net|sysutils|||http://sourceforge.net/projects/clean > > > Thank you, Oliver, for looking into this and perhaps offering a > solution-- I appreciate your time and effort. Patch didn't like the > diff: > > patching file bsd.port.subdir.mk > patch: **** malformed patch at line 4: .for __target in ${TARGETS} You have to copy the patch from the source of the mail, (something like command-option-E, or was it U?), otherwise MIME handling will kill essential formating. There has to be a space in from of the .for