summaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* ftp/curl: Remove FreeBSD 13 supportPo-Chuan Hsieh6 days1-8/+6
| | | | - Cosmetic change
* ftp/py-pycurl: Update to 7.46.0Po-Chuan Hsieh10 days4-9/+27
| | | | | Changes: https://github.com/pycurl/pycurl/blob/master/ChangeLog http://pycurl.io/docs/latest/release-notes.html
* ftp/pure-ftpd: Update to 1.0.54Po-Chuan Hsieh10 days2-5/+4
| | | | | Changes: https://github.com/jedisct1/pure-ftpd/releases https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
* ftp/curl: Update to 8.20.0Po-Chuan Hsieh10 days4-29/+31
| | | | | Changes: https://curl.se/changes.html Security: CVE-2026-4873, CVE-2026-5545, CVE-2026-5773, CVE-2026-6253, CVE-2026-6276, CVE-2026-6429, CVE-2026-7009, CVE-2026-7168
* ftp/R-cran-curl: Update to 7.1.0Zsolt Udvari10 days2-4/+4
| | | | Changelog: https://cran.r-project.org/web/packages/curl/NEWS
* ftp/rubygem-curb: Update to 1.3.2Po-Chuan Hsieh2026-04-272-4/+4
| | | | Changes: https://github.com/taf2/curb/blob/master/ChangeLog.md
* lang/rust: Bump revisions after 1.95.0Mikael Urankar2026-04-272-2/+2
| | | | PR: 294615
* ftp/sftpgo: fix build without zshSerhii (Sergey) Kozlov2026-04-101-1/+1
| | | | | PR: 294377 Reported by: vedad@kajtaz.net
* various: Bump go ports for go-1.25.9 / 1.26.2Dag-Erling Smørgrav2026-04-104-4/+4
|
* ftp/curl: Readd GSSAPI_BASE optionPo-Chuan Hsieh2026-04-051-13/+17
|
* */*: bump portrevision after java_default=25 updateRonald Klop2026-04-022-2/+2
| | | | | | Included all ports that have USES=java. PR: 293559
* ftp/ftpsesame: Remove expired portRene Ladan2026-03-316-90/+0
| | | | 2026-03-31 ftp/ftpsesame: dead upstream, broken on FreeBSD 15
* ftp/curl: Fix build on FreeBSD 13Po-Chuan Hsieh2026-03-261-1/+6
| | | | | | | | | | | - Update OPTIONS_DEFAULT: - Change from OPENSSL to OPENSSL - Remove LIBSSH2 and TLS_SRP (depends on OPENSSL) ftp/curl uses OpenSSL by default. However, curl 8.18.0 drops OpenSSL 1.x support which is used in FreeBSD 13 base system. Therefore, we change the defaults to wolfSSL instead. This commit can be reverted after FreeBSD 13 EoL (expected Apr 30, 2026).
* ftp/curl: Update to 8.19.0Po-Chuan Hsieh2026-03-263-14/+20
| | | | | | | - Remove CURL_DEBUG option Changes: https://curl.se/changes.html Security: CVE-2025-13034, CVE-2025-14017, CVE-2025-14524, CVE-2025-14819, CVE-2025-15079, CVE-2025-15224, CVE-2026-1965, CVE-2026-3783, CVE-2026-3784, CVE-2026-3805
* ftp/curl: Revert daabb39144929a8e8498b5f33c157e5173857feePo-Chuan Hsieh2026-03-265-731/+793
|
* ftp/curl: update 8.17.0 -> 8.19.0, fix some security bugsDaniel Engberg2026-03-265-793/+731
| | | | | | | | | | | | | | | | | | | | | | | | - build moved from GNU autoconf to CMake - No MFH as it is a big change/update and new quarterly is coming soon PR: 293734 Changes: https://curl.se/changes.html Security: CVE-2026-3805 CVE-2026-3784 CVE-2026-3783 CVE-2026-1965 CVE-2025-15224 CVE-2025-15079 CVE-2025-14819 CVE-2025-14524 CVE-2025-14017 CVE-2025-13034 See https://curl.se/docs/security.html for details Tested by: ulassayginim@gmail.com, george@m5p.com, freebsd-bugzilla.bugs@kjpetrie.co.uk, fabian@wenks.ch, jordan@ostreff.info, einar@isnic.is, void@f-m.fm Approved by: ports-secteam (joneum)
* ftp/pure-ftpd: fix pureftpd_flags and config mutual exclusionTorsten Zuehlsdorff2026-03-253-6/+6
| | | | | | | Make flags and config file mutually exclusive in the rc script to prevent "421 Invalid argument" errors. PR: 239391
* ftp/R-cran-RCurl: Update to 1.98-1.18TAKATSU Tomonari2026-03-232-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.94.0Mikael Urankar2026-03-232-2/+2
| | | | PR: 293615
* ftp/py-tftpy: Update to 0.8.7Po-Chuan Hsieh2026-03-092-4/+4
| | | | Changes: https://github.com/msoulier/tftpy/blob/master/ChangeLog.md
* various: Bump ports for Go 1.25.8Adam Weinberger2026-03-064-4/+4
|
* */*: bump portrevision after java_default=21 updateRonald Klop2026-02-262-0/+2
| | | | PR: 272855
* ftp/py-parfive: Update to 2.3.1Wen Heping2026-02-132-4/+4
|
* various: Bump ports for Go default 1.24->1.25Adam Weinberger2026-02-113-3/+3
|
* ftp/tnftp: Update to 20260211Nuno Teixeira2026-02-112-5/+4
| | | | | | | | | | | | | | | | 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
* various: Bump Go ports for 1.24.13Adam Weinberger2026-02-053-3/+3
|
* various: Bump Go ports for 1.25.7Adam Weinberger2026-02-051-1/+1
|
* ftp/pure-ftpd: Update to 1.0.53Po-Chuan Hsieh2026-02-032-7/+5
| | | | | | | - Update MASTER_SITES Changes: https://github.com/jedisct1/pure-ftpd/releases https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
* devel/spdlog: Update to 1.17.0Po-Chuan Hsieh2026-01-311-1/+1
| | | | | | | - Use complete arguments/options - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/gabime/spdlog/releases
* lang/rust: Bump revisions after 1.93.0Mikael Urankar2026-01-282-1/+2
| | | | PR: 292360
* ftp/weex: Update to 2.8.4.5Emanuel Haupt2026-01-232-4/+4
|
* ftp/unftp: update 0.15.1 → 0.15.2Yuri Victorovich2026-01-192-728/+784
| | | | Reported by: portscout
* various: Bump Go ports for 1.24.12Adam Weinberger2026-01-163-3/+3
|
* various: Bump Go ports for 1.25.6Adam Weinberger2026-01-161-0/+1
|
* ftp/ftpsesame: broken on FreeBSD 15, deprecateRobert Clausecker2026-01-161-1/+7
| | | | | | | | | This port requires the obsolete ioctl(DIOCGETSTATUS), which is no longer supported on FreeBSD 15. Upstream is dead, so deprecate. It also has some questionable warnings. See also: D41651 MFH: 2026Q1
* ftp/py-aioftp: update 0.26.2 → 0.27.2Dmitry Marakasov2026-01-092-4/+4
|
* security/libsodium: Update to 1.0.21Vsevolod Stakhov2026-01-074-4/+4
| | | | | | | | | The API remains compatible but bumping all dependent ports as SHLIB has changed. Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE Security: https://00f.net/2025/12/30/libsodium-vulnerability/ PR: 279347
* ftp/ftpcopy: fix build on ARM64 and refreshMatthias Andree2026-01-024-8/+16
| | | | | | | | With GCC14 now being pulled in on non-i386 non-amd64 platforms, the compiler is stricter about prototypes. I think all our base compilers should be good enough, but some platforms don't seem to allow regparm, so patch that out.
* ftp/sftpgo: update to 2.7.0 and fix go version constraintsSerhii (Sergey) Kozlov2026-01-023-10/+13
| | | | | | | The port requires Go 1.25+, so mention that in the Makefile Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.7.0 PR: 292041
* */*php81*: SunsetMuhammad Moinur Rahman2025-12-313-16/+0
|
* ftp/net2ftp: Remove expired portRene Ladan2025-12-316-1545/+0
| | | | 2025-12-31 ftp/net2ftp: unfetchable
* */*: De-orbit alias.mkJason E. Hale2025-12-302-2/+2
| | | | | | | | | | | | Mk/Uses/alias.mk was an attempt for compat with DPorts, but has rotted. This feature was never documented in the PHB, so there is no work to be done by the docs@ team. Nothing against DragonFly, but if DPorts still needs FreeBSD 9 support, they really should work that out with upstream projects. Ultimately, we don't need to keep carrying this outdated feature that doesn't affect us.
* ftp/curl: Add missing option descriptionsPo-Chuan Hsieh2025-12-161-0/+2
|
* ftp/curlpp: Remove USES=pathfixPo-Chuan Hsieh2025-12-161-1/+1
|
* ftp/curl: Remove USES=pathfixPo-Chuan Hsieh2025-12-161-1/+1
|
* lang/rust: Bump revisions after 1.92.0Mikael Urankar2025-12-162-2/+2
| | | | PR: 291582
* many: Unpin Go portsDag-Erling Smørgrav2025-12-151-4/+1
| | | | | | | | | | | | * Ports that were pinned to a deprecated version of Go (1.23 or older) have been unpinned. * Ports that were pinned to a still-supported version of Go (1.24 or newer) have been converted to requesting that as their minimum Go version. * Ports that had been forcibly deprecated for pinning an expired Go version have been undeprecated.
* devel/libtextstyle, devel/gettext*: Update to 0.26Tijl Coosemans2025-12-145-6/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent versions of gettext no longer install m4 files in PREFIX/share/aclocal. They have to be installed in the work directory by autopoint for aclocal to find them. Patch devel/autoconf so autoreconf runs autopoint when gettext related macros are used in configure.ac (e.g. AM_ICONV). Previously it only ran autopoint when AM_GNU_GETTEXT_(REQUIRE_)VERSION was used. The following ports now require autopoint (i.e. USES=gettext-tools): benchmarks/sysbench, devel/libhtp, editors/fxite, filesystems/rar2fs, graphics/gd, net/ucarp, news/fidogate, sysutils/cdrdao Other fixes: emulators/mednafen, misc/lifelines: Use older version of gettext macros. ftp/axel: Patch Makefile.am and configure.ac to get gettext working and add NLS option. ftp/wzdftpd: Use autoreconf 2.72. mail/sympa: Remove hack from configure.ac. multimedia/dvdauthor: Use ports autoreconf. net/asterisk-chan_sccp: Drop autoreconf and gettext-tools dependencies. security/pam_pkcs11: Patch configure.ac so autoreconf can find the custom directory with m4 files. sysutils/grub2-efi, sysutils/grub2-pcbsd: Add patch to run autoreconf with -f flag so it updates all files. www/wget2: Patch configure.ac to what autopoint expects. PR: 287167 Exp-run by: antoine
* ftp/linux-rl9-curl: update 7.76.1-31.el9_6.1 => 7.76.1-34.el9Dima Panov2025-12-102-15/+15
|
* ftp/sftpgo,security/sshesame: Remove go version pin from my portsSerhii (Sergey) Kozlov2025-12-051-4/+1
| | | | | The ports dont require a go version pin, so remove it. Because theres no more pin - remove DEPRECATED