summaryrefslogtreecommitdiff
path: root/ftp/curl/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-03ftp/curl: Clean up patch file after librtmp removalPo-Chuan Hsieh1-41/+0
multimedia/librtmp is removed in 8d01b5458f4660725fcaf562cdbb073debc9b751 RTMP option is removed in ac11b26ab75ddd548c39fe64ccf2e5de66842bd3
2024-02-28ftp/curl: Update to 8.6.0Yasuhiro Kimura1-25/+16
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
2023-04-09ftp/curl: Convert REINPLACE_CMD to patch filesPo-Chuan Hsieh1-8/+96
2021-09-21ftp/curl: Update to 7.79.0Po-Chuan Hsieh1-16/+17
Changes: https://curl.se/changes.html
2021-07-22ftp/curl: Update to 7.78.0Po-Chuan Hsieh1-34/+9
- Remove METALINK option: all support removed by upstream - Update NTLM option: it has own configure option now Changes: https://curl.se/changes.html
2019-02-07Update to 7.64.0Sunpoet Po-Chuan Hsieh1-10/+10
Changes: https://curl.haxx.se/changes.html Security: 714b033a-2b09-11e9-8bc3-610fd6e6cd05 MFH: 2019Q1 Notes: svn path=/head/; revision=492389
2018-11-01Update to 7.62.0Sunpoet Po-Chuan Hsieh1-10/+10
Changes: https://curl.haxx.se/changes.html Security: e0ab1773-07c1-46c6-9170-4c5e81c00927 MFH: 2018Q4 Notes: svn path=/head/; revision=483704
2017-06-15Update to 7.54.1Sunpoet Po-Chuan Hsieh1-12/+12
Changes: https://curl.haxx.se/changes.html Security: 9314058e-5204-11e7-b712-b1a44a034d72 MFH: 2017Q2 Notes: svn path=/head/; revision=443658
2016-10-21Use USES=pathfix where applicable.Mathieu Arnold1-10/+0
PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
2015-06-07- Remove trailing spaceSunpoet Po-Chuan Hsieh1-12/+12
- Regenerate patch files with makepatch: Notes: svn path=/head/; revision=388745
2013-10-23- Update to 7.33.0Sunpoet Po-Chuan Hsieh1-12/+12
Changes: http://curl.haxx.se/changes.html PR: ports/183151 Exp-run by: bdrewery Notes: svn path=/head/; revision=331390
2013-10-15- Add SSP supportSunpoet Po-Chuan Hsieh1-10/+38
Notes: svn path=/head/; revision=330415
2013-10-06- Update to 7.32.0Sunpoet Po-Chuan Hsieh1-7/+7
- Turn COOKIES on by default - Support STAGEDIR Note: - mk-ca-bundle.1 will not be installed. Use http://curl.haxx.se/docs/caextract.html instead Changes: http://curl.haxx.se/changes.html PR: ports/181510 Exp run by: drewery Notes: svn path=/head/; revision=329619
2013-09-18- Disable CFLAGS=-D* check temporarily: workaround for LDAP issue [1] and ↵Sunpoet Po-Chuan Hsieh1-12/+38
CPUTYPE [2] - Remove note in pre-configure: since it does not help to avoid bug-report mails PR: ports/177401 [1], ports/180648 [1], ports/180944 [2] Notes: svn path=/head/; revision=327585
2013-07-11- Update to 7.31.0Sunpoet Po-Chuan Hsieh1-27/+14
- Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
2012-03-03- Update to 7.24.0Sunpoet Po-Chuan Hsieh1-10/+10
Changes: http://curl.haxx.se/changes.html Notes: svn path=/head/; revision=292569
2010-12-19Update cURL to 7.21.3 and fix its librtmp detection. In the process:Peter Pentchev1-9/+102
- disable the -Werror build option by popular demand - do not override the user's debug and optimization settings PR: 150854 (the debug and optimization CFLAGS) Reported by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=266593
2010-09-12Update to curl-7.21.1; in the process:Peter Pentchev1-0/+16
- add a knob for the compiler's -Werror checking, on by default - add a knob for RTMP streams support - reflect reality: actually disable the diagnostic memory tracking if the user has turned the knob off! - fix a bashism in the configure script - remove two patches to the test framework that were integrated upstream Notes: svn path=/head/; revision=261041
2009-05-19Update to curl-7.19.5.Peter Pentchev1-14/+0
Notes: svn path=/head/; revision=234205
2009-03-07Update to curl-7.19.4, which fixes a redirection vulnerability.Peter Pentchev1-11/+11
The changes in the patch files are almost the same as in Eugene's PR, although I arrived at them mostly independently :) Reformat all patch files now that I use quilt to manage them. Fix two complaints from portlint: needless use of CFLAGS and differentiation between NOPORTDOCS and NOPORTEXAMPLES. Thanks, Eugene! PR: 132358 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Notes: svn path=/head/; revision=229602
2009-01-23At long last, update the curl port to its almost-current version, 7.19.2.Peter Pentchev1-21/+3
Yes, there's been a new 7.19.3 version for a couple of days now, but I figure you folks have been waiting for me much too much as it is :( Apologies all around! Prompted by: several PR's and more people (and portmgrs) than I dare admit Notes: svn path=/head/; revision=226720
2008-04-23Update to curl-7.18.0.Peter Pentchev1-4/+14
Notes: svn path=/head/; revision=211833
2007-08-27Update to curl-7.16.3.Peter Pentchev1-3/+12
Fix the (still present in 7.16.3) libssh2 problems, at least so that cURL works with the libssh2 0.17 in our ports tree. PR: 114215 (the basic update) Submitted by: pesho.petrov@gmail.com Notes: svn path=/head/; revision=198390
2007-03-09Update to curl 7.16.1, loosely based on the PR. Also:Peter Pentchev1-9/+0
- add a LIBSSH2 option for SCP and SFTP support using security/libssh2; - add a patch from the cURL CVS repository to fix an expired cookie in test 62. PR: 109670 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Notes: svn path=/head/; revision=187021
2006-07-13Update to 7.15.4, mostly by Vasil Dimov's PR.Peter Pentchev1-5/+5
In addition, OPTIONS'ify everything but OpenSSL support. PR: 99050 Submitted by: vd Notes: svn path=/head/; revision=167680
2005-09-05Update to 7.14.1.Peter Pentchev1-9/+9
Notes: svn path=/head/; revision=142013
2005-03-12Update to curl 7.13.1, which also takes care of the recent securityPeter Pentchev1-3/+12
issue. Notes: svn path=/head/; revision=130953
2004-12-21Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).Peter Pentchev1-6/+6
Explicitly disable libidn support so that it is not even probed if libidn is installed; I will look into enabling it after some more testing. Testing paid off on: ref4 (lib/select.c), sledge (lib/sendf.c) Notes: svn path=/head/; revision=124673
2004-04-09Update to curl 7.11.1.Peter Pentchev1-4/+4
Notes: svn path=/head/; revision=106566
2002-06-24Fix a segfault in an IPv4-only case - realloc() may really, well,Peter Pentchev1-0/+13
"reallocate" memory even when the programmer only asks for a resizing of the region. Reported by: Steve Ames <steve@energistic.com> While I'm here, change the way SSL header and library paths are handled to avoid specifically referencing /usr/lib and /usr/include; while -STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit -I/usr/include (and rightly so, IMHO). Notes: svn path=/head/; revision=61882