giflib in graphics/gdal

Franci Nabalanci lumiwa at gmail.com
Tue Feb 21 19:30:52 UTC 2012


I saw new gdal in ports...

My question is: in the /usr/ports/UPDATING is first uninstall libungif and
than install giflib and reinstall all ports.
Is it correct to use portmaster -o graphics/giflib graphics/libungif

And thew next question is I have in /var/db/pgs bot giflib and libingif.
How can I find whic one is installed, please? Or are both?

Thanks in advance.


On Tue, Feb 21, 2012 at 7:40 AM, Jerry <jerry at seibercom.net> wrote:

> On Tue, 21 Feb 2012 08:39:38 +0100
> Rainer Hurling articulated:
>
> > Dear list,
> >
> > after changing from graphics/ungif to graphics/giflib there is a
> > problem with building graphics/gdal. Because other ports depending on
> > it, this should be corrected as soon as possible, I think.
> >
> > The patch could be something like this:
> >
> > --- Makefile.orig       2012-02-08 07:52:24.000000000 +0100
> > +++ Makefile    2012-02-21 08:34:04.000000000 +0100
> > @@ -104,7 +104,7 @@
> >   .endif
> >
> >   .if !defined(WITHOUT_GIF)
> > -LIB_DEPENDS+=          ungif.5:${PORTSDIR}/graphics/libungif
> > +LIB_DEPENDS+=          gif.5:${PORTSDIR}/graphics/giflib
> >   CONFIGURE_ARGS+=       --with-gif=${LOCALBASE}
> >   .endif
> >
> > @@ -276,9 +276,6 @@
> >   .endif
> >
> >   post-patch:
> > -.if !defined(WITHOUT_GIF)
> > -       @${REINPLACE_CMD} -e 's|lgif|lungif|' ${WRKSRC}/configure
> > -.endif
> >   .if defined(WITH_PYTHON)
> >          @${REINPLACE_CMD} -e '\
> >                  s,%%MAKE_ENV%%,${MAKE_ENV},; \
>
> Did you contact the port maintainer: sunpoet at FreeBSD.org as well as
> possibly submitting a PR against the port? If not, it might prove
> useful.
>
> --
> Jerry ♔
>
> Disclaimer: off-list followups get on-list replies or get ignored.
> Please do not ignore the Reply-To header.
> __________________________________________________________________
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list