From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 11:04:41 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 1EDBF106564A for ; Tue, 22 Apr 2008 11:04:41 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.187]) by mx1.freebsd.org (Postfix) with ESMTP id B63688FC23 for ; Tue, 22 Apr 2008 11:04:40 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by rn-out-0910.google.com with SMTP id j40so671666rnf.12 for ; Tue, 22 Apr 2008 04:04:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=8HsZVVd4JLwn/gdLZBfLofpPmyF/yAkU6vqxcEqp25g=; b=ank8hf1/3IgYTUiUzg3FlDut2QqI9LGDmFfVz/u79PdorMXD0Go2N+PrCwDm2U3NSPPWa7/2cT0F2pzT0NqmbpTITIbXtkDl2NjDGifXJIxWKWC6ImKxZY9mlSU5Z702orR5vv52kaPes/CvZHmbzrOaxj/mc5cBUhjUHjISVq0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=AfAh8Ui0p7yBOzfcGAHdC/jImPFSjuB9PrJvhJdl8EqFAAccRB39hnuFfxHMD4p/225HXBMEQofMSIsbFOroPdO8ddTnbOwNSqhoE0vc2zMZ4gqQ80z+3xOop4rjLvYq3ONWsGIfxeR7ONuQ8sVPg6b4dsYiUVouUmmjshFdBn0= Received: by 10.142.44.11 with SMTP id r11mr25797wfr.22.1208862279559; Tue, 22 Apr 2008 04:04:39 -0700 (PDT) Received: by 10.142.232.5 with HTTP; Tue, 22 Apr 2008 04:04:39 -0700 (PDT) Message-ID: Date: Tue, 22 Apr 2008 12:04:39 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: infofarmer@freebsd.org In-Reply-To: <20080422103434.GE54610@amilo.cenkes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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> X-Google-Sender-Auth: ae617a1c51d931a7 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 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:04:41 -0000 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? -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer