summaryrefslogtreecommitdiff
path: root/net/lftp
AgeCommit message (Collapse)AuthorFilesLines
2022-10-26*: bump PKGREVISION for libunistring shlib major bumpwiz1-2/+2
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-12-08revbump for icu and libffiadam1-2/+2
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2020-09-04*: remove p5-Digest-MD5 dependencywiz1-2/+1
Digest::MD5 has been part of perl since 2006 or so
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-1/+2
2020-08-14lftp: updated to 4.9.2adam3-22/+7
Version 4.9.2 * mkdir: fixed exit code with -f option. * ftp: made ftp:use-pret setting tri-boolean. * get/mget/put/mput: don't try next files after error if cmd:fail-exit is true. * get/mget: fixed -O option with remote URL and xfer:use-temp-file being true. * mirror: disallow empty patterns; don't delete "..". * mirror: fixed --on-change with --reverse. * sftp: fixed a bug with truncated files when packets are reordered (finally).
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-03-08*: recursive bump for libffiwiz1-1/+2
2020-02-13lftp: updated to 4.9.1adam2-8/+7
Version 4.9.1: * get1: fixed creating the target directory. * get1: fixed renaming the temp file. * fixed a coredump on startup when IPv6 is not supported or configured. * fixed build with --disable-ipv6. * fixed build with Sun Studio.
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-1/+2
2020-01-08lftp: Update to 4.9.0nia3-16/+16
Version 4.9.0 - 2019-12-21 * ftp: add support for CEPR command. * ftp: enabled TLS by default. * ftp: fixed OPTS MLST format. * ftps: apply rfc1738 rules. * ftp: stop sending ALLO commands by default. * http: fixed redirection to absolute path. * http: improved index parsing performance. * http: revert to original URL when temporary redirects led to an error. * mirror --no-empty-dirs: exclude empty dirs so that chmod is not done on them. * net: disable inet6 if there is no public ipv6 address. * net: lowered reconnect intervals. * sftp, fish: fixed yes/no/[fingerprint] and passphrase recognition. * sftp: fixed a bug with truncated files when packets are reordered. * torrent: fixed a coredump when all dht ports are busy. * fixed file list sorting when some file names start with tilde. * fixed retry counting when a site has multiple addresses. * fixed "version" command for certain openssl versions.
2019-11-03net: align variable assignmentsrillig1-5/+5
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2018-08-05lftp: updated to 4.8.4adam2-8/+7
Version 4.8.4: * fixed a security vulnerability with "file:" file names. * fixed mirror --flat. * http: extract links from <source> tags. * fixed upload of zero-length files over ftps. * fixed assert on "mput -d". * fixed a core dump. * avoid multiple backup files of DHT cache. * translations updated (uk, zh_CN).
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-1/+2
2017-10-13lftp: update to 4.8.3adam2-7/+7
Version 4.8.3: * fixed compilation with older C++ compilers. * fixed 2 other core dumps on exit (incorrect order of deallocation).
2017-09-29lftp: update to 4.8.2adam3-23/+7
Version 4.8.2: * fixed compilation on FreeBSD and OS X. * fixed a memory leak. * fixed a core dump on exit.
2017-09-14Version 4.8.1:adam3-7/+23
* improved rate limiting to allow per-host limits. * ftp: make prefer-epsv default "no". * ftp: fixed quote command and ftp:use-stat-for-list setting. * switched to libidn2. * fixed build with LibreSSL. * fixed configure --disable-rpath. * fixed coredump when a parent directory was deleted.
2017-07-12Version 4.8.0:adam3-11/+11
* mirror: improved performance of --scan-all-first for big trees. * mirror: new --flat option to flatten the target directory structure. * mmv: new command for file moving; redirect mv to mmv in certain cases. * fixed compilation with newer openssl (1.1.0 and later). * du: allow multiple --exclude options to be combined. * new setting cmd:nullglob for `glob' command prefix. * http: use proppatch to set last-modified property. * new settings net:connection-limit-timer and ftp:too-many-re. * ftp: dynamically ajust connection limit. * ftp: fixed core dump on LINK/SYMLINK when the command is not supported. * get1: fixed -o option. * sftp,fish: connect-program setting is now passed to the shell for execution. * get/mget/put/mput: add -P option for parallel transfers and long options. * appimage: new make target for making an AppImage file. * fixed "local glob".
2017-07-09Remove two ex-master sites.wiz1-3/+1
2017-07-08Version 4.7.7:adam3-10/+9
mirror: fixed coredump when source directory does not exist. mirror: don't create target directory if can't enter to the source directory. ftp: fixed a rare hang when a NOOP was sent between "transfer ok" reply and EOF on data socket. fixed xfer:log setting (compatibility alias). ftp: don't use EPSV with a proxy.
2017-01-19Convert all occurrences (353 by my count) ofagc1-6/+6
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2016-09-19Recursive PKGREVISION bump for gnutls shlib major bump.wiz1-2/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2016-05-29Update to 4.7.2ryoon3-29/+15
Changelog: Version 4.7.2 - 2016-05-18 * ftp: fixed loss of 17th file from MLSD listing. * new setting xfer:timeout. * ssl: improved ssl performance for small read sizes. * pget: allocate all needed disk space at once. * http: new settings http:use-range and hftp:use-range. * http: fixed setting http:authorization. * http: resolve redirections when getting files information. * http: include X-OC-MTime header in PUT requests for OwnCloud. * mirror: changed --Move option to keep source dir if it ends with a slash. * mirror: fixed timestamp mirroring when the source site sends redirections. * mirror: don't report errors when the target does not support chmod. * torrent: discard cached data after validating. * torrent: fixed a coredump on a file read error. * torrent: fixed closing oldest cached FD. * torrent/DHT: fixed our external IP voting. * torrent/DHT: black-list nodes which change node_id often. * torrent/DHT: black-list nodes which report many bad nodes. * torrent/DHT: ignore nodes with our own ID. * torrent/DHT: made node search more robust. * torrent/DHT: mark new nodes as questionable. * translations updated (zh_TW, ru). Version 4.7.1 - 2016-04-04 * http: fixed authentication for proxy, transient errors, max-retries=1. * http: fixed put with authentication not to use HEAD request. * translations updated (cs, ru). Version 4.7.0 - 2016-03-28 * ftp: add MODE Z support. * ftp: new settings ftp:use-mode-z, ftp:compressed-re, ftp:mode-z-level. * ftp: add MFF support for chmod. * ftp: prefer EPSV by default. * ftp: prefer CWD-relative paths. * ftp: enable MLSD by default (when supported). * ftp: assume AUTH is supported based on other newer features. * http: add support for digest authentication. * http: fixed webdav directory listing. * http: fixed a coredump when using a proxy for https. * sftp: fixed mirror to sftp with xfer:use-temp-file set. * ssl: optimized ssl for speed and lower syscall count. * ssl: log server's certificate fingerprint. * ssl: allow disabling certificate verification by its fingerprint. * get: rename backup file back if new file cannot be retrieved. * get: new settings xfer:backup-suffix and xfer:keep-backup. * get/put/mget/mput/pget/get1: add -q (quiet) option. * edit: allow creating a new file. * new debug option -T (truncate output file). * new mirror options: --{in,ex}clude-{rx,glob}-from. * new mirror options: --Remove-source-dirs, --Move. Version 4.6.5 - 2015-12-10 * sftp: fixed handling of out-of-order replies. * fixed futex_wait issue in SIGCHLD handler. * ftp: fixed ls freezing with unstable server connection. * torrent: show more correct ETA on the status line. * fixed gnutls priority string. * mirror: fixed excessive stack usage on large directories. * documented some hard to fix bugs. * improved man page on open command and cmd:prompt setting. * translations updated (zh_TW). Version 4.6.4 - 2015-08-20 * mirror: new option --transfer-all. * torrent: new setting torrent:timeout to limit time without any progress. * torrent: fixed handling of udp tracker without explicit port number. * torrent: improved transfer start time after metadata download. * improved sftp put -c to use a single FSETSTAT. * mirror --skip-noaccess now uses user name to check for permissions. * don't rename temporary file to the target name when transfer fails. * new cmd:prompt escapes \l and \L for local working directory. * translations updated (pl, ru, uk). * new configure option --disable-ipv6. * fixed compilation with an old gcc.
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-07Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manualjperkin1-4/+1
settings of INSTALL_UNSTRIPPED=yes for Darwin in individual packages.
2015-08-28bulk build suggests zlibwiedi1-1/+2
2015-08-23Bump PKGREVISION for nettle shlib major bump.wiz1-1/+2
2015-07-25Update to 4.6.3aryoon6-51/+17
* Update MASTER_SITES. Changelog: Version 4.6.3 - 2015-06-17 * new mirror setting mirror:overwrite and options --overwrite/--no-overwrite. * new mirror option --upload-older. * new mirror option --recursion={always,never,missing,newer}. * try to download zero sized files as they may be non-empty. * torrent: new options --only-new, --only-incomplete. * torrent: fixed endless loop in FD deallocation. * fixed a memleak when parsing a directory listing with special files. * fixed one byte buffer overflow in cls. * fixed cmd:fail-exit description in the man page. * fixed large stack usage when parsing fish directory listings. Version 4.6.2 - 2015-04-16 * new command "edit" instead of the edit alias. * new setting ssl:priority for disabling selected protocols. * new settings fish:auto-confirm and sftp:auto-confirm. * new setting file:use-lock to lock local files before accessing. * ftp: fixed disconnecting on timeout (broken in 4.6.0). * http: enclose ipv6 address in brackets in URLs and Host header. * fixed mirror for http protocol with redirections. * fixed `bookmark edit' to use correct XDG path if XDG is used. * fixed a wildcard certificate validation vulnerability (CVE-2014-0139). * fixed proxy authentication for CONNECT method. * fixed exit code of `help' command. * fixed sftp to show file names with slashes. * fixed pget status display when all chunks are done except the first one. * Ukrainian translation updated (Yuri Chornoivan). * Russian translation updated. Version 4.6.1 - 2014-12-29 * new mirror option --scan-all-first. * mirror --Remove-source-files now removes files already present at the target. * added a workaround for FUSE with HadoopFS I/O error during rename(2). * fixed du to round file size up to block size. * fixed compilation with libressl. * fixed OPTS MLST, removed trailing semicolon. * fixed put to sftp with special files (like /dev/stdin). * fixed ftp to copy SID properly with GnuTLS (Tim Kosse). * fixed mirror to follow redirections to files (Tomas Hozza). Version 4.6.0 - 2014-10-13 * new torrent --share option. * new setting mirror:require-source. * new settings xfer:use-temp-file and xfer:temp-file-name. * ftp: wait for QUIT reply before closing control socket. Version 4.5.6 - 2014-10-13 * display valid IDN in URLs without percent encoding. * ftp: shutdown SSL connection before closing control socket. * ftp: avoid duplication of PROT command. * fixed debug -o to append to the log file. * fixed compilation without SSL. * http: don't uncompress files ending with .gz, .Z or .tgz * http: fixed inflation of some files. * minor fixes in torrent protocol. Version 4.5.5 - 2014-09-04 * added support for internationalized domain names. * added lftp --norc option. * added mirror "Finished" message. * added ftp:catch-size setting. * fixed net:max-retries setting. * fixed byte counters in mirror status. * fixed a segfault in ftps. * fixed a spurious error message in fxp and ftp. Version 4.5.4 - 2014-08-07 * new setting mirror:sort-by (name, size, date). * torrent: reduced cpu and memory usage. * fixed occasional "BUG:deadlock" message. * fixed a segfault when a directory contains duplicate file names. * fixed a memory leak in torrent. * fixed byte counters in mirror --depth-first. * fixed timeout checks in FISH. * translations updated (pl). Version 4.5.3 - 2014-07-06 * new setting ftp:site. * don't uncompress http body when Contrent-Type is compressed. * check source address of DHT replies. * discard disconnected torrent peers only after a timeout. Version 4.5.2 - 2014-06-11 * fixed a coredump on startup when compiled with certain gcc versions. * mkdir -q option for quiet operation. * glob --exist and --not-exist options. * improved torrent status, show piece availability statistics. * remove unconnectable torrent peers on trackerless torrents. Version 4.5.1 - 2014-06-02 * show piece availabilty in torrent status. * fixed a coredump in ftp when data connection fails. * fixed default values of some settings. * fixed http redirection handling. * fixed compilation with gcc-4.8.3. Version 4.5.0 - 2014-05-23 * optimized cpu usage for 10Gb/s transfers by using better data structures and algorithms. * new open option --env-password to take password from LFTP_PASSWORD environment variable. * new `exit parent' subcommand. * new settings http:accept-encoding, http:decode. * new setting xfer:max-log-size to limit transfer log size. * show last disconnect cause for a few seconds in the session status. * improved mirror status to display real-time aggregated byte count and rate. * save torrent matadata on disk and load if available when needed. * improved torrent DHT search. * fixed exit behavior to flush buffered commands. * fixed transfer rate reporting for mirror --parallel. Version 4.4.16 - 2014-05-07 * fixed mirror --loop to re-check base directory contents. * fixed sftp and fish authentication by password with FreeBSD server. * fixed directory index parsing for some http servers. * fixed find command output to avoid extra slash for plain files. * fixed several bugs which could cause segfault. Version 4.4.15 - 2014-01-21 * new setting pget:min-chunk-size. * improved DHT search by preferring responded nodes. * allow UTC timezone in http timestamps. * fixed WebDAV rmdir operation. * fixed torrent hang on shutdown when a tracker is unresposive. * fixed adding too many slashes to URLs in http. Version 4.4.14 - 2013-12-13 * fixed HEAD/PROPFIND handling in http. * a minor memory leak fixed. Version 4.4.13 - 2013-11-26 * fixed a bug in file size checking code. Version 4.4.12 - 2013-11-26 * new option -l (--ls) for find command. * improve workaround for single NL replies from an FTP server. * Ukrainian translation updated (Yuri Chornoivan). * fixed spinning in "get" when no remote session is open. * don't pre-fetch file information in "get" when not needed. * fixed handling of 400/501 http codes for PROPFIND to switch to HEAD. * fixed a crash after cls. * added file size decrease checking. * used a newer libtool for ppc64le platform. Version 4.4.11 - 2013-11-11 * fixed a slow down in mirror from http (thanks to OGAWA Hirofumi). * fixed a coredump in sftp when accessing an inexistent file. Version 4.4.10 - 2013-10-11 * mirror new option --file/-f to mirror a single file. * mirror new option -O for get/put similarity. * WebDAV fixes and improvements. * new setting ftp:use-utf8 to disable utf-8 activation. * fixed handling of incorrect encoding of file names. * fixed compilation without libiconv. * fixed occasional hang in mirror. * kill ssh when terminating fish or sftp connection. Version 4.4.9 - 2013-08-23 * implemented support for mirror -L in sftp. * pass all 3 std file descriptors when attaching to lftp instance. * ftp: added a workaround for incorrectly formatted multiline replies. * sftp: added a workaround for RouterOS v6. * fixed mirror --no-empty-dirs to skip directories with no included files. * fixed segfault when there is no TERM environment variable. * fixed torrent for meta-info files with % in their names. * fixed compilation when IPV6_V6ONLY if not defined. * fixed compilation with older zlib. * fixed FD_CLOEXEC flag on cwd and transfer_log. * fixed MLSD parsing for semicolons in file names. * new translation: Ukrainian (thanks to Yuri Chornoivan). * man page updated. Version 4.4.8 - 2013-05-29 * add support for redirections in torrent metainfo fetching. * add support for gzip Content-Encoding in http. * fixed an endless loop in mirror from sftp. Version 4.4.7 - 2013-05-23 * translations update (pl, cs). * fixed "get -c" looping in some cases. * fixed translations encoding (pl, it, es, pt_BR). * fixed occasional file corruption and garbage logging in Fish protocol.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-03-21SECURITY: add a patch to prevent saving of unknown host keys without userbsiegert3-3/+20
intervention. Bump PKGREVISION.
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-2/+2
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk".
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-18Changes 4.4.6:adam13-83/+115
* improved sftp backend with symlink info retrieving (readlink). * new cls option -a to show dot files. * new setting cmd:cls-exact-time. * fixed NULL dereference when torrent:use-dht is off. * fixed torrent for info_hash with NUL character (broken in 4.4.4).
2013-02-26Remove broken gets() warning, this package doesn't even call gets().jperkin2-1/+16
Fixes build on SunOS.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.