On Tue, Nov 05, 2013 at 03:04:54AM +0100, Juan Francisco Cantero Hurtado wrote:
> The patch adds lzip support to the ports framework. I tested
> "EXTRACT_SUFX = .tar.lz" with some ports and everything works without
> problems.
> 
> I've added also lzip to PATCH_CASES because I think lzip can help to
> reduce the bandwidth consumption for patches hosted by openbsd
> developers.
> 
> I couldn't test lunzip on VAX because sihm fails during the OpenBSD
> installation. Theorically lunzip should work on VAX. The problem of xz
> (another user of the lzma algorithm) is the datasize of 40MB on VAX with
> files compressed with a bigger dictionary size. The files compressed
> with lzip -9 will never use more than 33MB of RAM during the
> decompression.
> 
> I'll send another mail with the patch for the man page.
> 
> OK?

Okay

Reply via email to