Commit graph

305 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
32027d75fc Update to 7.65.1
Changes:	https://curl.haxx.se/changes.html
2019-06-05 19:40:00 +00:00
Sunpoet Po-Chuan Hsieh
689c2d7d37 Fix runtime with OpenSSL without MD4
- Bump PORTREVISION for package change

Obtained from:	0dc9a80199
2019-05-31 10:27:54 +00:00
Sunpoet Po-Chuan Hsieh
9472081173 Fix runtime with PROXY disabled
- Bump PORTREVISION for package change

Obtained from:	f4f485c17b
2019-05-30 21:55:31 +00:00
Sunpoet Po-Chuan Hsieh
43240e4874 Fix RTSP option
- Bump PORTREVISION for package change

PR:		238137
Reported by:	tobik
2019-05-27 19:43:11 +00:00
Sunpoet Po-Chuan Hsieh
be79e622fa Fix build with FTP disabled and FILE enabled
Obtained from:	dc0a671213
Reported by:	Charlie Li <ml+freebsd@vishwin.info>
2019-05-26 18:01:53 +00:00
Sunpoet Po-Chuan Hsieh
990655beba Update to 7.65.0
Changes:	https://curl.haxx.se/changes.html
Security:	dd343a2b-7ee7-11e9-a290-8ddc52868fa9
MFH:		2019Q2
2019-05-25 22:02:33 +00:00
Sunpoet Po-Chuan Hsieh
345960f298 Fix undefined Curl_get_line when ALTSVC enabled and COOKIES disabled
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
2019-03-30 20:44:48 +00:00
Sunpoet Po-Chuan Hsieh
26e2e5ef06 Do not install curl.fish to avoid conflicts with shells/fish
- Bump PORTREVISION for package change

PR:		236878
Reported by:	Laszlo Karolyi <laszlo@karolyi.hu>
2019-03-29 16:34:34 +00:00
Sunpoet Po-Chuan Hsieh
eded5f7080 Remove outdated patches 2019-03-29 14:15:18 +00:00
Sunpoet Po-Chuan Hsieh
9aed1b63b2 Update to 7.64.1
- Add ALTSVC option

Changes:	https://curl.haxx.se/changes.html
2019-03-28 17:32:54 +00:00
Sunpoet Po-Chuan Hsieh
dc7a01a3c8 Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-02-09 23:25:36 +00:00
Sunpoet Po-Chuan Hsieh
2ca07b88c9 Update to 7.64.0
Changes:	https://curl.haxx.se/changes.html
Security:	714b033a-2b09-11e9-8bc3-610fd6e6cd05
MFH:		2019Q1
2019-02-07 23:13:45 +00:00
Sunpoet Po-Chuan Hsieh
06e735460e Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://gitlab.com/libidn/libidn2/blob/master/NEWS
2019-01-06 20:39:43 +00:00
Sunpoet Po-Chuan Hsieh
0e3e93acca Update to 7.63.0
Changes:	https://curl.haxx.se/changes.html
2019-01-01 20:31:27 +00:00
Sunpoet Po-Chuan Hsieh
1a317fa04b Fix build with wolfSSL
PR:		233189
Submitted by:	Takefu <takefu@airport.fm>
2018-11-17 17:45:32 +00:00
Sunpoet Po-Chuan Hsieh
53cd419ef4 Update to 7.62.0
Changes:	https://curl.haxx.se/changes.html
Security:	e0ab1773-07c1-46c6-9170-4c5e81c00927
MFH:		2018Q4
2018-11-01 19:13:16 +00:00
Sunpoet Po-Chuan Hsieh
714ace7a4b Update to 7.61.1
Changes:	https://curl.haxx.se/changes.html
Security:	f4d638b9-e6e5-4dbe-8c70-571dbc116174
MFH:		2018Q3
2018-09-05 23:52:27 +00:00
Sunpoet Po-Chuan Hsieh
01ac1d32c6 Fix r475433
- Restore RELEASE-PROCEDURE.md
- Fix CARES option
- Bump PORTREVISION for package change
2018-07-28 11:43:46 +00:00
Steve Wills
f9db49b713 ftp/curl: Update to 7.61.0
PR:		229753
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	maintainer timeout (sunpoet, >2 weeks)
MFH:		2018Q3
Security:	3849e28f-8693-11e8-9610-9c5c8e75236a
2018-07-27 12:38:06 +00:00
Sunpoet Po-Chuan Hsieh
78fec12d79 Update GNUTLS and NSS options
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.
2018-06-03 18:16:46 +00:00
Sunpoet Po-Chuan Hsieh
2b5ca33374 Update to 7.60.0
Changes:	https://curl.haxx.se/changes.html
Security:	04fe6c8d-2a34-4009-a81e-e7a7e759b5d2
MFH:		2018Q2
2018-05-16 23:54:16 +00:00
Rene Ladan
2a5c72ab87 Drop support for expired security/polarssl13 2018-05-01 19:03:18 +00:00
Sunpoet Po-Chuan Hsieh
f6ec15f572 Fix build with LibreSSL 2.7
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
2018-03-24 21:12:23 +00:00
Sunpoet Po-Chuan Hsieh
95ecddb46b Update to 7.59.0
Changes:	https://curl.haxx.se/changes.html
2018-03-14 18:11:28 +00:00
Sunpoet Po-Chuan Hsieh
3b63c52143 Update dns/libpsl to 0.20.1
- 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
2018-02-27 13:24:14 +00:00
Sunpoet Po-Chuan Hsieh
e0846397bf Update options dependency 2018-02-26 22:30:00 +00:00
Sunpoet Po-Chuan Hsieh
5a86ebc1e7 Update dns/libpsl to 0.20.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2018-02-23 19:23:57 +00:00
Sunpoet Po-Chuan Hsieh
35ac318764 Fix build with CURL_DEBUG enabled
lib/checksrc.pl is run when CURL_DEBUG is enabled.
The build failed due to the long line in patched lib/url.c.

