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


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

1.12
date	2012.11.17.05.54.22;	author svnexp;	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.06.20.08.34.46;	author az;	state Exp;
branches;
next	1.9;

1.9
date	2011.05.19.02.03.57;	author swills;	state Exp;
branches;
next	1.8;

1.8
date	2011.02.26.16.50.34;	author az;	state Exp;
branches;
next	1.7;

1.7
date	2008.07.26.01.48.38;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2008.03.11.08.14.43;	author leeym;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309147
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309147 | danfe | 2012-12-18 07:07:28 +0000 (Tue, 18 Dec 2012) | 6 lines
## SVN ##
## SVN ## Cleanup archives/p5-POE-Filter-* ports a bit:
## SVN ##
## SVN ## - Switch to modern two-line Makefile header
## SVN ## - Drop indefinite article from COMMENT line
## SVN ## - Consistently set BUILD_DEPENDS and RUN_DEPENDS
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Gea-Suan Lin <gslin@@gslin.org>
# $FreeBSD: head/archivers/p5-POE-Filter-LZF/Makefile 309147 2012-12-18 07:07:28Z danfe $

PORTNAME=	POE-Filter-LZF
PORTVERSION=	1.6.8
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BINGOS
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	POE filter wrapped around Compress::LZF

BUILD_DEPENDS=	p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
		p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		POE::Filter::LZF.3

.include <bsd.port.mk>
@


1.12
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-POE-Filter-LZF
# Date created:		2006-09-10
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/archivers/p5-POE-Filter-LZF/Makefile 300895 2012-07-14 12:56:14Z beat $
#
d13 1
a13 1
COMMENT=	A POE filter wrapped around Compress::LZF
d17 1
a17 2
RUN_DEPENDS=	p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
		p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
@


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

Approved by:	clsung via IRC
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d16 1
a16 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.9
log
@- Make dependency on archivers/p5-Compress-LZF and devel/p5-POE a build
  dependency as well as run dependency to silence build warnings
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/B/BI/BINGOS
@


1.8
log
@Fix fetch issue.
@
text
@d19 2
@


1.7
log
@- Update to 1.6.8 (1.68)

Changes:	http://search.cpan.org/dist/POE-Filter-LZF/Changes
@
text
@d12 1
@


1.6
log
@- update to 1.66

Submitted by:	leeym
Approved by:	clsung
@
text
@d9 1
a9 1
PORTVERSION=	1.6.6
@


1.5
log
@- Update to 1.6.4 (1.64)

Changes:		http://search.cpan.org/dist/POE-Filter-LZF/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.6.4
d18 2
a19 3
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/LZF.pm:${PORTSDIR}/archivers/p5-Compress-LZF \
		p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:=	${BUILD_DEPENDS}
@


1.4
log
@- Update to 1.6.2
@
text
@d9 1
a9 1
PORTVERSION=	1.6.2
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	POE
@


1.3
log
@- Update to 1.6.1
@
text
@d9 1
a9 1
PORTVERSION=	1.6.1
@


1.2
log
@- Update to 1.60
@
text
@d9 1
a9 1
PORTVERSION=	1.6.0
@


1.1
log
@Add p5-POE-Filter-LZF 1.5, a POE filter wrapped around Compress::LZF.

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

