From owner-freebsd-ports@FreeBSD.ORG Mon Apr 21 19:21:38 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 E7E771065670; Mon, 21 Apr 2008 19:21:38 +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 C4F508FC26; Mon, 21 Apr 2008 19:21:38 +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 C388E242F856; Mon, 21 Apr 2008 23:05:44 +0400 (MSD) Date: Mon, 21 Apr 2008 23:05:42 +0400 From: Andrew Pantyukhin To: Brooks Davis Message-ID: <20080421190501.GG88801@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080416030753.GA56826@lor.one-eyed-alien.net> X-OS: FreeBSD 8.0-CURRENT amd64 User-Agent: Mutt/1.5.17 (2007-11-01) Cc: ports@freebsd.org, Mikhail Teterin 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: Mon, 21 Apr 2008 19:21:39 -0000 On Tue, Apr 15, 2008 at 10:07:54PM -0500, Brooks Davis wrote: > On Tue, Apr 15, 2008 at 10:35:30PM -0400, Mikhail Teterin wrote: > > ???????? 15 ??????? 2008 10:21 ??, Brooks Davis ?? ????????: > > > Sadly, the author's licensing terms will limit the adoption of lzma. > > > The BSD license is well established as the most restrictive acceptable > > > license for successful, widely adopted compression schemes. > > I wouldn't necessicairly be opposed to seeing support for tar.lzma files > in bsd.port.mk, but I don't think lzma has a signficant future if the > licensing policy remains as is (i.e. complex and not clearly defined in > the source files). == qouth lzma.txt == SPECIAL EXCEPTION #3: Igor Pavlov, as the author of this code, expressly permits you to use code of the following files: BranchTypes.h, LzmaTypes.h, LzmaTest.c, LzmaStateTest.c, LzmaAlone.cpp, LzmaAlone.cs, LzmaAlone.java as public domain code. ==================== Without a more careful look, it sounds like enough to integrate lzma in libarchive.