| non port: ftp/curl/files/patch-lib::url.c |
|
CVSWeb
|
Number of commits found: 11 |
|
Sat, 3 Mar 2012
|
[ 08:05 sunpoet ]
1.118 ftp/curl/Makefile
1.60 ftp/curl/distinfo
1.10 ftp/curl/files/patch-Makefile.in
1.15 ftp/curl/files/patch-configure
1.11 ftp/curl/files/patch-lib::url.c
1.1 ftp/curl/files/patch-src-tool_operate.c
1.13 ftp/curl/files/patch-src::main.c
1.9 ftp/curl/files/patch-tests::runtests.pl
1.31 ftp/curl/pkg-plist
- Update to 7.24.0
Changes: http://curl.haxx.se/changes.html
|
|
Sun, 19 Dec 2010
|
[ 20:04 roam ]
1.111 ftp/curl/Makefile
1.59 ftp/curl/distinfo
1.9 ftp/curl/files/patch-Makefile.in
1.14 ftp/curl/files/patch-configure
1.10 ftp/curl/files/patch-lib::url.c
1.12 ftp/curl/files/patch-src::main.c
1.30 ftp/curl/pkg-plist
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>
|
|
Sun, 12 Sep 2010
|
[ 21:05 roam ]
1.110 ftp/curl/Makefile
1.58 ftp/curl/distinfo
1.8 ftp/curl/files/patch-Makefile.in
1.13 ftp/curl/files/patch-configure
1.9 ftp/curl/files/patch-lib::url.c
1.11 ftp/curl/files/patch-src::main.c
1.7 ftp/curl/files/patch-tests::libtest::lib505.c
1.7 ftp/curl/files/patch-tests::libtest::lib541.c
1.29 ftp/curl/pkg-plist
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
|
|
Sat, 3 Apr 2010
|
[ 10:39 roam ]
1.107 ftp/curl/Makefile
1.56 ftp/curl/distinfo
1.6 ftp/curl/files/patch-Makefile.in
1.2 ftp/curl/files/patch-include__curl__curl.h
1.8 ftp/curl/files/patch-lib::url.c
1.9 ftp/curl/files/patch-src::main.c
1.5 ftp/curl/files/patch-tests::libtest::lib505.c
1.5 ftp/curl/files/patch-tests::libtest::lib541.c
1.7 ftp/curl/files/patch-tests::runtests.pl
Update to curl-7.20.0.
|
|
Fri, 13 Nov 2009
|
[ 11:46 roam ]
1.104 ftp/curl/Makefile
1.55 ftp/curl/distinfo
1.5 ftp/curl/files/patch-Makefile.in
1.7 ftp/curl/files/patch-lib::url.c
1.8 ftp/curl/files/patch-src::main.c
1.4 ftp/curl/files/patch-tests::libtest::lib505.c
1.4 ftp/curl/files/patch-tests::libtest::lib541.c
1.6 ftp/curl/files/patch-tests::runtests.pl
1.6 ftp/curl/files/patch-tests::server::getpart.c
1.28 ftp/curl/pkg-plist
Update to curl-7.19.7.
|
|
Sat, 15 Aug 2009
|
[ 13:41 roam ]
1.101 ftp/curl/Makefile
1.54 ftp/curl/distinfo
1.4 ftp/curl/files/patch-Makefile.in
1.2 ftp/curl/files/patch-docs::libcurl::libcurl-tutorial.3
1.2 ftp/curl/files/patch-docs::libcurl::libcurl-tutorial.html
1.2 ftp/curl/files/patch-include::curl::curl.h
1.2 ftp/curl/files/patch-lib::nss.c
1.6 ftp/curl/files/patch-lib::url.c
1.7 ftp/curl/files/patch-src::main.c
Update the cURL port to 7.19.6.
|
|
Sat, 7 Mar 2009
|
[ 03:57 roam ]
1.97 ftp/curl/Makefile
1.52 ftp/curl/distinfo
1.3 ftp/curl/files/patch-Makefile.in
1.11 ftp/curl/files/patch-configure
1.3 ftp/curl/files/patch-docs::curl.1
1.3 ftp/curl/files/patch-docs::curl.html
1.7 ftp/curl/files/patch-lib::ftp.c
1.5 ftp/curl/files/patch-lib::url.c
1.6 ftp/curl/files/patch-src::main.c
1.3 ftp/curl/files/patch-tests::libtest::lib505.c
(Only the first 10 of 14 ports in this commit are shown above. )
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>
|
|
Fri, 23 Jan 2009
|
[ 15:40 roam ]
1.95 ftp/curl/Makefile
1.51 ftp/curl/distinfo
1.2 ftp/curl/files/patch-Makefile.in
1.10 ftp/curl/files/patch-configure
1.2 ftp/curl/files/patch-docs::TODO
1.2 ftp/curl/files/patch-docs::curl.1
1.2 ftp/curl/files/patch-docs::curl.html
1.2 ftp/curl/files/patch-docs::examples::fileupload.c
1.2 ftp/curl/files/patch-docs::libcurl::curl_easy_pause.3
1.2 ftp/curl/files/patch-docs::libcurl::curl_easy_pause.html
(Only the first 10 of 22 ports in this commit are shown above. )
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
|
|
Wed, 13 Dec 2006
|
[ 12:41 roam ]
1.3 archivers/epkg/Makefile
1.3 archivers/xar/Makefile
1.5 astro/gaia/Makefile
1.2 audio/gmpccaa/Makefile
1.74 audio/grip/Makefile
1.10 audio/herrie/Makefile
1.54 audio/icecast2/Makefile
1.9 audio/libofa/Makefile
1.12 audio/moc/Makefile
1.8 audio/scrobbler/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
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
|
|
Thu, 3 Jun 2004
|
[ 22:41 roam ]
1.20 archivers/libcomprex/Makefile
1.57 audio/grip/Makefile
1.33 audio/vorbis-tools/Makefile
1.9 deskutils/logjam/Makefile
1.63 ftp/curl/Makefile
1.7 ftp/curlpp/Makefile
1.18 ftp/py-curl/Makefile
1.4 ftp/rexx-curl/Makefile
1.9 ftp/ruby-curl/Makefile
1.3 ftp/urlgfe/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
|
|
Thu, 2 Jan 2003
|
[ 16:02 roam ]
1.46 ftp/curl/Makefile
1.27 ftp/curl/distinfo
1.1 ftp/curl/files/patch-lib::url.c
1.6 ftp/curl/pkg-plist
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.
Add PORTDOCS handling.
|
Number of commits found: 11 |