head	1.10;
access;
symbols
	RELEASE_7_2_0:1.8
	old_RELEASE_7_1_0:1.4
	old_RELEASE_6_4_0:1.4
	old_RELEASE_5_EOL:1.2;
locks; strict;
comment	@# @;


1.10
date	2009.09.21.19.07.37;	author naddy;	state dead;
branches;
next	1.9;

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

1.8
date	2009.02.16.10.07.41;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2009.02.15.17.15.19;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.12.24.23.46.47;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2008.12.24.23.45.31;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.08.21.19.46.55;	author naddy;	state Exp;
branches;
next	1.3;

1.3
date	2008.06.20.16.22.18;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2008.05.23.21.39.48;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2008.04.21.15.53.28;	author naddy;	state Exp;
branches;
next	;


desc
@@


1.10
log
@LZMA Utils have been replaced by XZ Utils (archivers/xz)

Feature safe:	yes
@
text
@# New ports collection makefile for:	lzmautils-devel
# Date created:		09 Dec 2008
# Whom:			David Naylor <dragonsa@@highveldmail.co.za>
#
# $FreeBSD: ports/archivers/lzmautils-devel/Makefile,v 1.9 2009/09/19 19:34:11 miwi Exp $
#

PORTNAME=	lzmautils
DISTVERSION=	4.999.8
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	http://tukaani.org/xz/ \
		http://freebsd.unixfreunde.de/sources/
PKGNAMESUFFIX=	-devel
DISTNAME=	xz-${DISTVERSION}beta

MAINTAINER=	dragonsa@@highveldmail.co.za
COMMENT=	LZMA compression and decompression tools

CONFLICTS=	lzma-[0-9]* lzmautils-4.[0-3]* lzmautils-[0-3]* lzmalib-[0-9]*

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack

CONFIGURE_ARGS+=	--disable-static --disable-nls  # No translations apparent

.if defined(WITHOUT_THREADS)
CONFIGURE_ARGS+=	--disable-threads
.endif

MAN1=		lzdiff.1 lzgrep.1 lzmore.1
MLINKS=		lzdiff.1 lzcmp.1 \
		lzgrep.1 lzegrep.1 \
		lzgrep.1 lzfgrep.1 \
		lzmore.1 lzless.1

.include <bsd.port.mk>
@


1.9
log
@- 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
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Add backup mirror
@
text
@d10 1
@


1.7
log
@- Update to 4.999.8

PR:		130416
Submitted by:	David Naylor <naylor.b.david@@gmail.com> (maintainer)
@
text
@d11 2
a12 1
MASTER_SITES=	http://tukaani.org/xz/
@


1.6
log
@- Update to 4.999.3alpha
- Pass maintainership to submitter

PR:		129557
Submitted by:	David Naylor <naylor.b.david@@gmail.com>
@
text
@d9 1
a9 1
DISTVERSION=	4.999.3alpha
d11 3
a13 3
MASTER_SITES=	http://tukaani.org/lzma/
PKGNAMESUFFIX?=	-devel
DISTNAME=	lzma-${DISTVERSION}
d15 1
a15 1
MAINTAINER=	naylor.b.david@@gmail.com
d18 1
a18 1
CONFLICTS=	lzma-[0-9]* lzmautils-4.[0-3]* lzmautils-[0-3]*
a19 1
USE_GETTEXT=	yes
d24 6
d31 1
a31 3
MLINKS=		lzma.1 unlzma.1 \
		lzma.1 lzcat.1 \
		lzdiff.1 lzcmp.1 \
d34 1
a34 1
		lzmore.1 lzless.1			
@


1.5
log
@- Force commit
	repocopy from lzmautils to lzmautils-devel
@
text
@d1 3
a3 3
# New ports collection makefile for:	lzmautils
# Date created:		2008-04-19
# Whom:			naddy
d9 1
a9 1
PORTVERSION=	4.32.7
d12 2
a13 1
DISTNAME=	lzma-${PORTVERSION}
d15 1
a15 1
MAINTAINER=	naddy@@FreeBSD.org
d18 1
a18 1
CONFLICTS=	lzma-[0-9]*
d20 1
d23 1
d25 1
a25 2
MAN1=		lzdiff.1 lzgrep.1 lzma.1 lzmadec.1 lzmainfo.1 lzmore.1

d31 1
a31 4
		lzmore.1 lzless.1

regression-test: build
	@@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
@


1.4
log
@Update to 4.32.7, which has minor bug fixes.
@
text
@@


1.3
log
@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>.
@
text
@d9 1
a9 1
PORTVERSION=	4.32.6
@


1.2
log
@Update to 4.32.6: Minor fixes and improvements, no user-visible changes.
@
text
@d31 1
a31 1
test: build
@


1.1
log
@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/
@
text
@d9 1
a9 1
PORTVERSION=	4.32.5
d31 3
@

