aboutsummaryrefslogtreecommitdiff
path: root/ftp/net2ftp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.98.Marcelo Araujo2009-08-281-4/+4
| | | | | | | | | PR: ports/138217 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: Alexander Kriventsov <avk@vl.ru> (maintainer) Notes: svn path=/head/; revision=240456
* net2ftp is a web-based FTP client written in PHPMartin Wilke2009-04-301-0/+75
User features - Navigate the FTP server - Upload files - Download files - Zip files - Unzip files - Install software - Copy, move and delete - Copy or move to a 2nd FTP server - Rename and chmod - View code with syntax highlighting - Plain text editor - HTML editors - Code editor - Search for words or phrases - Calculate size WWW: http://www.net2ftp.com/ PR: ports/133766 Submitted by: Alexander Kriventsov Notes: svn path=/head/; revision=233003