Commit graph

4546 commits

Author SHA1 Message Date
Martin Matuska
6acfc97031 ftp/proftpd: add support for pcre2 and make it default 2023-01-22 23:03:31 +01:00
Martin Matuska
95df2449cc ftp/proftpd-mod_vroot: update distinfo to match master port update 2023-01-22 22:36:22 +01:00
Yuri Victorovich
56ca26b688 ftp/axel: Fix build on some systems due to the conflict with if_t symbol
Reported by:	fallout
2023-01-22 12:33:00 -08:00
Martin Matuska
eb50fece40 ftp/proftpd: Update to 1.3.8
Update proftpd in distfiles of slave ports, too.
2023-01-22 11:15:41 +01:00
Antoine Brodin
41dd4f9d62 ftp/curl: re-enabled CA_BUNDLE by default
With hat:	pkgmgr
2023-01-19 08:51:47 +00:00
Muhammad Moinur Rahman
18c6e18276 Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
2023-01-14 17:08:33 -06:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Dmitry Marakasov
77d68471ad */*: rename CHEESESHOP to PYPI in MASTER_SITES
PR:			267994
Differential revision:	D37518
Approved by:		bapt
2023-01-11 18:58:34 +03:00
Daniel Engberg
12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Serhii (Sergey) Kozlov
5fda8944f8 ftp/sftpgo: update to 2.4.3
Changelog: https://github.com/drakkan/sftpgo/releases/tag/v2.4.3
2023-01-07 18:31:58 +00:00
Yuri Victorovich
0409cf54eb ftp/termscp: New port: TUI file transfer and explorer with support for SCP/SFTP/FTP/S3
PR:		264107
Submitted by:	sec.research.2005@gmail.com (initial version)
2022-12-30 11:51:16 -08:00
Po-Chuan Hsieh
c63a8f65af
ftp/curl: Update to 7.87.0
- Update WWW
- Disable CA_BUNDLE option by default

ca_root_nss is not needed since we have caroot in the base system.

Changes:	https://curl.se/changes.html
Security:	CVE-2022-43551, CVE-2022-43552
2022-12-30 17:04:09 +08:00
Muhammad Moinur Rahman
0d310d700a */*php74*: Sunset php 7.4
As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-12-25 13:36:42 -06:00
Muhammad Moinur Rahman
a73a30364c */horde-*: Mark BROKEN
As part of removal of php74 the initial thought was to remove the horde
framework entirely. However considering the fact that the forks of horde
with php8 compatibility from https://github.com/maintaina-com will soon
be merged upstream we are not removing the ports but keeping them in
BROKEN state as the ports build perfectly while fails to run under
php80. Also mark the ports DEPRECATED in case the patches do not get
merged upstream. Also set the EXPIRATION_DATE to 2023-03-31. In case
someone is willing to convert the ports to use maintaina-com fork feel
free to update accordingly.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
2022-12-25 12:11:58 -06:00
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