head	1.18;
access;
symbols
	RELEASE_8_1_0:1.17
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.15
	RELEASE_6_4_0:1.15
	RELEASE_5_EOL:1.12
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.3;
locks; strict;
comment	@# @;


1.18
date	2010.09.21.08.15.40;	author mm;	state dead;
branches;
next	1.17;

1.17
date	2010.06.24.09.53.24;	author jadawin;	state Exp;
branches;
next	1.16;

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

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

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

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

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

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

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

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

1.8
date	2007.12.13.03.52.18;	author tabthorpe;	state Exp;
branches;
next	1.7;

1.7
date	2007.09.05.12.14.32;	author demon;	state Exp;
branches;
next	1.6;

1.6
date	2007.07.05.09.03.21;	author demon;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.22.12.27.40;	author demon;	state Exp;
branches;
next	1.4;

1.4
date	2007.02.01.11.28.45;	author demon;	state Exp;
branches;
next	1.3;

1.3
date	2007.01.01.13.39.22;	author demon;	state Exp;
branches;
next	1.2;

1.2
date	2006.12.04.08.13.29;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.03.11.39.43;	author demon;	state Exp;
branches;
next	;


desc
@@


1.18
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-Zlib
# Date created:				3 December 2006
# Whom:	      				Dmitry Sivachenko <demon@@FreeBSD.org>
#
# $FreeBSD: ports/archivers/p5-IO-Compress-Zlib/Makefile,v 1.17 2010/06/24 09:53:24 jadawin Exp $
#

PORTNAME=	IO-Compress-Zlib
PORTVERSION=	2.015
PORTREVISION=	1
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	jadawin@@FreeBSD.org
COMMENT=	Perl5 interface for reading and writing of (g)zip files

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

PERL_CONFIGURE=	YES

MAN3=		IO::Uncompress::RawInflate.3 IO::Uncompress::Unzip.3 \
		IO::Uncompress::Inflate.3 IO::Compress::Deflate.3 \
		IO::Compress::Zip.3 IO::Uncompress::Gunzip.3 \
		IO::Compress::RawDeflate.3 IO::Uncompress::AnyInflate.3 \
		IO::Compress::Gzip.3

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

.include <bsd.port.mk>
@


1.17
log
@- Fix pkg-plist
- Bump PORTREVISION

PR:		ports/146862
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet _AT_ sunpoet.net>
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.16
log
@Unbreak build on perl-5.10

Approved by:	maintainer (jadawin)
@
text
@d10 1
@


1.15
log
@- Update to 2.015
@
text
@d29 3
@


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


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


1.12
log
@- Update to 2.011

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


1.11
log
@- Update to 2.010

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


1.10
log
@- Update to 2.009

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


1.9
log
@- Update maintainer address

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


1.8
log
@- Update to 2.008
- Pass to new maintainer

Approved by:	demon@@ (explicit)
@
text
@d14 1
a14 1
MAINTAINER=	jadawin@@tuxaco.net
@


1.7
log
@Update to 2.006.

PR:		116084
Submitted by:	tabthorpe
@
text
@d9 1
a9 1
PORTVERSION=	2.006
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	IO
d14 1
a14 1
MAINTAINER=	demon@@FreeBSD.org
@


1.6
log
@Update to 2.005.

PR:		114289
Submitted by:	Thomas Abthorpe <thomas@@goodking.ca>
@
text
@d9 1
a9 1
PORTVERSION=	2.005
@


1.5
log
@Update to 2.004

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


1.4
log
@Update to 2.003.

PR:		107488, 108568
@
text
@d9 1
a9 1
PORTVERSION=	2.003
@


1.3
log
@Update to 2.002.

PR:		107384
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	2.002
@


1.2
log
@Add missing files.
Bump PORTREVISION.

Pointed out by:		kris
@
text
@d9 1
a9 2
PORTVERSION=	2.001
PORTREVISION=	1
@


1.1
log
@New port: p5-IO=Compress-Zlib.
A Perl5 interface to allow reading and writing of RFC 1950, 1951, 1952
(i.e. gzip) and zip files/buffers.
@
text
@d10 1
@

