aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* ftp/vsftpd: fix build with openssl30Dirk Meyer2023-07-012-3/+18
|
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-277-7/+7
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* ftp/wzdftpd: fix build with LLVM 16Robert Clausecker2023-06-265-3/+52
| | | | | | Also fix staging violation. Reported by: fallout
* ftp/R-cran-curl: update to 5.0.1Zsolt Udvari2023-06-262-4/+4
| | | | | | Changelog: https://cran.r-project.org/web/packages/curl/NEWS PR: 271948
* ftp/sftpgo: update to 2.5.2Serhii (Sergey) Kozlov2023-06-173-5/+6
|
* */*php83*: SunriseMuhammad Moinur Rahman2023-06-103-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.3.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS Sponsored by: Bounce Experts
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-1/+1
| | | | PR: 271797
* ftp/wput: Fix build with llvm15Muhammad Moinur Rahman2023-06-081-8/+16
| | | | | | - Pet portclippy Approved by: portmgr (blanket)
* ftp/wget: Update to 1.21.4Yasuhiro Kimura2023-06-073-14/+8
| | | | | | | | | * Remove PCRE1 option as it has already reached its EoL. ChangeLog: https://git.savannah.gnu.org/cgit/wget.git/tree/NEWS?h=v1.21.4 PR: 271873 Approved by: maintainer
* ftp/curl: Update to 8.1.2Po-Chuan Hsieh2023-06-052-4/+4
| | | | Changes: https://curl.se/changes.html
* */*: Pass maintainership to submitterWen Heping2023-06-011-1/+1
| | | | | PR: 271317 Reported by: uzsolt@uzsolt.hu
* ftp/ftpmirror: Remove expired port:Rene Ladan2023-05-319-625/+0
| | | | 2023-05-31 ftp/ftpmirror: Abandonware
* ftp/sftpgo: Fix plistSerhii (Sergey) Kozlov2023-05-302-0/+11
| | | | | PR: 271612 Reported by: Sam <bsd@bontempi.net>
* ftp/sftpgo: update to 2.5.1Serhii (Sergey) Kozlov2023-05-242-4/+4
| | | | | Changelog: https://github.com/drakkan/sftpgo/releases Reported by: Sam <bsd@bontempi.net>
* ftp/curl: Update to 8.1.1Renato Botelho2023-05-242-4/+4
| | | | | | | | | | | | Upgrade to 8.1.0 broke the build on recent CURRENT and this version contains a fix for that PR: 271526 Reported by: O. Hartmann <ohartmann@walstatt.org> Fixes: 5fae3323ed2f9a1d203ccaed617ed49dec9d85ce Pointy hat to: garga MFH: 2023Q2 Sponsored by: Rubicon Communications, LLC ("Netgate")
* ftp/curl: Update to 8.1.0R. Christian McDonald2023-05-193-4/+6
| | | | | | | | | PR: 271497 Security: CVE-2023-28319 CVE-2023-28320 CVE-2023-28321 CVE-2023-28322 Sponsored by: Rubicon Communications, LLC ("Netgate")
* net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0Jose Alonso Cardenas Marquez2023-05-151-1/+1
|
* ftp/R-cran-RCurl: Update to 1.98-1.12TAKATSU Tomonari2023-05-122-8/+7
|
* ftp/tnftp: Update to 20230507Nuno Teixeira2023-05-102-4/+4
| | | | | | | | | | * Release as "tnftp 20230507". * Consistency fixes in ChangeLog and NEWS. * Merge NetBSD ftp from 20230226 to 20230505: - Add timeout for SSL connection setup, defaulting to 60 seconds - Consistently use poll(2) instead of select(2). - Check EAGAIN as well as EINTR. - Simplify includes.
* ftp/vsftpd: Mark BROKEN_SSLMuhammad Moinur Rahman2023-05-031-0/+2
| | | | | | - Requires OpenSSL 3.0.0 deprecated EC_KEY_* routines Approved by: portmgr (blanket)
* ftp/R-cran-curl: Update to 5.0.0TAKATSU Tomonari2023-05-033-20/+14
| | | | | - Update to 5.0.0 - Drop maintainership
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-252-2/+2
|
* ftp/py-parfive: Remove unneeded file, which added in previous commit by mistake.Wen Heping2023-04-231-73/+0
|
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-1/+1
| | | | PR: 270953
* ftp/py-parfive: Add new portWen Heping2023-04-235-0/+102
| | | | | | A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.
* *: Bump PORTREVISIONs for math/mpc update to 1.3.1Gerald Pfeifer2023-04-232-0/+2
|
* ftp/curl: Add LIBSSH optionPo-Chuan Hsieh2023-04-181-1/+5
|
* */*: Remove merged or non-existent USE_PHP directivesMuhammad Moinur Rahman2023-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove USE_PHP=hash which is available in default php installation of all versions of php * security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH - Remove USE_PHP=json which is available in default php installation of all versions of php * devel/pear-PHPTAL: Remove OPTION JSON * www/ilias: Remove OPTION SCORM2004 - Remove USE_PHP=mssql which is no longer available in php from php80 and later and has been replaced with sqlsrv module which is Windows only * www/codeigniter: Remove OPTION MSSQL * www/moodle311: Remove OPTION MSSQL * www/moodle39: Remove OPTION MSSQL * www/moodle40: Remove OPTION MSSQL * www/moodle41: Remove OPTION MSSQL - Remove USE_PHP=openssl which is available in default php installation of all versions of php * databases/phpmyadmin: Remove OPTION OPENSSL * databases/phpmyadmin5: Remove OPTION OPENSSL * security/pear-Horde_Crypt_Blowfish: Remove OPTION OPENSSL * www/nextcloud: Remove OPTION SSL * www/owncloud: Remove OPTION SSL - Remove USE_PHP=pcre which is available in default php installation of all versions of php * sysutils/racktables: Remove OPTION PCRE - Remove USE_PHP=postgresql which should be USE_PHP=pgsql and update following ports * www/typo3-11 * www/typo3-12 - Remove USE_PHP=pdf which is no longer available as php module * databases/phpmyadmin: Remove OPTION PDF - Remove USE_PHP=spl which is available in default php installation of all versions of php - Remove USE_PHP=sqlsrv which was never imported into FreeBSD as that is Windows only php module * www/typo3-11: Remove OPTION SQLSRV * www/typo3-12: Remove OPTION SQLSRV - Bump where DEFAULT OPTIONS are affected Sponsored by: Bounce Experts Approved by: portmgr(blanket)
* ftp/tnftp: Add mirrors and switch to DISTVERSIONDaniel Engberg2023-04-101-2/+6
| | | | | | | | | | - Switch to DISTVERSION as suggested by Porters Handbook - Make use of NetBSD's CDN and add a few additional mirrors while here: - Add WWW url PR: 270732
* ftp/tnftp: Add licenseNuno Teixeira2023-04-101-1/+6
| | | | | | | | | | | | | [1] tnftp contains a mix of BSD2CLAUSE (mostly the NetBSD derived code) and BSD3CLAUSE (inherited from the orignal UCB BSD code). tnftp was previously BSD4CLAUSE but that was fixed in the upstream code a while ago so I changed the COPYING to reflect that. It's no more restrictive than BSD3CLAUSE now. Suggested by: [1] Luke Mewburn <lukem@NetBSD.org> Suggested by: rodrigo, salvadore
* ftp/curl: Add WEBSOCKET optionPo-Chuan Hsieh2023-04-091-1/+3
|
* ftp/tnftp: Adopt/Update to 20230409Nuno Teixeira2023-04-092-5/+5
| | | | | | | | | | | | | | | | | | | | ChangeLog: * Release as "tnftp 20230409". * Use better terminology. * Merge NetBSD ftp from 20210826 to 20230226: - Add option sslnoverify to control validation of SSL certificates. - Add netrc processing to fetch-mode (URL on command line) to enable options and autologin via netrc. - Fix SSL cleanup in some error paths. - Support SSL certificate validation by default. FTPSSLNOVERIFY=1 in the environment to disable validation. - Handle relative URLs. - Improve ftp(1) markup. - Fix -? in a more portable manner. - Equivalent to "NetBSD-ftp 20230225" with documentation and portability fixes.
* ftp/curl: Convert REINPLACE_CMD to patch filesPo-Chuan Hsieh2023-04-096-25/+149
|
* ftp/sftpgo: update to 2.4.5Serhii (Sergey) Kozlov2023-04-082-5/+4
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-082-2/+2
|
* ftp/py-pycurl: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+2
|
* ftp/pure-ftpd: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+2
|
* ftp/curlpp: Update WWW and clean up pkg-descrPo-Chuan Hsieh2023-04-052-3/+2
|
* ftp/curl: Update to 8.0.1Po-Chuan Hsieh2023-04-052-4/+4
| | | | Changes: https://curl.se/changes.html
* ftp/horde-gollem: Remove expired port:Muhammad Moinur Rahman2023-03-304-49/+0
| | | | | | 2023-03-31 ftp/horde-gollem: Requires php74 Sponsored by: Bounce Experts
* ftp/curlie: fix build on riscv64Robert Clausecker2023-03-242-5/+5
| | | | | | | | Bump golang.org/x/sys dependency to a version new enough to support riscv64-freebsd. Sponsored by: Berliner Linux User Group e.V. Approved by: portmgr (build fix blanket)
* ftp/net2ftp: Update to 1.4Po-Chuan Hsieh2023-03-213-410/+540
| | | | | | | | | | | | Changes: - net2ftp is now compatible with PHP version 8 - The Java upload applet has been removed, as applets are not supported any longer in Firefox and Chrome - The CKEditor has been removed, as the latest version 5 build 25.0.0 inserts strange symbols into the text - The jQuery libraries are now loaded from Google, and only on the pages where they are required (to improve page loading times) - Thanks to php-download.com for providing a ready to use version of phpseclib.
* ftp/curl: Use complete arguments/optionsPo-Chuan Hsieh2023-03-211-0/+8
|
* ftp/curl: Update to 7.88.1Yasuhiro Kimura2023-03-194-24/+4
| | | | | | | | ChangeLog: https://curl.se/changes.html#7_88_1 PR: 269967 Approved by: maintainer timeout MFH: 2023Q1 Security: be233fc6-bae7-11ed-a4fb-080027f5fec9
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080
* ftp/ocaml-ocurl: the port had been updated to version 0.9.2Alexey Dokuchaev2023-03-112-5/+5
| | | | | | Chase HTTP/1.1 302/301 redirects in the WWW line while here. Reported by: portscout
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-092-2/+2
|
* net-im/nheko: update to 0.11.3 (also dependencies)Adriaan de Groot2023-03-063-7/+6
| | | | | Update the nheko stack - coeurl, mtxclient, nheko - to the latest release. Try to add a VOIP option for Matrix VOIP calls.
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-023-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* ftp/ftpmirror: Deprecate and reset maintainershipRenato Botelho2023-02-161-1/+5
| | | | | | | | This project is old and has no development for a long time. FTP is not that relevant nowadays and recently it stopped building. I have no interest on it and will not put effort to get it fixed, so I dropped maintainership and marked it to be removed in 3 months.