From owner-freebsd-arch@FreeBSD.ORG Fri May 7 03:54:46 2010 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B4A61106567C for ; Fri, 7 May 2010 03:54:46 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from monday.kientzle.com (kientzle.com [66.166.149.50]) by mx1.freebsd.org (Postfix) with ESMTP id 896EC8FC2A for ; Fri, 7 May 2010 03:54:46 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.3/8.14.3) id o473t1Ir007035; Fri, 7 May 2010 03:55:01 GMT (envelope-from kientzle@freebsd.org) Received: from horton.x.kientzle.com (fw2.kientzle.com [10.123.1.2]) by kientzle.com with SMTP id vutwhbipmdfp954kha6shuj5ja; Fri, 07 May 2010 03:55:01 +0000 (UTC) (envelope-from kientzle@freebsd.org) Message-ID: <4BE38F02.1000802@freebsd.org> Date: Thu, 06 May 2010 20:54:42 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.23) Gecko/20100314 SeaMonkey/1.1.18 MIME-Version: 1.0 To: Martin Matuska References: <4BE31D84.3040903@FreeBSD.org> In-Reply-To: <4BE31D84.3040903@FreeBSD.org> Content-Type: text/plain; charset=windows-1250; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arch@freebsd.org Subject: Re: RFC: liblzma and xz to FreeBSD base X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2010 03:54:46 -0000 This has already been discussed and the consensus was to go ahead with it. I was going to do it myself, but what you have here looks much more complete than what I have locally right now. Go for it. Cheers, Tim Martin Matuska wrote: > Dear fellow devleopers, > > I would like to propose an import of liblzma and the utilities xz, xzdec > and lzmainfo to base (vendor -> contrib). > As I was informed, libarchive is already lzma-ready, some of our > existing code could take advantage of liblzma instantly. > > The source code is imported from: > http://tukaani.org/xz/xz-4.999.9beta.tar.gz > > All GPLv2, LGPLv2.1 and GPLv3 parts are stripped from the code (they > cover only the build system and unimportant scripts). > liblzma, xz, xzdec, lzmainfo are public domain licensed. > > A working patchset against HEAD (includes modified lesspipe.sh): > http://people.freebsd.org/~mm/patches/xz/ > > The only patched file is src/common/bswap.h, with the patch from the > archivers/xz port. > > Comments and suggestions are welcome. > > Thanks, > mm > > > > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" > >