head	1.17;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.12
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.5
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.4
	RELEASE_5_5_0:1.4
	RELEASE_6_0_0:1.2;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.06.02.48;	author svnexp;	state Exp;
branches;
next	1.16;

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

1.15
date	2012.06.05.12.43.45;	author culot;	state Exp;
branches;
next	1.14;

1.14
date	2012.05.01.01.47.09;	author swills;	state Exp;
branches;
next	1.13;

1.13
date	2010.01.22.14.24.38;	author kuriyama;	state Exp;
branches;
next	1.12;

1.12
date	2009.09.02.04.42.26;	author clsung;	state Exp;
branches;
next	1.11;

1.11
date	2009.08.17.09.22.18;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2008.10.06.06.58.52;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2008.09.30.03.01.26;	author clsung;	state Exp;
branches;
next	1.8;

1.8
date	2008.04.17.14.29.54;	author araujo;	state Exp;
branches;
next	1.7;

1.7
date	2008.02.12.23.18.41;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2007.09.08.01.10.46;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2006.04.28.02.27.39;	author ijliao;	state Exp;
branches;
next	1.4;

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

1.3
date	2005.12.12.01.24.34;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2005.07.27.17.09.54;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2005.05.19.08.02.47;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Switch exporter over
@
text
@# ex:ts=8
# Ports collection makefile for:	Flickr::API
# Date created:			May 19, 2005
# Whom:				ijliao
#
# $FreeBSD: head/www/p5-Flickr-API/Makefile 304264 2012-09-14 08:31:07Z jadawin $
#

PORTNAME=	Flickr-API
PORTVERSION=	1.05
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl interface to the Flickr API

RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-XML-Parser-Lite-Tree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree

PERL_CONFIGURE=	yes

MAN3=		Flickr::API.3 Flickr::API::Request.3 Flickr::API::Response.3

.include <bsd.port.mk>
@


1.16
log
@SVN rev 304264 on 2012-09-14 08:31:07Z by jadawin

- Update to 1.05
- Changelog: http://cpansearch.perl.org/src/IAMCAL/Flickr-API-1.05/Changes
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.15
log
@- Remove SITE_PERL from *_DEPENDS

Submitted by:	az@@
@
text
@d10 1
a10 2
PORTVERSION=	1.04
PORTREVISION=	1
@


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

Approved by:	clsung via IRC
@
text
@d19 3
a21 3
RUN_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/XML/Parser/Lite/Tree.pm:${PORTSDIR}/textproc/p5-XML-Parser-Lite-Tree
@


1.13
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 2).

Approved by:	portmgr (itetcu)
@
text
@d16 1
a16 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.12
log
@- Update to 1.04

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
@
text
@d11 1
d19 1
a19 2
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
@


1.11
log
@- Update to 1.02

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
@
text
@d10 1
a10 1
PORTVERSION=	1.02
@


1.10
log
@- Update to 1.01

Changes:	http://search.cpan.org/dist/Flickr-API/Changes
@
text
@d10 1
a10 1
PORTVERSION=	1.01
@


1.9
log
@- take maintainership
@
text
@d10 1
a10 1
PORTVERSION=	0.09
@


1.8
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d15 1
a15 1
MAINTAINER=	perl@@FreeBSD.org
@


1.7
log
@- Update to 0.9
- Pass maintainership to perl@@

PR:		120400
Submitted by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Flickr
@


1.6
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
@d10 1
a10 1
PORTVERSION=	0.08
d16 1
a16 1
MAINTAINER=	gslin@@gslin.org
d19 3
a21 1
BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
a22 1
RUN_DEPENDS=	${BUILD_DEPENDS}
d26 1
a26 1
MAN3=	Flickr::API.3 Flickr::API::Request.3 Flickr::API::Response.3
@


1.5
log
@upgrade to 0.08

PR:		96442
Submitted by:	maintainer
@
text
@d27 1
a27 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500601
IGNORE=		requires perl 5.6.x or later. Install lang/perl5 then try again
.endif

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


1.4
log
@- update to 0.07

PR:		90175
Submitted by:	leeym
@
text
@d10 1
a10 1
PORTVERSION=	0.07
@


1.3
log
@change maintainer email address
@
text
@d10 1
a10 1
PORTVERSION=	0.03
@


1.2
log
@- add IGNORE for old perl

PR:		84180
Submitted by:	leeym
Approved by:	maintainer
@
text
@d16 1
a16 1
MAINTAINER=	gslin@@ccca.nctu.edu.tw
@


1.1
log
@add p5-Flickr-API 0.03
Perl interface to the Flickr API

gslin wants to take over maintainership
@
text
@d27 7
a33 1
.include <bsd.port.mk>
@

