summaryrefslogtreecommitdiff
path: root/net/gftp-gtk1
diff options
context:
space:
mode:
authortron <tron>2005-03-02 14:36:53 +0000
committertron <tron>2005-03-02 14:36:53 +0000
commitff18cbd214e3be48323da183ed86b44da4a307d1 (patch)
treec3b69c3a4d7f34a60b90c63210a757bfe305e390 /net/gftp-gtk1
parent03812b6e0ae0ca7861147316693a8ae87dd28e45 (diff)
downloadpkgsrc-ff18cbd214e3be48323da183ed86b44da4a307d1.tar.gz
Update "gftp" and "gftp-gtk1" package to version 2.0.18. Changes since
version 2.0.17: - Added support for the FSP protocol (http://fsp.sourceforge.net/) - SSH2: Fixed segfault that could occur when renaming a file (bug introduced in 2.0.18rc1) - SSH2: Fixes for parsing the directory listing from the commercial SSH server - FTP: added pasv_behind_router option. If this is enabled, then the IP address that is in the PASV response will be ignored. Instead the IP address of the remote host will be used - FTP: removed the quote filename functionality in the SITE CHMOD and SITE UTIME commands - Chmod: Fixes for setting the group execute bit (bug introduced in 2.0.18rc1) - Fixes so that the text port will prompt you for your password when a URL is entered on the command line - In the text port, convert the string from UTF8 to the users' current locale before it is displayed - Fixes for when the host system does not have getaddrinfo() (bug introduced in 2.0.18rc1) - Rewrote and improved the URL parser so that the :, @ characters are allowed in directories and passwords - Security Fix: Ignore the file paths that are returned by the remote server - FreeBSD and HP/UX fixes - GNOME HIG fixes - Many other small changes and improvements. See the ChangeLog file in the distribution for a detailed list of changes. - Updated language translations (cs de en_CA en_GB es hu nl zh_CN)
Diffstat (limited to 'net/gftp-gtk1')
-rw-r--r--net/gftp-gtk1/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gftp-gtk1/DESCR b/net/gftp-gtk1/DESCR
index 75fea4158b2..c99e839bbb1 100644
--- a/net/gftp-gtk1/DESCR
+++ b/net/gftp-gtk1/DESCR
@@ -1,10 +1,10 @@
-gFTP is a free multithreaded ftp client for *NIX based machines
+gFTP is a free multithreaded ftp client for *NIX based machines
running X11R6 or later. It has the following features:
- * Distributed under the terms of the GNU Public License
+ * Distributed under the terms of the GNU Public License
* Written in C and has a text interface and a GTK+ 1.2/2.0 interface
* Supports the FTP, HTTP and SSH protocols
- * Supports FXP file transfers (transfering files between 2 remote
+ * Supports FXP file transfers (transfering files between 2 remote
servers via FTP)
* Multithreaded to allow for simultaneous downloads
* File transfer queues to allow for downloading multiple files