FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 3:28 AM BST
Port details
kftpgrabber 0.8.1_4 ftp on this many watch lists=5 search for ports that depend on this port
Graphical FTP client for KDE

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Aug 2004 22:45:06
Also Listed In: kde ipv6
License: not specified in port


KFTPGrabber is a graphical ftp client for KDE.

Features:
  o multiple FTP sessions (tabs) 
  o transfer queue 
  o TLS/SSL support for encrypted connections 
  o partial X509 certificate support for authentication 
  o FXP transfer support (site-to-site) 
  o OTP (one time password) support - s/key, md5, rmd160, sha1 
  o drag and drop support 
  o site bookmarking 
  o encrypted bookmark support (password can be saved to KWallet) 
  o distributed FTP support (PRET) 
  o SSCN and CPSV support 
  o skiplist 

WWW: http://www.kftp.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-toolkits/qt33, devel/gmake, devel/libtool
Required To Run: x11-toolkits/qt33
Required Libraries: x11/kdelibs3
There are no ports dependent upon this port

To install the port: cd /usr/ports/ftp/kftpgrabber/ && make install clean
To add the package: pkg_add -r kftpgrabber


Configuration Options
     No options to configure

Master Sites:
http://www.kftp.org/uploads/files/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jul 2011 02:51:16
Original commit files touched by this commit  0.8.1_4
tabthorpe search for other commits by this committer
- Reassign to the heap
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.8.1_4
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.8.1_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.8.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.8.1_3
dinoex search for other commits by this committer
- update to jpeg-8
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.8.1_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.8.1_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
06 Jun 2008 13:28:21
Original commit files touched by this commit  0.8.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Oct 2007 02:00:32
Original commit files touched by this commit  0.8.1
markus search for other commits by this committer
Update to version 0.8.1
04 Oct 2007 00:50:28
Original commit files touched by this commit  0.8.0_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
19 May 2007 20:32:57
Original commit files touched by this commit  0.8.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
11 Jan 2007 17:25:46
Original commit files touched by this commit  0.8.0
markus search for other commits by this committer
Mark BROKEN on 4.x

Submitted by:   pointyhat via kris
02 Jan 2007 19:33:49
Original commit files touched by this commit  0.8.0
markus search for other commits by this committer
The distfile was rerolled. Only change is the adjusted version string in the
'about' dialog.
31 Dec 2006 00:36:15
Original commit files touched by this commit  0.8.0
markus search for other commits by this committer
Update to version 0.8.0
20 Dec 2006 18:18:43
Original commit files touched by this commit  0.8.0.b.2
markus search for other commits by this committer
- Update to 0.8.0-beta2
- Remove QSA option as it is no longer supported
- Adjust WWW to the new project site
07 May 2006 11:09:22
Original commit files touched by this commit  0.6.0_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.6.0_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 09:48:59
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:55:36
Original commit files touched by this commit  0.6.0_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
06 Nov 2005 23:09:25
Original commit files touched by this commit  0.6.0_1
lofi search for other commits by this committer
Fix build with Qt 3.3.5
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.6.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
12 Aug 2005 18:41:17
Original commit files touched by this commit  0.6.0
markus search for other commits by this committer
Replace unreliable mastersite with the sourceforge mirrors as they now carry
the right distfile.

Submitted by:   pointyhat via kris
Approved by:    portmgr (linimon)
28 Jul 2005 09:19:04
Original commit files touched by this commit  0.6.0
markus search for other commits by this committer
- Update to version 0.6.0
- Remove the HOWL options, since KDE's framework is now used for Zeroconf
  (requires KDE 3.4)
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.5.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
16 Dec 2004 05:49:27
Original commit files touched by this commit  0.5.0
kris search for other commits by this committer
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
20 Nov 2004 14:24:04
Original commit files touched by this commit  0.5.0
markus search for other commits by this committer
Update to version 0.5.0
11 Nov 2004 02:17:01
Original commit files touched by this commit  0.5.0.b1_1
markus search for other commits by this committer
- pthread-check fix
- change defaults for howl and QSA to "on"
- bump PORTREVISION

Submitted by:   lofi
31 Oct 2004 21:37:55
Original commit files touched by this commit  0.5.0.b1
markus search for other commits by this committer
- Update to version 0.5.0-beta1
- All patches from the external patchset were applied upstream
07 Oct 2004 12:32:50
Original commit files touched by this commit  0.4.0
markus search for other commits by this committer
Fix build with gcc 3.4 and unbreak

Reported by:    kris
Approved by:    portmgr (krion)
18 Sep 2004 18:22:46
Original commit files touched by this commit  0.4.0
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
18 Aug 2004 22:44:47
Original commit files touched by this commit  0.4.0
markus search for other commits by this committer
Add kftpgrabber 0.4.0, a graphical ftp client for KDE.

Features:
  o multiple FTP sessions (tabs)
  o transfer queue
  o TLS/SSL support for encrypted connections
  o partial X509 certificate support for authentication
  o FXP transfer support (site-to-site)
  o OTP (one time password) support - s/key, md5, rmd160, sha1
  o drag and drop support
  o site bookmarking
  o encrypted bookmark support (password can be saved to KWallet)
  o distributed FTP support (PRET)
  o SSCN and CPSV support
  o skiplist

WWW: http://kftpgrabber.sourceforge.net/

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.175 seconds.