f5f6bf93b5
* torrent: don't try to re-download invalid piece from the same peer. * added a short lftp.conf(5) man page. * fixed a problem with zeroed errno. * fixed status of mget from file: schema. * fixed a compilation problem on AIX. Version 4.0.8 - 2010-05-24 * fixed get/mget -c when xfer:clobber is off. * fixed file verification in pget. * fixed ftp encoding for servers with LANG but without UTF8 feature. Version 4.0.7 - 2010-04-29 * make xfer:clobber off by default. * limit number of attempts to upload a file (net:max-retries). * handle 426 ftp reply to STOR specially. * retry FEAT after login even after non-standard 5xx reply. Version 4.0.6 - 2010-03-25 * use O_EXCL flag when xfer:clobber is off. * better validation of server-provided file name (CVE-2010-2251). * new setting xfer:auto-rename (off by default). * new setting ftp:ssl-copy-sid (for some broken servers). * fixed CCC ftp command to shutdown SSL connection properly. * fixed `pget -c' on complete files. Version 4.0.5 - 2009-12-21 * added support for lighttpd listings. * fixed sftp rename. * fixed a core dump on `kill all' with pget. * fixed interrupting of a torrent with unresponsive tracker. * Czech translation updated
35 lines
1.1 KiB
Text
35 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.17 2010/07/25 21:38:34 pettai Exp $
|
|
bin/lftp
|
|
bin/lftpget
|
|
@comment belongs to libiconv: lib/charset.alias
|
|
lib/lftp/${PKGVERSION}/cmd-mirror.la
|
|
lib/lftp/${PKGVERSION}/cmd-sleep.la
|
|
lib/lftp/${PKGVERSION}/cmd-torrent.la
|
|
lib/lftp/${PKGVERSION}/liblftp-network.la
|
|
lib/lftp/${PKGVERSION}/liblftp-pty.la
|
|
lib/lftp/${PKGVERSION}/proto-file.la
|
|
lib/lftp/${PKGVERSION}/proto-fish.la
|
|
lib/lftp/${PKGVERSION}/proto-ftp.la
|
|
lib/lftp/${PKGVERSION}/proto-http.la
|
|
lib/lftp/${PKGVERSION}/proto-sftp.la
|
|
lib/liblftp-jobs.la
|
|
lib/liblftp-tasks.la
|
|
man/man1/lftp.1
|
|
man/man1/lftpget.1
|
|
man/man5/lftp.conf.5
|
|
share/examples/lftp/lftp.conf.default
|
|
share/lftp/import-ncftp
|
|
share/lftp/import-netscape
|
|
share/locale/cs/LC_MESSAGES/lftp.mo
|
|
share/locale/de/LC_MESSAGES/lftp.mo
|
|
share/locale/es/LC_MESSAGES/lftp.mo
|
|
share/locale/fr/LC_MESSAGES/lftp.mo
|
|
share/locale/it/LC_MESSAGES/lftp.mo
|
|
share/locale/ja/LC_MESSAGES/lftp.mo
|
|
share/locale/ko/LC_MESSAGES/lftp.mo
|
|
share/locale/pl/LC_MESSAGES/lftp.mo
|
|
share/locale/pt_BR/LC_MESSAGES/lftp.mo
|
|
share/locale/ru/LC_MESSAGES/lftp.mo
|
|
share/locale/zh_CN/LC_MESSAGES/lftp.mo
|
|
share/locale/zh_HK/LC_MESSAGES/lftp.mo
|
|
share/locale/zh_TW/LC_MESSAGES/lftp.mo
|