Commit Graph

8 Commits

Author SHA1 Message Date
naddy
b2eabd8823 drop RCS Ids 2022-03-11 18:16:02 +00:00
brad
ffe6844fac sync distinfo and merge in PFRAG.shared.
ok sthen@
2013-04-04 16:03:55 +00:00
espie
dd5426312f use SHARED_LIBS
USE_LIBTOOL where appropriate (and bump PKGNAME)
tweak a few FAKE_FLAGS to be more uniform.
2005-12-23 13:57:21 +00:00
alek
dc08dd1f9b - Update to 1.0.3: http://www.oberhumer.com/opensource/ucl/ucl-news.txt
- Use example program as regression test

From Lawrence Teo <lteo.openbsd1@mailnull.com>
2005-05-22 10:54:35 +00:00
espie
1df44bf54d new plists 2004-08-10 07:27:48 +00:00
espie
d51143282a switch to using dir/ and @info.
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
wcobb
5629e97bcc ucl, from Vladimir Popov <pva@tele2.chel.ru>.
UCL is a portable lossless data compression library. It implements a
number of algorithms with the following features:
 - Decompression is simple and *very* fast.
 - Requires no memory for decompression.
 - The decompressors can be squeezed into less than 200 bytes of code.
 - Includes compression levels for generating pre-compressed
   data which achieve an excellent compression ratio.
 - Allows you to dial up extra compression at a speed cost in the
   compressor. The speed of the decompressor is not reduced.
 - Algorithm is thread safe.
 - Algorithm is lossless.
 - In-place decompression.
  
ok naddy@.
2002-05-03 20:01:17 +00:00