From owner-cvs-ports@FreeBSD.ORG Wed Sep 20 17:20:59 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4787616A416; Wed, 20 Sep 2006 17:20:59 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F16443D83; Wed, 20 Sep 2006 17:20:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 2877E1A4D8E; Wed, 20 Sep 2006 10:20:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8B3B05164F; Wed, 20 Sep 2006 13:20:55 -0400 (EDT) Date: Wed, 20 Sep 2006 13:20:55 -0400 From: Kris Kennaway To: Joseph Koshy Message-ID: <20060920172055.GA82072@xor.obsecurity.org> References: <20060920063357.GA56451@xor.obsecurity.org> <20060920103105.9CF4116A415@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20060920103105.9CF4116A415@hub.freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 17:20:59 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2006 at 10:31:05AM +0000, Joseph Koshy wrote: >=20 >=20 > jk> - Change the build to always use the libjpeg and libpng > jk> libraries bundled with the source package. > =20 > kk> Why? This means that the port won't benefit from bug/security fixes > kk> and will need to manually patched (or more likely: overlooked). >=20 > There's a bug in the application's "configure" script that prevents > it from detecting the presence of installed png/jpeg libraries. >=20 > ... configure output ... > checking png.h usability... yes > checking png.h presence... yes > checking for png.h... yes > checking for png_read_info in -lpng... no > no libpng installed; building static version > checking jpeglib.h usability... yes > checking jpeglib.h presence... yes > checking for jpeglib.h... yes > checking for jpeg_start_decompress in -ljpeg... no > no libjpeg installed; building static version > ... >=20 > So this change is a no-op and only has documentation value at this > point of time. >=20 > This bug needs to be tracked down and fixed & fed upstream. >=20 > In the meantime, I'm working on the assumption that the PLT group > tracks critical fixes to the 3rd-party code that they are redistributing. OK, thanks. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFEXh2Wry0BWjoQKURAi+wAKDWx7thiKs+N8jGaXslKvP56zA01ACePoMt 68VTs9/G0NCOCapqAXt2VAo= =5aqT -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--