Date: Tue, 12 Apr 2011 03:02:36 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/lrzip Makefile distinfo pkg-descr pkg-plist ports/archivers/lrzip/files patch-stream.diff Message-ID: <201104120302.p3C32aEw000601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-04-12 03:02:36 UTC
FreeBSD ports repository
Modified files:
archivers Makefile
Added files:
archivers/lrzip Makefile distinfo pkg-descr pkg-plist
archivers/lrzip/files patch-stream.diff
Log:
This is a compression program optimised for large files. The larger the file
and the more memory you have, the better the compression advantage this will
provide, especially once the files are larger than 100MB. The advantage can
be chosen to be either size (much smaller than bzip2) or speed (much faster
than bzip2).
WWW: http://ck.kolivas.org/apps/lrzip/README
PR: ports/156267
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Revision Changes Path
1.254 +1 -0 ports/archivers/Makefile
1.1 +35 -0 ports/archivers/lrzip/Makefile (new)
1.1 +2 -0 ports/archivers/lrzip/distinfo (new)
1.1 +11 -0 ports/archivers/lrzip/files/patch-stream.diff (new)
1.1 +7 -0 ports/archivers/lrzip/pkg-descr (new)
1.1 +27 -0 ports/archivers/lrzip/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104120302.p3C32aEw000601>
