aboutsummaryrefslogtreecommitdiff
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* ftp/rexx-curl: Unbreak this port with curl 7.85.0Bob Eager2022-09-102-4/+16
| | | | PR: 266269
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-09-082-1/+2
|
* Remove WWW lines that have been moved into MakefilesStefan Eßer2022-09-081-2/+0
| | | | Approved by: portmgr (implicit)
* Move more WWW entries from pkg-descr files into MakefilesStefan Eßer2022-09-081-0/+1
| | | | | | | The WWW: lines in the pkg-descr files of these ports where not at the end of those files and have been missed in prior conversion runs. Approved by: portmgr (implicit)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-0775-150/+6
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-0775-1/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* ftp/rexx-curl: mark BROKENDmitry Marakasov2022-09-051-0/+2
| | | | | | | | | | | | | ./rexxcurl.c:486:28: error: use of undeclared identifier 'CURLOPT_FTP_RESPONSE_TIMEOUT'; did you mean 'CURLOPT_SERVER_RESPONSE_TIMEOUT'? { "FTPRESPONSETIMEOUT", CURLOPT_FTP_RESPONSE_TIMEOUT, RXCURLOPT_LONG, NULL }, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CURLOPT_SERVER_RESPONSE_TIMEOUT /usr/local/include/curl/curl.h:1485:11: note: 'CURLOPT_SERVER_RESPONSE_TIMEOUT' declared here CURLOPT(CURLOPT_SERVER_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112), ^ Approved by: portmgr blanket Reported by: pkg-fallout
* ftp/curl: Update to 7.85.0Po-Chuan Hsieh2022-08-313-6/+7
| | | | | Changes: https://curl.se/changes.html Security: CVE-2022-35252
* ftp/weex: Update to 2.8.4.2Emanuel Haupt2022-08-232-4/+4
|
* ftp/sftpgo: update to 2.3.3Serhii (Sergey) Kozlov2022-08-193-5/+6
| | | | Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.3.3
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* ftp/uftp: Upgrade from 5.0 to 5.0.1Mikhail Teterin2022-08-042-4/+4
| | | | | PR: 265608 Approved by: demon (maintainer)
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-032-2/+2
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* ftp/R-cran-RCurl: Update to 1.98-1.8TAKATSU Tomonari2022-08-022-4/+4
|
* ftp: remove 'Created by' linesTobias C. Berner2022-07-2067-134/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Alexander Kriventsov * Anders Nordby <anders@fix.no> * Andreas Fehlner <fehlner@gmx.de> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Zakhvatov * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Chris Piazza <cpiazza@FreeBSD.org> * Damjan Marion <dmarion@open.hr> * Emanuel Haupt <ehaupt@critical.ch> * Eric Freeman <freebsdports@chillibear.com> * Frank DENIS * Frank Laszlo <laszlof@vonostingroup.com> * Gea-Suan Lin (gslin@ccca.nctu.edu.tw) * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * George V. Neville-Neil <gnn@FreeBSD.org> * Hye-Shik Chang * Jordan Hubbard <jkh@FreeBSD.org> * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Joseph Benden <joe@thrallingpenguin.com> * Ju Pengfei <jupengfei@gmail.com> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Mark Johnston <markj@FreeBSD.org> * Martin Matuska (mm@FreeBSD.org) * Marwan BURELLE <marwan.burelle@lri.fr> * Maxim Ignatenko * Maxim Sobolev <sobomax@FreeBSD.org> * Neil Blakey-Milner * Neil Blakey-Milner <nbm@rucus.ru.ac.za> * Nick Leuta * Nosov Artem <chip-set@mail.ru> * Petr Holub <hopet@ics.muni.cz> * Philippe Le Berre <philippe@le-berre.com> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Roman Bogorodskiy * Sergey Matveychuk <sem@FreeBSD.org> * Sergey Skvortsov <skv@FreeBSD.org> * Stephane Legrand * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Tomokazu ISHII <t-ishii@tryplanet.com> * Ulrich Spoerlein <uspoerlein@gmail.com> * Wen Heping <wen@FreeBSD.org> * Xavier Beaudouin <kiwi@oav.net> * Yasuhiro Fukuma <yasuf@big.or.jp> * Ying-Chieh Liao <ijliao@FreeBSD.org> * ache * cy@FreeBSD.org * ijliao * ports * torstenb * will With hat: portmgr
* ftp/py-aioftp: update 0.21.2 → 0.21.3Dmitry Marakasov2022-07-152-4/+4
|
* all: Bump PORTREVISION after lang/go{117,118} updateDmitri Goutnik2022-07-142-1/+2
|
* ftp/freebsd-ftpd: Update to 20220711 -- Sync with src/freebsd/mainCy Schubert2022-07-122-4/+4
| | | | | Update to v20220711 which includes two new commits from the FreeBSD base src tree.
* ftp/fineftp-server: Update 1.3.0 -> 1.3.1Yuri Victorovich2022-07-123-5/+5
| | | | Reported by: portscout
* cleanup: Remove expired ports:Rene Ladan2022-06-3018-358/+0
| | | | | | | | | | | | | | | | | | | | | 2022-06-30 databases/pgpool-II-36: Upstream support ended use databases/pgpool-II-43 2022-06-30 ftp/multiget: Last release in 2007, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget 2022-06-30 devel/electron13: EOLed upstream, switch to newer version 2022-06-30 ftp/puf: Last release in 2006, doesn't support https and upstream is dead. Please consider using www/aria2 2022-06-30 security/gss: Abandonware, last release in 2014 and no development since 2022-06-30 security/shishi: Abandonware, last release in 2013 and no development since 2022-06-30 ftp/urlgfe 2022-06-30 www/nspluginwrapper: Abandonware, last release in 2011 and upstream is dead. NPAPI plugins are now obsolete and depends on deprecated library GTK 2 2022-06-30 devel/govendor: Use Go modules 2022-06-30 devel/racer: Racer is not actively developped now. Please consider using newer software such as devel/rust-analyzer. 2022-06-30 net-mgmt/unifi6: No longer maintained by upstream 2022-06-30 devel/dep: Use Go modules 2022-06-30 databases/libgda5-bdb: Depends on deprecated databases/db5 2022-06-30 emulators/qemu5: Use emulators/qemu6 or emulators/qemu 2022-06-30 deskutils/bitcollider: bitzi.com is no longer available, closed down in 2013 2022-06-30 converters/htx: XHTML is considered obsolete in favor of HTML5 2022-06-30 www/getleft: Abandonware last updated on 2008 2022-06-30 ftp/wxdfast: Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream. Please consider using net/uget
* ftp/curl: Update to 7.84.0Po-Chuan Hsieh2022-06-293-6/+6
| | | | | | Changes: https://curl.se/changes.html Security: CVE-2022-32205, CVE-2022-32206, CVE-2022-32207, CVE-2022-32208 Security: ae5722a6-f5f0-11ec-856e-d4c9ef517024
* ftp/py-ftputil: Update to 5.0.4Li-Wen Hsu2022-06-243-26/+4
|
* ftp/pure-ftpd: Update to 1.0.51Po-Chuan Hsieh2022-06-163-34/+4
| | | | | Changes: https://github.com/jedisct1/pure-ftpd/releases https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-06-161-1/+1
|
* ftp/sftpgo: update to 2.3.1Serhii (Sergey) Kozlov2022-06-143-5/+19
| | | | | | Changelogs: https://github.com/drakkan/sftpgo/releases/tag/v2.3.0 https://github.com/drakkan/sftpgo/releases/tag/v2.3.1
* */*: Ignore with php82Muhammad Moinur Rahman2022-06-131-1/+1
|
* */*php82*: Welcome php 8.2.0 Alpha 1Muhammad Moinur Rahman2022-06-113-0/+16
| | | | | | | | | | | Please DO NOT use this version in production, it is an early test version. port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A build is running to check all php ports with php82 and will be committed in batch tomorrow. Sponsored by: Bounce Experts
* ftp/R-cran-RCurl: Update to 1.98-1.7TAKATSU Tomonari2022-06-102-5/+4
|
* devel/autoconf: update to 2.71Tijl Coosemans2022-06-081-1/+1
| | | | | | | | | - Copy devel/autoconf to devel/autoconf2.69. - Update devel/autoconf to 2.71. - Allow ports to use 2.69 with USES=autoreconf:2.69. PR: 258046 Exp-run by: antoine
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-072-1/+2
|
* all: Take maintainershipMuhammad Moinur Rahman2022-06-061-1/+1
|
* all: return wg's ports to the pool after safekeeping his commit bitRene Ladan2022-06-061-1/+1
|
* ftp/axel: Deprecate and set expiration date to 2022-06-30Daniel Engberg2022-05-261-0/+4
| | | | | | | Last release in 2009, no support for https and dead upstream PR: 263905 Approved by: maintainer timeout, 2+ weeks
* ftp/urlgfe: Deprecate and set expiration date to 2022-06-30Daniel Engberg2022-05-261-0/+3
| | | | | | | | Outdated and deprecated upstream, last release was in 2008 (1.0.3) and it depends on deprecated library GTK 2 PR: 263909 Approved by: chip-set@mail.ru (maintainer timeout, 2+ weeks)
* ftp/puf: Deprecate and set expiration date to 2022-06-30Daniel Engberg2022-05-231-0/+3
| | | | | | | Last release in 2006, doesn't support https and upstream is dead PR: 263904 Approved by: jharris@widomaker.com (maintainer)
* ftp/curl: Update to 7.83.1Po-Chuan Hsieh2022-05-132-4/+4
| | | | | Changes: https://curl.se/changes.html Security: CVE-2022-27778, CVE-2022-27779, CVE-2022-27780, CVE-2022-27781, CVE-2022-27782, CVE-2022-30115
* ftp/multiget: Deprecate and expiration date to 2022-06-30Daniel Engberg2022-05-101-0/+3
| | | | | Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream.
* ftp/wxdfast: Deprecate and expiration date to 2022-06-30Daniel Engberg2022-05-101-0/+2
| | | | | Last release in 2009, doesn't support https, depends on deprecated wxgtk28 and dead upstream.
* ftp/sftpgo: update to 2.2.3Serhii (Sergey) Kozlov2022-05-013-17/+4
| | | | | | - Remove one patch (merged upstream) Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.2.3
* ftp/curl: Update to 7.83.0Po-Chuan Hsieh2022-04-303-6/+9
| | | | | | Changes: https://curl.se/changes.html Security: CVE-2022-22576, CVE-2022-27774, CVE-2022-27775, CVE-2022-27776 Security: 92a4d881-c6cf-11ec-a06f-d4c9ef517024
* ftp/py-aioftp: update 0.21.1 → 0.21.2Dmitry Marakasov2022-04-222-6/+4
|
* ftp/py-aioftp: update 0.21.0 → 0.21.1Dmitry Marakasov2022-04-212-4/+4
|
* ftp/py-aioftp: switch to USES=pytestDmitry Marakasov2022-04-201-7/+5
| | | | | | Switch to USES=pytest and ignore test which fails [1] on FreeBSD Reported by: reprise [1]
* ftp/curl: Enable PSL option by defaultPo-Chuan Hsieh2022-04-171-1/+2
| | | | - Bump PORTREVISION for dependency change
* ftp/curl: Remove deprecated NSS optionPo-Chuan Hsieh2022-04-161-7/+3
| | | | | | | - Update CA_BUNDLE_DESC: Remove unsupported mbedTLS PR: 262955 Submitted by: diizzy
* ftp/ocaml-ocurl: unbreak the build under some circumstancesAlexey Dokuchaev2022-04-121-3/+2
| | | | | | | | | MAKE_JOBS_UNSAFE knob had been erroneously removed in d19bfbb151d2 (r477326) which had made the build fragile due to a race condition when generating the `libcurl-helper.a' target. Clean the Makefile up a bit while here and assume maintainership of the port. Reported by: pkg-fallout
* ftp/netdumpd: update to 20220406Mark Johnston2022-04-112-4/+4
| | | | | | | | This fixes a bug where the info*.last symlinks would have the wrong target. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D34794
* ftp/py-aioftp: switch to the latest pytestDmitry Marakasov2022-04-111-3/+3
|
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-102-2/+2
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* ftp/p5-File-Fetch: Update to 1.04Wen Heping2022-04-042-4/+4
|