head	1.19;
access;
symbols
	RELEASE_8_1_0:1.18
	RELEASE_7_3_0:1.18
	RELEASE_8_0_0:1.18
	RELEASE_7_2_0:1.17
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.4
	RELEASE_4_EOL:1.3;
locks; strict;
comment	@# @;


1.19
date	2010.09.21.08.15.39;	author mm;	state dead;
branches;
next	1.18;

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

1.17
date	2009.03.03.16.40.39;	author skv;	state Exp;
branches;
next	1.16;

1.16
date	2008.09.04.15.33.03;	author jadawin;	state Exp;
branches;
next	1.15;

1.15
date	2008.09.03.09.38.57;	author jadawin;	state Exp;
branches;
next	1.14;

1.14
date	2008.07.20.15.45.22;	author jadawin;	state Exp;
branches;
next	1.13;

1.13
date	2008.05.19.07.29.18;	author jadawin;	state Exp;
branches;
next	1.12;

1.12
date	2008.05.06.12.23.56;	author jadawin;	state Exp;
branches;
next	1.11;

1.11
date	2008.04.22.07.54.58;	author jadawin;	state Exp;
branches;
next	1.10;

1.10
date	2008.03.12.13.27.22;	author jadawin;	state Exp;
branches;
next	1.9;

1.9
date	2007.12.13.03.34.20;	author tabthorpe;	state Exp;
branches;
next	1.8;

1.8
date	2007.09.08.00.51.17;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.05.18.59.34;	author tabthorpe;	state Exp;
branches;
next	1.6;

1.6
date	2007.08.23.03.59.54;	author tabthorpe;	state Exp;
branches;
next	1.5;

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

1.4
date	2007.03.07.22.47.18;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.03.17.58.55;	author erwin;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.19
log
@Replace the following ports by archivers/p5-IO-Compress:

archivers/p5-Compress-Zlib
archivers/p5-IO-Compress-Base
archivers/p5-IO-Compress-Bzip2
archivers/p5-IO-Compress-Zlib

Approved by:	jadawin@@FreeBSD.org (maintainer, IRC)
@
text
@# New ports collection makefile for:	p5-IO-Compress-Base
# Date created:		2006-11-07
# Whom:			Thomas Abthorpe <thomas@@goodking.ca>
#
# $FreeBSD: ports/archivers/p5-IO-Compress-Base/Makefile,v 1.18 2009/07/22 16:26:22 pgollucci Exp $
#

PORTNAME=	IO-Compress-Base
PORTVERSION=	2.015
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	Base Class for IO::Uncompress modules

PERL_CONFIGURE=	YES

MAN3=		IO::Uncompress::AnyUncompress.3 IO::Uncompress::Base.3 \
		File::GlobMapper.3 IO::Compress::Base.3

post-patch:
	@@${REINPLACE_CMD} -e 's/5.009/5.666/' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.18
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@Unbreak build on perl-5.10

Approved by:	maintainer (jadawin)
@
text
@a21 6
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500703
RUN_DEPENDS+=	p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif

d25 1
a25 1
.include <bsd.port.post.mk>
@


1.16
log
@- Update to 2.015
@
text
@d28 3
@


1.15
log
@- Update to 2.014
@
text
@d9 1
a9 1
PORTVERSION=	2.014
@


1.14
log
@- Update to 2.012

PR:		ports/125731
Submitted by:	leeym@@
@
text
@d9 1
a9 1
PORTVERSION=	2.012
@


1.13
log
@- Update to 2.011

Approved by:	mentor (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	2.011
d22 7
a28 1
.include <bsd.port.mk>
@


1.12
log
@- Update to 2.010

Approved by:	tabthorpe (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.010
@


1.11
log
@- Update to 2.009

Approved by:	tabthorpe (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.009
@


1.10
log
@- Update maintainer address

Approved by:	thierry (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.008
@


1.9
log
@- Update to 2.008
- Pass maintainership to submitter

PR:		ports/118407
Submitted by:	Philippe Audeoud <jadawin tuxaco.net>
@
text
@d14 1
a14 1
MAINTAINER=	jadawin@@tuxaco.net
@


1.8
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	2.006
d11 1
a11 2
MASTER_SITES=	CPAN \
		http://cpan.sunsite.ualberta.ca/authors/id/P/PM/PMQS/
d14 1
a14 1
MAINTAINER=	tabthorpe@@FreeBSD.org
@


1.7
log
@- update to 2.006
- set MASTER_SITES= CPAN
- add additional MASTER_SITE, CPAN mirrors haven't all caught up [1]

[1] irc with linimon

Approved by:	clsung (mentor)
@
text
@d23 1
a23 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500601
IGNORE=		this module only support perl 5.6.1 or above
.endif

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


1.6
log
@- change maintainer address on ports I maintain

Approved by:	clsung (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.005
d11 2
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	IO
@


1.5
log
@- Update to 2.005

PR:		114262
Submitted by:	Thomas Abthorpe <thomas@@goodking.ca> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	thomas@@goodking.ca
@


1.4
log
@- Update to 2.004

PR:		110053
Submitted by:	Steven Kreuzer<skreuzer@@f2o.org>
Approved by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	2.004
@


1.3
log
@Update to 2.003

PR:		107486
Submitted by:	Thomas Abthorpe <thomas@@goodking.ca> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.003
@


1.2
log
@- Update to 2.002
- Fix portlint -a warning

PR:		ports/107383
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
Approved by:	maintainer (Thomas Abthorpe)
@
text
@d9 1
a9 1
PORTVERSION=	2.002
@


1.1
log
@This module is the base class for all IO::Compress and IO::Uncompress
modules.

WWW: http://search.cpan.org/dist/IO-Compress-Base/

PR:		ports/105297
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
@
text
@d9 1
a9 1
PORTVERSION=	2.001
d26 1
a26 1
IGNORE=		This module only support perl 5.6.1 or above
@

