head 1.4; access; symbols pkgsrc-2020Q2:1.3.0.2 pkgsrc-2020Q2-base:1.3 pkgsrc-2020Q1:1.2.0.4 pkgsrc-2020Q1-base:1.2 pkgsrc-2019Q4:1.2.0.26 pkgsrc-2019Q4-base:1.2 pkgsrc-2019Q3:1.2.0.22 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.20 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.18 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.16 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.14 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.12 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.10 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.8 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.6 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.2 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.1.0.2 pkgsrc-2017Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2020.09.18.11.04.20; author wiz; state dead; branches; next 1.3; commitid 0qvn3c4TAHekhwoC; 1.3 date 2020.06.10.15.22.32; author wiz; state Exp; branches; next 1.2; commitid 6Q0evDtOO8SeVGbC; 1.2 date 2017.05.29.12.51.52; author wiz; state Exp; branches; next 1.1; commitid qXpyVoom0myzHhTz; 1.1 date 2017.01.16.12.36.59; author wiz; state Exp; branches; next ; commitid 3nn23dy4ecYETbCz; desc @@ 1.4 log @filezilla: update to 3.50.0. 3.50.0 (2020-08-27) - Minor fixes to Tardigrade integration 3.50.0-rc1 (2020-08-21) + Update Storj/Tardigrade integration, now based on the uplink-c library - Fix layout issues in the Site Manager if switching protocol - Restored natural sort option for file list sorting 3.49.1 (2020-07-15) - Fixed selection changes not being reflected in the Site Manager in some circumstances 3.49.0 (2020-07-13) - Fixed retrying initial connection attempts 3.49.0-rc1 (2020-07-07) - MSW: Tab bar icons now scale on high-DPI displays - The sizing and spacing of several dialogs has been improved on high-DPI displays - MSW: Fix visual glitches when changing the selected site in the Site Manager - When creating a new tab, the pane sizes are now inherited from the previous tab. - macOS: Additional fixes for handling Cmd+V, Cmd+C and Cmd+X in text input controls - Refactored internal settings and option handling @ text @$NetBSD: patch-configure,v 1.3 2020/06/10 15:22:32 wiz Exp $ Fix unportable test(1) operator. https://trac.filezilla-project.org/ticket/12201 --- configure.orig 2017-04-30 11:12:36.000000000 +0000 +++ configure @@@@ -18556,7 +18556,7 @@@@ else use_mac_sandbox="no" fi - if test "$use_mac_sandbox" == "yes"; then + if test "$use_mac_sandbox" = "yes"; then $as_echo "#define USE_MAC_SANDBOX 1" >>confdefs.h @ 1.3 log @filezilla: update to 3.48.1. 3.48.1 (2020-05-18) - If FileZilla is configured to restore open tabs on startup, the directory trees no longer shrink in size 3.48.1-rc1 (2020-05-12) ! MSW: The settings directory is now initially created with tight permissions restricted to the user's account. Previously the directory could have had inherited too wide permissions if a custom location outside the user's profile directory had been preconfigured. + Redesigned certificate dialog + During directory comparison and comparative search, Ctrl+Shift+A can now be used to select only the highlighted files - Fixed import of settings - Fixed local file editing if the option to track local file changes had been disabled - Fixes to storing associations 3.48.0 (2020-04-27) ! Custom associations for file extensions containing spaces were not saved correctly 3.48.0-rc1 (2020-04-20) + Overhaul of file associations for editing files. The setting to inherit system associations has been removed. When first editing a type of file with no default editor set, a dialog is shown asking which editor to use. The system associatio, if it exists, is a choice in this dialog. - SFTP: Re-added support for AES-GCM which was accidentally removed in 3.46.1 - Fixes for comparative search leaving the program in an inconsistent state when closing the dialog during an ongoing search - Building and running FileZilla now depends on libfilezilla >= 0.20.0 (https://lib.filezilla-project.org/) @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.2 2017/05/29 12:51:52 wiz Exp $ @ 1.2 log @Updated filezilla to 3.25.2. 3.25.2 (2017-04-30) - SFTP components have been updated and are now based on PuTTY 0.69 - Fixed potential stall during the final listing operation when finishing a queue which contained uploads 3.25.2-rc1 (2017-04-23) - Fix crash if filters.xml has become corrupted - Fix FTP proxy support - Fix sending of FTP keep-alive commands - MSW: Windows Vista is no longer supported - MSW: File and directory icons now also appear on systems that have no Windows directory 3.25.1 (2017-03-20) - OS X: Fixed a crash if connecting to old servers not supporting UTF-8 - Fixed timeout detection 3.25.0 (2017-03-13) + OS X: The minimum required OS X version is now 10.9 - OS X: Disable App Nap during transfers and other operations - OS X: Downloaded updates are now stored in the Downloads directory - OS X: Fix initial toolbar state on startup if it was hidden when FileZilla was last closed - Fix reconnect delay logic which broke in 3.25.0-beta1 - Fix piecewise creation of remote paths using FTP which broke in 3.25.0-beta1 3.25.0-rc1 (2017-03-04) - Fix encryption selection for FTP in the Site Manager which broke in 3.25.0-beta1 - Small changes to error message texts 3.25.0-beta1 (2017-02-24) + Major refactoring of the FileZilla internals. - Scale width of fields in the status line control on high-DPI displays - Fix duplicate mnemonic in "Files currently being edited" dialog. @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.1 2017/01/16 12:36:59 wiz Exp $ d4 1 @ 1.1 log @Updated filezilla to 3.24.0. 3.24.0 (2017-01-13) - Fixed a possible crash if sending FTP commands fails during a directory listing operation - *nix: Fixed a scrolling issue in the message log if wxWidgets is built against GTK3 3.24.0-rc1 (2017-01-06) + The context menu for remote file search results now has a "Copy URL(s) to clipboard" item + Alt+number can now be used to switch between tabs in addition to Ctrl+number + SFTP hostkey fingerprints are now also shown as base64 encoded SHA256 hashes to match the new format displayed by OpenSSH - Errors at the end of SFTP transfers now correctly result in transfer failures instead - Cancelling synchronized browsing questions no longer prevents further directory changes - Fix display issues for the filter conditions dialog - Fix deleting multiple extensions on the filetype page in the settings - OS X: Do not open dialogs while already processing an event, e.g. while a context menu is open @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- configure.orig 2017-01-13 19:04:04.000000000 +0000 d7 1 a7 1 @@@@ -18381,7 +18381,7 @@@@ else d15 1 a15 1 ] @