CVS log for ports/ftp/curl/Makefile
Up to [FreeBSD] / ports / ftp / curl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.116: download - view: text, markup, annotated - select for diffs
Wed Nov 9 15:25:33 2011 UTC (3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +0 -1 lines
- Remove WITH_FBSD10_FIX, is no longer needed
Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Oct 29 09:48:54 2011 UTC (3 months, 1 week ago) by beat
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +1 -0 lines
- Fix build on FreeBSD 10 Approved by: portmgr (miwi)
Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:30 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +0 -4 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.113: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:04 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +1 -1 lines
Chase security/gnutls update and add an UPDATING entry.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Mar 14 08:40:03 2011 UTC (10 months, 4 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -1 lines
- Bump PORTREVISION to chase the update of dns/libidn
Revision 1.111: download - view: text, markup, annotated - select for diffs
Sun Dec 19 20:04:22 2010 UTC (13 months, 3 weeks ago) by roam
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +4 -10 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.110: download - view: text, markup, annotated - select for diffs
Sun Sep 12 21:05:47 2010 UTC (16 months, 4 weeks ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +21 -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.109: download - view: text, markup, annotated - select for diffs
Tue Aug 24 22:32:45 2010 UTC (17 months, 2 weeks ago) by pgj
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +11 -4 lines
- Make run dependency on security/ca_root_nss optional PR: ports/149368 Submitted by: pgj Approved by: roam (maintainer timeout)
Revision 1.108: 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.107: preferred, colored
Changes since revision 1.107: +3 -1 lines
Update to curl-7.20.1 and specify the MIT license.
Revision 1.107: 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.106: preferred, colored
Changes since revision 1.106: +3 -3 lines
Update to curl-7.20.0.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Mon Mar 22 10:59:33 2010 UTC (22 months, 2 weeks ago) by roam
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +0 -4 lines
Now that c-ares-1.7.0 is in the tree, cURL can, at long last, use c-ares for asynchronous DNS lookups while supporting IPv6!
Revision 1.105: download - view: text, markup, annotated - select for diffs
Fri Dec 18 11:09:14 2009 UTC (2 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -0 lines
Fix the build of dependent ports by including <sys/select.h> on earlier FreeBSD versions. I've modified the PR patch slightly to make it a bit more portable so it was suitable for forwarding upstream :) Bump PORTREVISION. PR: 141459 Submitted by: garga
Revision 1.104: 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
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +1 -2 lines
Update to curl-7.19.7.
Revision 1.103: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:30 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +0 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.102: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:29 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -0 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Revision 1.101: 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
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +7 -3 lines
Update the cURL port to 7.19.6.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon Jun 15 12:10:14 2009 UTC (2 years, 7 months ago) by roam
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -1 lines
Well, yeah, leave it to me to test an update and all dependent ports, notify maintainers, wait for a couple of days, and then only commit the update itself, leaving the dependent ports un-updated :( Bump the shared lib dependency on ports touched by the c-ares update. Pointy hat to: roam (myself)
Revision 1.99: download - view: text, markup, annotated - select for diffs
Tue May 19 13:43:45 2009 UTC (2 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
Update to curl-7.19.5.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Fri May 15 11:55:05 2009 UTC (2 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +1 -0 lines
- Mark MAKE_JOBS_SAFE PR: ports/133003 Submitted by: mm Approved by: maintainer timeout (roam; 1 month)
Revision 1.97: 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.96: preferred, colored
Changes since revision 1.96: +6 -2 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.96: 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.95: preferred, colored
Changes since revision 1.95: +7 -0 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.95: 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.94: preferred, colored
Changes since revision 1.94: +16 -5 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.94: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:00 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.93: download - view: text, markup, annotated - select for diffs
Thu Apr 24 14:11:53 2008 UTC (3 years, 9 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -0 lines
Argh. The cURL build requires Perl. PR: 123050 Reported by: Chess Griffin <chess@chessgriffin.com> Pointy hat to: roam (myself)
Revision 1.92: 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
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +45 -8 lines
Update to curl-7.18.0.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:57:01 2008 UTC (3 years, 11 months ago) by novel
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +1 -0 lines
- Chase security/gnutls shlib version bump - Add an entry to UPDATING
Revision 1.90: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:44:21 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.89: preferred, colored
Changes since revision 1.89: +3 -4 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.89: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:51 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +0 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.88: download - view: text, markup, annotated - select for diffs
Wed Jul 11 09:05:04 2007 UTC (4 years, 7 months ago) by roam
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -0 lines
Actually, at least this version of cURL sometimes breaks with the new libssh2, and fails to connect. Mark the libssh2 usage as broken until I figure out what is the matter. And yep, David Thiel did inform me in advance about his plans to update libssh2, and I did not check then.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Jul 10 18:55:05 2007 UTC (4 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -1 lines
- Chase libssh2 update PR: ports/114474 Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Pointy hat to: lx
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Jul 1 08:56:09 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -0 lines
Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Fri Mar 9 14:45:31 2007 UTC (4 years, 11 months ago) by roam
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +13 -2 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.84: download - view: text, markup, annotated - select for diffs
Tue Jan 2 08:54:07 2007 UTC (5 years, 1 month ago) by novel
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -0 lines
- Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Dec 13 12:41:18 2006 UTC (5 years, 1 month ago) by roam
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -3 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.82: download - view: text, markup, annotated - select for diffs
Tue Nov 7 17:07:41 2006 UTC (5 years, 3 months ago) by roam
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -1 lines
If c-ares support is requested, properly depend on the shared c-ares library now that dns/c-ares installs it. This should, among other things, fix the build of libcurl on amd64. Reported by: girgen
Revision 1.81: download - view: text, markup, annotated - select for diffs
Mon Sep 18 12:46:29 2006 UTC (5 years, 4 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +13 -15 lines
Update to cURL 7.15.5 and integrate Scot Hetzel's patch for really making OpenSSL support optional. Now OpenSSL and GnuTLS are on level ground, both controlled by the OPTIONS setting. Fortunately, it turned out that the curl_multi_socket() API change does not affect any of the ports that use ftp/curl. PR: 102871, 103126 Submitted by: pav, vd, Scot Hetzel <swhetzel@gmail.com>
Revision 1.80: download - view: text, markup, annotated - select for diffs
Fri Jul 14 07:11:59 2006 UTC (5 years, 6 months ago) by roam
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +20 -1 lines
Add an explicit knob for c-ares support now that we have Daniel's version of the ares library in the ports tree. The knob defaults to "off" since it conflicts with curl's IPv6 support - which is now also configurable via its own knob. PORTREVISION not bumped since there is no change in the default package build - if enough people consider asynchronous DNS resolving to be good, it could become the default, but for the present it is not.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Thu Jul 13 08:54:03 2006 UTC (5 years, 7 months ago) by roam
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +34 -11 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.78: download - view: text, markup, annotated - select for diffs
Sun May 7 11:09:17 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +0 -1 lines
Remove USE_REINPLACE from all categories starting with F
Revision 1.77: download - view: text, markup, annotated - select for diffs
Mon Mar 20 12:49:55 2006 UTC (5 years, 10 months ago) by vd
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -2 lines
Update from 7.15.1 to 7.15.3 PR: ports/94727 Submitted by: vd Approved by: secteam (simon) Security: http://curl.haxx.se/docs/adv_20060320.html
Revision 1.76: download - view: text, markup, annotated - select for diffs
Mon Jan 9 16:34:15 2006 UTC (6 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -0 lines
Chase gnutls update.
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Dec 9 12:10:41 2005 UTC (6 years, 2 months ago) by mnag
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +22 -23 lines
Update to 7.15.1 [1] Reorganize Makefile PR: 90079 [1] Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (security 1 day, simon with secteam hat) Security: http://curl.haxx.se/docs/adv_20051207.html http://secunia.com/advisories/17907/
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sat Nov 12 18:52:19 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -1 lines
Move IDN related ports from devel to dns category: devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus
Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Oct 14 16:11:46 2005 UTC (6 years, 3 months ago) by roam
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -1 lines
Update to 7.15.0, which contains a security fix, among other changes. PR: 87393 Submitted by: Vasil Dimov <vd@datamax.bg> Security: http://curl.haxx.se/docs/security.html#BID15102
Revision 1.72: download - view: text, markup, annotated - select for diffs
Mon Sep 5 20:22:41 2005 UTC (6 years, 5 months ago) by roam
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +0 -0 lines
A forced commit to note that the exactly same update was also submitted in PR: 85660 Submitted by: Vasil Dimov <vd@datamax.bg>
Revision 1.71: 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
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -1 lines
Update to 7.14.1.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun Jun 5 19:31:45 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +18 -3 lines
- Update to 7.14.0 - Provide WITH_GNUTLS knob to replace OpenSSL with GnuTLS PR: ports/81195 Submitted by: Vasil Dimov <vd@datamax.bg> Approved by: maintainer timeout (18 days)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Mar 14 20:33:30 2005 UTC (6 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -5 lines
Fix plist. Portlint(1). Bump PORTREVISION.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Mar 12 02:36:51 2005 UTC (6 years, 11 months ago) by roam
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
Update to curl 7.13.1, which also takes care of the recent security issue.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Tue Dec 21 16:06:19 2004 UTC (7 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +13 -4 lines
Add libidn support, configurable with the WITH/WITHOUT_LIBIDN knob. Add debugging support via the WITH_CURL_DEBUG knob. Properly use LC_ALL=C instead of LANG=C to run the test suite (thanks Fujishima-san!)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Tue Dec 21 10:07:38 2004 UTC (7 years, 1 month ago) by roam
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -0 lines
Repeat after me: testing the build on lots of machines is not an excuse for not checking for packing list changes...
Revision 1.65: 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
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -4 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.64: download - view: text, markup, annotated - select for diffs
Tue Aug 10 13:32:51 2004 UTC (7 years, 6 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +4 -4 lines
Update to 7.12.1, which is mainly an important bugfix release, but also contains some new functionality.
Revision 1.63: 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
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +8 -5 lines
Update ftp/curl to 7.12.0 and bump the shared library version in all dependent ports.
Revision 1.62: 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_4_10_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -2 lines
Update to curl 7.11.1.
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Mar 27 12:45:47 2004 UTC (7 years, 10 months ago) by roam
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +3 -0 lines
Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed. Bump PORTREVISION. PR: 64667 Submitted by: Marius Strobl <marius@alchemy.franken.de>
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Feb 6 09:43:28 2004 UTC (8 years ago) by roam
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Update curl to 7.11.0.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Dec 13 08:32:09 2003 UTC (8 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -6 lines
Update to 7.10.8 and remove the BROKEN mark for 64-bit arches. PR: 60105 Submitted by: ijliao
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Sep 10 07:02:52 2003 UTC (8 years, 5 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +7 -2 lines
Mark BROKEN on 64-bit arches (1). De-quote the COMMENT variable. Fix a typo in a comment. Reported by: naddy (1)
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Sep 2 13:07:00 2003 UTC (8 years, 5 months ago) by roam
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +4 -3 lines
Update to curl-7.10.7; the added patch is needed to actually get the test suite going :)
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Sep 1 08:47:18 2003 UTC (8 years, 5 months ago) by roam
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +3 -1 lines
Use bsd.port.mk's OpenSSL support. Submitted by: dinoex
Revision 1.55: 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.54: preferred, colored
Changes since revision 1.54: +1 -0 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.54: download - view: text, markup, annotated - select for diffs
Fri Jun 6 08:28:34 2003 UTC (8 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Update to curl-7.10.5. Submitted by: Phillip Oleson <poleson@verio.net>
Revision 1.53: download - view: text, markup, annotated - select for diffs
Fri Apr 25 15:36:09 2003 UTC (8 years, 9 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -7 lines
Update to 7.10.4. PR: 51315 Submitted by: Jason Harris <jharris@widomaker.com>
Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Apr 16 14:52:35 2003 UTC (8 years, 9 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
- Use bsd.openssl.mk (No response from maintainer after 2003-04-09) PR: 48978
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Mar 5 10:43:08 2003 UTC (8 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +8 -6 lines
Use ports/security/openssl/Makefile.ssl instead of USE_OPENSSL to prevent conflicts between the base system and port OpenSSL libraries. Bump PORTREVISION. Reported by: Stephen Cravey <clists@www.gotbrains.org> Submitted by: Scot Hetzel <hetzels@westbend.net>
Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Feb 19 16:07:26 2003 UTC (8 years, 11 months ago) by roam
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -0 lines
Remove pkg-comment files in my ports.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Jan 22 09:51:42 2003 UTC (9 years ago) by roam
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +6 -0 lines
Add a .netrc handling patch from the cURL CVS repository. Reported by: David Thiel <lx@redundancy.redundancy.org>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jan 17 15:40:13 2003 UTC (9 years ago) by roam
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -1 lines
Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net. Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Wed Jan 15 11:21:52 2003 UTC (9 years ago) by roam
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Update to curl-7.10.3. There is a minor problem with the lib503 and lib504 tests on some FreeBSD versions, but the major bulk of the functionality is there, and it is still an improvement over 7.10.2 :) Not functionally tested on: ia64; there is no spoon.. er.. perl5 on pluto1.FreeBSD.org for the present.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jan 2 16:02:07 2003 UTC (9 years, 1 month ago) by roam
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +9 -2 lines
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving. Add PORTDOCS handling.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue Jul 2 08:36:46 2002 UTC (9 years, 7 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 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.44: 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
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
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).
Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jun 7 00:21:17 2002 UTC (9 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
Bump PORTREVISION for bugfixes just committed.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue May 21 16:08:46 2002 UTC (9 years, 8 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
Update to curl-7.9.7.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Apr 16 11:30:21 2002 UTC (9 years, 9 months ago) by roam
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -7 lines
Update to 7.9.6.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Feb 22 09:52:10 2002 UTC (9 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -0 lines
Now that the pkg_install tools know how to handle symlinks, unbreak the cURL package - include libcurl.so in the packing list so that pkg_add(1) makes it visible to other packages. Bump PORTREVISION for this (definitely package-related) change. PR: ports/34491 Submitted by: Tom Payne <twp20@cam.ac.uk>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 14 18:08:30 2001 UTC (10 years, 1 month ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -3 lines
Update to 7.9.2. Add a vendor patch (from the cURL CVS repository) to make it compile. Remove the GNU make dependency. PR: 32815 Submitted by: Joseph Scott <joseph@randomnetworks.com> and naddy Apologies to: Joseph Scott and Christian Weisberger <naddy@FreeBSD.org>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Nov 5 10:05:57 2001 UTC (10 years, 3 months ago) by roam
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +5 -12 lines
Update to 7.9.1, add a 'test' target to run the curl suite tests. Note: some of those seem to intermitently fail on my system, no idea why. Nuke the commented-out USE_AUTOMAKE and a no-longer-needed post-configure substitution in some Makefiles.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Oct 5 11:24:26 2001 UTC (10 years, 4 months ago) by roam
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4 lines
Update to 7.9. Submitted by: kris
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Sep 1 14:56:27 2001 UTC (10 years, 5 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +7 -4 lines
Update to 7.8.1, which should, among other changes, fix the POST bug in cURL/PHP interaction. Build with SSL by default, change the knob name to WITHOUT_SSL. Submitted by: sf
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jul 19 15:58:34 2001 UTC (10 years, 6 months ago) by roam
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Add the ipv6 category. Submitted by: sf
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jun 26 11:41:01 2001 UTC (10 years, 7 months ago) by roam
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -2 lines
Update to 7.8, which is needed by www/mod_php4 now. Disable use of automake - the configuration framework was updated for use with autoconf and automake newer than the ones in the Ports collection, and breaks with those. Besides, the pregenerated configure script in the distribution Does The Right Thing(tm) anyway. Reviewed by: dirk, knu
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 8 10:21:17 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3 lines
Update to 7.7.3, with fingers crossed hoping the minor API change does not break dependent ports. PR: 27900 Submitted by: Jos Backus <josb@cncdsl.com> Reviewed by: knu (maintainer of ftp/ruby-curl) Silence by: dirk (maintainer of www/mod_php4)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Apr 25 09:30:11 2001 UTC (10 years, 9 months ago) by roam
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +6 -3 lines
Update to 7.7.2 Submitted by: olgeni
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Apr 9 15:01:53 2001 UTC (10 years, 10 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -3 lines
Remove two dead sites that the distfile checking scripts complained about
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Apr 5 21:22:26 2001 UTC (10 years, 10 months ago) by roam
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -3 lines
Update to 7.7.1, which, among other new features, fixes the HTTP-PROXY/IPv6 interplay. Submitted by: olgeni
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Feb 23 15:30:03 2001 UTC (10 years, 11 months ago) by roam
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
Update to 7.6.1. Besides a couple of bugfixes (most notably to the HTTP PUT resume), this version has a couple of new features, too - including IPv6 support, submitted by Jun-ichiro "itojun" Hagino. (Yes, this is itojun@FreeBSD.org :)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 31 11:16:30 2001 UTC (11 years ago) by roam
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -3 lines
Update to 7.6 and format the MAN3 list better.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 5 08:10:03 2001 UTC (11 years, 1 month ago) by roam
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to 7.5.2.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Dec 12 11:07:25 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Update to 7.5.1 - a bugfix release mainly for a -o outfname parsing bug, where bad things would happen if the output filename was longer than the fetched URL.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 4 16:06:39 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Update to version 7.5.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Nov 25 08:13:32 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Take over maintainership Approved by: kris (former maintainer)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Nov 19 04:05:56 2000 UTC (11 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Upgrade to curl 7.4.2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Oct 30 01:54:31 2000 UTC (11 years, 3 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +11 -6 lines
Update to curl 7.4.1. Adds Kerberos support. Submitted by: Peter Pentchev <roam@orbitel.bg>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Sep 23 23:39:42 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4 lines
Oops, I forgot to commit this patch to make WITH_SSL compile again.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:58:53 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -10 lines
Update all ports using OpenSSL and RSA to work without rsaref since it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 4 00:56:41 2000 UTC (11 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +10 -2 lines
Upgrade to curl 7.2.1 Submitted by: Peter Pentchev <roam@orbitel.bg>
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 2 20:39:13 2000 UTC (11 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
Add a manpage to MAN1 Submitted by: bento
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 22 09:57:34 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
whitespace nits
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 17 00:17:35 2000 UTC (11 years, 9 months ago) by reg
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Apr 12 05:31:02 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
PORTNAME/PORTVERSION stuff
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Mar 26 05:08:24 2000 UTC (11 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -4 lines
Update to curl 6.5.2
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 6 22:16:49 2000 UTC (12 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +14 -9 lines
Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSL support. PR: ports/14280 Assisted by: Jim Bloom <bloom@acm.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:25:33 1999 UTC (12 years, 3 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Change dependencies from static to shared openssl libraries, because openssl also builds shared libraries, now.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Oct 26 22:00:37 1999 UTC (12 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Upgrade to curl 6.1
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:43:59 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:55:04 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change Id->FreeBSD.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 2 10:43:38 1999 UTC (12 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Change "net" -> "ftp".
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 2 07:22:49 1999 UTC (12 years, 8 months ago) by dirk
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
include ${PREFIX}/include/openssl due to openssl upgrade.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 27 12:33:09 1999 UTC (12 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -4 lines
Upgrade to v5.9 PR: 11837
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 6 14:09:05 1999 UTC (12 years, 9 months ago) by flathill
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Update to 5.8 PR: ports/11527 Submitted by: cpiazza@home.net
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 16 02:24:14 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gone PR: 11160 Submitted by: Chris Piazza cpiazza@home.net
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 30 10:13:26 1999 UTC (12 years, 10 months ago) by dirk
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
Remove the last remaining dependency to SSLeay. Use openssl instead. OK'ed by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 11 11:27:30 1999 UTC (13 years ago) by obrien
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
There is no need for "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Feb 9 15:31:34 1999 UTC (13 years ago) by billf
Branches: NBM
CVS tags: r5_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. PR: ports/9079 Submitted By: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Kris Kennaway <kkenn@rebel.net.au> This port replaces ports/www/urlget
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Feb 9 15:31:34 1999 UTC (13 years ago) by billf
Branches: MAIN
Initial revision
