The FreeBSD Ports Archive
FreeBSD ftp : cftp4>
Comfortable FTP, a full screen ftp client
CFTP is used to transfer files from a remote computer to
your local computer via the FTP protocol.
It's advantages over most standard ftp-clients is its
fullscreen representation of the remote directory so you
can easily choose what to get or where to go.
http://ftp.giga.or.at/pub/nih/cftp/
|
cftp history
v. 1.23
date: 2005/04/22 09:55:00; author: vs; state: Exp; lines: +3 -0
Use INFO/PLIST_FILES
v. 1.22
date: 2003/06/27 03:44:48; author: kris; state: Exp; lines: +1 -1
Correct a string buffer size from 4069 to 4096.
Obtained from: OpenBSD
v. 1.21
date: 2003/02/20 17:24:10; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
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.19
date: 2002/11/06 22:44:53; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/09/28 17:57:00; author: naddy; state: Exp; lines: +1 -12
* Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
Obtained from: Dieter Baron
* Remove unnecessary gnugetopt dependency.
* Remove useless documentation.
Approved by: knu (portmgr)
v. 1.17
date: 2002/09/20 07:19:32; author: ijliao; state: Exp; lines: +6 -1
upgrade to 0.12
PR: 42903
Submitted by: Ports Fury
v. 1.16
date: 2001/12/22 11:55:45; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.11.2
PR: 33056
Submitted by: Ports Fury
v. 1.15
date: 2001/09/21 14:06:08; author: sf; state: Exp; lines: +2 -2
utilize/trash DOCSDIR.
v. 1.14
date: 2001/09/14 04:47:47; author: dwcjr; state: Exp; lines: +3 -3
Update to 0.11
PR: 30515
Submitted by: gslin@infomath.math.nctu.edu.tw
v. 1.13
date: 2000/12/16 03:09:16; author: kevlo; state: Exp; lines: +7 -8
Upgrade to 0.10
PR: 23566
Submitted by: Ports Fury
v. 1.12
date: 2000/12/12 07:56:38; author: roam; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 23475
Submitted by: Ports Fury
v. 1.11
date: 2000/06/29 07:03:02; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/12 05:31:01; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.9
date: 2000/03/29 07:19:12; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.8
date: 2000/02/08 09:29:51; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/12/29 12:21:01; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES
v. 1.6
date: 1999/12/25 16:21:25; author: steve; state: Exp; lines: +4 -3
Update version required comment and add new MASTER_SITE.
PR: 15684
Submitted by: maintainer
v. 1.5
date: 1999/08/25 05:55:03; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/08/02 10:43:37; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.3
date: 1999/06/05 22:31:13; author: mharo; state: Exp; lines: +1 -6
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.2
date: 1999/04/05 23:44:25; author: jseger; state: Exp; lines: +5 -3
Upgrade to net/cftp 0.9.3
PR: ports/10967
Submitted by: Michael Haro
v. 1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp; lines: +0 -0
New port cftp. cftp is another full-screen ftp client.
PR: 6105
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.23
date: 2005/04/22 09:55:00; author: vs; state: Exp; lines: +3 -0
Use INFO/PLIST_FILES
v. 1.22
date: 2003/06/27 03:44:48; author: kris; state: Exp; lines: +1 -1
Correct a string buffer size from 4069 to 4096.
Obtained from: OpenBSD
v. 1.21
date: 2003/02/20 17:24:10; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
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.19
date: 2002/11/06 22:44:53; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/09/28 17:57:00; author: naddy; state: Exp; lines: +1 -12
* Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
Obtained from: Dieter Baron
* Remove unnecessary gnugetopt dependency.
* Remove useless documentation.
Approved by: knu (portmgr)
v. 1.17
date: 2002/09/20 07:19:32; author: ijliao; state: Exp; lines: +6 -1
upgrade to 0.12
PR: 42903
Submitted by: Ports Fury
v. 1.16
date: 2001/12/22 11:55:45; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.11.2
PR: 33056
Submitted by: Ports Fury
v. 1.15
date: 2001/09/21 14:06:08; author: sf; state: Exp; lines: +2 -2
utilize/trash DOCSDIR.
v. 1.14
date: 2001/09/14 04:47:47; author: dwcjr; state: Exp; lines: +3 -3
Update to 0.11
PR: 30515
Submitted by: gslin@infomath.math.nctu.edu.tw
v. 1.13
date: 2000/12/16 03:09:16; author: kevlo; state: Exp; lines: +7 -8
Upgrade to 0.10
PR: 23566
Submitted by: Ports Fury
v. 1.12
date: 2000/12/12 07:56:38; author: roam; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 23475
Submitted by: Ports Fury
v. 1.11
date: 2000/06/29 07:03:02; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/12 05:31:01; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.9
date: 2000/03/29 07:19:12; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.8
date: 2000/02/08 09:29:51; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/12/29 12:21:01; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES
v. 1.6
date: 1999/12/25 16:21:25; author: steve; state: Exp; lines: +4 -3
Update version required comment and add new MASTER_SITE.
PR: 15684
Submitted by: maintainer
v. 1.5
date: 1999/08/25 05:55:03; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/08/02 10:43:37; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.3
date: 1999/06/05 22:31:13; author: mharo; state: Exp; lines: +1 -6
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.2
date: 1999/04/05 23:44:25; author: jseger; state: Exp; lines: +5 -3
Upgrade to net/cftp 0.9.3
PR: ports/10967
Submitted by: Michael Haro
v. 1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp; lines: +0 -0
New port cftp. cftp is another full-screen ftp client.
PR: 6105
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.23
date: 2005/04/22 09:55:00; author: vs; state: Exp; lines: +3 -0
Use INFO/PLIST_FILES
v. 1.22
date: 2003/06/27 03:44:48; author: kris; state: Exp; lines: +1 -1
Correct a string buffer size from 4069 to 4096.
Obtained from: OpenBSD
v. 1.21
date: 2003/02/20 17:24:10; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
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.19
date: 2002/11/06 22:44:53; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.18
date: 2002/09/28 17:57:00; author: naddy; state: Exp; lines: +1 -12
* Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
Obtained from: Dieter Baron
* Remove unnecessary gnugetopt dependency.
* Remove useless documentation.
Approved by: knu (portmgr)
v. 1.17
date: 2002/09/20 07:19:32; author: ijliao; state: Exp; lines: +6 -1
upgrade to 0.12
PR: 42903
Submitted by: Ports Fury
v. 1.16
date: 2001/12/22 11:55:45; author: kevlo; state: Exp; lines: +2 -2
Update to version 0.11.2
PR: 33056
Submitted by: Ports Fury
v. 1.15
date: 2001/09/21 14:06:08; author: sf; state: Exp; lines: +2 -2
utilize/trash DOCSDIR.
v. 1.14
date: 2001/09/14 04:47:47; author: dwcjr; state: Exp; lines: +3 -3
Update to 0.11
PR: 30515
Submitted by: gslin@infomath.math.nctu.edu.tw
v. 1.13
date: 2000/12/16 03:09:16; author: kevlo; state: Exp; lines: +7 -8
Upgrade to 0.10
PR: 23566
Submitted by: Ports Fury
v. 1.12
date: 2000/12/12 07:56:38; author: roam; state: Exp; lines: +2 -2
Update MASTER_SITES.
PR: 23475
Submitted by: Ports Fury
v. 1.11
date: 2000/06/29 07:03:02; author: obrien; state: Exp; lines: +3 -2
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.10
date: 2000/04/12 05:31:01; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION stuff
v. 1.9
date: 2000/03/29 07:19:12; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.8
date: 2000/02/08 09:29:51; author: peter; state: Exp; lines: +2 -2
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.7
date: 1999/12/29 12:21:01; author: jedgar; state: Exp; lines: +2 -2
Update MASTER_SITES
v. 1.6
date: 1999/12/25 16:21:25; author: steve; state: Exp; lines: +4 -3
Update version required comment and add new MASTER_SITE.
PR: 15684
Submitted by: maintainer
v. 1.5
date: 1999/08/25 05:55:03; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.4
date: 1999/08/02 10:43:37; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.3
date: 1999/06/05 22:31:13; author: mharo; state: Exp; lines: +1 -6
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.2
date: 1999/04/05 23:44:25; author: jseger; state: Exp; lines: +5 -3
Upgrade to net/cftp 0.9.3
PR: ports/10967
Submitted by: Michael Haro
v. 1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/05/14 07:27:51; author: tg; state: Exp; lines: +0 -0
New port cftp. cftp is another full-screen ftp client.
PR: 6105
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|