Date: Tue, 1 Dec 1998 15:11:12 -0800 (PST) From: Bill Fumerola <billf@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/archivers/lzo - Imported sources Message-ID: <199812012311.PAA05456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 1998/12/01 15:11:12 PST
ports/archivers/lzo - Imported sources
Update of /home/ncvs/ports/archivers/lzo
In directory freefall.freebsd.org:/x/tmp/cvs-serv5373
Log Message:
from pkg/DESCR
--------------
LZO is a data compression library which is suitable for data
de-/compression in real-time. This means it favours speed over
compression ratio.
LZO implements a number of algorithms with the following features:
+ Decompression is simple and *very* fast.
+ Requires no memory for decompression.
+ Compression is pretty fast.
+ Requires 64 kB of memory for compression.
+ Allows you to dial up extra compression at a speed cost in the
compressor. The speed of the decompressor is not reduced.
+ Includes compression levels for generating pre-compressed data
which achieve a quite competitive compression ratio.
+ There is also a compression level which needs only 8 kB for
compression.
+ Algorithm is thread safe.
+ Algorithm is lossless.
Author: Markus Franz Xaver Johannes Oberhumer
markus.oberhumer@jk.uni-linz.ac.at
http://www.infosys.tuwien.ac.at/Staff/lux/marco
----------
Status:
Vendor Tag: GIFFUNIP
Release Tags: lzo_1_04
N ports/archivers/lzo/Makefile
N ports/archivers/lzo/files/md5
N ports/archivers/lzo/pkg/DESCR
N ports/archivers/lzo/pkg/COMMENT
N ports/archivers/lzo/pkg/PLIST
No conflicts created by this import
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812012311.PAA05456>
