mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Adopt this port.
Simplify URL and editorial changes in pkg-descr.
This commit is contained in:
parent
a4436efac6
commit
7be899757a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346728
@ -6,7 +6,7 @@ PORTVERSION= 1.15
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SAVANNAH/lzip
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= gerald@FreeBSD.org
|
||||
COMMENT= Lossless data compressor based on the LZMA algorithm
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
@ -1,10 +1,10 @@
|
||||
Lzip is a lossless data compressor with a user interface similar to the one
|
||||
of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses
|
||||
of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses
|
||||
more than bzip2, which makes it well suited for software distribution and
|
||||
data archiving. Lzip is a clean implementation of the LZMA algorithm.
|
||||
data archiving. Lzip is a clean implementation of the LZMA algorithm.
|
||||
|
||||
The lzip file format is designed for long-term data archiving. It is clean,
|
||||
provides very safe 4 factor integrity checking, and is backed by the
|
||||
recovery capabilities of lziprecover.
|
||||
The lzip file format is designed for long-term data archiving. It is
|
||||
clean, provides very safe four factor integrity checking, and is backed
|
||||
by the recovery capabilities of lziprecover.
|
||||
|
||||
WWW: http://www.nongnu.org/lzip/lzip.html
|
||||
WWW: http://www.nongnu.org/lzip/
|
||||
|
Loading…
Reference in New Issue
Block a user