MFV r333779: xz 5.2.4.MFC after: 2 weeks
Merge xz 5.2.0.This brings support for multi-threaded compression. This brings closeN times faster compression where N is the number of CPU cores.Because of this, liblzma now depends on libthr.
Merge xz 5.2.0.This brings support for multi-threaded compression. This brings closeN times faster compression where N is the number of CPU cores.Because of this, liblzma now depends on libthr.Soon libarchive will be modified to use the new lzma API.Thanks to antoine@ for the exp-run.Differential Revision: https://reviews.freebsd.org/D1786Reviewed by: bapt
show more ...
Import of liblzma, xz, xzdec, lzmainfo from vendor branchAdd support for xz and lzma to lesspipe.sh (xzless, lzless)Bump __FreeBSD_versionApproved by: delphij (mentor)MFC after: 2 weeks