CVS log for ports/ftp/curl/files/patch-Makefile.in
Up to [FreeBSD] / ports / ftp / curl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +3 -3 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.8: 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.7: preferred, colored
Changes since revision 1.7: +3 -3 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.7: download - view: text, markup, annotated - select for diffs
Fri Jun 11 12:33:27 2010 UTC (20 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to curl-7.20.1 and specify the MIT license.
Revision 1.6: 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
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to curl-7.20.0.
Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Update to curl-7.19.7.
Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Update the cURL port to 7.19.6.
Revision 1.3: 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.2: preferred, colored
Changes since revision 1.2: +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.2: 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.1: preferred, colored
Changes since revision 1.1: +8 -8 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.1: download - view: text, markup, annotated - select for diffs
Wed Apr 23 11:33:34 2008 UTC (3 years, 9 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Update to curl-7.18.0.