./url.c:593:82: warning: Longer than 79 columns (LONGLINE)
       data->set.no_signal = TRUE; /* different handling of signals and threads */
checksrc: 0 errors and 1 warnings
checksrc: 0 errors and 5 warnings suppressed
gmake[3]: *** [Makefile:3935: checksrc] Error 5

MFH:		2018Q1
2018-02-17 17:44:07 +00:00
Sunpoet Po-Chuan Hsieh
405da093cc Fix r460400
- Add DICT, FTP, GOPHER, TELNET and TFTP options to OPTIONS_DEFAULT
- Add HTTP options to OPTIONS_DEFAULT
- Bump PORTREVISION for package change

DICT, FTP, GOPHER, TELNET and TFTP options are enabled by default through configure but not being added to OPTIONS_DEFAULT in r460440.
HTTP option is enabled by default through HTTP2 option.
2018-02-02 19:54:23 +00:00
Sunpoet Po-Chuan Hsieh
204809ac75 Add more options
- Add protocol group
- Convert already-enabled protocols to IMAP, POP3, RTSP and SMTP options
- Add DICT, FTP, GOPHER, HTTP, TELNET and TFP options
- Update CA_BUNDLE_DESC
- Use CA_BUNDLE_CONFIGURE_WITH and OPENSSL_CONFIGURE_WITH
- Merge TLS_SRP check

PR:		223967 (based on)
Submitted by:	brnrd
2018-01-30 15:39:00 +00:00
Sunpoet Po-Chuan Hsieh
ed62412da2 Fix BROTLI option 2018-01-29 17:03:11 +00:00
Sunpoet Po-Chuan Hsieh
b5b1d4039c Remove LIBSSH option to avoid circular dependency
libssh uses cmake which depends on curl.
2018-01-27 18:42:35 +00:00
Sunpoet Po-Chuan Hsieh
34d77595c1 Update to 7.58.0
- Add BROTLI and LIBSSH options

Changes:	https://curl.haxx.se/changes.html
2018-01-24 18:44:55 +00:00
Sunpoet Po-Chuan Hsieh
c5b066f003 Disable brotli support to fix build with old brotli installed
Brotli support will be added as an option after archivers/brotli being updated
to a newer version.

