head	1.22;
access;
symbols
	RELEASE_8_3_0:1.16
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3;
locks; strict;
comment	@# @;


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

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

1.20
date	2012.12.04.06.34.01;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.11.17.05.54.22;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2012.08.06.19.10.48;	author sunpoet;	state Exp;
branches;
next	1.17;

1.17
date	2012.04.29.17.15.52;	author sunpoet;	state Exp;
branches;
next	1.16;

1.16
date	2012.02.19.10.56.40;	author sunpoet;	state Exp;
branches;
next	1.15;

1.15
date	2012.01.30.03.43.51;	author sunpoet;	state Exp;
branches;
next	1.14;

1.14
date	2011.12.05.05.43.51;	author sunpoet;	state Exp;
branches;
next	1.13;

1.13
date	2011.11.21.06.42.01;	author sunpoet;	state Exp;
branches;
next	1.12;

1.12
date	2011.11.18.06.46.09;	author sunpoet;	state Exp;
branches;
next	1.11;

1.11
date	2011.10.30.08.09.00;	author sunpoet;	state Exp;
branches;
next	1.10;

1.10
date	2011.10.29.06.25.02;	author sunpoet;	state Exp;
branches;
next	1.9;

1.9
date	2011.10.29.03.26.31;	author sunpoet;	state Exp;
branches;
next	1.8;

1.8
date	2011.08.22.06.11.17;	author sunpoet;	state Exp;
branches;
next	1.7;

1.7
date	2011.06.30.07.43.43;	author sunpoet;	state Exp;
branches;
next	1.6;

1.6
date	2011.05.11.07.51.50;	author sunpoet;	state Exp;
branches;
next	1.5;

1.5
date	2011.05.06.19.14.24;	author sunpoet;	state Exp;
branches;
next	1.4;

1.4
date	2011.02.13.12.26.42;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2010.09.22.17.10.18;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2010.09.21.07.56.33;	author mm;	state Exp;
branches;
next	1.1;

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


desc
@@


1.22
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311230
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@@sunpoet.net>
# $FreeBSD: head/archivers/p5-IO-Compress-Lzma/Makefile 311230 2013-01-30 16:20:34Z sunpoet $

PORTNAME=	IO-Compress-Lzma
PORTVERSION=	2.060
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:PMQS
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@@FreeBSD.org
COMMENT=	Write lzma files / buffers

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.060:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.060:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
		p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
		p7zip>=0:${PORTSDIR}/archivers/p7zip

PERL_CONFIGURE=	yes

MAN3=		IO::Compress::Lzma.3 IO::Compress::Xz.3 \
		IO::Uncompress::UnLzma.3 IO::Uncompress::UnXz.3

.include <bsd.port.mk>
@


1.21
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309438
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309438 | sunpoet | 2012-12-23 17:47:46 +0000 (Sun, 23 Dec 2012) | 4 lines
## SVN ##
## SVN ## - Update to 2.059
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/archivers/p5-IO-Compress-Lzma/Makefile 309438 2012-12-23 17:47:46Z sunpoet $
d5 1
a5 1
PORTVERSION=	2.059
d17 2
a18 2
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress
@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308191
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308191 | sunpoet | 2012-12-04 05:46:14 +0000 (Tue, 04 Dec 2012) | 6 lines
## SVN ##
## SVN ## - Update to 2.058
## SVN ## - Cleanup Makefile header
## SVN ##
## SVN ## Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/archivers/p5-IO-Compress-Lzma/Makefile 308191 2012-12-04 05:46:14Z sunpoet $
d5 1
a5 1
PORTVERSION=	2.058
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-IO-Compress-Lzma
# Date created:		2010-07-26
# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet@@sunpoet.net>
#
# $FreeBSD: head/archivers/p5-IO-Compress-Lzma/Makefile 302206 2012-08-06 19:10:48Z sunpoet $
#
d5 1
a5 1
PORTVERSION=	2.055
d19 1
a19 3
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress

@


1.18
log
@SVN rev 302206 on 2012-08-06 19:10:48Z by sunpoet

- Update to 2.055

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@- Update to 2.052

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.052
@


1.16
log
@- Update to 2.049

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.049
d21 4
a24 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.049:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.049:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.049:${PORTSDIR}/archivers/p5-IO-Compress
@


1.15
log
@- Update to 2.048
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.048
d21 4
a24 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.048:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress
@


1.14
log
@- Update to 2.045

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.045
d18 11
a28 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.045:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.045:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
@


1.13
log
@- Update to 2.043

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.043
d18 4
a21 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
@


1.12
log
@- Update to 2.042

Changes:	http://search.cpan.org/dist/p5-IO-Compress-Lzma/Changes
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	2.042
d18 4
a21 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.042:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.042:${PORTSDIR}/archivers/p5-IO-Compress
@


1.11
log
@- Update to 2.041

Changes:	http://search.cpan.org/dist/p5-IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.041
d18 4
a21 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.040:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.040:${PORTSDIR}/archivers/p5-IO-Compress
@


1.10
log
@- Update to 2.040

Changes:	http://search.cpan.org/dist/p5-IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.040
@


1.9
log
@- Update to 2.039
- Add space in COMMENTS to eliminate portlint warning

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.039
d18 4
a21 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.039:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
@


1.8
log
@- Add BUILD_DEPENDS

PR:		ports/159883
Submitted by:	swills
@
text
@d9 1
a9 1
PORTVERSION=	2.038
d16 1
a16 1
COMMENT=	Write lzma files/buffers
d18 4
a21 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.037:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
@


1.7
log
@- Update to 2.038

Changes:        http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d18 2
@


1.6
log
@- Update to 2.035: no functional changes

Changes:        http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.035
d18 2
a19 4
BUILD_DEPENDS=	p5-Compress-Raw-Lzma>=2.033:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.033:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	p5-Compress-Raw-Lzma>=2.033:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		p5-IO-Compress>=2.033:${PORTSDIR}/archivers/p5-IO-Compress
@


1.5
log
@- Update to 2.034
- Use new CPAN :id subdir macro

Changes:        http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.034
@


1.4
log
@- Update to 2.033

Changes:	http://search.cpan.org/dist/IO-Compress-Lzma/Changes
@
text
@d9 1
a9 1
PORTVERSION=	2.033
d11 2
a12 1
MASTER_SITES=	CPAN/../../authors/id/P/PM/PMQS
@


1.3
log
@- Update MAINTAINER to my FreeBSD.org address

Approved by:	pgollucci (mentor)
@
text
@d9 1
a9 2
PORTVERSION=	2.030
PORTREVISION=	1
d11 1
a11 1
MASTER_SITES=	CPAN
d17 4
a20 4
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Lzma.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Compress/Raw/Lzma.pm:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
		${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress
@


1.2
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
@d15 1
a15 1
MAINTAINER=	sunpoet@@sunpoet.net
@


1.1
log
@IO::Compress::Lzma is a perl module for reading/writing lzma files/buffer.

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

PR:		ports/148981
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
@
text
@d10 1
d19 1
a19 1
		${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress-Base
d21 1
a21 1
		${SITE_PERL}/IO/Compress/Base.pm:${PORTSDIR}/archivers/p5-IO-Compress-Base
@

