summaryrefslogtreecommitdiff
path: root/net/filezilla
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-18 17:19:32 +0000
committerwiz <wiz@pkgsrc.org>2015-01-18 17:19:32 +0000
commitfcf8ff873d244de9d16d1d77a21ea7088a8ea36e (patch)
treeaacd9dcb3f148f5b64201be2392fe408e4920251 /net/filezilla
parent5a79f1294a4f750d2e0e33a11a13b9dace350544 (diff)
downloadpkgsrc-fcf8ff873d244de9d16d1d77a21ea7088a8ea36e.tar.gz
Update to 3.10.0:
3.10.0 (2015-01-07) - Fixed default file exists actions broken by rc1 3.10.0-rc2 (2015-01-03) + Added Welsh translation + Data type indicator in the status bar now reacts to left-clicks as well - MSW: Fix crash when displaying the drive list 3.10.0-rc1 (2014-12-29) + Reduced memory consumption of large queues + Preliminary support for Windows 10 technical preview + MSW: FileZilla running on a 64bit Windows can now use up to 4GiB of RAM, up from 2GiB - Fixed memory leaks in SFTP component - Fixed fzsftp crashing on disconnect if using keyfiles - Various code cleanup and minor fixes 3.10.0-beta3 (2014-12-19) + The search dialog now has checkboxes to only search for files or directories + In the file lists, Ctrl+Shift+N can now be used to create new directories + Added an additional icon theme + Small performance improvements parsing large directory listings + Updated SFTP components from PuTTY - Fixed applying file exists actions to files currently in the queue - Don't send the PBSZ and PROT commands to servers that have rejected AUTH TLS/SSL 3.10.0-beta2 (2014-12-05) - Fixed uploads constantly timing out - Log abbreviation now works correctly when cancelling a pending connection retry - Fixed a timing issue in the updater. Users of 3.10.0-beta1 need to update manually. - Speed limits no longer reset when opening the settings dialog - Fix reporting of transfer progress - Theme preview in the settings dialog now properly displays non-standard theme sizes 3.10.0-beta1 (2014-12-03) + FTP over TLS is now used by default if the server supports it. Use of plain FTP can be enforced for a server in the Site Manager + Connection handling and transferring files has been moved into its own thread to improve GUI responsivenes + The message log now only shows abbreviated logs unless an error occurs + Added option to pre-allocate disk space when downloading files + Files editing can now be started from the search dialog + Directory trees and the Site Manager tree can now be drag-scrolled + *nix: FileZilla no longer depends on libidn if getaddrinfo supports AI_IDN 3.9.0.6 (2014-10-16) ! Disabled support for legacy SSL 3.0 to address the POODLE vulnerability in SSLv3. (CVE-2014-3566) - Fixed generic proxy support in IPv6 environments - Small improvements of control sizes on high-dpi displays - OS X: Fix Drag&Drop while holding down the Ctrl key (or equivalent) - Fix potential crash dragging files over an empty list 3.9.0.5 (2014-09-06) - Fix auto-updater not being able to download updates 3.9.0.4 (2014-09-06) - MSW: Fixed crash if starting file rename in an unusual way - OS X: Fixed a bug im wxWidgets so that a right-click after a left-click no longer counts as double-click - OS X: Fixed pasting of passwords into the "Enter password" dialog - OS X: Fixed context menu site manager tree not working - *nix, OS X: Fixed context menu of search dialog not working - Fixed loading of resources if FileZilla is installed in a directory containing the # character - Fixed support for SOCKS4 proxies - Attempt reading settings from temporary backup files if loading of settings files fails
Diffstat (limited to 'net/filezilla')
-rw-r--r--net/filezilla/Makefile5
-rw-r--r--net/filezilla/PLIST127
-rw-r--r--net/filezilla/distinfo8
3 files changed, 131 insertions, 9 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile
index 54ea6f3fc70..1de87c61482 100644
--- a/net/filezilla/Makefile
+++ b/net/filezilla/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2014/12/09 13:29:19 abs Exp $
+# $NetBSD: Makefile,v 1.58 2015/01/18 17:19:32 wiz Exp $
-VERSION= 3.9.0.3
+VERSION= 3.10.0
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 1
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/}
EXTRACT_SUFX= .tar.bz2
diff --git a/net/filezilla/PLIST b/net/filezilla/PLIST
index a99327e8dc3..9cceb545ed6 100644
--- a/net/filezilla/PLIST
+++ b/net/filezilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2014/10/01 09:39:11 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2015/01/18 17:19:32 wiz Exp $
bin/filezilla
bin/fzputtygen
bin/fzsftp
@@ -6,6 +6,7 @@ man/man1/filezilla.1
man/man1/fzputtygen.1
man/man1/fzsftp.1
man/man5/fzdefaults.xml.5
+share/appdata/filezilla.appdata.xml
share/applications/filezilla.desktop
share/filezilla/docs/fzdefaults.xml.example
share/filezilla/resources/16x16/ascii.png
@@ -176,6 +177,127 @@ share/filezilla/resources/defaultfilters.xml
share/filezilla/resources/down.png
share/filezilla/resources/dropdown.png
share/filezilla/resources/finished.wav
+share/filezilla/resources/flatzilla/16x16/ascii.png
+share/filezilla/resources/flatzilla/16x16/auto.png
+share/filezilla/resources/flatzilla/16x16/binary.png
+share/filezilla/resources/flatzilla/16x16/bookmark.png
+share/filezilla/resources/flatzilla/16x16/cancel.png
+share/filezilla/resources/flatzilla/16x16/compare.png
+share/filezilla/resources/flatzilla/16x16/disconnect.png
+share/filezilla/resources/flatzilla/16x16/download.png
+share/filezilla/resources/flatzilla/16x16/downloadadd.png
+share/filezilla/resources/flatzilla/16x16/file.png
+share/filezilla/resources/flatzilla/16x16/filter.png
+share/filezilla/resources/flatzilla/16x16/find.png
+share/filezilla/resources/flatzilla/16x16/folder.png
+share/filezilla/resources/flatzilla/16x16/folderclosed.png
+share/filezilla/resources/flatzilla/16x16/help.png
+share/filezilla/resources/flatzilla/16x16/leds.png
+share/filezilla/resources/flatzilla/16x16/localtreeview.png
+share/filezilla/resources/flatzilla/16x16/lock.png
+share/filezilla/resources/flatzilla/16x16/logview.png
+share/filezilla/resources/flatzilla/16x16/processqueue.png
+share/filezilla/resources/flatzilla/16x16/queueview.png
+share/filezilla/resources/flatzilla/16x16/reconnect.png
+share/filezilla/resources/flatzilla/16x16/refresh.png
+share/filezilla/resources/flatzilla/16x16/remotetreeview.png
+share/filezilla/resources/flatzilla/16x16/server.png
+share/filezilla/resources/flatzilla/16x16/sitemanager.png
+share/filezilla/resources/flatzilla/16x16/speedlimits.png
+share/filezilla/resources/flatzilla/16x16/synchronize.png
+share/filezilla/resources/flatzilla/16x16/upload.png
+share/filezilla/resources/flatzilla/16x16/uploadadd.png
+share/filezilla/resources/flatzilla/24x24/ascii.png
+share/filezilla/resources/flatzilla/24x24/auto.png
+share/filezilla/resources/flatzilla/24x24/binary.png
+share/filezilla/resources/flatzilla/24x24/bookmark.png
+share/filezilla/resources/flatzilla/24x24/cancel.png
+share/filezilla/resources/flatzilla/24x24/compare.png
+share/filezilla/resources/flatzilla/24x24/disconnect.png
+share/filezilla/resources/flatzilla/24x24/download.png
+share/filezilla/resources/flatzilla/24x24/downloadadd.png
+share/filezilla/resources/flatzilla/24x24/file.png
+share/filezilla/resources/flatzilla/24x24/filter.png
+share/filezilla/resources/flatzilla/24x24/find.png
+share/filezilla/resources/flatzilla/24x24/folder.png
+share/filezilla/resources/flatzilla/24x24/folderclosed.png
+share/filezilla/resources/flatzilla/24x24/help.png
+share/filezilla/resources/flatzilla/24x24/leds.png
+share/filezilla/resources/flatzilla/24x24/localtreeview.png
+share/filezilla/resources/flatzilla/24x24/lock.png
+share/filezilla/resources/flatzilla/24x24/logview.png
+share/filezilla/resources/flatzilla/24x24/processqueue.png
+share/filezilla/resources/flatzilla/24x24/queueview.png
+share/filezilla/resources/flatzilla/24x24/reconnect.png
+share/filezilla/resources/flatzilla/24x24/refresh.png
+share/filezilla/resources/flatzilla/24x24/remotetreeview.png
+share/filezilla/resources/flatzilla/24x24/server.png
+share/filezilla/resources/flatzilla/24x24/sitemanager.png
+share/filezilla/resources/flatzilla/24x24/speedlimits.png
+share/filezilla/resources/flatzilla/24x24/synchronize.png
+share/filezilla/resources/flatzilla/24x24/upload.png
+share/filezilla/resources/flatzilla/24x24/uploadadd.png
+share/filezilla/resources/flatzilla/32x32/ascii.png
+share/filezilla/resources/flatzilla/32x32/auto.png
+share/filezilla/resources/flatzilla/32x32/binary.png
+share/filezilla/resources/flatzilla/32x32/bookmark.png
+share/filezilla/resources/flatzilla/32x32/cancel.png
+share/filezilla/resources/flatzilla/32x32/compare.png
+share/filezilla/resources/flatzilla/32x32/disconnect.png
+share/filezilla/resources/flatzilla/32x32/download.png
+share/filezilla/resources/flatzilla/32x32/downloadadd.png
+share/filezilla/resources/flatzilla/32x32/file.png
+share/filezilla/resources/flatzilla/32x32/filter.png
+share/filezilla/resources/flatzilla/32x32/find.png
+share/filezilla/resources/flatzilla/32x32/folder.png
+share/filezilla/resources/flatzilla/32x32/folderclosed.png
+share/filezilla/resources/flatzilla/32x32/help.png
+share/filezilla/resources/flatzilla/32x32/leds.png
+share/filezilla/resources/flatzilla/32x32/localtreeview.png
+share/filezilla/resources/flatzilla/32x32/lock.png
+share/filezilla/resources/flatzilla/32x32/logview.png
+share/filezilla/resources/flatzilla/32x32/processqueue.png
+share/filezilla/resources/flatzilla/32x32/queueview.png
+share/filezilla/resources/flatzilla/32x32/reconnect.png
+share/filezilla/resources/flatzilla/32x32/refresh.png
+share/filezilla/resources/flatzilla/32x32/remotetreeview.png
+share/filezilla/resources/flatzilla/32x32/server.png
+share/filezilla/resources/flatzilla/32x32/sitemanager.png
+share/filezilla/resources/flatzilla/32x32/speedlimits.png
+share/filezilla/resources/flatzilla/32x32/synchronize.png
+share/filezilla/resources/flatzilla/32x32/upload.png
+share/filezilla/resources/flatzilla/32x32/uploadadd.png
+share/filezilla/resources/flatzilla/48x48/ascii.png
+share/filezilla/resources/flatzilla/48x48/auto.png
+share/filezilla/resources/flatzilla/48x48/binary.png
+share/filezilla/resources/flatzilla/48x48/bookmark.png
+share/filezilla/resources/flatzilla/48x48/cancel.png
+share/filezilla/resources/flatzilla/48x48/compare.png
+share/filezilla/resources/flatzilla/48x48/disconnect.png
+share/filezilla/resources/flatzilla/48x48/download.png
+share/filezilla/resources/flatzilla/48x48/downloadadd.png
+share/filezilla/resources/flatzilla/48x48/file.png
+share/filezilla/resources/flatzilla/48x48/filter.png
+share/filezilla/resources/flatzilla/48x48/find.png
+share/filezilla/resources/flatzilla/48x48/folder.png
+share/filezilla/resources/flatzilla/48x48/folderclosed.png
+share/filezilla/resources/flatzilla/48x48/help.png
+share/filezilla/resources/flatzilla/48x48/leds.png
+share/filezilla/resources/flatzilla/48x48/localtreeview.png
+share/filezilla/resources/flatzilla/48x48/lock.png
+share/filezilla/resources/flatzilla/48x48/logview.png
+share/filezilla/resources/flatzilla/48x48/processqueue.png
+share/filezilla/resources/flatzilla/48x48/queueview.png
+share/filezilla/resources/flatzilla/48x48/reconnect.png
+share/filezilla/resources/flatzilla/48x48/refresh.png
+share/filezilla/resources/flatzilla/48x48/remotetreeview.png
+share/filezilla/resources/flatzilla/48x48/server.png
+share/filezilla/resources/flatzilla/48x48/sitemanager.png
+share/filezilla/resources/flatzilla/48x48/speedlimits.png
+share/filezilla/resources/flatzilla/48x48/synchronize.png
+share/filezilla/resources/flatzilla/48x48/upload.png
+share/filezilla/resources/flatzilla/48x48/uploadadd.png
+share/filezilla/resources/flatzilla/theme.xml
share/filezilla/resources/leds.png
share/filezilla/resources/lone/16x16/ascii.png
share/filezilla/resources/lone/16x16/auto.png
@@ -540,11 +662,12 @@ share/locale/ca/LC_MESSAGES/filezilla.mo
share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo
share/locale/co/LC_MESSAGES/filezilla.mo
share/locale/cs_CZ/LC_MESSAGES/filezilla.mo
+share/locale/cy/LC_MESSAGES/filezilla.mo
share/locale/da_DK/LC_MESSAGES/filezilla.mo
share/locale/de/LC_MESSAGES/filezilla.mo
share/locale/el/LC_MESSAGES/filezilla.mo
share/locale/es/LC_MESSAGES/filezilla.mo
-share/locale/et_EE/LC_MESSAGES/filezilla.mo
+share/locale/et/LC_MESSAGES/filezilla.mo
share/locale/eu/LC_MESSAGES/filezilla.mo
share/locale/eu_ES/LC_MESSAGES/filezilla.mo
share/locale/fa_IR/LC_MESSAGES/filezilla.mo
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo
index 2b5f69efc06..58e7cb88de4 100644
--- a/net/filezilla/distinfo
+++ b/net/filezilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2014/10/01 09:39:11 wiz Exp $
+$NetBSD: distinfo,v 1.22 2015/01/18 17:19:32 wiz Exp $
-SHA1 (FileZilla_3.9.0.3_src.tar.bz2) = 23e1df520b2bf73e7b75084fd418c5c382ef1137
-RMD160 (FileZilla_3.9.0.3_src.tar.bz2) = 49b1a4053c11c985e140fea42ffe6b715faa94a4
-Size (FileZilla_3.9.0.3_src.tar.bz2) = 4179207 bytes
+SHA1 (FileZilla_3.10.0_src.tar.bz2) = 9522789a6b93b596239a8734442b4bc14975fedb
+RMD160 (FileZilla_3.10.0_src.tar.bz2) = d68fd8b51f3241242e7aaec3c3fb7f06616ebd5a
+Size (FileZilla_3.10.0_src.tar.bz2) = 4558534 bytes