freebsd-ports/archivers/lz4
Adam Weinberger 26979cac58 Add archivers/liblz4. There is already archivers/lz4, which it looks
like might be an old version of this, but it only installs a binary.
This installs binaries and libraries/headers.

LZ4 is a very fast lossless compression algorithm, providing compression speed
at 400 MB/s per core, scalable with multi-cores CPU. It also features an
extremely fast decoder, with speed in multiple GB/s per core, typically
reaching RAM speed limits on multi-core systems.

A high compression derivative, called LZ4_HC, is also provided. It trades CPU
time for compression ratio.

The libraries are BSD licensed, and the binaries are GPLv2.

WWW: https://code.google.com/p/lz4/
2014-10-26 00:14:05 +00:00
..
files
distinfo
Makefile Add archivers/liblz4. There is already archivers/lz4, which it looks 2014-10-26 00:14:05 +00:00
pkg-descr