HEADS UP: Berkeley DB 4...4.7 port removals/upgrades may require manual preparation

Kurt Jaeger lists at opsec.eu
Sun Aug 24 12:30:08 UTC 2014


Hi!

> > Hm, using USE_BDB=$numble looks wrong to me in devel/ice.
> > 
> > Can you test the following patch.
> > 
> > Index: Makefile
> > ===================================================================
> > --- devel/ice/Makefile    (revision 365910)
> > +++ devel/ice/Makefile    (working copy)
> > @@ -27,7 +27,8 @@
> >  .endif
> > 
> >  USES=                  iconv gmake
> > -USE_BDB=               5
> > +USE_BDB=               yes
> > +WANT_BDB_VER=          5
> >  INVALID_BDB_VER=       40 41 42 43 44 46 47 48 6
> >  USE_LDCONFIG=          yes
> >  BUILD_WRKSRC?=         ${WRKSRC}/cpp

> @Kurt: Could you test and confirm? If this works, I'll commit the patch.

Yes, it builds.

-- 
pi at opsec.eu            +49 171 3101372                         6 years to go !


More information about the freebsd-ports mailing list