head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.06.29.16.27.43;	author az;	state Exp;
branches;
next	1.4;

1.4
date	2012.01.21.17.39.18;	author eadler;	state Exp;
branches;
next	1.3;

1.3
date	2009.03.06.18.14.35;	author dhn;	state Exp;
branches;
next	1.2;

1.2
date	2008.10.18.20.51.52;	author miwi;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-FreeProxy
# Date created:				10 Oct 2008
# Whom:					Dennis Herrmann <adox@@mcx2.org>
#
# $FreeBSD: head/www/p5-WWW-FreeProxy/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-FreeProxy
PORTVERSION=	0.04
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	dhn@@FreeBSD.org
COMMENT=	Fetch proxies from free proxy lists

BUILD_DEPENDS=	p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	YES

MAN3=		WWW::FreeProxy.3 WWW::FreeProxy::Proxy4Free.3 WWW::FreeProxy::Samair.3 WWW::FreeProxy::Look.3 WWW::FreeProxy::PublicProxyServers.3

.include <bsd.port.mk>
@


1.5
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
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
@d17 1
a17 1
BUILD_DEPENDS=	${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
@


1.3
log
@- Use my FreeBSD address on the ports I maintain

Approved by:	tabthorpe (co-mentor)
@
text
@d18 1
a18 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.2
log
@- Update to 0.0.4

PR:		128150
Submitted by:	Dennis Herrmann <adox@@mcx2.org> (maintainer)
@
text
@d14 1
a14 1
MAINTAINER=	adox@@mcx2.org
@


1.1
log
@WWW::FreeProxy A module fetch proxies from free proxy lists

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

PR:		ports/miwi
Submitted by:	Dennis Herrmann <adox at mcx2.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.03
@

