Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2005 21:56:16 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        Jiawei Ye <leafy7382@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Why does security/amavisd-new depend on db3?
Message-ID:  <200511142156.16849.ringworm01@gmail.com>
In-Reply-To: <c21e92e20511142201o70752d66p20b4ef233612d6e@mail.gmail.com>
References:  <c21e92e20511130557g4ad76176l85beb6ceee078886@mail.gmail.com> <200511142145.05316.ringworm01@gmail.com> <c21e92e20511142201o70752d66p20b4ef233612d6e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 14 November 2005 22:01, Jiawei Ye wrote:
> On 11/15/05, Michael C. Shultz <ringworm01@gmail.com> wrote:
> > Looking at security/amavisd-new and databases/p5-BerkeleyDB it looks like
> > you have to make sure WITH_BDB_VER=42 is applied to
> > databases/p5-BerkeleyDB, not security/amavisd-new, is this the case?
>
> in pkgtools.conf:
>   MAKE_ARGS = {
>         'databases/p5-BerkeleyDB' => 'WITH_BDB_VER=42',
>
> in pm-020.conf
> databases/p5-BerkeleyDB|WITH_BDB_VER=42|
>
> > WITH_BDB_VER=42 changes nothing I can see for amavisd-new:
> >
> > amavisd-new>make -V RUN_DEPENDS WITH_BDB_VER=42
> >
> > /usr/ports/databases/p5-BerkeleyDB
> >
> > amavisd-new>make -V RUN_DEPENDS
> >
> > but for p5-BerkeleyDB it does:
> >
> > p5-BerkeleyDB>make -V LIB_DEPENDS WITH_BDB_VER=42
> >
> >         db-4.2.2:/usr/ports/databases/db42
> >
> > p5-BerkeleyDB>make -V LIB_DEPENDS
> >
> >        db3.3:/usr/ports/databases/db3
> >
> > -Mike
>
> It is correct when you invoke it manually, but I rebuilt p5-BerkeleyDB
> numerous times already and still get wrong dependancies for
> amavisd-new.
>
>
> Jiawei

Maybe there is a bug in portmanager, I'll test it on these two programs and 
let you know what I find later.

-Mike







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