From owner-freebsd-ports@FreeBSD.ORG Tue Aug 17 22:30:17 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 3DB4C16A4CE for ; Tue, 17 Aug 2004 22:30:17 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE03A43D53 for ; Tue, 17 Aug 2004 22:30:16 +0000 (GMT) (envelope-from alex@kochalexander.de) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BxCT9-0001Ii-00 for freebsd-ports@freebsd.org; Wed, 18 Aug 2004 00:30:15 +0200 Received: from [212.86.201.254] (helo=stall.meersau.de) (TLSv1:EDH-RSA-DES-CBC3-SHA:168) (Exim 3.35 #1) id 1BxCT9-0001Dv-00 for freebsd-ports@freebsd.org; Wed, 18 Aug 2004 00:30:15 +0200 Received: from alex by stall.meersau.de with local (Exim 4.41 (FreeBSD)) id 1BxCQQ-0002Ve-0P for freebsd-ports@freebsd.org; Wed, 18 Aug 2004 00:27:26 +0200 Date: Wed, 18 Aug 2004 00:27:25 +0200 From: Alexander Koch To: freebsd-ports@freebsd.org Message-ID: <20040817222725.GA9566@vetinari.schwarzezone> Mail-Followup-To: freebsd-ports@freebsd.org References: <20040816225922.GA2464@vetinari.schwarzezone> <505B1820-EFE3-11D8-924A-00039312D914@fillmore-labs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <505B1820-EFE3-11D8-924A-00039312D914@fillmore-labs.com> User-Agent: Mutt/1.5.6i X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:b23ee464feaead91af30b453090eba65 Subject: Re: Broken port palm/prc-tools "Incorrect pkg-plist" - Questions for fix 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, 17 Aug 2004 22:30:17 -0000 Thus spoke Oliver Eikemeier: > Alexander Koch wrote: > > >[...] > >Then I would try to install, deinstall, reinstall as described in > >Chapter 14 Testing your port. [...] > > > >Is this enough? What else should I do to make the fix work > >correctly on other systems (I have a 4.10 and a 5.2.1 to test the > >make targets)? Or should I leave the port untouched and ask for > >someone else to do it, who have more experiences with ports and > >try a smaller (less complicated) port? > > When `make package'; pkg_delete; pkg_add works and the port seems to > run, this should be sufficient. Just send-pr the diff. Thanks, I will try to unbreak the port :) Alex