Commit graph

15 commits

Author SHA1 Message Date
Po-Chuan Hsieh
ee05a0fbe5
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
2021-07-22 05:12:52 +08:00
Sunpoet Po-Chuan Hsieh
c07f3fbf62 Update to 7.75.0
Changes:	https://curl.haxx.se/changes.html
2021-02-06 20:43:43 +00:00
Sunpoet Po-Chuan Hsieh
60d64e75b0 Make User-Agent header setting reliable
- Bump PORTREVISION for package change

Requested by:	Jonathan Simon <info@simonabc.com>
Obtained from:	0936ecd0ee
2021-02-03 19:46:57 +00:00
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
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
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
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
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
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
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
2e0f54f95a - Remove trailing space
- Regenerate patch files with makepatch:
2015-06-07 20:40:03 +00:00
Sunpoet Po-Chuan Hsieh
9d31fa37a7 - Update to 7.42.1
Changes:	http://curl.haxx.se/changes.html
2015-05-01 09:59:31 +00:00
Sunpoet Po-Chuan Hsieh
f73231bc24 - Fix build without NTLM
Reference:	fd9d3a1ef1
2015-04-25 07:45:17 +00:00
Sunpoet Po-Chuan Hsieh
fa34a754b3 - Fix build when security/openssl is installed
- Pet portlint
2013-07-12 09:02:43 +00:00
Renamed from ftp/curl/files/patch-lib::url.c (Browse further)