Up to [cvs.NetBSD.org] / pkgsrc / net / kftpgrabber
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
kftpgrabber: remove rest of the package I removed only the Makefile so far, sorry.
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Fix issues with newer OpenSSL
Fix distinfo as shortly after release the author quietly modified the tarball. Don't bother bumping the PKGREVISION or doing the DIST_SUBDIR dance as noone other than me would have had a chance to grab the old tarball as it was updated before I committed the package update. Fixes PR pkg/36391 from Robert Elz.
Update kftpgrabber to 0.8.1 FIX: Rewritten speed limiting code, so limits work much better now FIX: Directory entry and path caching FIX: Minor file exists dialog problems FIX: Some issues related to using multiple transfer threads FIX: Local directory scans now honor priority settings FIX: Total speed display for multiple running transfers (patch by David Gnedt) ADD: Added a quick option to set speed limits and number of threads
Update kftpgrabber to version 0.8.0 FIX: Fixed some typos FIX: Fixed plugin library linkage FIX: Fixed upload of empty files via TLS/SSL FIX: Take file size into account when doing directory compare
Update kftpgrabber to 0.8.0 beta2. Fixes build on NetBSD-current 0.8.0-beta2 CHG: Rewritten support for custom commands CHG: Left sidebar is now hidden by default ADD: Individual file mark/compare in the listviews ADD: Simple directory compare option ADD: Reimplemented support for SSCN ADD: A button to clear the list of recent sites FIX: Handle server replies containing NULLs FIX: Implemented a proper remove files dialog FIX: Queue and listview speed optimisations FIX: Some crash fixes FIX: Fixed sorting by timestamp 0.8.0-beta1 CHG: Rewritten the browser view to support folders with a lot of files ADD: Added "move to top/move to bottom" options to the queue ADD: An option to toggle the use of primary connection for file transfers ADD: A shortcut to open the current local folder in Konqueror FIX: Fixed a SFTP related crash when aborting FIX: Properly filter selections when using the as-you-type filter 0.8.0-alpha2 CHG: Rewritten the filtering API to support complex filters ADD: A configuration setting to automaticly retry failed transfers ADD: An option to ignore external IP for LAN connections FIX: Fixed some multiline parsing problems FIX: Fixed some SSL upload related problems FIX: Disable REST on servers that don't support it 0.8.0-alpha1 CHG: Rewritten the low-level engine CHG: Some visual changes in the list view ADD: Keep alive support ADD: A nice as-you-type filter ADD: Keyboard shortcuts for common file operations ADD: A list of recent quick connect sites ADD: "Skip all", "Overwrite all", "Resume all" options in the file exists dialog ADD: Support for EPRT (required for IPv6 operation) ADD: Support for machine readable directory listings (MLSD) FIX: Many different fixes 0.7.0-beta1 ADD: Speed limiting support ADD: Handling of failed transfers ADD: "On file exists" action matrix for FXP transfers CHG: Removed KMDI in favor of nice tab widget style from amaroK team CHG: Configuration is now KConfigXT based ADD: Ability to export directory listings into text files ADD: Fast directory listings via control channel on servers that support STAT ADD: Extrapolate transfer speed for FXP transfers ADD: Integrated SFV checksum verifier ADD: Global encoding option and ability to change remote encoding on fly ADD: Priority list (merged priority and skip list) ADD: Show current session status ADD: Sites as top-level queue items ADD: Ability to view/edit remote files FIX: Many SFTP related fixes ADD: Support for pubkey authentication (on SFTP connections)
Update kftpgrabber to version 0.6.0. * 0.6.0 CHG: KFTPGrabber has now moved to KDE Extragear, so the build system has been slightly changed FIX: Resuming files using SFTP FIX: Do not refetch directory listings while processing the queue FIX: Queue/server management related crash FIX: Incorrect directory progress when aborting transfer * 0.6.0-beta2 FIX: Request for password when selecting anonymous in quick connect dialog FIX: Set the correct home dir on some remote connections FIX: Bookmark related crash FIX: Proper encoding of URLs in the queue file FIX: One month timeshift when doing MDTM * 0.6.0-beta1 ADD: According to the KDE HIG minimize to tray if the mainwindow is closed ADD: Experimental support for multiple threads ADD: Traffic graph ADD: Commonly used site commands for GlFTPD (more to follow) ADD: Support for setting per-site encoding CHG: Updated libssh to the latest version to support keyboard-interactive auth CHG: Removed howl in favor of KDNSSD Zeroconf API FIX: Lots of crash fixes FIX: Rewritten directory listing parser FIX: Different queue improvements and bugfixes
Add RMD160 digests.
Initial import of kftpgrabber 0.5.0, a graphical FTP client for KDE There are many FTP clients around these days. Most are console based, some feature a graphical user interface. What most clients are missing is support for latest or not so common technologies like ZeroConf, TLS/SSL or FXP (just to name a few), accompanied by a decent user interface, that tries to support the user instead of frustrating him. KFTPGrabber tries to make a complete FTP client solution with support for plugins, scripting and everything else the users needs, based on the latest technologies KDE provides. Here are some of the features: - Multiple FTP sessions (tabs) - Transfer queue - TLS/SSL support for encrypted connections (implicit and explicit) - Partial X509 certificate support for authentication - FXP transfer support (site-to-site) - OTP (one time password) support - s/key, md5, rmd160, sha1 - Drag&Drop support - Site bookmarking - Encrypted bookmark support (password can be saved to KWallet) - Distributed FTP support (PRET) - SSCN and CPSV support - Skiplist - ZeroConf (aka. Rendezvous) support for local site discovery - Bookmark sharing with Kopete contacts (KDE >= 3.3) - Bookmark import plugins - Support for SFTP protocol [experimental]
Initial revision