head	1.14;
access;
symbols
	RELEASE_8_3_0:1.12
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	old_RELEASE_5_3_0:1.5
	old_RELEASE_4_10_0:1.5
	old_RELEASE_5_2_1:1.5
	old_RELEASE_5_2_0:1.5
	old_RELEASE_4_9_0:1.5
	old_RELEASE_5_1_0:1.5
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.3
	old_RELEASE_4_7_0:1.3
	old_RELEASE_4_6_2:1.2
	old_RELEASE_4_6_1:1.2
	old_RELEASE_4_6_0:1.2
	old_RELEASE_5_0_DP1:1.1
	old_RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.14
date	2012.11.17.06.02.52;	author svnexp;	state Exp;
branches;
next	1.13;

1.13
date	2012.06.05.07.44.02;	author az;	state Exp;
branches;
next	1.12;

1.12
date	2012.01.21.17.38.43;	author eadler;	state Exp;
branches;
next	1.11;

1.11
date	2011.06.20.09.22.11;	author az;	state Exp;
branches;
next	1.10;

1.10
date	2010.07.08.16.19.01;	author skv;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.29.17.26.32;	author skv;	state Exp;
branches;
next	1.8;

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

1.7
date	2004.11.09.13.43.11;	author skv;	state Exp;
branches;
next	1.6;

1.6
date	2004.10.12.12.21.31;	author skv;	state Exp;
branches;
next	1.5;

1.5
date	2003.05.21.11.28.47;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.11.22.48;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.29.15.22.55;	author skv;	state Exp;
branches;
next	1.2;

1.2
date	2002.04.08.16.28.39;	author skv;	state Exp;
branches;
next	1.1;

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


desc
@@


1.14
log
@Switch exporter over
@
text
@# New ports collection makefile for:	POE-Component-Client-UserAgent
# Date created:		10 Dec 2001
# Whom:			Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-POE-Component-Client-UserAgent/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	POE-Component-Client-UserAgent
PORTVERSION=	0.08
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	LWP and LWP::Parallel based POE component

BUILD_DEPENDS=	p5-POE>=0:${PORTSDIR}/devel/p5-POE \
		p5-ParallelUA>=0:${PORTSDIR}/www/p5-ParallelUA
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3=		POE::Component::Client::UserAgent.3

.include <bsd.port.mk>
@


1.13
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.12
log
@At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
@
text
@d18 2
a19 2
BUILD_DEPENDS=	${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
		${SITE_PERL}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA
@


1.11
log
@- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@@ to perl@@ for ports in this changeset.
- Remove MD5 checksum
@
text
@d20 1
a20 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.10
log
@- Update to 0.08
- Change MAINTAINER to perl@@
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/R/RC/RCAPUTO
@


1.9
log
@Update to 0.07

Changes:	http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-UserAgent-0.07/CHANGES
PR:		ports/142697
Submitted by:	pgollucci
@
text
@d9 1
a9 1
PORTVERSION=	0.07
d15 1
a15 1
MAINTAINER=	skv@@FreeBSD.org
@


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
@d9 1
a9 1
PORTVERSION=	0.06
@


1.7
log
@Massive ports move to better categories.
@
text
@d11 1
a11 1
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
@


1.6
log
@Updated to 0.06
@
text
@d10 1
a10 1
CATEGORIES=	devel perl5 www
@


1.5
log
@Updated to 0.05

PR:	ports/52175
@
text
@d9 1
a9 1
PORTVERSION=	0.05
@


1.4
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	0.04
d15 1
a15 1
MAINTAINER=	skv@@protey.ru
d18 2
a19 2
BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE \
		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA
a23 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.3
log
@fix MASTER_SITE_SUBDIR to solve fetch problem
@
text
@d16 1
@


1.2
log
@Updated to 0.04.

Approved by:	markm
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR=	POE
@


1.1
log
@add p5-POE-Component-Client-UserAgent
LWP and LWP::Parallel based POE component

PR:		32784
Submitted by:	Sergey Skvortsov <skv@@protey.ru>
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@

