Commit Graph

4532 Commits

Author SHA1 Message Date
takefu
78ae7128f6 ftp/curl: Update to 7.86.0
While here,

* Switch to DISTVERSION.
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://curl.se/changes.html#7_86_0
PR:		267802
Approved by:	maintainer timeout
MFH:		2022Q4
Security:	0f99a30c-7b4b-11ed-9168-080027f5fec9
2022-12-14 10:32:35 +09:00
Muhammad Moinur Rahman
42c12704a4 */horde*: Remove blanket IGNORE_WITH_PHP
- Remove blanket IGNORE_WITH_PHP and add IGNORE_WITH_PHP to only the web
applications. This will massively reduce the number of ports to be
removed in case there is no timely support for php8.
- Pet portlint/portclippy
- Add missing LICENSE

PR:		266552
Reported by:	michael.osipov@siemens.com
Sponsored by:	Bounce Experts
2022-12-11 20:35:47 +01:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Muhammad Moinur Rahman
9671e42b93 ftp/php-fastdfs: Cleanup
- Requires php74 which was EOL on 2022-11-28

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-12-09 10:04:57 -06:00
Serhii (Sergey) Kozlov
48d46d1597 ftp/sftpgo: update to 2.4.2
PR:		268221
Reported by:	Sam <bsd@bontempi.net>
Changelog:	https://github.com/drakkan/sftpgo/releases
2022-12-08 00:23:13 +00:00
Yuri Victorovich
c4a794b3d7 ftp/axel: New port: Lightweight CLI download accelerator 2022-11-24 18:22:50 -08:00
Dmitry Marakasov
f8e9da8754 */*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by:	sunpoet
2022-11-21 20:23:42 +03:00
Daniel Engberg
df6c65a026 */*: Bump PORTREVISION for consumers of libunistring
Reported by:	jbeich
2022-10-22 11:36:07 +02:00
Dmitry Marakasov
89833df558 ftp/py-aioftp: update 0.21.3 → 0.21.4 2022-10-19 22:15:04 +03:00
Li-Wen Hsu
58853692c3
ftp/py-pyftpdlib: Update to 1.5.7 2022-10-17 20:54:06 +08:00
Michal Zielonka
e3b732b479
Update gstreamer1 to upstream release 1.20.3
PR:		261585
Reviewed by:	riggs,jbeich,tcberner

Differential Revision:	https://reviews.freebsd.org/D36850
2022-10-15 12:46:46 +02:00
Po-Chuan Hsieh
1a68e266ee
ftp/rubygem-net-ftp: Update to 0.2.0
Changes:	https://github.com/ruby/net-ftp/commits/master
2022-10-10 03:45:36 +08:00
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
Ganael LAPLANCHE
9a36ff5299 ftp/lftp: Fix build with libressl >= 2.7.0
While here, re-generate patches using makepatch target.

PR:		266803
Reported by:	tjlegg@gmail.com
Obtained from:	3ffa013298
2022-10-05 20:45:45 +02:00
Cy Schubert
fe9f79d92f ftp/freebsd-ftpd: Chase FreeBSD src 0aa2700123e2
a2700123e2 removed OPIE. Pull the latest GH commit chasing this
src change.
2022-10-02 08:41:42 -07:00
Rene Ladan
5055922665 cleanup: Remove expired ports:
2022-09-30 net-p2p/awgg: Depends on expired ftp/axel
2022-06-30 ftp/axel: Last release in 2009 and dead upstream, please consider using www/aria2
2022-09-30 22:37:33 +02:00
Stefan Eßer
60764ff075 Add missing WWW entries
These ports reference the pkg-descr file of some other port and used
to get the WWW entry from that other port's file.

