./archivers/lzip, Lossless data compressor based on the LZMA algorithm

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.25, Package name: lzip-1.25, Maintainer: pkgsrc-users

Lzip is a lossless data compressor based on the LZMA algorithm, with
very safe integrity checking and a user interface similar to the one of
gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses
better than bzip2, which makes it well suited for software distribution
and data archiving.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 112.93 KB

Version history: (Expand)


CVS history: (Expand)


   2025-08-10 15:02:56 by Ryo ONODERA | Files touched by this commit (2)
Log message: archivers/lzip: Update to 1.25 Changelog: Changes in version 1.25: lzip now exits with error status 2 if any empty member is found in a multimember file. lzip now exits with error status 2 if the first byte of the LZMA stream is not 0. Options '--empty-error' and '--marking-error' have been removed. The chapter 'Syntax of command-line arguments' has been added to the manual. 
   2025-03-30 11:58:40 by Nia Alarie | Files touched by this commit (1)
Log message: lzip: Fix build on SCO_SV (SCO OpenServer 5 Definitive 2018). 
   2024-03-03 12:29:09 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message: lzip: update to 1.24.1. 2024-03-01 Antonio Diaz Diaz <antonio@gnu.org>	* Version 1.24.1 released.	* main.cc: Fix compilation failure on MinGW because of mkdir. 
   2024-02-14 09:23:39 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message: lzip: update to 1.24. Changes in version 1.24: The option '--empty-error', which forces exit status 2 if any empty member is found, has been added. The option '--marking-error', which forces exit status 2 if the first LZMA byte is non-zero in any member, has been added. File diagnostics have been reformatted as 'PROGRAM: FILE: MESSAGE'. Diagnostics caused by invalid arguments to command-line options now show the argument and the name of the option. The option '-o, --output' now preserves dates, permissions, and ownership of the file when (de)compressing exactly one file. The option '-o, --output' now creates missing intermediate directories when writing to a file. The variable MAKEINFO has been added to configure and Makefile.in. 
   2022-11-12 10:10:25 by Nikita | Files touched by this commit (25)
Log message: archivers/fastjar, archivers/lzip, audio/tcd, cross/avrdude, devel/guile-lib, devel/libjit, devel/m17n-lib, devel/quilt, devel/treecc, emulators/simulavr, fonts/jomolhari-ttf, graphics/dvipng, graphics/freetype2, graphics/libotf, ham/xlog, misc/color-theme, misc/m17n-db, multimedia/flvstreamer, net/mimms, print/chktex, security/oath-toolkit, sysutils/attr, sysutils/pidof, sysutils/renameutils, textproc/lout: change MASTER_SITES from http://download.savannah.gnu.org to \ https://download.savannah.gnu.org 
   2022-02-09 12:32:41 by Frederic Cambus | Files touched by this commit (2) | Package updated
Log message: lzip: update to 1.23. 2022-01-24 Antonio Diaz Diaz <antonio@gnu.org>	* Version 1.23 released.	* Decompression time has been reduced by 5-12% depending on the file.	* main.cc (getnum): Show option name and valid range if error.	* Improve several descriptions in manual, '--help', and man page.	* lzip.texi: Change GNU Texinfo category to 'Compression'. (Reported by Alfred M. Szmidt). 
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. 
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message: archivers: Remove SHA1 distfiles hashes