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)
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
sysutils/android-file-transfer-qt5: Remove qt5 port
- since qt5 is being deprecated in favor qt6, remove port
- qt6 option is available in sysutils/android-file-transfer
MFH: 2026Q1
(cherry picked from commit ff00ed2179f69bfad6d014d5db9575b64f044b7c)
sysutils/android-file-transfer-qt5: Remove qt5 port
- since qt5 is being deprecated in favor qt6, remove port
- qt6 option is available in sysutils/android-file-transfer
MFH: 2026Q1
games/vcmi: the port had been updated to version 1.7.1
This is the new major version since 1.6.8 released last
April, with plethora of new features and bug fixes.
We must now #include <sys/param.h> explicitly which was
previously sucked in via, roughly, `boost/thread/*' ->
`boost/atomic/*' -> `boost/atomic/detail/platform.hpp'.
Reported by: portscout