notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2026Q1
tnftp Enhanced FTP client from NetBSD
20260211 ftp on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20260211Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-11 14:24:08
Last Update: 2026-02-11 14:10:52
Commit Hash: a780069
License: BSD2CLAUSE BSD3CLAUSE
WWW:
https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
Description:
`tnftp' (formerly lukemftp) is what many users affectionately call the enhanced ftp client in NetBSD. The enhancements over the standard ftp client in 4.4BSD include: * command-line editing within ftp * command-line fetching of URLS, including support for: - http proxies (c.f: $http_proxy, $ftp_proxy) - authentication * context sensitive command and filename completion * dynamic progress bar * IPv6 support (from the WIDE project) * modification time preservation * paging of local and remote files, and of directory listings (c.f: `lpage', `page', `pdir') * passive mode support, with fallback to active mode * `set option' override of ftp environment variables * socks4/socks5 support * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate') * transfer-rate throttling (c.f: `-T', `rate')
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/tnftp
  2. share/man/man1/tnftp.1.gz
  3. /usr/local/share/licenses/tnftp-20260211/catalog.mk
  4. /usr/local/share/licenses/tnftp-20260211/LICENSE
  5. /usr/local/share/licenses/tnftp-20260211/BSD2CLAUSE
  6. /usr/local/share/licenses/tnftp-20260211/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • tnftp>0:ftp/tnftp
To install the port:
cd /usr/ports/ftp/tnftp/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/tnftp
  • pkg install tnftp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tnftp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1770763677 SHA256 (tnftp-20260211.tar.gz) = 101cda6927e5de4338ad9d4b264304d7d15d6a78b435968a7b95093e0a2efe03 SIZE (tnftp-20260211.tar.gz) = 703535

Packages (timestamps in pop-ups are UTC):
tnftp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20260211202602112020070520230507_120260211n/an/an/a
FreeBSD:13:quarterly20260211202602112023050720230507_120260211n/an/an/a
FreeBSD:14:latest20260211202602112021082720230507_12026021120230507-20230507
FreeBSD:14:quarterly2026021120260211-20230507_120260211202305072023050720230507
FreeBSD:15:latest2026021120260211n/a20230507_1n/an/a20230507_120230507_1
FreeBSD:15:quarterly2026021120260211n/a-n/an/a--
FreeBSD:16:latest2026021120260211n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ftp_tnftp
USES:
libedit ncurses ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. https://cdn.netbsd.org/pub/NetBSD/misc/tnftp/
  2. https://ftp.jaist.ac.jp/pub/NetBSD/misc/tnftp/
  3. https://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
  4. https://ftp.uni-erlangen.de/netbsd/misc/tnftp/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20260211
11 Feb 2026 14:10:52
commit hash: a780069464b0cccc80fa22efc0aceb8ff5463d8dcommit hash: a780069464b0cccc80fa22efc0aceb8ff5463d8dcommit hash: a780069464b0cccc80fa22efc0aceb8ff5463d8dcommit hash: a780069464b0cccc80fa22efc0aceb8ff5463d8d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
ftp/tnftp: Update to 20260211

Changes since tnftp 20230507:

- Improve transfer performance by simplifying socket buffer and transfer
  buffer handling.
- Add -b BUFLEN to adjust size of buffer for HTTP response line parsing.
- Add -h HEADER to support custom HTTP headers.
- Add "connect" as a synonym for "open".
- Fix ASCII mode transfers when progress bar is enabled.
- Fix creation of empty downloaded files.
- Exit non-zero if a HTTP transfer is shorter than expected.
- Fix HTTPS through a proxy.

MFH:		2026Q1
(cherry picked from commit 4c34855088baa6c1fc6ea52475cd36182dc113ca)

Number of commits found: 1