Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.11.0_1 21 Nov 2024 20:52:39 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Fix libcurl.pc with GSSAPI_BASE enabled
- Bump PORTREVISION for package change
Do not add heimdal-gssapi to libcurl.pc because we do no provide .pc file base
GSSAPI library. |
8.11.0 21 Nov 2024 13:37:56 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.10.1
- Adjust options:
- Add IPFS
- Enable WEBSOCKET by default: It is no longer experimental
Changes: https://curl.se/changes.html |
8.10.1_1 15 Nov 2024 10:17:04 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Adjust default options
- Add COMPRESSION group
- Enable BROTLI and ZSTD: Add both compression support
- Enable IDN: libidn2 is already part of the dependencies of libpsl (PSL option)
- Bump PORTREVISION for dependency change |
8.10.1 30 Sep 2024 12:20:05 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add LIBUV_IMPLIES=DEBUG
Upstream mentioned that using libuv without debug support enabled is useless.
Therefore, LIBUV option will also enable DEBUG option.
Reported by: adamw |
8.10.1 25 Sep 2024 18:21:54 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.10.1
Changes: https://curl.se/changes.html |
8.10.0_1 25 Sep 2024 04:22:26 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add missing LIBUV_DESC |
8.10.0_1 18 Sep 2024 06:13:08 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add LIBUV option |
8.10.0_1 15 Sep 2024 23:01:21 |
Daniel Engberg (diizzy) |
ftp/curl: Fix HTTP2
Partially backport upstream commits
70d3a9b6aa69ffdd9435e168463cfabd21e17cd1 and
bef0acaf212a71c782e0b8e8e6c772cc46040356
References:
https://github.com/curl/curl/issues/14923
https://github.com/curl/curl/commit/70d3a9b6aa69ffdd9435e168463cfabd21e17cd1
https://github.com/curl/curl/commit/bef0acaf212a71c782e0b8e8e6c772cc46040356
Approved by: portmgr (blanket, runtime fix) |
8.10.0 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.10.0
Changes: https://curl.se/changes.html
Security: CVE-2024-8096 |
8.9.1_1 15 Aug 2024 11:53:54 |
Po-Chuan Hsieh (sunpoet) Author: Rafe |
ftp/curl: Fix SIGPIPE initialization
- Bump PORTREVISION for package change
PR: 280653
Obtained
from: https://github.com/curl/curl/commit/3eec5afbd0b6377eca893c392569b2faf094d970 |
8.9.1 04 Aug 2024 17:13:58 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.9.1
Changes: https://curl.se/changes.html
Security: CVE-2024-7264 |
8.9.0 24 Jul 2024 21:15:49 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.9.0
Changes: https://curl.se/changes.html
Security: CVE-2024-6197, CVE-2024-6874 |
8.8.0 25 Jun 2024 04:59:33 |
Mathieu Arnold (mat) |
Revert "ftp/curl: Add sponsorship information"
This reverts commit 4a9021c266f4a52b876bd15d3d0d27a72dbeb278. |
25 Jun 2024 04:58:30
|
Mathieu Arnold (mat) |
Revert "ftp/curl: Fix sponsor handle"
This reverts commit 710db45d8d10dc6b16f92a7db644a3a99bf482a9. |
8.8.0 24 Jun 2024 18:41:46 |
Gleb Popov (arrowd) |
ftp/curl: Fix sponsor handle
Reported by: FreshPorts Sanity Daemon |
24 Jun 2024 18:38:22
|
Gleb Popov (arrowd) |
ftp/curl: Add sponsorship information |
8.8.0 03 Jun 2024 02:37:30 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Clean up patch file after librtmp removal
multimedia/librtmp is removed in 8d01b5458f4660725fcaf562cdbb073debc9b751
RTMP option is removed in ac11b26ab75ddd548c39fe64ccf2e5de66842bd3 |
8.8.0 28 May 2024 10:21:24 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.8.0
Changes: https://curl.se/changes.html |
8.7.1 01 May 2024 10:09:02 |
Daniel Engberg (diizzy) |
ftp/curl: Remove support for librtmp
Remove invalid option as support for librtmp was removed in
8d01b5458f4660725fcaf562cdbb073debc9b751
Approved by: portmgr (blanket) |
8.7.1 13 Apr 2024 13:03:19 |
Po-Chuan Hsieh (sunpoet) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9 |
8.7.1 31 Mar 2024 18:50:50 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.7.1
Changes: https://curl.se/changes.html
Security: CVE-2024-2004, CVE-2024-2398, CVE-2024-2379, CVE-2024-2466 |
8.6.0 09 Mar 2024 14:05:24 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Clean up
- Update LDAPS_DESC
- Fix CONFIGURE_ARGS
- Clean up patches
USES=autoreconf can be removed after next version update. |
8.6.0 28 Feb 2024 00:50:40 |
Yasuhiro Kimura (yasu) |
ftp/curl: Update to 8.6.0
ChangeLog: https://curl.se/changes.html#8_6_0
PR: 276879
Approved by: maintainer
Exp-run bye: antoine
MFH: 2024Q1
Security: 02e33cd1-c655-11ee-8613-08002784c58d |
8.5.0_1 21 Feb 2024 15:06:29 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Sort PLIST after af6e33647c85c0e176f2015cd97b5fab33312fd5 |
8.5.0_1 26 Jan 2024 15:56:32 |
Muhammad Moinur Rahman (bofh) |
ftp/curl: Moved man to share/man
Approved by: portmgr (blanket) |
8.5.0 14 Dec 2023 05:47:52 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.5.0
Changes: https://curl.se/changes.html
Security: CVE-2023-46218, CVE-2023-46219 |
8.4.0 11 Oct 2023 12:57:30 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.4.0
Changes: https://curl.se/changes.html
Security: CVE-2023-38545, CVE-2023-38546 |
8.3.0_1 08 Oct 2023 12:28:17 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Convert to options helper |
8.3.0_1 08 Oct 2023 12:04:58 |
Dag-Erling Smørgrav (des) |
ftp/curl: Always use the default trust store instead of ca_root_nss.
MFH: 2023Q4
Reviewed by: sunpoet
Differential Revision: https://reviews.freebsd.org/D42039 |
8.3.0 22 Sep 2023 03:17:00 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.3.0
Changes: https://curl.se/changes.html
Security: CVE-2023-38039 |
8.2.1 31 Jul 2023 20:44:26 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.2.1
Changes: https://curl.se/changes.html |
8.1.2 05 Jun 2023 18:46:54 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.1.2
Changes: https://curl.se/changes.html |
8.1.1 24 May 2023 02:18:52 |
Renato Botelho (garga) |
ftp/curl: Update to 8.1.1
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") |
8.1.0 19 May 2023 21:00:50 |
Renato Botelho (garga) Author: R. Christian McDonald |
ftp/curl: Update to 8.1.0
PR: 271497
Security: CVE-2023-28319
CVE-2023-28320
CVE-2023-28321
CVE-2023-28322
Sponsored by: Rubicon Communications, LLC ("Netgate") |
8.0.1 18 Apr 2023 18:00:43 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add LIBSSH option |
8.0.1 09 Apr 2023 20:39:52 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add WEBSOCKET option |
8.0.1 09 Apr 2023 13:36:35 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Convert REINPLACE_CMD to patch files |
8.0.1 05 Apr 2023 17:29:47 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 8.0.1
Changes: https://curl.se/changes.html |
7.88.1 21 Mar 2023 19:20:05 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Use complete arguments/options |
7.88.1 19 Mar 2023 02:36:59 |
Yasuhiro Kimura (yasu) |
ftp/curl: Update to 7.88.1
ChangeLog: https://curl.se/changes.html#7_88_1
PR: 269967
Approved by: maintainer timeout
MFH: 2023Q1
Security: be233fc6-bae7-11ed-a4fb-080027f5fec9 |
7.87.0_1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
7.87.0_1 03 Feb 2023 13:50:47 |
Tijl Coosemans (tijl) |
ftp/curl: Fix OPENSSL_CONFIGURE_WITH
Upstream renamed --with-ssl to --with-openssl, and --without-ssl now
means no SSL at all. This fixes building with SSL libraries other than
OpenSSL.
Approved by: sunpoet (via email) |
7.87.0_1 19 Jan 2023 08:51:47 |
Antoine Brodin (antoine) |
ftp/curl: re-enabled CA_BUNDLE by default
With hat: pkgmgr |
7.87.0 30 Dec 2022 09:04:09 |
Po-Chuan Hsieh (sunpoet) |
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 |
7.86.0 14 Dec 2022 01:32:35 |
Yasuhiro Kimura (yasu) Author: takefu |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
7.85.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
7.85.0 31 Aug 2022 18:49:29 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.85.0
Changes: https://curl.se/changes.html
Security: CVE-2022-35252 |
7.84.0 20 Jul 2022 14:21:53 |
Tobias C. Berner (tcberner) |
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> (Only the first 15 lines of the commit message are shown above ) |
7.84.0 29 Jun 2022 21:49:24 |
Po-Chuan Hsieh (sunpoet) |
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 |
7.83.1 13 May 2022 19:29:29 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.83.1
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 |
7.83.0 30 Apr 2022 15:57:34 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.83.0
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 |
7.82.0_1 17 Apr 2022 23:58:02 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Enable PSL option by default
- Bump PORTREVISION for dependency change |
7.82.0 16 Apr 2022 04:19:52 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Remove deprecated NSS option
- Update CA_BUNDLE_DESC: Remove unsupported mbedTLS
PR: 262955
Submitted by: diizzy |
7.82.0 25 Mar 2022 13:36:41 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.82.0
Changes: https://curl.se/changes.html |
7.81.0 23 Jan 2022 18:17:33 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.81.0
Changes: https://curl.se/changes.html |
7.80.0 21 Nov 2021 18:19:07 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.80.0
Changes: https://curl.se/changes.html |
7.79.1 27 Sep 2021 15:55:50 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.79.1
Changes: https://curl.se/changes.html |
7.79.0 21 Sep 2021 03:35:15 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.79.0
Changes: https://curl.se/changes.html |
7.78.0 21 Jul 2021 21:12:52 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.78.0
- Remove METALINK option: all support removed by upstream
- Update NTLM option: it has own configure option now
Changes: https://curl.se/changes.html |
7.77.0_1 21 Jul 2021 18:12:12 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add MQTT option
PR: 256627
Requested by: Michael Osipov <michael.osipov@siemens.com> |
7.77.0_1 21 Jul 2021 18:12:11 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Add STATIC option
PR: 254622
Reported by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
7.77.0_1 21 Jul 2021 18:12:11 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Enable LIBSSH2 option by default
- Bump PORTREVISION for dependency change
PR: 253939
Requested by: Dennis Clarke <dclarke@blastwave.org> |
7.77.0 10 Jun 2021 14:45:58 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.77.0
Changes: https://curl.se/changes.html |
7.76.1 12 May 2021 17:12:16 |
Dmitry Marakasov (amdmi3) |
ftp/curl: remove non-option from OPTIONS_DEFAULT
Approved by: portmgr blanket |
7.76.1 02 May 2021 19:43:45 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Cosmetic change |
7.76.1 25 Apr 2021 20:35:09 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.76.1
- Update MASTER_SITES
Changes: https://curl.haxx.se/changes.html |
7.76.0 18 Apr 2021 05:41:58 |
Po-Chuan Hsieh (sunpoet) |
ftp/curl: Update to 7.76.0
Changes: https://curl.haxx.se/changes.html |
7.75.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.75.0 06 Feb 2021 20:43:43 |
sunpoet |
Update to 7.75.0
Changes: https://curl.haxx.se/changes.html |
7.74.0_1 03 Feb 2021 19:46:58 |
sunpoet |
Make User-Agent header setting reliable
- Bump PORTREVISION for package change
Requested by: Jonathan Simon <info@simonabc.com>
Obtained
from: https://github.com/curl/curl/commit/0936ecd0ee5e3e28c098fefc9e2c0e6847cb7a82 |
7.74.0 13 Dec 2020 14:49:15 |
sunpoet |
Update to 7.74.0
Changes: https://curl.se/changes.html
PR: 251773
Submitted by: lwhsu
Security: 3c77f139-3a09-11eb-929d-d4c9ef517024
MFH: 2020Q4 |
7.73.0 10 Dec 2020 21:30:30 |
sunpoet |
Update WWW |
7.73.0 01 Nov 2020 20:10:07 |
mandree |
ftp/curl: avoid auto-enabling ZSTD, make explicit option; ensure GSSAPI
compilation.
Since August 2020, curl would auto-enable ZSTD if available while
configuring, this would however not propagate to the LIB_DEPENDS.
Make sure to explicitly control ZSTD by introducing an option that
defaults to off.
While here, also mark BROKEN if GSSAPI_BASE is selected while
krb5 is installed when building.
PR: 250414
Approved by: sunpoet@ (maintainer timeout, 14d) |
7.73.0 18 Oct 2020 15:37:30 |
sunpoet |
Fix build when TLS_SRP is disabled
PR: 250384
Reported by: Dewayne Geraghty <dewayne@heuristicsystems.com.au>
Obtained
from: https://github.com/curl/curl/commit/a3d5b199f96a108f38bd1f6adaf3a7585f721d02 |
7.73.0 15 Oct 2020 20:07:12 |
sunpoet |
Update to 7.73.0
Changes: https://curl.haxx.se/changes.html |
7.72.0 12 Sep 2020 12:11:07 |
sunpoet |
Use built-in CA store of OpenSSL/GnuTLS when CA_BUNDLE is disabled
PR: 248047
Reported by: Michael Osipov <michael.osipov@siemens.com>
Submitted by: kevans |
7.72.0 19 Aug 2020 16:18:36 |
sunpoet |
Update to 7.72.0
Changes: https://curl.haxx.se/changes.html
Security: b905dff4-e227-11ea-b0ea-08002728f74c
MFH: 2020Q3 |
7.71.1 08 Aug 2020 10:17:25 |
sunpoet |
Cosmetic change |
7.71.1 08 Jul 2020 18:55:30 |
sunpoet |
Update to 7.71.1
Changes: https://curl.haxx.se/changes.html |
7.71.0 26 Jun 2020 11:55:49 |
sunpoet |
Remove pre-test-PROXY-off:
Tests run without error regardless of PROXY option.
PROXY disabled:
TESTDONE: 930 tests out of 930 reported OK: 100%
TESTDONE: 1364 tests were considered during 369 seconds.
PROXY enabled:
TESTDONE: 1052 tests out of 1052 reported OK: 100%
TESTDONE: 1364 tests were considered during 410 seconds. |
7.71.0 26 Jun 2020 08:42:54 |
sunpoet |
Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
7.71.0 24 Jun 2020 17:37:09 |
sunpoet |
Update to 7.71.0
Changes: https://curl.haxx.se/changes.html
Security: 6bff5ca6-b61a-11ea-aef4-08002728f74c
MFH: 2020Q2 |
7.70.0_1 16 May 2020 10:51:33 |
sunpoet |
Bump PORTREVISION for security/nettle shlib change |
7.70.0 30 Apr 2020 13:47:47 |
sunpoet |
Update to 7.70.0
Changes: https://curl.haxx.se/changes.html |
7.69.1_1 02 Apr 2020 12:23:35 |
sunpoet |
Fix runtime error (for CARES enabled and IPV6 disabled builds)
- Bump PORTREVISION for package change
Obtained
from: https://github.com/curl/curl/commit/3bfda07004a5739fb306e55cb9529ba3de35fbdb
PR: 245237
Reported by: Michael Osipov <michael.osipov@siemens.com> |
7.69.1 01 Apr 2020 18:07:18 |
sunpoet |
Update LIBSSH2 option description
PR: 245070
Reported by: <iron.udjin@gmail.com> |
7.69.1 31 Mar 2020 23:00:02 |
sunpoet |
Update to 7.69.1
Changes: https://curl.haxx.se/changes.html |
7.68.0 28 Mar 2020 13:34:02 |
sunpoet |
Remove USES=gmake
It compiles fine without gmake now.
PR: 244647
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> |
7.68.0 29 Jan 2020 19:17:17 |
sunpoet |
Remove BROKEN
It builds fine with wolfssl 4.3.0.
PR: 242824
Submitted by: Takefu <takefu@airport.fm> |
7.68.0 08 Jan 2020 18:36:25 |
sunpoet |
Update to 7.68.0
Changes: https://curl.haxx.se/changes.html |
7.67.0 14 Dec 2019 00:13:11 |
koobs |
ftp/curl: Add NTLM option (Fix OpenSSL build w/o DES)
curl fails to build when OpenSSL is built without DES support, with many
"use of undeclared identifier" errors. For example:
curl_ntlm_core.c:392:3: error: use of undeclared identifier 'DES_key_schedule'
DES_key_schedule ks;
^
An issue was reported back in 2015 [1], requesting support for ./configure
detecting OPENSSL_NO_DES, but the issue was ultimately closed:
"We just don't support very custom OpenSSL builds. I could be talked into
accepting patches that introduce support for this however".
(Only the first 15 lines of the commit message are shown above ) |
7.67.0 11 Dec 2019 14:09:57 |
amdmi3 |
- Mark BROKEN with WOLFSSL - does not build neither with 3.13.0 nor with pending
update to 4.2.0
Approved by: portmgr blanket |
7.67.0 14 Nov 2019 16:16:37 |
sunpoet |
Remove unmodified file from REINPLACE_CMD
Differential Revision: https://reviews.freebsd.org/D22176
Submitted by: swills |
7.67.0 13 Nov 2019 23:25:19 |
sunpoet |
Update to 7.67.0
Changes: https://curl.haxx.se/changes.html |
7.66.0 09 Oct 2019 10:40:21 |
bapt |
Drop the ipv6 virtual category for f* category as it is not relevant anymore |
7.66.0 14 Sep 2019 21:09:28 |
sunpoet |
Update to 7.66.0
Changes: https://curl.haxx.se/changes.html
Security: 9fb4e57b-d65a-11e9-8a5f-e5c82b486287
MFH: 2019Q3 |
7.65.3 20 Jul 2019 22:52:31 |
sunpoet |
Update to 7.65.3
Changes: https://curl.haxx.se/changes.html |
7.65.2 18 Jul 2019 23:49:47 |
sunpoet |
Update to 7.65.2
Changes: https://curl.haxx.se/changes.html |
7.65.1_1 09 Jul 2019 17:13:07 |
sunpoet |
Update security/nettle to 3.5.1
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1] |