head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.2;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.03.26.20.53.33;	author swills;	state Exp;
branches;
next	1.5;

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

1.4
date	2009.06.18.23.18.47;	author pgollucci;	state Exp;
branches;
next	1.3;

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

1.2
date	2008.03.29.04.54.27;	author beech;	state Exp;
branches;
next	1.1;

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


desc
@@


1.7
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-Spinn3r
# Date created:		2008-03-15
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/www/p5-WWW-Spinn3r/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-Spinn3r
PORTVERSION=	3.00700001
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	An interface to the Spinn3r API

BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
		p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle

PERL_CONFIGURE=	yes

MAN3=		WWW::Spinn3r.3 \
		WWW::Spinn3r::Synced.3

.include <bsd.port.mk>
@


1.6
log
@- Add missing BUILD_DEPENDS
- Add TEST_DEPENDS

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.5
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d17 1
a17 1
RUN_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
d23 2
@


1.4
log
@- Update to 3.00700001
@
text
@d29 1
a29 8
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500703
RUN_DEPENDS+=	p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \
		p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
.endif

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


1.3
log
@- update to 2.00200002

PR:		based on 125326
Submitted by:	Wen heping <wenheping at gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	2.00200002
@


1.2
log
@- Update to 2.00100304

PR:		ports/122177
Submitted by:	Gea-Suan Lin <gslin@@gslin.org> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	2.00100304
d17 6
a22 4
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \
		${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/XML/RSS.pm:${PORTSDIR}/textproc/p5-XML-RSS
d26 2
a27 1
MAN3=		WWW::Spinn3r.3
d29 8
a36 1
.include <bsd.port.mk>
@


1.1
log
@WWW::Spinn3r is an iterative interface to the Spinn3r API. The Spinn3r
API is implemented over REST and XML and documented at
http://spinn3r.com/documentation.

Spinn3r service is available through a vendor key, which you can get
from the good folks at Tailrank, http://spinn3r.com/contact.

WWW:	http://search.cpan.org/dist/WWW-Spinn3r/

PR:		ports/121725
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	2.00100302
d14 1
a14 1
MAINTAINER=	gslin@@gslin.org
@

