1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
3aa77171e7 Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
1999-06-05 19:00:43 +00:00
Tim Vanderhoek
8710d9efa8 WWW: Websites We Want: 1999-05-02 21:16:50 +00:00
Steve Price
81ee783ff8 Remove doc diretory on deinstall. 1999-05-01 02:34:00 +00:00
Steve Price
39041794ae Fixup libtool so this port installs the shared library again. 1999-04-20 20:22:48 +00:00
Justin M. Seger
1d463a71aa Remove dead MASTER_SITE
Fix PLIST so that this packages again
1999-04-19 19:28:35 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Bill Fumerola
2f43f3cbc3 PR: ports/5776
Submitted by:	Pedro F. Giffuni
1998-12-01 23:12:55 +00:00
Bill Fumerola
7b0fb2d55b 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
----------
1998-12-01 23:11:12 +00:00