| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 248047
Reported by: Michael Osipov <michael.osipov@siemens.com>
Submitted by: kevans
Notes:
svn path=/head/; revision=548355
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: b905dff4-e227-11ea-b0ea-08002728f74c
MFH: 2020Q3
Notes:
svn path=/head/; revision=545347
|
|
|
|
| |
Notes:
svn path=/head/; revision=544387
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=541516
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=540494
|
|
|
|
| |
Notes:
svn path=/head/; revision=540430
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: 6bff5ca6-b61a-11ea-aef4-08002728f74c
MFH: 2020Q2
Notes:
svn path=/head/; revision=540077
|
|
|
|
| |
Notes:
svn path=/head/; revision=535391
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=533434
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Obtained from: https://github.com/curl/curl/commit/3bfda07004a5739fb306e55cb9529ba3de35fbdb
PR: 245237
Reported by: Michael Osipov <michael.osipov@siemens.com>
Notes:
svn path=/head/; revision=530365
|
|
|
|
|
|
|
|
| |
PR: 245070
Reported by: <iron.udjin@gmail.com>
Notes:
svn path=/head/; revision=530231
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=530029
|
|
|
|
|
|
|
|
|
|
| |
It compiles fine without gmake now.
PR: 244647
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Notes:
svn path=/head/; revision=529729
|
|
|
|
|
|
|
|
|
|
| |
It builds fine with wolfssl 4.3.0.
PR: 242824
Submitted by: Takefu <takefu@airport.fm>
Notes:
svn path=/head/; revision=524598
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=522438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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".
Accordingly and leui of an upstream configure patch, this change adds an
NTLM option, enabled by default, and when disabled, defines
CURL_DISABLE_NTLM, which prevents #define'ing USE_NTLM in
WRKSRC/lib/curl_setup.h, resulting in a successful build.
This allows users the opportunity to easily disable the DES requiring
functionality in curl, if they happen to run custom or stripped down
OpenSSL builds.
Note: This issue may impact builds with other SSL libraries that allow
disabling DES, but I did not investigate this question.
[1] https://sourceforge.net/p/curl/bugs/1439/
[2] Would require a version update, which granted, is mostly bugfixes
Reviewed by: sunpoet (maintainer)
Approved by: sunpoet (maintainer)
MFH: No [2]
Differential Revision: D22498
Notes:
svn path=/head/; revision=520074
|
|
|
|
|
|
|
|
|
| |
pending update to 4.2.0
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=519806
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D22176
Submitted by: swills
Notes:
svn path=/head/; revision=517574
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=517413
|
|
|
|
| |
Notes:
svn path=/head/; revision=514132
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: 9fb4e57b-d65a-11e9-8a5f-e5c82b486287
MFH: 2019Q3
Notes:
svn path=/head/; revision=512057
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=507027
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=506885
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=506289
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=503519
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Obtained from: https://github.com/curl/curl/commit/0dc9a8019962d31787c4929d36de6817ae3090e7
Notes:
svn path=/head/; revision=503135
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Obtained from: https://github.com/curl/curl/commit/f4f485c17b9a8b41c23ad1fa9fbcfc1973172ead
Notes:
svn path=/head/; revision=503090
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 238137
Reported by: tobik
Notes:
svn path=/head/; revision=502822
|
|
|
|
|
|
|
|
| |
Obtained from: https://github.com/curl/curl/commit/dc0a671213fa94489933755828b26f5807d61a7a
Reported by: Charlie Li <ml+freebsd@vishwin.info>
Notes:
svn path=/head/; revision=502732
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: dd343a2b-7ee7-11e9-a290-8ddc52868fa9
MFH: 2019Q2
Notes:
svn path=/head/; revision=502638
|
|
|
|
|
|
|
|
|
|
|
| |
ALTSVC requires Curl_get_line which is defined in lib/cookie.c inside a #if
check of HTTP and COOKIES. That makes Curl_get_line undefined if COOKIES is
disabled. This is a workaround to define Curl_get_line unconditionally.
PR: 236885, 236890
Notes:
svn path=/head/; revision=497348
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 236878
Reported by: Laszlo Karolyi <laszlo@karolyi.hu>
Notes:
svn path=/head/; revision=497165
|
|
|
|
| |
Notes:
svn path=/head/; revision=497121
|
|
|
|
|
|
|
|
|
| |
- Add ALTSVC option
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=497034
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
Notes:
svn path=/head/; revision=492534
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: 714b033a-2b09-11e9-8bc3-610fd6e6cd05
MFH: 2019Q1
Notes:
svn path=/head/; revision=492389
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
Notes:
svn path=/head/; revision=489529
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=488945
|
|
|
|
|
|
|
|
| |
PR: 233189
Submitted by: Takefu <takefu@airport.fm>
Notes:
svn path=/head/; revision=485177
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: e0ab1773-07c1-46c6-9170-4c5e81c00927
MFH: 2018Q4
Notes:
svn path=/head/; revision=483704
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: f4d638b9-e6e5-4dbe-8c70-571dbc116174
MFH: 2018Q3
Notes:
svn path=/head/; revision=479050
|
|
|
|
|
|
|
|
|
| |
- Restore RELEASE-PROCEDURE.md
- Fix CARES option
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=475522
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 229753
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (sunpoet, >2 weeks)
MFH: 2018Q3
Security: 3849e28f-8693-11e8-9610-9c5c8e75236a
Notes:
svn path=/head/; revision=475433
|
|
|
|
|
|
|
|
|
| |
nettle for gnutls support in curl is always enabled because it is an unconditional dependency of security/gnutls.
Do not bump PORTREVISION because package-depends-list is unchanged.
Notes:
svn path=/head/; revision=471500
|
|
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Security: 04fe6c8d-2a34-4009-a81e-e7a7e759b5d2
MFH: 2018Q2
Notes:
svn path=/head/; revision=470160
|
|
|
|
| |
Notes:
svn path=/head/; revision=468780
|
|
|
|
|
|
|
|
|
|
| |
Obtained from: https://github.com/openbsd/ports/blob/master/net/curl/patches/patch-lib_vtls_openssl_c
PR: 226845
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
MFH: 2018Q1
Notes:
svn path=/head/; revision=465485
|
|
|
|
|
|
|
| |
Changes: https://curl.haxx.se/changes.html
Notes:
svn path=/head/; revision=464515
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS
https://github.com/rockdaboot/libpsl/blob/libpsl-0.20.1/NEWS
Notes:
svn path=/head/; revision=463125
|
|
|
|
| |
Notes:
svn path=/head/; revision=463056
|