From 7a875d430776ea6085fb192104d11ac226f44327 Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 16 Apr 2004 02:57:48 +0000 Subject: Updated to version 3.0.2. Changes: - add more MASTER_SITES, the default one is way too slow. 3.0.2: ====== - support for ftp commands CLNT, HOST and OPTS MLST added. - ftp command MLSD disabled by default as it does not return symlink info. - added workaround for MLSD format bug in NcFTPd. - fixed spinning in cls when output stalls (e.g. cls|less). - fixed coredump when ftp:proxy was specified without protocol name. - fixed assertion failure when using ftp over http proxy with CONNECT method. - fixed timeout message in sftp when it is disconnected. - fixed compilation on systems lacking atoll function. --- net/lftp/PLIST | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'net/lftp/PLIST') diff --git a/net/lftp/PLIST b/net/lftp/PLIST index 917894b3d12..c8919f7057b 100644 --- a/net/lftp/PLIST +++ b/net/lftp/PLIST @@ -1,23 +1,14 @@ -@comment $NetBSD: PLIST,v 1.7 2004/04/10 23:51:36 salo Exp $ +@comment $NetBSD: PLIST,v 1.8 2004/04/16 02:57:48 salo Exp $ bin/lftp bin/lftpget -lib/lftp/${PKGVERSION}/cmd-mirror.la lib/lftp/${PKGVERSION}/cmd-mirror.so -lib/lftp/${PKGVERSION}/cmd-sleep.la lib/lftp/${PKGVERSION}/cmd-sleep.so -lib/lftp/${PKGVERSION}/liblftp-network.la lib/lftp/${PKGVERSION}/liblftp-network.so -lib/lftp/${PKGVERSION}/liblftp-pty.la lib/lftp/${PKGVERSION}/liblftp-pty.so -lib/lftp/${PKGVERSION}/proto-file.la lib/lftp/${PKGVERSION}/proto-file.so -lib/lftp/${PKGVERSION}/proto-fish.la lib/lftp/${PKGVERSION}/proto-fish.so -lib/lftp/${PKGVERSION}/proto-ftp.la lib/lftp/${PKGVERSION}/proto-ftp.so -lib/lftp/${PKGVERSION}/proto-http.la lib/lftp/${PKGVERSION}/proto-http.so -lib/lftp/${PKGVERSION}/proto-sftp.la lib/lftp/${PKGVERSION}/proto-sftp.so man/man1/lftp.1 share/examples/lftp/lftp.conf.default -- cgit v1.2.3