head	1.19;
access;
symbols
	RELEASE_8_3_0:1.15
	RELEASE_9_0_0:1.15
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.15
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.3;
locks; strict;
comment	@# @;


1.19
date	2013.03.19.02.43.56;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2013.03.18.23.50.29;	author svnexp;	state Exp;
branches;
next	1.17;

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

1.16
date	2012.11.17.05.57.30;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2009.02.19.23.21.03;	author miwi;	state Exp;
branches;
next	1.14;

1.14
date	2009.01.04.12.34.24;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2008.05.22.00.37.45;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2008.05.08.12.10.02;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2008.01.13.22.37.54;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2007.12.19.08.06.26;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2007.12.18.16.58.02;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2006.09.23.00.23.27;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2006.09.06.08.07.00;	author rafan;	state Exp;
branches;
next	1.6;

1.6
date	2005.12.09.19.24.38;	author ale;	state Exp;
branches;
next	1.5;

1.5
date	2005.04.07.17.13.58;	author novel;	state Exp;
branches;
next	1.4;

1.4
date	2005.04.04.17.19.41;	author novel;	state Exp;
branches;
next	1.3;

1.3
date	2005.03.18.20.36.29;	author thierry;	state Exp;
branches;
next	1.2;

1.2
date	2005.02.26.09.42.38;	author thierry;	state Exp;
branches;
next	1.1;

1.1
date	2005.01.09.05.02.28;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.19
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314518
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Antonio Carlos Venancio Junior (<antonio@@inf.ufsc.br>)
# $FreeBSD: head/ftp/pear-Net_FTP/Makefile 314518 2013-03-18 02:20:49Z miwi $

PORTNAME=	Net_FTP
PORTVERSION=	1.3.7
PORTREVISION=	1
CATEGORIES=	ftp www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	PEAR OO interface to the PHP FTP functions plus some additions

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

USE_PHP=	ftp
PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.18
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314503
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/ftp/pear-Net_FTP/Makefile 314503 2013-03-17 23:29:57Z miwi $
d6 1
a6 1
PORTREVISION=	yes
@


1.17
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314268
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/ftp/pear-Net_FTP/Makefile 314268 2013-03-15 07:10:41Z miwi $
d6 1
d16 1
a16 4
PEAR_AUTOINSTALL=	ye

post-extract:
	@@${MV} ${WRKSRC}/Net/* ${WRKSRC}
@


1.16
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:  pear-Net_FTP
# Date created:			  06 January 2005
# Whom:				  Antonio Carlos Venancio Junior (<antonio@@inf.ufsc.br>)
#
# $FreeBSD: head/ftp/pear-Net_FTP/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d15 1
a15 9

PORTSCOUT=	skipv:1.4.0a2,1.4.0a1
CATEGORY=	Net
FILES=		FTP.php FTP/Observer.php FTP/Socket.php
EXAMPLES=	extensions.ini index.php observer.php socket.php
_EXAMPLESDIR=	example

TESTS=		AllTests.php Net_FTPTest.php config.php.dist extensions.ini\
		testfile.dat
@


1.15
log
@- Update PORTSCOUT
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- Add/Update portscout flags
@
text
@d20 1
a20 1
PORTSCOUT=	skipv:1.4.0a2
@


1.13
log
@- Update to 1.3.7

PR:		123831
Submitted by:	Wen heping <wenheping@@gmail.com>
@
text
@d20 1
@


1.12
log
@- Update to 1.3.6

PR:		123466
Submitted by:	Wen Heping <wenheping@@gmail.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.3.6
@


1.11
log
@- Update to 1.3.5

(Changelog:	http://pear.php.net/package/Net_FTP/download/1.3.5/)
@
text
@d9 1
a9 1
PORTVERSION=	1.3.5
@


1.10
log
@- Update to 1.3.4
@
text
@d9 1
a9 1
PORTVERSION=	1.3.4
@


1.9
log
@- Update 1.3.3
- Adopt maintainership
@
text
@d9 1
a9 1
PORTVERSION=	1.3.3
d25 3
@


1.8
log
@Reset maintainership of ports assigned to antonio@@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.3.2
d12 1
a12 1
MAINTAINER=	ports@@FreeBSD.org
d16 1
a16 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.7
log
@- Update to 1.3.2

PR:		ports/101992
Submitted by:	chinsan <chinsan.tw at gmail.com>
Approved by:	maintainer timeout (22 days)
@
text
@d12 1
a12 1
MAINTAINER=	antonio@@php.net
@


1.6
log
@Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@@php.net
@
text
@d9 1
a9 1
PORTVERSION=	1.3.1
d21 2
a22 2
FILES=		FTP.php FTP/Observer.php
EXAMPLES=	extensions.ini index.php observer.php
@


1.5
log
@+ update port: ftp/pear-Net_FTP to 1.3.1
  + changelog: http://pear.php.net/package/Net_FTP/download/1.3.1/

PR:		79624
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
@
text
@d15 1
a15 1
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
d29 1
a29 1
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
@


1.4
log
@+ update port: ftp/pear-Net_FTP
  + changelog: http://pear.php.net/package/Net_FTP/download/1.3.0/

PR:		79406
Submitted by:	Antnio Carlos Venncio Jnior (maintainer)
@
text
@d9 2
a10 3
PORTVERSION=	1.3.0
PORTREVISION=	3
CATEGORIES=	ftp pear
@


1.3
log
@Bump PORTREVISION since tarball has been rerolled.

Note: no installed files have been changed, only .xml files.

PR:		ports/78983
Submitted by:	Antnio Carlos Venncio Jnior (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@Update tp 1.3.0 final and bump PORTREVISION.

Changelog at <http://pear.php.net/package/Net_FTP/download/>.

PR:		ports/78084
Submitted by:	Antnio Carlos Venncio Jnior (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	1
d21 2
a22 1
FILES=		Net/FTP.php Net/FTP/Observer.php
d26 3
@


1.1
log
@New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functions
plus some additions

	Net_FTP allows you to communicate with FTP servers in a
	more comfortable way than the native FTP functions of PHP
	do. The class implements everything nativly supported by
	PHP and additionally features like recursive up- and
	downloading, dircreation and chmodding. It although implements
	an observer pattern to allow for example the view of a
	progress bar.  Cold Fusion tags.

PR:		ports/75915
Submitted by:	Antnio Carlos Venncio Jnior <antonio@@php.net>
@
text
@d10 1
a11 1
DISTNAME=	${PORTNAME}-${PORTVERSION}RC2
@