PR:             224072
Reported by:    mi
2017-12-07 16:53:06 +00:00
Sunpoet Po-Chuan Hsieh
fe18ac14f3 Update to 7.57.0
Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	301a01b7-d50e-11e7-ac58-b499baebfeaf
MFH:		2017Q4
2017-12-01 23:33:50 +00:00
Sunpoet Po-Chuan Hsieh
3336e7583a Update to 7.56.1
Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	143ec3d6-b7cf-11e7-ac58-b499baebfeaf
MFH:		2017Q4
2017-10-24 17:41:06 +00:00
Sunpoet Po-Chuan Hsieh
7d5e15be23 Update to 7.56.0
Changes:	https://curl.haxx.se/changes.html
Security:	ccace707-a8d8-11e7-ac58-b499baebfeaf
MFH:		2017Q4
2017-10-04 10:54:23 +00:00
Sunpoet Po-Chuan Hsieh
7e7cd5ef91 Update MASTER_SITES
PR:		221724
Submitted by:	xmj
2017-08-23 14:53:30 +00:00
Sunpoet Po-Chuan Hsieh
922cbc69c0 Change RESOLV from RADIO to SINGLE
cURL 7.55.1 use the threaded resolver (THREADED_RESOLVER) backend if c-ares
(CARES) is not available. That means you must enable either CARES or
THREADED_RESOLVER (default) option.

Reference:	https://github.com/curl/curl/pull/1647
MFH:		2017Q3
2017-08-17 15:03:44 +00:00
Sunpoet Po-Chuan Hsieh
517d6198cc Update to 7.55.1
Changes:	https://curl.haxx.se/changes.html
MFH:		2017Q3
2017-08-14 19:11:14 +00:00
Sunpoet Po-Chuan Hsieh
5f223850d7 Update to 7.55.0
Changes:	https://curl.haxx.se/changes.html
Security:	69cfa386-7cd0-11e7-867f-b499baebfeaf
PR:		221362
Submitted by:	brnrd
MFH:		2017Q3
2017-08-09 19:35:19 +00:00
Sunpoet Po-Chuan Hsieh
6392a83fee Update COMMENT and pkg-descr 2017-06-15 21:59:12 +00:00
Sunpoet Po-Chuan Hsieh
a9da0a91c9 Update to 7.54.1
Changes:	https://curl.haxx.se/changes.html
Security:	9314058e-5204-11e7-b712-b1a44a034d72
MFH:		2017Q2
2017-06-15 21:53:26 +00:00
Dmitry Marakasov
fecab415cc - Update WWW
Approved by:	portmgr blanket
2017-06-15 17:29:05 +00:00
Sunpoet Po-Chuan Hsieh
8959621de9 Update to 7.54.0
Changes:	https://curl.haxx.se/changes.html
Security:	3e2e9b44-25ce-11e7-a175-939b30e0836d
MFH:		2017Q2
2017-04-20 14:25:30 +00:00
Sunpoet Po-Chuan Hsieh
605658c4d8 Fix HTTP2 option
PR:		218721
Reported by:	<dewayne@heuristicsystems.com.au>
MFH:		2017Q2
2017-04-18 19:38:23 +00:00
Sunpoet Po-Chuan Hsieh
fca9a15726 Fix CVE-2017-7407
- Bump PORTREVISION for package change

Obtained from:	https://curl.haxx.se/CVE-2017-7407.patch
		1890d59905
		8e65877870
Security:	04f29189-1a05-11e7-bc6e-b499baebfeaf
MFH:		2017Q2
2017-04-05 19:56:58 +00:00
Sunpoet Po-Chuan Hsieh
0fc9c0de9f Cosmetic change 2017-02-27 17:10:05 +00:00
Sunpoet Po-Chuan Hsieh
6ca735be73 Update to 7.53.1
Changes:	https://curl.haxx.se/changes.html
2017-02-25 09:55:20 +00:00
Sunpoet Po-Chuan Hsieh
f6c7463135 Update to 7.53.0
Changes:	https://curl.haxx.se/changes.html
Security:	311e4b1c-f8ee-11e6-9940-b499baebfeaf
2017-02-22 17:13:43 +00:00