head	1.15;
access;
symbols
	RELEASE_8_1_0:1.14
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.14
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.15
date	2010.09.21.08.15.39;	author mm;	state dead;
branches;
next	1.14;

1.14
date	2009.03.03.16.40.39;	author skv;	state Exp;
branches;
next	1.13;

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

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

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

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

1.9
date	2008.05.06.12.23.56;	author jadawin;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.22.07.54.58;	author jadawin;	state Exp;
branches;
next	1.7;

1.7
date	2008.03.12.13.27.22;	author jadawin;	state Exp;
branches;
next	1.6;

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

1.5
date	2007.09.05.11.55.35;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2007.08.23.03.59.55;	author tabthorpe;	state Exp;
branches;
next	1.3;

1.3
date	2007.07.04.08.33.31;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.03.07.22.47.06;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.15
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-Bzip2
# Date created:		2007-01-16
# Whom:			Thomas Abthorpe <thomas@@goodking.ca>
#
# $FreeBSD: ports/archivers/p5-IO-Compress-Bzip2/Makefile,v 1.14 2009/03/03 16:40:39 skv Exp $
#

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

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	An interface to allow writing bzip2 compressed data to files or buffer

BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \
		${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress-Base:${PORTSDIR}/archivers/p5-IO-Compress-Base
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=		IO::Compress::Bzip2.3 IO::Uncompress::Bunzip2.3

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

.include <bsd.port.mk>
@


1.14
log
@Unbreak build on perl-5.10

Approved by:	maintainer (jadawin)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@- Update to 2.015
@
text
@d25 3
@


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


1.11
log
@- Update to 2.012
@
text
@d9 1
a9 1
PORTVERSION=	2.012
@


1.10
log
@- Update to 2.011

Approved by:	mentor (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	2.011
@


1.9
log
@- Update to 2.010

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


1.8
log
@- Update to 2.009

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


1.7
log
@- Update maintainer address

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


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

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


1.5
log
@- update to 2.006
- set MASTER_SITES= CPAN

Approved by:	clsung (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	2.006
d14 1
a14 1
MAINTAINER=	tabthorpe@@FreeBSD.org
@


1.4
log
@- change maintainer address on ports I maintain

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


1.3
log
@- Update to 2.005

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


1.2
log
@- Update to 2.004

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


1.1
log
@This module provides a Perl interface that allows writing bzip2
compressed data to files or buffer.

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

PR:		ports/108039
Submitted by:	Thomas Abthorpe <thomas at goodking.ca>
@
text
@d9 1
a9 1
PORTVERSION=	2.003
@

