From 4975402d7f239a520dfcbd48e03dbab43e491d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 22 Apr 2023 00:00:02 +0200 Subject: FreeBSD: Add ports updated for final release R14.1.0. Add a script to synchronize ports to the FreeBSD ports structure. Add meta-port 'tde-meta' to install all TDE ports. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .../applications/internet/kftpgrabber/pkg-descr | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 freebsd/applications/internet/kftpgrabber/pkg-descr (limited to 'freebsd/applications/internet/kftpgrabber/pkg-descr') diff --git a/freebsd/applications/internet/kftpgrabber/pkg-descr b/freebsd/applications/internet/kftpgrabber/pkg-descr new file mode 100644 index 000000000..6727b81ae --- /dev/null +++ b/freebsd/applications/internet/kftpgrabber/pkg-descr @@ -0,0 +1,24 @@ +FTP client for TDE + +KFTPgrabber is a graphical FTP client for the Trinity Desktop Environment. It +implements many features required for usable FTP interaction. + +Feature list: + - Multiple simultaneous FTP sessions in separate tabs + - A tree-oriented transfer queue + - TLS/SSL support for the control connection and the data channel + - X509 certificate support for authentication + - FXP site-to-site transfer support + - One-time password (OTP) support using S/KEY, MD5, RMD160 or SHA1 + - Site bookmarks with many options configurable per-site + - Distributed FTP daemon support (implementing the PRET command) + - Can use Zeroconf for local site discovery + - Bookmark import plugins from other FTP clients + - Support for the SFTP protocol + - A nice traffic graph + - Ability to limit upload and download speed + - Priority and skip lists + - Integrated SFV checksum verifier + - Direct viewing/editing of remote files + - Advanced default "on file exists" action configuration + - Filter displayed files/directories as you type -- cgit v1.2.1