head	1.8;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.8
date	2013.03.19.19.19.33;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.08.05.18.24.25;	author scheidell;	state Exp;
branches;
next	1.5;

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

1.4
date	2011.09.23.22.20.51;	author amdmi3;	state Exp;
branches;
next	1.3;

1.3
date	2011.08.11.12.59.54;	author wen;	state Exp;
branches;
next	1.2;

1.2
date	2011.05.25.21.59.26;	author delphij;	state Exp;
branches;
next	1.1;

1.1
date	2011.04.12.03.02.36;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.8
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314640
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	lrzip
# Date created:		2011-04-08
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/archivers/lrzip/Makefile 314640 2013-03-19 13:04:30Z eadler $
#

PORTNAME=	lrzip
PORTVERSION=	0.614
CATEGORIES=	archivers
MASTER_SITES=	http://ck.kolivas.org/apps/lrzip/ \
		http://files.gslin.org/Software/

MAINTAINER=	gslin@@gslin.org
COMMENT=	Long Range ZIP or Lzma RZIP

LICENSE=	GPLv2

BUILD_DEPENDS=	nasm>=0:${PORTSDIR}/devel/nasm
LIB_DEPENDS=	lzo2:${PORTSDIR}/archivers/lzo2

CFLAGS+=	-I${LOCALBASE}/include
CONFIGURE_ARGS+=	--enable-asm
GNU_CONFIGURE=	yes
LDFLAGS+=	-L${LOCALBASE}/lib
USE_BZIP2=	yes
USE_GMAKE=	yes
USES=	pathfix
USE_PERL5_BUILD=	yes
USE_LDCONFIG=	yes

MAN1=		lrunzip.1 \
		lrzcat.1 \
		lrzip.1 \
		lrztar.1 \
		lrzuntar.1
MAN5=		lrzip.conf.5

.include <bsd.port.mk>
@


1.7
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/lrzip/Makefile 302121 2012-08-05 18:24:25Z scheidell $
d28 1
a28 1
USE_GNOME=	gnomehack
@


1.6
log
@SVN rev 302121 on 2012-08-05 18:24:25Z by scheidell

- Update to 0.614

PR:		ports/169879
Submitted by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- Update to 0.608

PR:		164117
Submitted by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.608
a22 1
LDFLAGS+=	-L${LOCALBASE}/lib
d25 1
d28 1
d30 1
@


1.4
log
@- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
@
text
@d9 1
a9 1
PORTVERSION=	0.606
d17 2
a21 2
LICENSE=	GPLv2

@


1.3
log
@- Update to 0.606

PR:		ports/158900
Submitted by:	Jin-Sih Lin <linpct@@gmail.com>
Approved by:	maintainer(timeout, > 25 days)
@
text
@d23 1
a24 1
CONFIGURE_ENV+=	LDFLAGS=-L${LOCALBASE}/lib
@


1.2
log
@Update to 0.605.

Submitted by:	maintainer
PR:		ports/156882
@
text
@d9 1
a9 1
PORTVERSION=	0.605
d20 2
a25 1
LICENSE=	GPLv2
@


1.1
log
@This is a compression program optimised for large files. The larger the file
and the more memory you have, the better the compression advantage this will
provide, especially once the files are larger than 100MB. The advantage can
be chosen to be either size (much smaller than bzip2) or speed (much faster
than bzip2).

WWW:	http://ck.kolivas.org/apps/lrzip/README

PR:		ports/156267
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.601
d30 1
@

