head	1.10;
access;
symbols
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	RELEASE_3_1_0:1.1.1.1
	lzo_1_04:1.1.1.1
	GIFFUNIP:1.1.1;
locks; strict;
comment	@# @;


1.10
date	2011.07.07.00.57.15;	author mandree;	state dead;
branches;
next	1.9;

1.9
date	2011.03.18.17.58.32;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.22.06.58.27;	author edwin;	state Exp;
branches;
next	1.7;

1.7
date	2005.05.31.19.41.11;	author flz;	state Exp;
branches;
next	1.6;

1.6
date	2005.05.31.17.55.48;	author flz;	state Exp;
branches;
next	1.5;

1.5
date	2004.01.27.20.50.38;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2002.07.14.10.44.08;	author anders;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.19.08.13.14;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	99.12.04.23.40.27;	author cpiazza;	state Exp;
branches;
next	1.1;

1.1
date	98.12.01.23.11.12;	author billf;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.12.01.23.11.12;	author billf;	state Exp;
branches;
next	;


desc
@@


1.10
log
@Remove expired port archivers/lzo.
Note that some ports from the PR still need attention for the port to lzo2,
devel/py-tables in particular (wen, are you there?)

PR: ports/156954
@
text
@SHA256 (lzo-1.08.tar.gz) = bcead46b0bd887c3987e977a0a7d4c547b0f70f926d45e253784137569f57b9a
SIZE (lzo-1.08.tar.gz) = 426692
@


1.9
log
@- Get Rid MD5 support

With hat:	portmgr (myself)
@
text
@@


1.8
log
@SHA256ify

Approved by:	krion@@
@
text
@a0 1
MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
@


1.7
log
@- Backout latest commit, it needs a repocopy due to API change.

Noticed by:	Matthias Andree <matthias.andree@@gmx.de>
@
text
@d2 1
@


1.6
log
@- Update to 2.0.

PR:		ports/81721
Submitted by:	Ports Fury
@
text
@d1 2
a2 2
MD5 (lzo-2.00.tar.gz) = c7b6b2a0aa3b06722afed4bec4f79011
SIZE (lzo-2.00.tar.gz) = 570678
@


1.5
log
@Add SIZE.
@
text
@d1 2
a2 2
MD5 (lzo-1.08.tar.gz) = ab94d3da364c7cbd5b78d76f1875b0f6
SIZE (lzo-1.08.tar.gz) = 426692
@


1.4
log
@Update to 1.08.

PR:		40547
Submitted by:	Oliver Braun <obraun@@informatik.unibw-muenchen.de>
@
text
@d2 1
@


1.3
log
@Upgrade to lzo 1.07

Obtained from:	OpenBSD
@
text
@d1 1
a1 1
MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610
@


1.2
log
@Update to version 1.06

Submitted by:	Chris D. Faulhaber <jedgar@@fxp.org>
PR:		15214
@
text
@d1 1
a1 1
MD5 (lzo-1.06.tar.gz) = 01a56f80a9186383d2183f917e9fe4e9
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
MD5 (lzo-1.04.tar.gz) = 550966692dbc93f31dc078b13c175afa
@


1.1.1.1
log
@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
----------
@
text
@@
