head	1.23;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.6;
locks; strict;
comment	@# @;


1.23
date	2012.12.18.07.13.55;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.12.17.15.43.17;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.06.10.18.41.14;	author swills;	state Exp;
branches;
next	1.19;

1.19
date	2012.03.13.16.14.40;	author pgollucci;	state Exp;
branches;
next	1.18;

1.18
date	2012.03.08.18.44.42;	author pgollucci;	state Exp;
branches;
next	1.17;

1.17
date	2010.09.21.07.56.33;	author mm;	state Exp;
branches;
next	1.16;

1.16
date	2009.07.15.11.22.36;	author tobez;	state Exp;
branches;
next	1.15;

1.15
date	2008.06.19.13.52.34;	author mat;	state Exp;
branches;
next	1.14;

1.14
date	2008.06.13.06.37.18;	author clsung;	state Exp;
branches;
next	1.13;

1.13
date	2008.06.08.01.58.39;	author leeym;	state Exp;
branches;
next	1.12;

1.12
date	2008.03.11.14.44.58;	author leeym;	state Exp;
branches;
next	1.11;

1.11
date	2008.01.05.02.52.40;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2007.12.25.02.19.21;	author clsung;	state Exp;
branches;
next	1.9;

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

1.8
date	2007.02.21.14.21.29;	author mat;	state Exp;
branches;
next	1.7;

1.7
date	2006.11.22.21.46.49;	author erwin;	state Exp;
branches;
next	1.6;

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

1.5
date	2006.09.12.10.55.40;	author mat;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.23
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-Zlib/Makefile 309147 2012-12-18 07:07:28Z danfe $

PORTNAME=	POE-Filter-Zlib
PORTVERSION=	2.0.2
PORTREVISION=	1
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

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

BUILD_DEPENDS=	p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		POE::Filter::Zlib.3 \
		POE::Filter::Zlib::Stream.3

.include <bsd.port.mk>

@


1.22
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309105
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309105 | az | 2012-12-17 15:39:36 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-POE-Filter-Zlib
# Date created:		2006-07-28
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/archivers/p5-POE-Filter-Zlib/Makefile 309105 2012-12-17 15:39:36Z az $
#
d13 1
a13 1
COMMENT=	A POE filter wrapped around Compress::Zlib
d15 2
a16 2
RUN_DEPENDS=	p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
BUILD_DEPENDS:=	${RUN_DEPENDS}
d21 1
a21 1
    		POE::Filter::Zlib::Stream.3
@


1.21
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/p5-POE-Filter-Zlib/Makefile 300895 2012-07-14 12:56:14Z beat $
d27 1
a27 1
.include <bsd.port.pre.mk>
a28 5
.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

.include <bsd.port.post.mk>
@


1.20
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.19
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@d20 1
a20 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.18
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d27 7
a33 1
.include <bsd.port.mk>
@


1.17
log
@Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
@
text
@d27 1
a27 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

.include <bsd.port.post.mk>
@


1.16
log
@Update to 2.0(.)2.

Changes:	http://search.cpan.org/dist/POE-Filter-Zlib/Changes
@
text
@d10 1
d30 1
a30 1
RUN_DEPENDS+=	p5-Compress-Zlib>=1.34:${PORTSDIR}/archivers/p5-Compress-Zlib
@


1.15
log
@Update to 2.0.1
@
text
@d9 1
a9 1
PORTVERSION=	2.0.1
@


1.14
log
@- Update to 2.0.0 (2.00)

Changes:	http://search.cpan.org/dist/POE-Filter-Zlib/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.0.0
@


1.13
log
@- update to 1.9.6
@
text
@d9 1
a9 1
PORTVERSION=	1.9.6
@


1.12
log
@- update to 1.94
@
text
@d9 1
a9 1
PORTVERSION=	1.9.4
d18 1
a18 2
RUN_DEPENDS=	p5-Compress-Zlib>=1.34:${PORTSDIR}/archivers/p5-Compress-Zlib \
		p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
d26 7
a32 1
.include <bsd.port.mk>
@


1.11
log
@- Update to 1.9.3 (1.93)

Changes:	   http://search.cpan.org/dist/POE-Filter-Zlib/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.9.3
d19 1
a19 1
		p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
@


1.10
log
@- update to 1.9.2 (1.92)
@
text
@d9 1
a9 1
PORTVERSION=	1.9.2
@


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


1.8
log
@Update to 1.9
@
text
@d9 1
a9 1
PORTVERSION=	1.9
d14 1
a14 1
DISTNAME=	${PORTNAME}-${PORTVERSION}0
@


1.7
log
@Update to 1.8
@
text
@d9 1
a9 1
PORTVERSION=	1.8
d14 1
@


1.6
log
@- Update to 1.7
- from Changes
  - Switched to Module::Install
@
text
@d9 1
a9 1
PORTVERSION=	1.7
@


1.5
log
@Update to 1.6
@
text
@d9 1
a9 1
PORTVERSION=	1.6
@


1.4
log
@- Update to 1.5
- Transfer maintainership to perl@@

PR:		ports/102787
Submitted by:	maintainer (Gea-Suan Lin)
@
text
@d9 1
a9 1
PORTVERSION=	1.5
@


1.3
log
@- Update to 1.4

PR:		ports/101808
Submitted by:	maintainer (Gea-Suan Lin)
@
text
@d9 1
a9 1
PORTVERSION=	1.4
d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
d20 1
@


1.2
log
@- Update to 1.3

PR:		ports/101631
Submitted by:	clsung
Approved by:	maintainer (Gea-Suan Lin)
@
text
@d9 1
a9 1
PORTVERSION=	1.3
d18 2
a19 2
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
		${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
@


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

PR:		ports/100949
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	1.2
d23 2
a24 1
MAN3=		POE::Filter::Zlib.3
@

