From owner-freebsd-ports@FreeBSD.ORG Wed Feb 22 21:27:13 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B135C106566B for ; Wed, 22 Feb 2012 21:27:13 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by mx1.freebsd.org (Postfix) with ESMTP id 422288FC12 for ; Wed, 22 Feb 2012 21:27:12 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c220-239-116-103.belrs4.nsw.optusnet.com.au [220.239.116.103]) by mail14.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id q1MLRAOu017933 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 23 Feb 2012 08:27:11 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.5/8.14.4) with ESMTP id q1MLRAcS007973; Thu, 23 Feb 2012 08:27:10 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.5/8.14.4/Submit) id q1MLR9NC007972; Thu, 23 Feb 2012 08:27:09 +1100 (EST) (envelope-from peter) Date: Thu, 23 Feb 2012 08:27:09 +1100 From: Peter Jeremy To: Steve Wills Message-ID: <20120222212709.GA7958@server.vk2pj.dyndns.org> References: <4F434A3A.4060208@gwdg.de> <20120221084016.2fa4b3ba@scorpio> <734b2be607f1ee5d9227bb76fff22d40.squirrel@mouf.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <734b2be607f1ee5d9227bb76fff22d40.squirrel@mouf.net> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Franci Nabalanci , freebsd-ports@FreeBSD.org Subject: Re: giflib in graphics/gdal X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 21:27:13 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Feb-21 14:51:50 -0500, Steve Wills wrote: >> Is it correct to use portmaster -o graphics/giflib graphics/libungif > >Looks OK to me. And then rebuild all ports that used 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? > >They install files to the same place, overwriting each other. So whichever >one was installed last would be the one that's really installed. It's not quite that simple. Both install include/gif_lib.h but the associated libraries have different names. If you have both installed, the most most recently installed will select which include/gif_lib.h is used but the library used will depend on the whims of the port's configuration tools. >is they're very similar, so it didn't cause problems. Nevertheless, it's >still a bad idea for them both to be installed, hence the addition of the >conflict between them. It's very unfortunate that the ports depending on libungif weren't all cleaned up before the conflict was added. The current situation is a mess and, for many people, requires manual intervention to make the ports system work. --=20 Peter Jeremy --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk9FXa0ACgkQ/opHv/APuIcb9QCfRaQL0wDHhW2Ld4bTdMTVIlIM GiMAoK2xO6sA9QUnLWj1AaHYDCrTrL30 =tQRZ -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6--