From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 11:39:19 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DAA01065671; Tue, 22 Apr 2008 11:39:19 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from heka.cenkes.org (heka.cenkes.org [208.79.80.110]) by mx1.freebsd.org (Postfix) with ESMTP id 00F198FC12; Tue, 22 Apr 2008 11:39:18 +0000 (UTC) (envelope-from infofarmer@FreeBSD.org) Received: from amilo.cenkes.org (ppp85-140-148-9.pppoe.mtu-net.ru [85.140.148.9]) (Authenticated sender: sat) by heka.cenkes.org (Postfix) with ESMTPSA id BE214242F842; Tue, 22 Apr 2008 15:39:16 +0400 (MSD) Date: Tue, 22 Apr 2008 15:39:14 +0400 From: Andrew Pantyukhin To: Florent Thoumie Message-ID: <20080422113908.GG54610@amilo.cenkes.org> References: <200804151709.03452.mi+mill@aldan.algebra.com> <200804152151.07444.mi+mill@aldan.algebra.com> <20080416022153.GA56554@lor.one-eyed-alien.net> <200804152235.35820.mi+mill@aldan.algebra.com> <20080416030753.GA56826@lor.one-eyed-alien.net> <20080421190501.GG88801@amilo.cenkes.org> <20080421194224.GA21205@lor.one-eyed-alien.net> <20080422103434.GE54610@amilo.cenkes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org, Mikhail Teterin , Brooks Davis Subject: Re: lzma (Re: HEADS UP: upgrading ImageMagick to 6.4.0-6) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: infofarmer@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 11:39:19 -0000 On Tue, Apr 22, 2008 at 12:04:39PM +0100, Florent Thoumie wrote: > On Tue, Apr 22, 2008 at 11:34 AM, Andrew Pantyukhin > wrote: > > On Mon, Apr 21, 2008 at 02:42:24PM -0500, Brooks Davis wrote: > > > That's well hidden (DOC/lzam.txt in the tarball). Someone > > > should produce some sort of lzma-lite distribution that only > > > does the basics. Then this could be a practical option. > > > > Unfortunately, a closer look dispelled the hope. The > > public-domained files only show how to use the GPL'ed ones. I had > > a conversation with the author, who is worried about incompatible > > formats being spawned if he releases lzma from under LGPL. He > > might change his mind in the future, though. > > > > So I guess we'll have to stick to using lzma from ports for now. > > Maybe releasing the extracting code under public domain? It doesn't provide the necessary "protection" since the compressing code need not be distributed by whoever profits from incompatibilities.