summaryrefslogtreecommitdiffstats
path: root/ftp/curl/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Update to curl 7.13.1, which also takes care of the recent securityroam2005-03-121-2/+2
| | | | issue.
* Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).roam2004-12-211-2/+2
| | | | | | | 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)
* Update to 7.12.1, which is mainly an important bugfix release, but alsoroam2004-08-101-2/+2
| | | | contains some new functionality.
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-031-2/+2
| | | | dependent ports.
* Update to curl 7.11.1.roam2004-04-091-2/+2
|
* Update curl to 7.11.0.roam2004-02-061-1/+2
|
* Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.roam2003-12-131-1/+1
| | | | | PR: 60105 Submitted by: ijliao
* Update to curl-7.10.7; the added patch is needed to actually getroam2003-09-021-1/+1
| | | | the test suite going :)
* Update to curl-7.10.5.roam2003-06-061-1/+1
| | | | Submitted by: Phillip Oleson <poleson@verio.net>
* Update to 7.10.4.roam2003-04-251-2/+1
| | | | | PR: 51315 Submitted by: Jason Harris <jharris@widomaker.com>
* Add a .netrc handling patch from the cURL CVS repository.roam2003-01-221-0/+1
| | | | Reported by: David Thiel <lx@redundancy.redundancy.org>
* Update to curl-7.10.3. There is a minor problem with the lib503 androam2003-01-151-1/+1
| | | | | | | | 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.
* Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.roam2003-01-021-1/+1
| | | | Add PORTDOCS handling.
* Update to 7.9.8.roam2002-07-021-1/+1
| | | | | | | | | | 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>
* Update to curl-7.9.7.roam2002-05-211-1/+1
|
* Update to 7.9.6.roam2002-04-161-2/+1
|
* Update to 7.9.2.roam2001-12-141-1/+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>
* Update to 7.9.1, add a 'test' target to run the curl suite tests.roam2001-11-051-1/+1
| | | | | | 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.
* Update to 7.9.roam2001-10-051-1/+1
| | | | Submitted by: kris
* Update to 7.8.1, which should, among other changes, fix the POSTroam2001-09-011-1/+1
| | | | | | | | bug in cURL/PHP interaction. Build with SSL by default, change the knob name to WITHOUT_SSL. Submitted by: sf
* Update to 7.8, which is needed by www/mod_php4 now.roam2001-06-261-1/+1
| | | | | | | | | 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
* Update to 7.7.3, with fingers crossed hoping the minor API change doesroam2001-06-081-1/+1
| | | | | | | | | 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)
* Update to 7.7.2roam2001-04-251-1/+1
| | | | Submitted by: olgeni
* Update to 7.7.1, which, among other new features, fixes the HTTP-PROXY/IPv6roam2001-04-051-1/+1
| | | | | | interplay. Submitted by: olgeni
* Update to 7.6.1. Besides a couple of bugfixes (most notably toroam2001-02-231-1/+1
| | | | | | 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 :)
* Update to 7.6 and format the MAN3 list better.roam2001-01-311-1/+1
|
* Update to 7.5.2.roam2001-01-051-1/+1
|
* Update to 7.5.1 - a bugfix release mainly for a -o outfname parsing bug,roam2000-12-121-1/+1
| | | | | where bad things would happen if the output filename was longer than the fetched URL.
* Update to version 7.5.roam2000-12-041-1/+1
|
* Upgrade to curl 7.4.2kris2000-11-191-1/+1
|
* Update to curl 7.4.1. Adds Kerberos support.kris2000-10-301-1/+1
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Upgrade to curl 7.2.1kris2000-09-041-1/+1
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Update to curl 6.5.2kris2000-03-261-1/+1
|
* Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSLkris2000-02-061-1/+1
| | | | | | | support. PR: ports/14280 Assisted by: Jim Bloom <bloom@acm.org>
* Upgrade to curl 6.1kris1999-10-261-1/+1
|
* Upgrade to v5.9kris1999-05-271-1/+1
| | | | PR: 11837
* Update to 5.8flathill1999-05-061-1/+1
| | | | | PR: ports/11527 Submitted by: cpiazza@home.net
* Update curl from 5.5 to 5.5.1 and remove ftp.all.de - seems to be gonemharo1999-04-161-1/+1
| | | | | PR: 11160 Submitted by: Chris Piazza cpiazza@home.net
* curl is a client to get documents/files from servers, using any of thebillf1999-02-091-0/+1
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
OpenPOWER on IntegriCloud