From owner-freebsd-ports Sun Feb 20 21:40:36 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id C2E0337C12A; Sun, 20 Feb 2000 21:40:33 -0800 (PST) (envelope-from knu@idaemons.org) Received: from daemon.local.idaemons.org (pc062023.tokyo.jcom.ne.jp [210.155.62.23]) by ms.tokyo.jcom.ne.jp (8.9.1/3.7W 06/01/99) with ESMTP id OAA24773; Mon, 21 Feb 2000 14:40:32 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id OAA48131; Mon, 21 Feb 2000 14:40:01 +0900 (JST) Date: Mon, 21 Feb 2000 14:40:30 +0900 Message-ID: <86zosvqfjl.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: ache@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG, jseger@FreeBSD.org Subject: Re: ports/16836: graphics/ImageMagick: configures with LZW enabled In-Reply-To: In your message of "Sun, 20 Feb 2000 12:20:02 -0800 (PST)" <200002202020.MAA35148@freefall.freebsd.org> References: <200002202020.MAA35148@freefall.freebsd.org> User-Agent: Wanderlust/2.2.18 (Please Forgive Me) EMIKO/1.13.11 (Euglena viridis) FLIM/1.13.2 (Kasanui) APEL/10.1 MULE XEmacs/21.1 (patch 8) (Bryce Canyon) (i386--freebsd) Organization: Associated I. Daemons MIME-Version: 1.0 (generated by EMIKO 1.13.11 - "Euglena viridis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Sun, 20 Feb 2000 12:20:02 -0800 (PST), Andrey A. Chernov wrote: > On Mon, Feb 21, 2000 at 03:53:10AM +0900, Akinori -Aki- MUSHA wrote: > > As the graphics/ImageMagick port configures itself with LZW enabled > > by default, it builds/installs binaries which are capable of producing > > LZW compressed images that has something to do with the damned patent > > issue. > > > > >How-To-Repeat: > > > > >Fix: > > > > Removing --enable-lzw from CONFIGURE_ARGS may help. Also, consider > > upgrading the port to the latest version 5.1.1. See ports/16378. > > Total removing is not good. There must be env. variable dependent Makefile > option which let users who sign LZW license to build unrestricted version. That's right. This kind of ports must refer to something like WITH_LZW (or HAVE_LZW_LICENSE) variable to decide whether LZW compression feature is to be built-in. But the days before the freeze are numbered. If no time to implement this, we'll have to simply disable it, so far. -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( "If you choose not to decide you still have made a choice." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message