| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
issue.
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
contains some new functionality.
|
|
|
|
| |
dependent ports.
|
| |
|
| |
|
|
|
|
|
| |
PR: 60105
Submitted by: ijliao
|
|
|
|
| |
the test suite going :)
|
|
|
|
| |
Submitted by: Phillip Oleson <poleson@verio.net>
|
|
|
|
|
| |
PR: 51315
Submitted by: Jason Harris <jharris@widomaker.com>
|
|
|
|
| |
Reported by: David Thiel <lx@redundancy.redundancy.org>
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Add PORTDOCS handling.
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
|
|
|
| |
bug in cURL/PHP interaction.
Build with SSL by default, change the knob name to WITHOUT_SSL.
Submitted by: sf
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Submitted by: olgeni
|
|
|
|
|
|
| |
interplay.
Submitted by: olgeni
|
|
|
|
|
|
| |
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 :)
|
| |
|
| |
|
|
|
|
|
| |
where bad things would happen if the output filename was longer than
the fetched URL.
|
| |
|
| |
|
|
|
|
| |
Submitted by: Peter Pentchev <roam@orbitel.bg>
|
|
|
|
| |
Submitted by: Peter Pentchev <roam@orbitel.bg>
|
| |
|
|
|
|
|
|
|
| |
support.
PR: ports/14280
Assisted by: Jim Bloom <bloom@acm.org>
|
| |
|
|
|
|
| |
PR: 11837
|
|
|
|
|
| |
PR: ports/11527
Submitted by: cpiazza@home.net
|
|
|
|
|
| |
PR: 11160
Submitted by: Chris Piazza cpiazza@home.net
|
|
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
|