CVS log for ports/ftp/curl/files/patch-lib::url.c
Up to [FreeBSD] / ports / ftp / curl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 19 20:04:23 2010 UTC (13 months, 3 weeks ago) by roam
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update cURL to 7.21.3 and fix its librtmp detection. In the process: - 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>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Sep 12 21:05:48 2010 UTC (16 months, 4 weeks ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
Update to curl-7.21.1; in the process: - 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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 3 10:39:37 2010 UTC (22 months, 1 week ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to curl-7.20.0.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 13 11:46:56 2009 UTC (2 years, 2 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -2 lines
Update to curl-7.19.7.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Aug 15 13:41:32 2009 UTC (2 years, 5 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update the cURL port to 7.19.6.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 7 03:57:38 2009 UTC (2 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Update to curl-7.19.4, which fixes a redirection vulnerability. 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>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:40:33 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -3 lines
At long last, update the curl port to its almost-current version, 7.19.2. 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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:41:19 2006 UTC (5 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
Update the ftp/curl port to 7.16.0. Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 3 22:41:40 2004 UTC (7 years, 8 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -9 lines
Update ftp/curl to 7.12.0 and bump the shared library version in all dependent ports.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:02:08 2003 UTC (9 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving. Add PORTDOCS handling.
