Commit graph

44 commits

Author SHA1 Message Date
Vasil Dimov
694b891d03 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
2006-03-20 12:49:56 +00:00
Marcus Alves Grando
1f5a4e8f74 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/
2005-12-09 12:10:41 +00:00
Peter Pentchev
8da453d667 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
2005-10-14 16:11:46 +00:00
Peter Pentchev
77d9fbd837 Update to 7.14.1. 2005-09-05 18:12:41 +00:00
Pav Lucistnik
73b75ad884 - 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)
2005-06-05 19:31:45 +00:00
Peter Pentchev
db0b512f74 Update to curl 7.13.1, which also takes care of the recent security
issue.
2005-03-12 02:36:52 +00:00
Peter Pentchev
ae5a44d3de 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)
2004-12-21 09:51:09 +00:00
Peter Pentchev
8348162986 Update to 7.12.1, which is mainly an important bugfix release, but also
contains some new functionality.
2004-08-10 13:32:51 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Peter Pentchev
bcc2c336a4 Update to curl 7.11.1. 2004-04-09 12:14:13 +00:00
Peter Pentchev
f075502d3f Update curl to 7.11.0. 2004-02-06 09:43:28 +00:00
Peter Pentchev
e317cb982e Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.
PR:		60105
Submitted by:	ijliao
2003-12-13 08:32:10 +00:00
Peter Pentchev
c399aef92c Update to curl-7.10.7; the added patch is needed to actually get
the test suite going :)
2003-09-02 13:07:00 +00:00
Peter Pentchev
9353a767a1 Update to curl-7.10.5.
Submitted by:	Phillip Oleson <poleson@verio.net>
2003-06-06 08:28:34 +00:00
Peter Pentchev
82bca2371b Update to 7.10.4.
PR:		51315
Submitted by:	Jason Harris <jharris@widomaker.com>
2003-04-25 15:36:09 +00:00
Peter Pentchev
0ac07ed160 Add a .netrc handling patch from the cURL CVS repository.
Reported by:	David Thiel <lx@redundancy.redundancy.org>
2003-01-22 09:51:42 +00:00
Peter Pentchev
1ac87aa3d6 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.
2003-01-15 11:21:52 +00:00
Peter Pentchev
e206293405 Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.
Add PORTDOCS handling.
2003-01-02 16:02:08 +00:00
Peter Pentchev
7ee2a57326 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>
2002-07-02 08:36:46 +00:00
Peter Pentchev
f76edbf7ce Update to curl-7.9.7. 2002-05-21 16:08:47 +00:00
Peter Pentchev
dd4f172c62 Update to 7.9.6. 2002-04-16 11:30:21 +00:00
Peter Pentchev
9ccc4d0cb4 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>
2001-12-14 18:08:30 +00:00
Peter Pentchev
4e033dff3b 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.
2001-11-05 10:05:57 +00:00
Peter Pentchev
ccd1e6f59d Update to 7.9.
Submitted by:	kris
2001-10-05 11:24:26 +00:00
Peter Pentchev
2c371800d9 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
2001-09-01 14:56:27 +00:00
Peter Pentchev
f7d88d9aa6 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
2001-06-26 11:41:01 +00:00
Peter Pentchev
806d2144ac 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)
2001-06-08 10:21:17 +00:00
Peter Pentchev
49940140f1 Update to 7.7.2
Submitted by:	olgeni
2001-04-25 09:30:11 +00:00
Peter Pentchev
3b2ff2fb18 Update to 7.7.1, which, among other new features, fixes the HTTP-PROXY/IPv6
interplay.

Submitted by:	olgeni
2001-04-05 21:22:26 +00:00
Peter Pentchev
995fd7afee 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 :)
2001-02-23 15:30:03 +00:00
Peter Pentchev
8d5c82e7f9 Update to 7.6 and format the MAN3 list better. 2001-01-31 11:16:30 +00:00
Peter Pentchev
fa4eb6bd13 Update to 7.5.2. 2001-01-05 08:10:03 +00:00
Peter Pentchev
9f12f6dc2a 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.
2000-12-12 11:07:25 +00:00
Peter Pentchev
0ab2a52b68 Update to version 7.5. 2000-12-04 16:06:39 +00:00
Kris Kennaway
d965c15208 Upgrade to curl 7.4.2 2000-11-19 04:05:57 +00:00
Kris Kennaway
a33d198437 Update to curl 7.4.1. Adds Kerberos support.
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-10-30 01:54:34 +00:00
Kris Kennaway
2c9f48dec6 Upgrade to curl 7.2.1
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-09-04 00:56:47 +00:00
Kris Kennaway
cb7ac6ac51 Update to curl 6.5.2 2000-03-26 05:08:26 +00:00
Kris Kennaway
e53282941a 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>
2000-02-06 22:16:50 +00:00
Kris Kennaway
c19aaee54d Upgrade to curl 6.1 1999-10-26 22:00:42 +00:00
Kris Kennaway
0ffce1d572 Upgrade to v5.9
PR:	11837
1999-05-27 12:33:19 +00:00
Seiichirou Hiraoka
c7390666dd Update to 5.8
PR: ports/11527
Submitted by: cpiazza@home.net
1999-05-06 14:09:08 +00:00
Michael Haro
44d132853b 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
1999-04-16 02:24:14 +00:00
Bill Fumerola
bb0aa544ae 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
1999-02-09 15:31:34 +00:00