Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2003 23:47:59 +0100
From:      Matthias Andree <matthias.andree@gmx.de>
To:        ports@FreeBSD.ORG
Subject:   Re: Bento package builds
Message-ID:  <20030219224759.GA32581@merlin.emma.line.org>
In-Reply-To: <20030219221942.GE1388@rot13.obsecurity.org>
References:  <20030218183937.GC30562@rot13.obsecurity.org> <m3el64bi23.fsf@merlin.emma.line.org> <20030219221942.GE1388@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030219224759.GA32581>