The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : ftpcube

A graphical FTP Client

 FtpCube is a multi-platform, graphical FTP client written in python, using
GTK bindings. FtpCube interface is based on LeechFTP by Jan Debis but its
codebase has been developed from scratch. FtpCube aims to provide a high
quality user interface, as well as a rich feature set.

Ftpcube offers a myriad of features including:

   - Threaded browsing and multi-threaded downloading
   - Queuing of file transfers
   - Site Management
   - Recursive transfers
   - ... and more 

http://ftpcube.sourceforge.net/



ftpcube history


v. 1.25
date: 2007/05/19 20:05:05;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.24 date: 2007/01/15 01:26:52; author: sat; state: Exp; lines: +8 -12 - Update to 0.5.1 - Take maintainership
v. 1.23 date: 2006/12/01 07:38:55; author: pav; state: Exp; lines: +2 -1 - Use features of bsd.wx.mk, especially USE_WX PR: ports/101613 Submitted by: alepulver
v. 1.22 date: 2006/05/07 11:09:17; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2006/01/12 12:54:11; author: sem; state: Exp; lines: +1 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.20 date: 2005/11/05 05:21:32; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/12 16:39:52; author: fjoe; state: Exp; lines: +1 -1 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
v. 1.18 date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1 Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while package building
v. 1.17 date: 2005/03/12 10:53:45; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.16 date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0 Fix package building by adding a dependency on Xvfb in the PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self)
v. 1.15 date: 2004/11/07 22:36:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.14 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.13 date: 2004/04/05 03:30:04; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/20 22:38:31; author: sergei; state: Exp; lines: +6 -2 - Update to 0.4.3 - Use PYTHON_SITELIBDIR and DATADIR in pkg-plist - Respect PREFIX PR: 59142 Submitted by: Clement Laforet
v. 1.10 date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.8 date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/28 18:03:57; author: sobomax; state: Exp; lines: +1 -1 Directory layouts of py-gtk and py-gnome packages have been changed, so that update *_DEPENDS properly.
v. 1.6 date: 2002/07/05 03:09:56; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.2 PR: 40203 Submitted by: Oliver Braun
v. 1.5 date: 2002/05/20 11:16:38; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.1 PR: 38310 Submitted by: Hye-Shik Chang
v. 1.4 date: 2002/04/29 14:07:49; author: ijliao; state: Exp; lines: +1 -8 use USE_PYDISTUTILS
v. 1.3 date: 2002/03/12 03:20:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.2
v. 1.2 date: 2002/01/03 14:28:45; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.0
v. 1.1 date: 2001/12/13 16:42:04; author: ijliao; state: Exp; add ftpcube A graphical FTP Client ============================================================================= v. 1.25 date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/01/15 01:26:52; author: sat; state: Exp; lines: +8 -12 - Update to 0.5.1 - Take maintainership
v. 1.23 date: 2006/12/01 07:38:55; author: pav; state: Exp; lines: +2 -1 - Use features of bsd.wx.mk, especially USE_WX PR: ports/101613 Submitted by: alepulver
v. 1.22 date: 2006/05/07 11:09:17; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2006/01/12 12:54:11; author: sem; state: Exp; lines: +1 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.20 date: 2005/11/05 05:21:32; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/12 16:39:52; author: fjoe; state: Exp; lines: +1 -1 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
v. 1.18 date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1 Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while package building
v. 1.17 date: 2005/03/12 10:53:45; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.16 date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0 Fix package building by adding a dependency on Xvfb in the PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self)
v. 1.15 date: 2004/11/07 22:36:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.14 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.13 date: 2004/04/05 03:30:04; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/20 22:38:31; author: sergei; state: Exp; lines: +6 -2 - Update to 0.4.3 - Use PYTHON_SITELIBDIR and DATADIR in pkg-plist - Respect PREFIX PR: 59142 Submitted by: Clement Laforet
v. 1.10 date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.8 date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/28 18:03:57; author: sobomax; state: Exp; lines: +1 -1 Directory layouts of py-gtk and py-gnome packages have been changed, so that update *_DEPENDS properly.
v. 1.6 date: 2002/07/05 03:09:56; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.2 PR: 40203 Submitted by: Oliver Braun
v. 1.5 date: 2002/05/20 11:16:38; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.1 PR: 38310 Submitted by: Hye-Shik Chang
v. 1.4 date: 2002/04/29 14:07:49; author: ijliao; state: Exp; lines: +1 -8 use USE_PYDISTUTILS
v. 1.3 date: 2002/03/12 03:20:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.2
v. 1.2 date: 2002/01/03 14:28:45; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.0
v. 1.1 date: 2001/12/13 16:42:04; author: ijliao; state: Exp; add ftpcube A graphical FTP Client ============================================================================= v. 1.25 date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.24 date: 2007/01/15 01:26:52; author: sat; state: Exp; lines: +8 -12 - Update to 0.5.1 - Take maintainership
v. 1.23 date: 2006/12/01 07:38:55; author: pav; state: Exp; lines: +2 -1 - Use features of bsd.wx.mk, especially USE_WX PR: ports/101613 Submitted by: alepulver
v. 1.22 date: 2006/05/07 11:09:17; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2006/01/12 12:54:11; author: sem; state: Exp; lines: +1 -1 - Update graphics/libglut to 6.4.1. - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i
v. 1.20 date: 2005/11/05 05:21:32; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.19 date: 2005/05/12 16:39:52; author: fjoe; state: Exp; lines: +1 -1 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
v. 1.18 date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1 Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while package building
v. 1.17 date: 2005/03/12 10:53:45; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.16 date: 2005/01/01 22:16:27; author: kris; state: Exp; lines: +3 -0 Fix package building by adding a dependency on Xvfb in the PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self)
v. 1.15 date: 2004/11/07 22:36:22; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.14 date: 2004/04/10 17:26:36; author: trevor; state: Exp; lines: +1 -1 Tidy up whitespace.
v. 1.13 date: 2004/04/05 03:30:04; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.12 date: 2004/02/04 05:20:13; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/20 22:38:31; author: sergei; state: Exp; lines: +6 -2 - Update to 0.4.3 - Use PYTHON_SITELIBDIR and DATADIR in pkg-plist - Respect PREFIX PR: 59142 Submitted by: Clement Laforet
v. 1.10 date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.9 date: 2002/11/10 16:45:58; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.8 date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/28 18:03:57; author: sobomax; state: Exp; lines: +1 -1 Directory layouts of py-gtk and py-gnome packages have been changed, so that update *_DEPENDS properly.
v. 1.6 date: 2002/07/05 03:09:56; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.2 PR: 40203 Submitted by: Oliver Braun
v. 1.5 date: 2002/05/20 11:16:38; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.3.1 PR: 38310 Submitted by: Hye-Shik Chang
v. 1.4 date: 2002/04/29 14:07:49; author: ijliao; state: Exp; lines: +1 -8 use USE_PYDISTUTILS
v. 1.3 date: 2002/03/12 03:20:54; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.2
v. 1.2 date: 2002/01/03 14:28:45; author: ijliao; state: Exp; lines: +1 -1 upgrade to 0.2.0
v. 1.1 date: 2001/12/13 16:42:04; author: ijliao; state: Exp; add ftpcube A graphical FTP Client =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm