head	1.11;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.12.17.15.43.17;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.9;

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

1.8
date	2012.05.01.01.46.45;	author swills;	state Exp;
branches;
next	1.7;

1.7
date	2012.03.13.16.14.39;	author pgollucci;	state Exp;
branches;
next	1.6;

1.6
date	2012.03.08.18.44.41;	author pgollucci;	state Exp;
branches;
next	1.5;

1.5
date	2012.02.12.02.04.00;	author pgollucci;	state Exp;
branches;
next	1.4;

1.4
date	2008.03.10.13.59.07;	author leeym;	state Exp;
branches;
next	1.3;

1.3
date	2008.03.10.12.21.53;	author leeym;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.11
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
@# New ports collection makefile for:	p5-Archive-Any
# Date created:		2006-08-28
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/archivers/p5-Archive-Any/Makefile 309105 2012-12-17 15:39:36Z az $
#

PORTNAME=	Archive-Any
PORTVERSION=	0.09.32
CATEGORIES=	archivers perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Single interface to deal with file archives

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
		p5-File-MMagic>=1.27:${PORTSDIR}/devel/p5-File-MMagic \
		p5-MIME-Types>=1.16:${PORTSDIR}/mail/p5-MIME-Types \
		p5-Module-Find>=0.05:${PORTSDIR}/devel/p5-Module-Find
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
		p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn

PERL_CONFIGURE=	yes

MAN3=		Archive::Any.3 Archive::Any::Plugin.3 \
		Archive::Any::Plugin::Tar.3 Archive::Any::Plugin::Zip.3

.include <bsd.port.mk>
@


1.10
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/archivers/p5-Archive-Any/Makefile 300895 2012-07-14 12:56:14Z beat $
d34 1
a34 8
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+=	p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar
RUN_DEPENDS+=	p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar
.endif

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


1.9
log
@- Update to 0.0932
- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)

Changes:	http://search.cpan.org/dist/Archive-Any/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d9 1
a9 2
PORTVERSION=	0.09.3
PORTREVISION=	2
d18 3
d26 2
a27 2
TEST_DEPENDS=	p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
d29 1
a29 1
PERL_MODBUILD=	yes
d36 2
a37 1
.if ${PERL_LEVEL} < 500903
@


1.7
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
@d16 1
a16 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.6
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
@d32 7
a38 1
.include <bsd.port.mk>
@


1.5
log
@- Add TEST_DEPENDS
- expand BUILD_DEPENDS

PR:             ports/164112
Submitted by:   swills
Approved by:    maintainer timeout (clsung ; 28 days)
@
text
@d32 1
a32 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar
.endif

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


1.4
log
@- remove BUILD_DEPENDS to allow build on perl-5.6.2
- bump PORTREVISION
@
text
@d19 1
a19 1
RUN_DEPENDS=	p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
d23 3
@


1.3
log
@- use CPAN macro
- fix dependency
- switch to PERL_MODBUILD
- bump PORTREVISION

Submitted by:	leeym
Approved by:	clsung
@
text
@d10 1
a10 1
PORTREVISION=	1
a18 4
BUILD_DEPENDS=	p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
		p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
		p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
@


1.2
log
@- remove ".if ${PERL_LEVEL} < 500600 ..." stuff.
@
text
@d10 1
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Archive
d14 1
a14 1
DISTNAME=	${PORTNAME}-0.093
d19 5
a23 3
RUN_DEPENDS=	${SITE_PERL}/MIME/Types.pm:${PORTSDIR}/mail/p5-MIME-Types \
		p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar \
		p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
d25 1
a26 1
BUILD_DEPENDS=	${RUN_DEPENDS}
d28 1
a28 1
PERL_CONFIGURE=	yes
d33 7
a39 1
.include <bsd.port.mk>
@


1.1
log
@Add p5-Archive-Any 0.09.3, single interface to deal with file archives.

PR:		ports/102567
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d31 1
a31 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600	# Inherited from dependencies
IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
.endif

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

