Date: Wed, 2 Jun 2010 15:33:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/lzlib Makefile distinfo pkg-descr Message-ID: <201006021533.o52FXMPf092493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2010-06-02 15:33:22 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/lzlib Makefile distinfo pkg-descr Log: The lzlib compression library provides in-memory LZMA compression and decompression functions, including integrity checking of the uncompressed data. The compressed data format used by the library is the lzip format. WWW: http://www.nongnu.org/lzip/lzlib.html Albert Vernon <f3cun3c02@sneakemail.com> PR: ports/146882 Submitted by: Albert Vernon <f3cun3c02 at sneakemail.com> Revision Changes Path 1.238 +1 -0 ports/archivers/Makefile 1.1 +22 -0 ports/archivers/lzlib/Makefile (new) 1.1 +3 -0 ports/archivers/lzlib/distinfo (new) 1.1 +8 -0 ports/archivers/lzlib/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006021533.o52FXMPf092493>