summaryrefslogtreecommitdiff
path: root/ftp (unfollow)
Commit message (Collapse)AuthorFilesLines
6 daysall: Bump after lang/go122 updateAshish SHUKLA1-1/+1
6 daysall: Bump after lang/go121 updateAshish SHUKLA2-2/+2
11 daysftp/curl: Update to 8.9.1Po-Chuan Hsieh2-4/+4
Changes: https://curl.se/changes.html Security: CVE-2024-7264
11 daysftp/weex: fix build on powerpcPiotr Kubaj1-0/+1
strlib.c:176:2: error: array type 'va_list' (aka '__builtin_va_list') is not assignable 176 | G_VA_COPY(ap2,ap1); | ^~~~~~~~~~~~~~~~~~ strlib.c:48:42: note: expanded from macro 'G_VA_COPY' 48 | # define G_VA_COPY(ap1, ap2) ((ap1) = (ap2)) | ~~~~~ ^ 1 error generated.
2024-07-28ftp/yafc: Undeprecate and pass maintainershipMartin Neubauer1-4/+1
PR: 279051 Approved by: Committer is maintainer
2024-07-28Fix INDEX buildMuhammad Moinur Rahman1-1/+1
Reported by: cperciva
2024-07-28*/*php84*: SunriseMuhammad Moinur Rahman3-0/+16
Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.4.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.4.0alpha1/NEWS
2024-07-25ftp/curl: Update to 8.9.0Po-Chuan Hsieh4-48/+6
Changes: https://curl.se/changes.html Security: CVE-2024-6197, CVE-2024-6874
2024-07-19ftp/freebsd-ftpd: Pull in latest upstream commitCy Schubert2-5/+4
The latest upstream commit includes using sendfile(2) for ftp restarts. Thank you to Jesse Miller <jmiller@jmiller.com> for the upstream pull request implementing this change.
2024-07-14ftp/R-cran-RCurl: Update to 1.98-1.16TAKATSU Tomonari2-4/+4
Reported by: portscout
2024-07-12ftp/weex: Update to 2.8.4.3Emanuel Haupt2-5/+4
2024-07-10ftp/vsftpd-ext: make the rc script service jails awareAlexander Leidinger2-1/+2
PR: 279642 Approved by: maintainer timeout (1 month)
2024-07-10ftp/smbftpd: make the rc script service jails awareAlexander Leidinger2-1/+2
PR: 279641 Approved by: maintainer timeout (1 month)
2024-07-10ftp/fastdfs: make the rc scripts service jails awareAlexander Leidinger3-0/+3
PR: 279640 Approved by: maintainer timeout (1 month)
2024-07-09ftp/unftp: Fix biuild on i386Yuri Victorovich1-0/+2
Reported by: fallout
2024-07-07ftp/rubygem-net-ftp: Update to 0.3.7Po-Chuan Hsieh2-4/+4
Changes: https://github.com/ruby/net-ftp/releases
2024-07-03all: Bump after lang/go121 updateAshish SHUKLA2-2/+2
2024-07-03all: Bump after lang/go122 updateAshish SHUKLA1-0/+1
2024-06-25Revert "ftp/curl: Add sponsorship information"Mathieu Arnold1-2/+0
This reverts commit 4a9021c266f4a52b876bd15d3d0d27a72dbeb278.
2024-06-25Revert "ftp/curl: Fix sponsor handle"Mathieu Arnold1-1/+0
This reverts commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9.
2024-06-24ftp/curl: Fix sponsor handleGleb Popov1-0/+1
Reported by: FreshPorts Sanity Daemon
2024-06-24ftp/curl: Add sponsorship informationGleb Popov1-0/+2
2024-06-21ftp/sftpgo: update to 2.6.2Serhii (Sergey) Kozlov2-4/+4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.2
2024-06-21ftp/unftp: update 0.14.6 → 0.14.7Yuri Victorovich2-252/+302
Reported by: portscout
2024-06-19ftp/sftpgo: update to 2.6.1Serhii (Sergey) Kozlov2-5/+4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.1
2024-06-18lang/rust: Bump revisions after 1.79.0Mikael Urankar2-1/+2
PR: 279707
2024-06-15all: Bump after lang/go122 updateAshish SHUKLA1-0/+1
MFH: 2024Q2
2024-06-15all: Bump after lang/go121 updateAshish SHUKLA2-2/+2
MFH: 2024Q2
2024-06-14ftp/wzdftpd: make the rc script service jails awareAlexander Leidinger2-1/+2
Approved by: maintainer
2024-06-10ftp/tftp-hpa: make the rc script service jails awareAlexander Leidinger2-1/+2
2024-06-10ftp/ftpsesame: make the rc script service jails awareAlexander Leidinger2-1/+2
2024-06-10ftp/bbftp-server: make the rc script service jails awareAlexander Leidinger2-1/+2
2024-06-06*/*: update Rocky Linux packages to 9.4 releaseDima Panov4-17/+17
Sponsored by: Serenity Cybersecurity, LLC
2024-06-06ftp/rubygem-net-ftp: Update to 0.3.6Po-Chuan Hsieh2-5/+6
Changes: https://github.com/ruby/net-ftp/releases https://github.com/ruby/net-ftp/commits/master
2024-06-03ftp/rubygem-net-ftp: Update to 0.3.5Po-Chuan Hsieh2-4/+4
Changes: https://github.com/ruby/net-ftp/releases
2024-06-03ftp/curl: Clean up patch file after librtmp removalPo-Chuan Hsieh1-41/+0
multimedia/librtmp is removed in 8d01b5458f4660725fcaf562cdbb073debc9b751 RTMP option is removed in ac11b26ab75ddd548c39fe64ccf2e5de66842bd3
2024-05-28ftp/curl: Update to 8.8.0Po-Chuan Hsieh3-7/+13
Changes: https://curl.se/changes.html
2024-05-24ftp/unftp: update 0.14.5 → 0.14.6Yuri Victorovich2-236/+250
Reported by: portscout
2024-05-22ftp/freebsd-ftpd: Pull in latest upstream commitCy Schubert2-4/+5
The latest upstream commit includes ftpd commits gleaned from freebsd/main as of 2024-05-21. PR: 279217 MFH: 2024Q2
2024-05-22ocaml: Updates to ocaml compiler and several ocaml portsBenjamin Jacobs1-1/+1
- Update devel/ocaml to 4.14.2 [1] - Specify runtime dependency on GNU AS as full path, this fixes build on armv6 - armv7 [1] [2] - converters/ocaml-base64: Update to 3.5.1, add LICENSE, other improvements - converters/ocaml-jsonm: Strip shared objects [3] - databases/ocaml-dbm: Update to 1.3, move to gitlub, other improvements - devel/menhir: Update to 20231231 - devel/ocaml-base: Unbreak non-x86 [2] - devel/ocaml-camlp-streams: Silence patch and strip commands - devel/ocaml-ipaddr: Update to 5.5.0 - devel/ocaml-lwt: Update to 5.7.0 [4] - devel/ocaml-result: Set package version, strip shared objects [5] - devel/ocaml-sexplib: Resurrect and update to 0.16.0. - devel/ocaml-stdio: Update to 0.17.0 - security/ocaml-cryptokit: Update to 1.19, add LICENSE, other improvements - security/ocaml-ssl: Update to 0.7.0, install stublibs in package directory [6] - x11-toolkits/ocaml-graphics: Reorder Makefile, silence patch command - Bump PORTREVISION on ports requiring it after update. Adding ports: - devel/ocaml-cstruct - devel/ocaml-compiler-libs [7] - devel/ocaml-ppx_derivers [7] - devel/ocaml-ppxlib [7] - devel/ocaml-domain-name - devel/ocaml-ocplib-endian [8] - devel/ocaml-parsexp - devel/ocaml-ppx_sexp_conv - security/ocaml-lwt_ssl [9] Resetting maintainership from michipili@gmail.com due to multiple timeouts and long term unresponsiveness. Assigning maintainership of lang/ocaml to author of this patch. Many thanks to him for his work! PR: 278300 [1], 278791 [2], 277818 [3], 277781 [4], 277775 [6], 277779 [7], 277780 [8], 277782 [9] Approved by: michipili@gmail.com (maintainer timeout) [1], danfe@FreeBSD.org (maintainer timeout) [3] [4] [6], fixit, avoid breakage [5] Differential Revision: https://reviews.freebsd.org/D45254
2024-05-20security/libsodium: update to 1.0.19, bump dependent portsVsevolod Stakhov4-2/+4
PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
2024-05-19ftp/sftpgo: update to 2.6.0Serhii (Sergey) Kozlov3-93/+53
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.6.0
2024-05-13ftp/sftpgo: update to 2.5.6Serhii (Sergey) Kozlov2-5/+4
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.5.6
2024-05-13all: Bump after lang/go121 updateAshish SHUKLA3-3/+3
MFH: 2024Q2
2024-05-13ftp/py-tftpy: Convert to USE_PYTHON=pep517Po-Chuan Hsieh1-1/+5
- Bump PORTREVISION for package change
2024-05-13ftp/py-pycurl: Convert to USE_PYTHON=pep517Po-Chuan Hsieh1-1/+4
- Bump PORTREVISION for package change
2024-05-13lang/rust: Bump revisions after 1.78.0Mikael Urankar2-1/+2
PR: 278834
2024-05-12Linuxulator ports: Add aarch64 support for Rocky Linux 9Gleb Popov2-0/+103
Sponsored by: Serenity Cybersecurity, LLC
2024-05-12Linuxulator ports: Update Rocky Linux to 9.3 and add more packagesDima Panov3-15/+16
Sponsored by: Serenity Cybersecurity, LLC Co-authored-by: awoonya <mzhyneva@gmail.com>
2024-05-12ftp/linux-rl9-wget: Linux wget from Rocky Linux 9Dima Panov4-0/+119
Sponsored by: Serenity Cybersecurity, LLC