head	1.13;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.4
	RELEASE_6_3_0:1.4
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.07.25.06.32.06;	author cs;	state Exp;
branches;
next	1.11;

1.11
date	2012.05.01.01.46.45;	author swills;	state Exp;
branches;
next	1.10;

1.10
date	2011.09.17.06.48.45;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2009.01.27.09.58.11;	author clsung;	state Exp;
branches;
next	1.8;

1.8
date	2008.09.26.08.36.20;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2008.03.11.06.02.25;	author leeym;	state Exp;
branches;
next	1.6;

1.6
date	2008.01.15.01.39.43;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2008.01.08.07.10.03;	author clsung;	state Exp;
branches;
next	1.4;

1.4
date	2007.04.29.11.23.49;	author clsung;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.22.08.51.20;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2006.09.30.04.59.28;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.09.26.10.51.21;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Compress-LZF
# Date created:		2006-09-10
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/archivers/p5-Compress-LZF/Makefile 301510 2012-07-25 06:32:06Z cs $
#

PORTNAME=	Compress-LZF
PORTVERSION=	3.43
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Extremely lightweight Lempel-Ziv-Free compression

PERL_CONFIGURE=	yes

MAN3=		Compress::LZF.3

.include <bsd.port.mk>
@


1.12
log
@SVN rev 301510 on 2012-07-25 06:32:06Z by cs

Fix typos in COMMENT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d15 1
a15 1
COMMENT=	Extremely light-weight Lempel-Ziv-Free compression
@


1.10
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.9
log
@- Update to 3.43

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
@
text
@d17 1
a17 1
PERL_CONFIGURE=	5.8.0+
@


1.8
log
@- Update to 3.41

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
@
text
@d9 1
a9 1
PORTVERSION=	3.41
@


1.7
log
@- set PERL_CONFIGURE=5.8.0+
- remove unused DISTNAME
@
text
@d9 1
a9 1
PORTVERSION=	3.11
@


1.6
log
@- Update to 3.11

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
@
text
@a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:C|0$||}
d17 1
a17 2
PERL_CONFIGURE=	yes
USE_PERL5=	5.8.0+
@


1.5
log
@- Update to 3.10 (3.1)

Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
@
text
@d9 1
a9 1
PORTVERSION=	3.10
@


1.4
log
@- Update to 1.80 (1.8)
@
text
@d9 1
a9 1
PORTVERSION=	1.80
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Compress
d19 1
@


1.3
log
@- Update to 1.71

PR:		ports/109355
Submitted by:	leeym
@
text
@d9 1
a9 1
PORTVERSION=	1.71
@


1.2
log
@- Update to 1.70
- from Changes
  - fix buffer overflows in decompress header.
@
text
@d9 1
a9 1
PORTVERSION=	1.70
@


1.1
log
@Add p5-Compress-LZF 1.65, extremely light-weight Lempel-Ziv-Free
compression.

PR:		ports/103095
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.65
d14 1
@