Reported by:	dan@langille.org (Dan Langille)
2022-09-12 17:29:04 +02:00
Tobias Kortkamp
e79fe1aabc Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
2022-09-10 19:41:16 +02:00
Bob Eager
4f5a0912a8
ftp/rexx-curl: Unbreak this port with curl 7.85.0
PR:		266269
2022-09-10 21:03:01 +08:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
Stefan Eßer
ade2a047e0 Remove WWW lines that have been moved into Makefiles
Approved by:	portmgr (implicit)
2022-09-08 17:46:38 +02:00
Stefan Eßer
986beaaabc Move more WWW entries from pkg-descr files into Makefiles
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)
2022-09-08 17:43:21 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
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)
2022-09-07 23:10:59 +02:00
Dmitry Marakasov
7a9a528d80 ftp/rexx-curl: mark BROKEN
./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
2022-09-06 00:08:58 +03:00
Po-Chuan Hsieh
9822bfc875
ftp/curl: Update to 7.85.0
Changes:	https://curl.se/changes.html
Security:	CVE-2022-35252
2022-09-01 02:49:29 +08:00
Emanuel Haupt
4db3c1c29c ftp/weex: Update to 2.8.4.2 2022-08-23 19:54:35 +02:00
Serhii (Sergey) Kozlov
2b4a01ca3e ftp/sftpgo: update to 2.3.3
Changelog:	https://github.com/drakkan/sftpgo/releases/tag/v2.3.3
2022-08-19 23:12:22 +00:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Mikhail Teterin
6076d1491d ftp/uftp: Upgrade from 5.0 to 5.0.1
PR:		265608
Approved by:	demon (maintainer)
2022-08-04 14:35:35 -04:00
Dmitri Goutnik
4476f89764 all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
TAKATSU Tomonari
5f62428f75 ftp/R-cran-RCurl: Update to 1.98-1.8 2022-08-02 12:56:07 +00:00
Tobias C. Berner
30cd242001 ftp: remove 'Created by' lines
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
2022-07-20 16:21:53 +02:00
Dmitry Marakasov
68801193ad ftp/py-aioftp: update 0.21.2 → 0.21.3 2022-07-15 22:28:51 +03:00
Dmitri Goutnik
153cb65ac8 all: Bump PORTREVISION after lang/go{117,118} update 2022-07-14 07:46:05 -05:00
Cy Schubert
54b3f9f03e ftp/freebsd-ftpd: Update to 20220711 -- Sync with src/freebsd/main
Update to v20220711 which includes two new commits from the
FreeBSD base src tree.
2022-07-11 21:03:49 -07:00
Yuri Victorovich
bd1ddad073 ftp/fineftp-server: Update 1.3.0 -> 1.3.1
Reported by:	portscout
2022-07-11 18:24:33 -07:00
Rene Ladan
30886720da cleanup: Remove expired ports:
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
2022-06-30 22:48:41 +02:00
Po-Chuan Hsieh
7026df49e8
ftp/curl: Update to 7.84.0
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
2022-06-30 05:49:24 +08:00
Li-Wen Hsu
3c61a91069
ftp/py-ftputil: Update to 5.0.4 2022-06-24 18:02:48 +08:00
Po-Chuan Hsieh
8283ed5233
ftp/pure-ftpd: Update to 1.0.51
Changes:	https://github.com/jedisct1/pure-ftpd/releases
		https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2022-06-16 21:59:09 +08:00
Po-Chuan Hsieh
ab04626576
*/Makefile: Sort SUBDIRs 2022-06-16 21:58:20 +08:00
Serhii (Sergey) Kozlov
bddd551638 ftp/sftpgo: update to 2.3.1
Changelogs:
https://github.com/drakkan/sftpgo/releases/tag/v2.3.0
https://github.com/drakkan/sftpgo/releases/tag/v2.3.1
2022-06-14 22:00:36 +00:00
Muhammad Moinur Rahman
214a6c5f5a */*: Ignore with php82 2022-06-12 19:08:05 -05:00
Muhammad Moinur Rahman
665b149d26 */*php82*: Welcome php 8.2.0 Alpha 1
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
2022-06-11 16:02:49 -05:00
TAKATSU Tomonari
ce386f5474 ftp/R-cran-RCurl: Update to 1.98-1.7 2022-06-10 10:11:31 +00:00
Tijl Coosemans
bd70827c22 devel/autoconf: update to 2.71
- 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
2022-06-08 18:24:35 +02:00
Dmitri Goutnik
309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00
Muhammad Moinur Rahman
cb420cdf94 all: Take maintainership 2022-06-06 07:25:36 -05:00
Rene Ladan
724071fda4 all: return wg's ports to the pool after safekeeping his commit bit 2022-06-06 13:56:41 +02:00