From owner-freebsd-ports Wed Feb 19 14:48: 5 2003 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 1CF7F37B401 for ; Wed, 19 Feb 2003 14:48:04 -0800 (PST) Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF18643F93 for ; Wed, 19 Feb 2003 14:48:02 -0800 (PST) (envelope-from matthias.andree@gmx.de) Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 7D706A381D for ; Wed, 19 Feb 2003 23:48:01 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id C9FC8748FB; Wed, 19 Feb 2003 23:47:59 +0100 (CET) Date: Wed, 19 Feb 2003 23:47:59 +0100 From: Matthias Andree To: ports@FreeBSD.ORG Subject: Re: Bento package builds Message-ID: <20030219224759.GA32581@merlin.emma.line.org> Mail-Followup-To: ports@FreeBSD.ORG References: <20030218183937.GC30562@rot13.obsecurity.org> <20030219221942.GE1388@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030219221942.GE1388@rot13.obsecurity.org> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 19 Feb 2003, Kris Kennaway wrote: > On Wed, Feb 19, 2003 at 12:56:04PM +0100, Matthias Andree wrote: > > I've seen "bogus" complaints for dependencies, > > http://bento.freebsd.org/errorlogs/i386-5-latest-logs/bogofilter-0.10.2.log > > > > | = phase 1 == > > | pkg_delete db4-4.0.14_1,1 > > | pkg_delete perl-5.6.1_11 > > | ================================================================ > > | list of extra files and directories in /usr/local > > | lib/perl5 extra > > > > I wonder if these "dependencies don't clean up after themselves" (perl5 > > seems to leave the empty directory lib/perl5 behind) could be omitted > > from the listing of the dependent packages (such as bogofilter) -- doing > > so would keep the list size way down :-) > > How do I determine which port failed to list this file in its > pkg-plist? :-) brainstorming mode: - snapshot the directory structure before installing each port and figure when it was NOT present - install the dependencies, then deinstall, snapshot, reinstall, finally build - install the structure after isntalling dependencies but before building the port (might miss some extra files though) -- Matthias Andree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message