Port details on branch 2016Q4 |
- curl Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
- 7.52.1 ftp
=1 7.52.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2016-11-02 13:34:34
- Last Update: 2016-12-25 04:20:46
- Commit Hash: ad849ad
- Also Listed In: ipv6 net www
- License: MIT
- WWW:
- http://curl.haxx.se/
- Description:
- 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.
WWW: http://curl.haxx.se/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/curl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/curl
- pkg install curl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: curl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1482566107
SHA256 (curl-7.52.1.tar.lzma) = 44286d4b825936e2430fc44ad730ce899afb736a5d328cbb8b5d42462f3f2365
SIZE (curl-7.52.1.tar.lzma) = 2068290
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- This port is required by:
- for Libraries
-
- audio/amarok-kde4
- ftp/php56-curl
- ftp/php70-curl
- games/flightgear
- graphics/aseprite
- graphics/llpp
- graphics/mupdf
Configuration Options:
- ===> The following configuration options are available for curl-7.52.1:
CA_BUNDLE=on: Install CA bundle for OpenSSL
COOKIES=on: Cookies support
CURL_DEBUG=off: cURL debug memory tracking
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
HTTP2=off: HTTP protocol version 2.0 support
IDN=off: International Domain Names support
IPV6=on: IPv6 protocol support
LDAP=off: LDAP protocol support
LDAPS=off: LDAP protocol over SSL support
LIBSSH2=off: SCP/SFTP support via libssh2
METALINK=off: Metalink support
PROXY=on: Proxy support
PSL=off: Public Suffix List support
RTMP=off: RTMP protocol support via librtmp
TLS_SRP=on: TLS-SRP (Secure Remote Password) support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (Kerberos required)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
====> DNS resolving options: you can only select none or one of them
CARES=off: Asynchronous DNS resolution via c-ares
THREADED_RESOLVER=on: Threaded DNS resolver
====> SSL protocol support: you can only select none or one of them
GNUTLS=off: SSL/TLS support via GnuTLS
NSS=off: SSL/TLS support via NSS
OPENSSL=on: SSL/TLS support via OpenSSL
POLARSSL=off: SSL/TLS support via PolarSSL
WOLFSSL=off: SSL/TLS support via wolfSSL
===> Use 'make config' to modify these settings
- Options name:
- ftp_curl
- USES:
- gmake libtool localbase pathfix perl5 shebangfix tar:lzma cpe gssapi ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.52.1 25 Dec 2016 04:20:46
    |
Sunpoet Po-Chuan Hsieh (sunpoet)  |
MFH: r429314
- Update to 7.52.1
Changes: https://curl.haxx.se/changes.html
Security: c40ca16c-4d9f-4d70-8b6c-4d53aeb8ead4
Approved by: ports-secteam (junovitch) |
7.52.1 25 Dec 2016 04:20:46
  |
sunpoet  |
MFH: r429314
- Update to 7.52.1
Changes: https://curl.haxx.se/changes.html
Security: c40ca16c-4d9f-4d70-8b6c-4d53aeb8ead4
Approved by: ports-secteam (junovitch) |
7.52.0 23 Dec 2016 08:25:43
    |
Sunpoet Po-Chuan Hsieh (sunpoet)  |
MFH: r429173
- Update to 7.52.0
Changes: https://curl.haxx.se/changes.html
Security: 42880202-c81c-11e6-a9a5-b499baebfeaf
Approved by: ports-secteam (junovitch) |
7.52.0 23 Dec 2016 08:25:43
  |
sunpoet  |
MFH: r429173
- Update to 7.52.0
Changes: https://curl.haxx.se/changes.html
Security: 42880202-c81c-11e6-a9a5-b499baebfeaf
Approved by: ports-secteam (junovitch) |
7.51.0_1 06 Nov 2016 15:31:40
    |
Sunpoet Po-Chuan Hsieh (sunpoet)  |
MFH: r425404
- Fix IDN option
- Sort PLIST
- Bump PORTREVISION for dependency change
Approved by: ports-secteam (feld) |
7.51.0_1 06 Nov 2016 15:31:40
  |
sunpoet  |
MFH: r425404
- Fix IDN option
- Sort PLIST
- Bump PORTREVISION for dependency change
Approved by: ports-secteam (feld) |
7.51.0 02 Nov 2016 13:34:26
    |
Mark Felder (feld)  |
MFH: r425153
ftp/curl: Update to 7.51.0
- Update to 7.51.0
- Fixes 11 security vulnerabilities
- Remove docs no longer installed from plist
PR: 214000
Security: 765feb7d-a0d1-11e6-a881-b499baebfeaf
Security: CVE-2016-8615
Security: CVE-2016-8616
Security: CVE-2016-8617
Security: CVE-2016-8618
Security: CVE-2016-8619
Security: CVE-2016-8620
Security: CVE-2016-8621
Security: CVE-2016-8622
Security: CVE-2016-8623
Security: CVE-2016-8624
Security: CVE-2016-8625
Approved by: ports-secteam (with hat) |
7.51.0 02 Nov 2016 13:34:26
  |
feld  |
MFH: r425153
ftp/curl: Update to 7.51.0
- Update to 7.51.0
- Fixes 11 security vulnerabilities
- Remove docs no longer installed from plist
PR: 214000
Security: 765feb7d-a0d1-11e6-a881-b499baebfeaf
Security: CVE-2016-8615
Security: CVE-2016-8616
Security: CVE-2016-8617
Security: CVE-2016-8618
Security: CVE-2016-8619
Security: CVE-2016-8620
Security: CVE-2016-8621
Security: CVE-2016-8622
Security: CVE-2016-8623
Security: CVE-2016-8624
Security: CVE-2016-8625
Approved by: ports-secteam (with hat) |