head	1.13;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.1;
locks; strict;
comment	@# @;


1.13
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2012.06.03.10.48.35;	author az;	state Exp;
branches;
next	1.11;

1.11
date	2012.03.11.05.40.02;	author kuriyama;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.17.14.26.36;	author araujo;	state Exp;
branches;
next	1.9;

1.9
date	2007.09.08.01.00.04;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2006.11.12.23.08.06;	author kuriyama;	state Exp;
branches;
next	1.7;

1.7
date	2006.07.01.16.16.25;	author aaron;	state Exp;
branches;
next	1.6;

1.6
date	2006.06.25.16.38.41;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2003.11.18.03.33.02;	author kuriyama;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.14.07.34.03;	author kuriyama;	state Exp;
branches;
next	1.3;

1.3
date	2003.08.01.06.53.42;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.01.22.33.12;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.17.11.58.29;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Net-FTP-Common
# Date Created:				17 May, 2003
# Whom:					Jun Kuriyama <kuriyama@@FreeBSD.org>
#
# $FreeBSD: head/ftp/p5-Net-FTP-Common/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	Net-FTP-Common
PORTVERSION=	7.0.d
CATEGORIES=	ftp perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@@FreeBSD.org
COMMENT=	Perl module to provide simplify common usages of Net::FTP

RUN_DEPENDS=	p5-Net>=0:${PORTSDIR}/net/p5-Net

PERL_CONFIGURE=	yes

MAN3=		Net::FTP::Common.3

.include <bsd.port.mk>
@


1.12
log
@- Remove SITE_PERL from *_DEPENDS

PR:	ports/168626
Approved by: maintainer (kuriyama@@ via email)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.11
log
@- Update to 7.0.d.

Submitted by:	swills
PR:	  	ports/165568
Feature safe:	yes
@
text
@d17 1
a17 1
RUN_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
@


1.10
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=	5.32
@


1.9
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
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Net
@


1.8
log
@- Upgrade to 5.32

PR:		ports/104518
Submitted by:	Jin-Shan Tseng <tjs@@cdpa.nsysu.edu.tw>
@
text
@d24 1
a24 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600 # inherited from security/p5-Authen-SASL
IGNORE=	requires at least Perl 5.6.  Please install lang/perl5.8 and try again
.endif

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


1.7
log
@- Update to 5.31

PR:		ports/99061
Submitted by:	aaron
Approved by:	maintainer timeout, tobez (implicit)
@
text
@d9 1
a9 1
PORTVERSION=	5.31
d12 1
a12 1
MASTER_SITE_SUBDIR=	../../authors/id/T/TB/TBONE
a17 1
BUILD_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
@


1.6
log
@- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@@, so approved by
  portmgr (erwin) first.

PR:		ports/98755
Submitted by:	rafan
Approved by:	portmgr (erwin)
@
text
@d9 1
a9 1
PORTVERSION=	4.0
d25 1
a25 2
post-patch:
	${RM} ${WRKSRC}/lib/Net/FTP/Common.pm.orig
d27 5
a31 1
.include <bsd.port.mk>
@


1.5
log
@Upgrade to 4.0.

PR:		ports/59373
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a23 1
MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.4
log
@Upgrade to 3.8.

PR:		ports/57849
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	3.8
@


1.3
log
@Improve dir() function.
@
text
@d9 1
a9 2
PORTVERSION=	2.28
PORTREVISION=	2
d25 3
@


1.2
log
@Fix to work dir() method correctly.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@Perl module to provide simplify common usages of Net::FTP.
@
text
@d10 1
@

