CVS log for ports/ftp/curl/files/patch-configure
Up to [FreeBSD] / ports / ftp / curl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: 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.13: preferred, colored
Changes since revision 1.13: +102 -9 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.13: 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.12: preferred, colored
Changes since revision 1.12: +13 -11 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.12
Tue May 19 13:43:45 2009 UTC (2 years, 8 months ago) by roam
Branches: MAIN
FILE REMOVED
Changes since revision 1.11: +0 -0 lines
Update to curl-7.19.5.
Revision 1.11: 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.10: preferred, colored
Changes since revision 1.10: +11 -11 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.10: 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.9: preferred, colored
Changes since revision 1.9: +3 -21 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.9: 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
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +14 -4 lines
Update to curl-7.18.0.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:44:22 2007 UTC (4 years, 5 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +12 -3 lines
Update to curl-7.16.3. 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
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 9 14:45:32 2007 UTC (4 years, 11 months ago) by roam
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -9 lines
Update to curl 7.16.1, loosely based on the PR. Also: - 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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 13 08:54:04 2006 UTC (5 years, 7 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5 lines
Update to 7.15.4, mostly by Vasil Dimov's PR. In addition, OPTIONS'ify everything but OpenSSL support. PR: 99050 Submitted by: vd
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 5 18:12:41 2005 UTC (6 years, 5 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -9 lines
Update to 7.14.1.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 12 02:36:52 2005 UTC (6 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -3 lines
Update to curl 7.13.1, which also takes care of the recent security issue.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 21 09:51:09 2004 UTC (7 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6 lines
Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons). 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)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 9 12:14:13 2004 UTC (7 years, 10 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Update to curl 7.11.1.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 24 16:03:00 2002 UTC (9 years, 7 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_7_0
Fix a segfault in an IPv4-only case - realloc() may really, well, "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).
