aboutsummaryrefslogtreecommitdiff
path: root/ftp/pear-Net_FTP
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* Correct PORTREVISIONMartin Wilke2013-03-181-1/+1
| | | | | | | Reported by: bf@ Notes: svn path=/head/; revision=314518
* - Unbreak buildMartin Wilke2013-03-171-4/+2
| | | | Notes: svn path=/head/; revision=314503
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-14/+2
| | | | | | | - Trim header Notes: svn path=/head/; revision=314268
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update PORTSCOUTMartin Wilke2009-02-191-1/+1
| | | | Notes: svn path=/head/; revision=228694
* - Add/Update portscout flagsMartin Wilke2009-01-041-0/+1
| | | | Notes: svn path=/head/; revision=225228
* - Update to 1.3.7Martin Wilke2008-05-222-4/+4
| | | | | | | | PR: 123831 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=213497
* - Update to 1.3.6Martin Wilke2008-05-082-4/+4
| | | | | | | | PR: 123466 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=212838
* - Update to 1.3.5Martin Wilke2008-01-132-4/+4
| | | | | | | (Changelog: http://pear.php.net/package/Net_FTP/download/1.3.5/) Notes: svn path=/head/; revision=205607
* - Update to 1.3.4Martin Wilke2007-12-192-4/+7
| | | | Notes: svn path=/head/; revision=204079
* - Update 1.3.3Martin Wilke2007-12-182-6/+6
| | | | | | | - Adopt maintainership Notes: svn path=/head/; revision=204008
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.3.2Rong-En Fan2006-09-062-6/+6
| | | | | | | | | PR: ports/101992 Submitted by: chinsan <chinsan.tw at gmail.com> Approved by: maintainer timeout (22 days) Notes: svn path=/head/; revision=172392
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154146
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* + update port: ftp/pear-Net_FTP to 1.3.1Roman Bogorodskiy2005-04-072-5/+4
| | | | | | | | | | + changelog: http://pear.php.net/package/Net_FTP/download/1.3.1/ PR: 79624 Submitted by: Antonio Carlos Venancio Junior (maintainer) Notes: svn path=/head/; revision=132707
* + update port: ftp/pear-Net_FTPRoman Bogorodskiy2005-04-042-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) Notes: svn path=/head/; revision=132484
* Bump PORTREVISION since tarball has been rerolled.Thierry Thomas2005-03-182-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) Notes: svn path=/head/; revision=131588
* Update tp 1.3.0 final and bump PORTREVISION.Thierry Thomas2005-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) Notes: svn path=/head/; revision=129826
* New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functionsEdwin Groothuis2005-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> Notes: svn path=/head/; revision=125927