ports/62373: New port: ftp/tnftp NetBSD ftp client - obsoletes lukemftp
Tom McLaughlin
tmclaugh at sdf.lonestar.org
Thu Feb 5 04:20:04 UTC 2004
>Number: 62373
>Category: ports
>Synopsis: New port: ftp/tnftp NetBSD ftp client - obsoletes lukemftp
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Feb 04 20:20:01 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Tom McLaughlin
>Release: FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD compass.straycat.dhs.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Sun Dec 21 00:00:21 EST 2003 root at compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS i386
>Description:
This is a port of tnftp, the NetBSD "enhanced" ftp client, which
obsoletes port ftp/lukemftp. lukemftp has been renamed tnftp. Emailed lukemftp
maintainer but received no response so I have made myself the maintainer of this
port.
>How-To-Repeat:
>Fix:
--- tnftp.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# tnftp
# tnftp/Makefile
# tnftp/distinfo
# tnftp/pkg-descr
# tnftp/pkg-plist
#
echo c - tnftp
mkdir -p tnftp > /dev/null 2>&1
echo x - tnftp/Makefile
sed 's/^X//' >tnftp/Makefile << 'END-of-tnftp/Makefile'
X# New ports collection makefile for: tnftp
X# Date created: 28 Jan 2004
X# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= tnftp
XPORTVERSION= 20030825
XCATEGORIES= ftp
XMASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
X
XMAINTAINER= tmclaugh at sdf.lonestar.org
XCOMMENT= Enhanced ftp client from NetBSD
X
XGNU_CONFIGURE= yes
X
XMAN1= tnftp.1
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/src/ftp ${PREFIX}/bin/tnftp
X ${INSTALL_MAN} ${WRKSRC}/src/ftp.1 ${PREFIX}/man/man1/tnftp.1
X
X.include <bsd.port.mk>
END-of-tnftp/Makefile
echo x - tnftp/distinfo
sed 's/^X//' >tnftp/distinfo << 'END-of-tnftp/distinfo'
XMD5 (tnftp-20030825.tar.gz) = 9b633ae6cacc01dbdadc6b9e3f180b4f
XSIZE (tnftp-20030825.tar.gz) = 277885
END-of-tnftp/distinfo
echo x - tnftp/pkg-descr
sed 's/^X//' >tnftp/pkg-descr << 'END-of-tnftp/pkg-descr'
X`tnftp' (formerly lukemftp) is what many users affectionately call the enhanced
Xftp client in NetBSD.
X
XThe enhancements over the standard ftp client in 4.4BSD include:
X * command-line editing within ftp
X * command-line fetching of URLS, including support for:
X - http proxies (c.f: $http_proxy, $ftp_proxy)
X - authentication
X * context sensitive command and filename completion
X * dynamic progress bar
X * IPv6 support (from the WIDE project)
X * modification time preservation
X * paging of local and remote files, and of directory listings
X (c.f: `lpage', `page', `pdir')
X * passive mode support, with fallback to active mode
X * `set option' override of ftp environment variables
X * socks4/socks5 support
X * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
X * transfer-rate throttling (c.f: `-T', `rate')
END-of-tnftp/pkg-descr
echo x - tnftp/pkg-plist
sed 's/^X//' >tnftp/pkg-plist << 'END-of-tnftp/pkg-plist'
Xbin/tnftp
END-of-tnftp/pkg-plist
exit
--- tnftp.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list