The FreeBSD Ports Archive
FreeBSD ftp : ftptool4>
Graphic ftp shell based on xview
The source for ftptool is, as far as I'm concerned freely distributable as
long as I recieve credit for it (my bosses agree, though Sun hasn't spoken).
Author: Mike Sullivan (Mike.Sullivan@Sun.COM)
Ported to 386 SVR4 by Jerry Whelan .
Ported to Ultrix by Robert Evans .
Ported to FreeBSD by Janusz Kokot
|
ftptool history
v. 1.22
date: 2007/12/13 23:32:37; author: beech; state: Exp; lines: +1 -1
- Update maintainer address
PR: ports/118665
Submitted by: Serge Gagnon (maintainer)
Approved by: linimon (mentor)
v. 1.21
date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/05/19 18:32:24; author: garga; state: Exp; lines: +3 -2
- Respect CC
- Pass maintainership to submitter
PR: ports/97463
Submitted by: Serge Gagnon
v. 1.19
date: 2005/03/21 08:16:24; author: vs; state: Exp; lines: +2 -0
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
v. 1.18
date: 2004/05/09 07:10:42; author: erwin; state: Exp; lines: +1 -1
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon (maintainer)
v. 1.17
date: 2004/03/21 09:58:43; author: thierry; state: Exp; lines: +1 -1
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon
Approved by: mat (mentor)
v. 1.16
date: 2003/07/30 20:18:50; author: naddy; state: Exp; lines: +1 -1
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
v. 1.15
date: 2003/07/23 18:11:10; author: oliver; state: Exp; lines: +2 -1
Assign MAINTAINER to Serge Gagnon
fix lex.c
add a missed dependency
PR: ports/50967
Submitted by: Serge Gagnon
v. 1.14
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
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.12
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.11
date: 2001/09/21 16:17:07; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
v. 1.10
date: 2001/05/21 07:09:45; author: kuriyama; state: Exp; lines: +2 -2
Fix plist.
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr.
PR: ports/27363
v. 1.9
date: 2000/04/12 05:31:08; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.8
date: 1999/08/25 05:55:08; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/02 10:43:42; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.6
date: 1999/05/04 23:18:27; author: steve; state: Exp; lines: +2 -2
LIB_DEPENDS on the new unified xview port.
v. 1.5
date: 1998/09/21 22:15:57; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libxview not that it builds ELF too.
v. 1.4
date: 1998/08/07 23:56:42; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1996/12/01 01:22:47; author: obrien; state: Exp; lines: +3 -3
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.2
date: 1996/11/18 09:54:30; author: asami; state: Exp; lines: +4 -5
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp; lines: +0 -0
An xview-based graphical ftp interface.
Submitted by: Janusz Kokot
=============================================================================
v. 1.22
date: 2007/12/13 23:32:37; author: beech; state: Exp; lines: +1 -1
- Update maintainer address
PR: ports/118665
Submitted by: Serge Gagnon (maintainer)
Approved by: linimon (mentor)
v. 1.21
date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/05/19 18:32:24; author: garga; state: Exp; lines: +3 -2
- Respect CC
- Pass maintainership to submitter
PR: ports/97463
Submitted by: Serge Gagnon
v. 1.19
date: 2005/03/21 08:16:24; author: vs; state: Exp; lines: +2 -0
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
v. 1.18
date: 2004/05/09 07:10:42; author: erwin; state: Exp; lines: +1 -1
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon (maintainer)
v. 1.17
date: 2004/03/21 09:58:43; author: thierry; state: Exp; lines: +1 -1
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon
Approved by: mat (mentor)
v. 1.16
date: 2003/07/30 20:18:50; author: naddy; state: Exp; lines: +1 -1
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
v. 1.15
date: 2003/07/23 18:11:10; author: oliver; state: Exp; lines: +2 -1
Assign MAINTAINER to Serge Gagnon
fix lex.c
add a missed dependency
PR: ports/50967
Submitted by: Serge Gagnon
v. 1.14
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
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.12
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.11
date: 2001/09/21 16:17:07; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
v. 1.10
date: 2001/05/21 07:09:45; author: kuriyama; state: Exp; lines: +2 -2
Fix plist.
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr.
PR: ports/27363
v. 1.9
date: 2000/04/12 05:31:08; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.8
date: 1999/08/25 05:55:08; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/02 10:43:42; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.6
date: 1999/05/04 23:18:27; author: steve; state: Exp; lines: +2 -2
LIB_DEPENDS on the new unified xview port.
v. 1.5
date: 1998/09/21 22:15:57; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libxview not that it builds ELF too.
v. 1.4
date: 1998/08/07 23:56:42; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1996/12/01 01:22:47; author: obrien; state: Exp; lines: +3 -3
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.2
date: 1996/11/18 09:54:30; author: asami; state: Exp; lines: +4 -5
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp; lines: +0 -0
An xview-based graphical ftp interface.
Submitted by: Janusz Kokot
=============================================================================
v. 1.22
date: 2007/12/13 23:32:37; author: beech; state: Exp; lines: +1 -1
- Update maintainer address
PR: ports/118665
Submitted by: Serge Gagnon (maintainer)
Approved by: linimon (mentor)
v. 1.21
date: 2007/05/19 20:05:05; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.20
date: 2006/05/19 18:32:24; author: garga; state: Exp; lines: +3 -2
- Respect CC
- Pass maintainership to submitter
PR: ports/97463
Submitted by: Serge Gagnon
v. 1.19
date: 2005/03/21 08:16:24; author: vs; state: Exp; lines: +2 -0
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
v. 1.18
date: 2004/05/09 07:10:42; author: erwin; state: Exp; lines: +1 -1
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.
Thanks for all your work, Serge! Sorry to see you go.
PR: 66407
Submitted by: Serge Gagnon (maintainer)
v. 1.17
date: 2004/03/21 09:58:43; author: thierry; state: Exp; lines: +1 -1
Reassign maintainership to Serge Gagnon.
Take care, Serge!
PR: ports/64517
Submitted by: Serge Gagnon
Approved by: mat (mentor)
v. 1.16
date: 2003/07/30 20:18:50; author: naddy; state: Exp; lines: +1 -1
Release maintainership of ports due to personal technical difficulties.
Submitted by: Serge Gagnon
v. 1.15
date: 2003/07/23 18:11:10; author: oliver; state: Exp; lines: +2 -1
Assign MAINTAINER to Serge Gagnon
fix lex.c
add a missed dependency
PR: ports/50967
Submitted by: Serge Gagnon
v. 1.14
date: 2003/02/20 17:24:11; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
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.12
date: 2002/11/06 22:44:54; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.11
date: 2001/09/21 16:17:07; author: sf; state: Exp; lines: +4 -1
use MAN1 macro.
v. 1.10
date: 2001/05/21 07:09:45; author: kuriyama; state: Exp; lines: +2 -2
Fix plist.
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr.
PR: ports/27363
v. 1.9
date: 2000/04/12 05:31:08; author: mharo; state: Exp; lines: +4 -4
PORTNAME/PORTVERSION stuff
v. 1.8
date: 1999/08/25 05:55:08; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.7
date: 1999/08/02 10:43:42; author: asami; state: Exp; lines: +2 -2
Change "net" -> "ftp".
v. 1.6
date: 1999/05/04 23:18:27; author: steve; state: Exp; lines: +2 -2
LIB_DEPENDS on the new unified xview port.
v. 1.5
date: 1998/09/21 22:15:57; author: steve; state: Exp; lines: +2 -2
Remove regexp support for libxview not that it builds ELF too.
v. 1.4
date: 1998/08/07 23:56:42; author: asami; state: Exp; lines: +2 -2
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.3
date: 1996/12/01 01:22:47; author: obrien; state: Exp; lines: +3 -3
General Makefile cleanup
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
v. 1.2
date: 1996/11/18 09:54:30; author: asami; state: Exp; lines: +4 -5
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/25 08:58:58; author: asami; state: Exp; lines: +0 -0
An xview-based graphical ftp interface.
Submitted by: Janusz Kokot
=============================================================================
|
| |

|