CVS log for ports/ftp/curl/files/Attic/patch-lib::ftp.c
Up to [FreeBSD] / ports / ftp / curl / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Tue May 19 13:43:45 2009 UTC (2 years, 8 months ago) by roam
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +0 -0 lines
Update to curl-7.19.5.
Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +5 -39 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.6: download - view: text, markup, annotated - select for diffs
Mon Jan 26 02:13:53 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -0 lines
Forced commit to note that the without-proxy build failure was... Reported by: Warren Block <wblock@wonkity.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 26 02:11:01 2009 UTC (3 years ago) by roam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +47 -11 lines
Apply a band-aid to fix the build without proxy support. Note that some of the tests shall fail for the present.
Revision 1.4
Tue Sep 2 13:07:00 2003 UTC (8 years, 5 months ago) by roam
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Update to curl-7.10.7; the added patch is needed to actually get the test suite going :)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 16 02:50:28 2003 UTC (8 years, 7 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -27 lines
Fix LP64 bugs and bump PORTREVISION. This still detects the bogus gethostbyaddr_r() "implementation" in libc, which may be causing problems in certain cases.
Revision 1.2
Tue Jul 2 08:36:46 2002 UTC (9 years, 7 months ago) by roam
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Update to 7.9.8. For some reason, this segfaults badly on sparc64, or at least on the only sparc64 machine that I have access to (thanks mike!). I'll deal with this later; for the present, let the x86 and Alpha users benefit from the new cURL features and bugfixes :) PR: 39873 Submitted by: Ying-Chih Kuo <yckuo@yckuo.org>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 7 00:19:38 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
Correct some non-exploitable format string errors and an extraneous format string argument.
