Commit graph

9 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
markd
978853f622 qt-3.3.5 fix. 2005-10-08 10:55:05 +00:00
markd
6719409ae1 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
2005-06-05 22:19:41 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
markd
fe6dc71643 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]
2005-02-09 13:06:53 +00:00