Commit graph

15 commits

Author SHA1 Message Date
Matthias Andree
bbe90ae869 Upgrade to new release 2.09
Contains workaround for GCC instruction generating bug on some architectures
such as ARM 4, 5, SPARC.
2015-02-07 12:08:08 +00:00
Matthias Andree
f7fdb8279d Add #include <limits.h> to include/lzo/lzodefs.h to fix build issues
on some architectures, for instance, i386, that would otherwise
leave ULONG_MAX undefined.

Bug is reported upstream.

Reported by: Randy Bush
2014-06-27 06:37:24 +00:00
Matthias Andree
e2d213985f Update to new upstram release;
Changes in 2.06 (12 Aug 2011)
  * Some minor optimizations for big-endian architectures.
  * Fixed overly strict malloc() misalignment check in examples.
2011-08-24 11:24:02 +00:00
Matthias Andree
a254d72056 Update to lzo 2.05.
Add LICENSE.
Pass --docdir through CONFIGURE_ARGS to install into the right places.
Disable the libc malloc() alignment test according to consultation of the
upstream author, Marcus F. X. J. Oberhumer. He advised that the test were
too strict and would be changed for 2.06.
Refresh patches.

PR: ports/156931
2011-05-10 20:10:21 +00:00
Matthias Andree
5a1576904b Update to 2.04.
Submitted by: Martin Matuska <mm@freebsd.org>
PR:           ports/152183
2010-11-13 20:59:16 +00:00
Edwin Groothuis
6fb1378c86 The great "Unbreak archivers/lzo2" project - step 1
This patch doesn't unbreak it yet, but it increases the output of
the test in which the port building hangs. I tried to build this
port on the standard places (tb4.droso.net, my ports building jails)
but couldn't reproduce it.

So I'm waiting for this one to go through a run on i386 machines
(http://portsmon.freebsd.org/portoverview.py?category=archivers&portname=lzo2
shows it once happens on i386) to fail and to get a pav or erwin
email about it, which will at least show us where it goes wrong.
2008-08-29 00:38:26 +00:00
Felippe de Meirelles Motta
fdaf7cb517 - Reduce self-test verbosity.
- Add DOCS and EXAMPLES files.
- Bump PORTREVISION.

PR:		ports/124184
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Approved by:	gabor (mentor, implicit)
2008-06-20 18:38:52 +00:00
Florent Thoumie
a05984b2ea - Add lzo2, version 2.00 of archivers/lzo.
PR:		ports/81721
Submitted by:	Ports Fury
Repocopy by:	marcus
2005-06-06 21:46:49 +00:00
Florent Thoumie
ed71e2f70d - Backout latest commit, it needs a repocopy due to API change.
Noticed by:	Matthias Andree <matthias.andree@gmx.de>
2005-05-31 19:41:12 +00:00
Florent Thoumie
584a54b90d - Update to 2.0.
PR:		ports/81721
Submitted by:	Ports Fury
2005-05-31 17:55:48 +00:00
Dmitry Sivachenko
5b655db6f8 Do not install .la file.
PR:		40619
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:33:55 +00:00
Anders Nordby
03341938ce Update to 1.08.
PR:		40547
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-14 10:44:08 +00:00
Chris D. Faulhaber
37d68b7d1b Update port to 1.06
Remove unneeded lines from patches

PR:		15498
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-22 13:49:02 +00:00
Chris Piazza
6cb33ca6e0 Update to version 1.06
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
PR:		15214
1999-12-04 23:40:27 +00:00
Chris Piazza
56e65ea469 - Fix MASTER_SITES
- Remove CONFIGURE_ARGS that are already the default
- Support CFLAGS properly
- Add a file missing from PLISt
- Remove two unneeded patches (for libtool stuff)

PR:		14901
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-21 00:53:55 +00:00