./www/curl, Client that groks URLs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 7.36.0, Package name: curl-7.36.0, Maintainer: pkgsrc-users

Curl is a command line tool for transferring files with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports
HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
kerberos...), file transfer resume, proxy tunneling and a busload of other
useful tricks.


Required to run:
[devel/libidn]


Package options: gssapi, inet6, libidn

Master sites: (Expand)

SHA1: c39b120585a8a8d64ef14459d6d5f22831d4a7c4
RMD160: 864f0fe3a15f016cf79bf47172a2ae6a54e0cce4
Filesize: 2743.424 KB

Version history: (Expand)


CVS history: (Expand)


   2014-04-15 14:20:40 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #4377 - requested by asau
www/curl: build fix

Revisions pulled up:
- www/curl/distinfo                                             1.94
- www/curl/patches/patch-lib_hostcheck.c                        1.1

---
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Mon Mar 31 08:45:21 UTC 2014

   Modified Files:
           pkgsrc/www/curl: distinfo
   Added Files:
           pkgsrc/www/curl/patches: patch-lib_hostcheck.c

   Log message:
   Add missing header for DragonflyBSD.
   PR 48691 by David Shao.