pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/lz4
Module Name: pkgsrc
Committed By: fhajny
Date: Wed Aug 6 10:41:34 UTC 2014
Added Files:
pkgsrc/archivers/lz4: DESCR Makefile PLIST distinfo
pkgsrc/archivers/lz4/patches: patch-Makefile patch-programs_Makefile
patch-programs_fuzzer.c
Log Message:
Import lz4 as archivers/lz4.
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/lz4/DESCR \
pkgsrc/archivers/lz4/Makefile pkgsrc/archivers/lz4/PLIST \
pkgsrc/archivers/lz4/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/lz4/patches/patch-Makefile \
pkgsrc/archivers/lz4/patches/patch-programs_Makefile \
pkgsrc/archivers/lz4/patches/patch-programs_fuzzer.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index