summaryrefslogtreecommitdiff
path: root/net/filezilla
AgeCommit message (Collapse)AuthorFilesLines
2012-07-06fix build with gnutls-3drochner3-3/+17
2012-07-02PKGREV bumps for gnutls shlib major changedrochner1-2/+2
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-09clean up in some cases where the faked "libgnutls-config" scriptdrochner1-2/+1
is not needed anymore
2011-12-21Remove DEPENDS for sqlite3 -- it is pulled in by sqlite3/bl3.mk anyway,wiz1-3/+2
and that does look at builtin implementations. Bump PKGREVISION.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-1/+2
2011-06-03Fix unportable test(1) construct.wiz2-1/+17
2011-05-23Update filezilla to 3.5.0zafer2-7/+8
Changelog: * Don't create queue.xml anymore if it does not exist * MSW: Progress lines in transfer queue now appear in correct position after changing the Windows theme * MSW: Work around a bug in Windows where a list controls' scroll position changes without the control being notified in any way * Several fixes to build system and environment * Added experimental setting to strip file revision upon download from VMS servers. Set "Strip VMS revisions" to 1 in FileZilla.xml to enable * The string coalescer benchmark debug option no longer crashes if benchmarking an empty string coalescer * The transfer queue is now stored in an SQLite database. This greatly improves performance and vastly reduces memory consumption while loading/saving the queue * Additional improvements to general queue performance and memory consumption * The provided Linux binaries are now compiled for Debian Squeeze instead of Lenny * Fixed crash during shutdown of FileZilla * Clearing the queue when it was not yet fully populated no longer causes a crash * If using ask login type for a site and no username is given, the initial focus is now on the user box in the login dialog
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-04-03Update PLIST for extra files found on NetBSD/5.1 amd64 from 3.2.6.1abs1-1/+7
2011-04-01Update filezilla to 3.4.0zafer3-9/+7
Changelog: * Updated translations * Disabled automatic negotiation of FTP over TLS introduced in 3.4.0-beta1. Will be added in a future version instead * Add checkbox to settings dialog to not save passwords * Add timestamp columns to successful and failed queue tabs showing when the transfers completed or failed * Fixed infinite loop in TinyXML when loading settings from corrupt XML documents * Parsing MDTM reply now takes seconds into account * MSW: Handling of paths relative to the drive-root in local directory input box * Compatibility with MVS listing containing PO-E type entries * Fix Resizing issues with manual transfers dialog * MSW: Remote file editing did not correctly handle files that were still open * Normal FTP connections now always attempt to negotiate secure FTP over TLS * Added option to force use of insecure plain FTP to Site Manager * Kiosk mode option can now also be read from FileZilla.xml, with fzdefaults.xml having priority if setting exists in both files * Fix memory leak in directory cache * Compatibility with obscure DOS servers using forward slashes as path delimiter * MSW: Horizontal scroll bar in file lists and queue did not appear if changing column widths * Improve text wrapping engine
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-1/+2
2010-10-23Update filezilla to 3.3.4.1zafer2-7/+7
Changelog: * Set a minimum size for column widths in directory lists and transfer queue * Fix build-time check for system TinyXML * Correctly handle symbolic links pointing to files in search dialog * Fix crash in options initialization
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-16Update filezilla to 3.3.3zafer3-8/+8
Changelog: * Fix transfer statusbar regression introduced in the release candidate * Do not include IPv6 zone index in the argument to the EPRT command * Correct tab order in filter edit and search dialogs * *nix: Revert cursor changes * Added "does not contain" filter condition to name and path filter types * Pressing Alt+Left or Alt+Up (Cmd+Left, Cmd+Up on OS X) in file lists enters parent directory * Pressing Alt+Down (Cmd+Down on OS X) in file lists transfers selected items * Pressing Alt+Right (Cmd+Right on OS X) in file lists activates selected item(s) * Add operating system information to about dialog * MSW: Auto-update check now transmits whether the operating system is 32bit or 64bit * Small performance improvements, mostly benefiting *nix users * OS X: Remember hidden state of toolbar, make quickconnect bar look more Mac-ish * Add option to display momentary transfer speed instead of average speed * Fix problem with rekeying of SFTP connections if not permanently trusting the server's hostkey * Certificate details dialog no longer changes size if selecting a different certificate in the chain * Some dialogs did not display icons using the correct size * Show "Not connected" instead of "Empty directory" in remote filelist statusbar if not connected * MSW: Replace some additional characters not allowed in filenames on MSW * MSW: Selecting files while holding Ctrl+Shift no longer shows incorrect values in the filelist status bars
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-03-23Update filezilla to 3.3.2.1zafer2-6/+6
Changelog: * Remember location of update download directory * Cancel file renaming on actions that change the file list, such as changing sort order or performing a refresh * Cancel file renaming if starting a drag&drop operation * Filter invalid characters if downloading through double-clicking files or if adding from the search dialog * Fix site-specific bookmarks menu * The menu did not reflect initial value of preserve timestamp option properly * MSW: Keep FileZilla subdirectory in startmenu when updating, preserves custom order * MSW: Add AppID support to installer
2010-02-28Update filezilla to 3.3.2zafer3-8/+10
Changelog: * *nix: Add support for forward and backward mouse buttons * Speed limits can be re-enabled on SFTP connections * Changed settings did not come into effect unless FileZilla was restarted * Small performance improvements * Spelling fixes * Rebuilt due to timer problems * Speed limits can be quickly set using the menu and a new indicator in the status bar * Display number of bytes transferred and duration of transfer in log * MSW: React to back button of mouse in file lists * Updated blukis icon set * Refactored large parts of the toolbar and menubar code * A race condition in the socket code could lead to crashes * Fix connecting to addresses longer than 15 characters if using SOCKS proxy * Get add to queue in local directory tree context menu working again * Do not open request dialogs if user is holding a mouse button * Forward all Ctrl+Tab key events to tab bar * Do not report SFTP exitcodes that do not originate from the server
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-1/+2
2010-01-15Update filezilla to 3.3.1zafer3-7/+13
Changelog: * Implement missing tab creation from context menu * *nix: Reduce flicker on tab creation * Set initial focus in chmod dialog to input box for numeric value * Correct handling of unexpected closure of SFTP connection * New tab context menu, can be used to close or refresh current tab or to close all but the current tab. * *nix, OS X: Display sort indicators in filelist header control * Remember size of dialog showing all files opened for editing * Add refresh item to filelist context menus * Scroll treeview horizontally if needed to keep item in view on changing directories * Fix crash of fzsftp if server closes connection * Successfully downloaded update file is no longer deleted if user cancels the finish page of the update check wizard * Do not retry connecting if not trusting certificate on FTP over TLS connections * Better reporting of handshake failures on FTP over TLS connections * *nix: Check for xdg-open. This program from the xdg-utils is an indirect runtime dependency. It is used by wxWidgets to open URLs in the default browser * Refactored most of the tabbing code * Use proper address type on SOCKS proxies * Add missing default button in bookmarks dialog
2009-11-16Update filezilla to 3.3.0.1zafer2-6/+6
Changelog: * Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list * Fix crash on showing/hiding of directory trees after closing a tab * Tabs no longer become unresponsive if not approving to close a busy tab * Directory comparison did not work properly on all but the first tab * Fix spurious error messages if connecting to a new site while synchronized browsing is enabled * *nix: Work around a bug in KDE preventing restore from minimize to notification area * Do not show update dialog if there is already some other dialog open * Fix synchronized browsing option on site-specific bookmarks
2009-11-11Update filezilla to 3.3.0zafer2-6/+6
Changelog: Aborting a previous connection attempt by establishing a new connection in the same tab no longer renders the new connection unusable *nix: Quote filenames containing spaces if editing using default editor for text files *nix: Fix crash while emitting queue finished notifications *nix: Display desktop notification if all transfers have finished and FileZilla isn't focused Navigating controls inside tab using tabulator key now works on all tabs Fix splitter positions on horizontal interface layouts Give choice to abort old connection or to open a new tab when trying to connect while already connected Double-click on empty space in tabbar opens new tab Middle-click on tab closes it Use splitter positions and filelist column setup of previous tab when opening new one Make betas and release candidates check daily for new versions Fix crash when leaving settings dialog after tabs have been closed Fix crash on changing tabs if old tab has site-specific bookmarks but new one doesn't Layout of tabs no longer changes after leaving settings Fix issues with remembering last used server Don't use bold font for active tab Recursive operations now working in all tabs Tabbed interface to connect to multiple server at the same time New welcome screen Add Open to local directory tree context menu Fix mismatch of displayed and actually performed default file exists action MSW: Update mingwm10.dll to fix a crash at initialization MSW: FTP over TLS no longer crashes for users of VIA CPUs *nix: Fix crashes due to race condition in dbus code Fix SHA-512 calculating incorrect hashes on 64bit systems, used by SFTP and the update wizard
2009-10-13Update filezilla to 3.2.8.1.zafer2-6/+6
Changelog: * Fix crash if creating filters with attributes or permissions rule * MSW: Fix column reordering and hiding in file lists * MSW: Fix crash if trying to edit a file without any associated program nor default editor * Use REST+STOR to resume upload instead of APPE if server advertises REST STREAM support
2009-10-04Update filezilla to 3.2.8.zafer3-8/+8
Changelog: * Changing directories at the same time an upload finishes no longer disturbs synchronized browsing * *nix: Ensure dialogs can be closed using escape key * *nix: Fix height of settings dialog * Remember last used search conditions * Display link overlay on icons of links in remote file list * Display of average transfer speed should converge faster to overall average * Simplify default file exists action dialogs * Apply decimal places size formatting option also to total queue size * MSW: Reduce number of needed user interactions in installer if update started from within FileZilla * MSW: Check that there are no running instances of FileZilla before installing * Fix handling of remote directory names with leading or trailing spaces * *nix: Fix memory leaks in D-Bus session management and power management inhibitor client code * *nix: Fall back to org.gnome.SessionManager if org.freedesktop.PowerManagment does not exit to inhibit idle sleep during transfers * Increase default size of SO_RCVBUF (TCP advertised window) to fix performance issues on high-latency connections * MSW: Fix displaying list of shares on local network resources * MSW: Remote file editing no longer gets confused if two filenames only differ in character case * Fix dialog line wrapping issues * Ensure width of site manager is large enough to fit all tabs * Better guard against filename columns being moved or hidden * *nix, OS X: Handle filesystems without advisory file locking instead of falsely warning about site manager being opened in a different instance of FileZilla
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-08-24Update filezilla to 3.2.7.1zafer2-6/+6
Changelog: 2009-08-23 - FileZilla Client 3.2.7.1 released Bugfixes and minor changes: Fix crash if adding new filters Small performance optimization for local directory tree
2009-08-22Update filezilla to 3.2.7zafer3-8/+9
Changelog: 3.2.7 (2009-08-13) Bugfixes and minor changes: Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6 Bumped minimum required GnuTLS version to 2.8.3 Keep URLs copied to clipboard even after FZ gets closed 3.2.7-rc3 (2009-08-06) Bugfixes and minor changes: Test of changes to autoupdate logic introduced in 3.2.7-rc2 3.2.7-rc2 (2009-08-04) New features: Use HTTPS to check for updates and compare hash of downloaded update file 3.2.7-rc1 (2009-08-02) New features: Add option to prevent system idle sleep during transfers or other operations Add -l option to commandline to specify logon type for passed URLs Improve layout of search and filter edit dialogs Implement keyboard navigation in search and filter edit dialogs Add status bar to search dialog Remember file exists action for individual queue items Faster queue loading and saving Bugfixes and minor changes: MSW: Fix memory leak in shell extension Fix possible race in socket code leading to infinite loop Resolve parsing conflict between MLSD and Unix-style listings Fix deleting symlinks on SFTP connections Deselect ".." on Ctrl+A in addition to selecting all other items Changing data type on implicit FTP over TLS connections no longer prints an error message *nix: Fix missing thread synchronization in D-Bus bindings
2009-08-06Add missing entries to PLIST. Noticed by Robert Elz in PR 41800.obache2-2/+10
Bump PKGREVISION.
2009-07-30Initial import of filezilla 3.2.6.1. Packaged by tnn via wip. Updated by me.zafer5-0/+495