Commit Graph

15 Commits

Author SHA1 Message Date
Christian Weisgerber
03f0bf5f2f Update to bugfix release 5.0.3 to keep this somewhat in sync with
what's in base on 8-STABLE and 9-CURRENT.
2011-07-27 13:45:09 +00:00
Christian Weisgerber
efa65bf1d0 Update to 5.0.1. User-visible changes:
* xz --force now (de)compresses files that have setuid, setgid,
  or sticky bit set and files that have multiple hard links.
  The man page had it documented this way already, but the code
  had a bug.
* gzip and bzip2 support in xzdiff was fixed.
2011-02-28 16:43:27 +00:00
Christian Weisgerber
7a99f0c208 Update to first non-beta release 5.0.0.
This only affects branches that don't have xz in base yet, principally 7.x.
2010-11-09 18:55:36 +00:00
Martin Matuska
7e7e88fd22 - Replace patch-configure.ac with patch-configure
- remove USE_AUTOTOOLS

As we want to use xz for extraction of port's distfiles,
it cannot depend on autoconf.

PR:		ports/147280
Approved by:	maintainer (private e-mail)
2010-06-01 15:28:03 +00:00
Christian Weisgerber
0671e83009 Mark IGNORE if xz is already in the base system. 2010-05-21 16:27:30 +00:00
Christian Weisgerber
c756d91684 * Enable assembly language optimizations on amd64.
* Use system byte-swapping functions.

PR:		139205, 139206
Submitted by:	swell.k@gmail.com  (idea)
Feature safe:	yes
2009-10-01 21:49:43 +00:00
Christian Weisgerber
dda93a4d91 Update to 4.999.9beta.
This is the last beta release before XZ Utils 5.0.0. No big changes
are planned before the first stable release.

XZ Utils is the official successor to LZMA Utils.

Feature safe:	yes
2009-09-21 14:07:42 +00:00
Martin Wilke
2d5c2ad67b - Fix output from xz -H however when running tests the (de)compression doesn't
use more than one thread.

PR:		137581
Submitted by:	Martin Birgmeier <martin@email.aon.at>
Approved by:	maintainer
Feature safe:	yes
2009-09-19 19:34:11 +00:00
Martin Wilke
dd0facd955 - Add backup mirror 2009-02-16 10:07:41 +00:00
Martin Wilke
b88d13f25d - Update to 4.999.8
PR:		130416
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2009-02-15 17:15:19 +00:00
Martin Wilke
6bb81012e1 - Update to 4.999.3alpha
- Pass maintainership to submitter

PR:		129557
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2008-12-24 23:46:47 +00:00
Christian Weisgerber
d7eeb462c1 Update to 4.32.7, which has minor bug fixes. 2008-08-21 19:46:55 +00:00
Christian Weisgerber
a3a71e00ee Rename manual "test" target to "regression-test" so that it will
be automatically run on the package build cluster.

Suggested by Pedro <pfgshield-freebsd@yahoo.com>.
2008-06-20 16:22:18 +00:00
Christian Weisgerber
a7187da6ea Update to 4.32.6: Minor fixes and improvements, no user-visible changes. 2008-05-23 21:39:48 +00:00
Christian Weisgerber
69309c1a7d Import lzma 4.32.5.
LZMA Utils is an attempt to provide LZMA compression to POSIX-like
systems. The idea is to have a gzip-like command line tool and
zlib-like library, which would make it easy to adapt the new
compression technology to existing applications.

WWW: http://tukaani.org/lzma/
2008-04-21 15:53:28 +00:00