head	1.12;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.4;
locks; strict;
comment	@# @;


1.12
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.05.07.17.34.14;	author sylvio;	state Exp;
branches;
next	1.10;

1.10
date	2011.05.17.20.24.47;	author sylvio;	state Exp;
branches;
next	1.9;

1.9
date	2011.05.13.18.05.03;	author sylvio;	state Exp;
branches;
next	1.8;

1.8
date	2011.02.03.17.12.22;	author sylvio;	state Exp;
branches;
next	1.7;

1.7
date	2010.04.09.23.38.51;	author sylvio;	state Exp;
branches;
next	1.6;

1.6
date	2010.02.02.23.39.52;	author sylvio;	state Exp;
branches;
next	1.5;

1.5
date	2009.11.27.22.52.13;	author sylvio;	state Exp;
branches;
next	1.4;

1.4
date	2009.09.15.23.52.29;	author garga;	state Exp;
branches;
next	1.3;

1.3
date	2009.07.05.07.56.04;	author lioux;	state Exp;
branches;
next	1.2;

1.2
date	2009.06.30.14.28.41;	author araujo;	state Exp;
branches;
next	1.1;

1.1
date	2009.06.21.20.44.56;	author amdmi3;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Switch exporter over
@
text
@# New ports collection makefile for:	lzip
# Date created:		2009-06-20
# Whom:			Sylvio Cesar <sylvio@@FreeBSD.org>
#
# $FreeBSD: head/archivers/lzip/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	lzip
PORTVERSION=	1.13
CATEGORIES=	archivers
MASTER_SITES=	SAVANNAH/lzip

MAINTAINER=	sylvio@@FreeBSD.org
COMMENT=	Is a lossless data compressor based on the LZMA algorithm

LICENSE=	GPLv3

PLIST_FILES=	bin/lzip

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	CXX="${CXX}" \
		CXXFLAGS="${CXXFLAGS}" \
		LDFLAGS="${LDFLAGS}"
MAN1=		lzip.1
INFO=		lzip

.include <bsd.port.mk>
@


1.11
log
@- Update to 1.13
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Add license
@
text
@d9 1
a9 1
PORTVERSION=	1.12
d18 1
a18 2
PLIST_FILES=	bin/lzip \
		bin/lziprecover
d24 1
a24 1
MAN1=		lzip.1 lziprecover.1
@


1.9
log
@- Update to 1.12
@
text
@d16 2
@


1.8
log
@- Update to 1.11

Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	1.11
@


1.7
log
@- Update to 1.10

Approved by:	itetcu (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	1.10
@


1.6
log
@- Update to 1.9

Approved by:	miwi (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.9
@


1.5
log
@- Update my mail address to FreeBSD

Approved by:	miwi (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.8
@


1.4
log
@Update to 1.8

PR:		ports/138747
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br> (maintainer)
Feature safe:	yes
@
text
@d3 1
a3 1
# Whom:			Sylvio Cesar <scjamorim@@bsd.com.br>
d13 1
a13 1
MAINTAINER=	scjamorim@@bsd.com.br
@


1.3
log
@o Uphold CXX, CXXFLAGS and LDFLAGS.
o Bump PORTREVISION.

PR:		136312
Approved by:	maintainer
@
text
@d9 1
a9 2
PORTVERSION=	1.7
PORTREVISION=	1
d16 2
a17 1
PLIST_FILES=	bin/lzip bin/lzdiff bin/lzgrep bin/lziprecover
d23 1
a23 1
MAN1=		lzip.1 lzdiff.1 lzgrep.1 lziprecover.1
@


1.2
log
@- Update to 1.7.

PR:		based on ports/136003
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br> (maintainer)
Approved by:	maintainer
@
text
@d10 1
d20 3
@


1.1
log
@Lzip is a lossless data compressor based on the LZMA algorithm,
with very safe integrity checking and a user interface similar
to the one of gzip or bzip2.

WWW:	http://www.nongnu.org/lzip/lzip.html

Sylvio Cesar <scjamorim@@bsd.com.br>

PR:		135889
Submitted by:	Sylvio Cesar <scjamorim@@bsd.com.br>
@
text
@d9 1
a9 1
PORTVERSION=	1.5
d16 1
a16 1
PLIST_FILES=	bin/lzip
d19 1
a19 1
MAN1=		lzip.1
@

