aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/pear-Net_FTP
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update PORTSCOUTmiwi2009-02-201-1/+1
|
* - Add/Update portscout flagsmiwi2009-01-041-0/+1
|
* - Update to 1.3.7miwi2008-05-222-4/+4
| | | | | PR: 123831 Submitted by: Wen heping <wenheping@gmail.com>
* - Update to 1.3.6miwi2008-05-082-4/+4
| | | | | PR: 123466 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 1.3.5miwi2008-01-142-4/+4
| | | | (Changelog: http://pear.php.net/package/Net_FTP/download/1.3.5/)
* - Update to 1.3.4miwi2007-12-192-4/+7
|
* - Update 1.3.3miwi2007-12-192-6/+6
| | | | - Adopt maintainership
* Reset maintainership of ports assigned to antonio@php.net after numerouslinimon2006-09-231-1/+1
| | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr
* - Update to 1.3.2rafan2006-09-062-6/+6
| | | | | | PR: ports/101992 Submitted by: chinsan <chinsan.tw at gmail.com> Approved by: maintainer timeout (22 days)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* + update port: ftp/pear-Net_FTP to 1.3.1novel2005-04-082-5/+4
| | | | | | | + changelog: http://pear.php.net/package/Net_FTP/download/1.3.1/ PR: 79624 Submitted by: Antonio Carlos Venancio Junior (maintainer)
* + update port: ftp/pear-Net_FTPnovel2005-04-052-3/+3
| | | | | | | + changelog: http://pear.php.net/package/Net_FTP/download/1.3.0/ PR: 79406 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* Bump PORTREVISION since tarball has been rerolled.thierry2005-03-192-4/+8
| | | | | | | Note: no installed files have been changed, only .xml files. PR: ports/78983 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* Update tp 1.3.0 final and bump PORTREVISION.thierry2005-02-262-3/+3
| | | | | | | Changelog at <http://pear.php.net/package/Net_FTP/download/>. PR: ports/78084 Submitted by: Antônio Carlos Venâncio Júnior (maintainer)
* New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functionsedwin2005-01-093-0/+36
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: Antônio Carlos Venâncio Júnior <antonio@php.net>