summaryrefslogtreecommitdiff
path: root/net/gftp-gtk1
AgeCommit message (Collapse)AuthorFilesLines
2005-10-13Add patch from PR 30667 by Geert Hendrickx, fixing sftp.wiz1-1/+2
Bump PKGREVISION. gftp: add glib2 bl3.mk file since verifypc complains.
2005-03-02Fix build problems in "gftp-gtk1" package caused by update totron1-2/+2
version 2.0.18.
2005-03-02Update "gftp" and "gftp-gtk1" package to version 2.0.18. Changes sincetron1-3/+3
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)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+3
*-dirs packages.
2004-04-05Update gftp to 2.0.17.xtraeme1-2/+1
Changes from 2.0.16 to 2.0.17: * Separated out more of the UI independent code in the GTK+ and Text ports and created a user interface common repository. Cleaned up some of the existing GTK+ code. The GTK+ port can now be controlled from a command line interface in the GUI. There is an option you have to enable in the options dialog for this. (enable manual commands in GUI) * Added support for the FTPS protocol. The control connection is the only one encrypted at the moment. * When viewing/editing a file, the temporary file that is created is created with the same extension as the remote file so that syntax highlighting works * File transfers can be resumed/skipped/overwritten in the text port and whenever files are dropped on gftp in the GTK+ port. * FTP: Added support for MVS directory listings * FTP: Fix for FXP transfers * SSH2: fix for resuming uploads * Added option to show the transfer status in the title bar. * Added option to disable IPV6 support. * Fixed the wrong date being displayed when a file was modified last year * 64 bit cleanups. This also fixed a SSH segfault that was happening on FreeBSD * Look for the .gmo translation files in the proper directory * If a bookmarked site has it's password saved in the config file, then the passwords are written out in a scrambled format. This isn't secure, but it'll prevent someone from casually looking over your shoulder and seeing your password. I still do not recommend saving your passwords to disk. * Fix for systems that do not support the %'ld format argument * The startup directory option is now expanded so that an option like ~/src can be specified * New language translations and updates (ca cs de ga hr hu nl pt_BR sr sr@Latn ta th) * Many other small changes and improvements. See the ChangeLog file in the distribution for a detailed list of changes.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Use buildlink3 framework to fix build problem caused by (too early)tron1-2/+2
removal of "pkgsrc/textproc/intltool/buildlink2.mk".
2003-09-01gftp which uses GTK+ version 1.xtraeme2-0/+38