Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

net-misc/curl

A Client that groks URLs

Screenshots

  • curl-7.20.0
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd
    openssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test
    View      Download      License: MIT
  • curl-7.19.7
    ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd
    openssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test
    View      Download      License: MIT
  • curl-7.19.6
    alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd
    ssl ipv6 ldap ares gnutls libssh2 nss idn kerberos test
    View      Download      License: MIT

USE Flags

openssl
Global: Enable the MD5 plugin for user-defined functions (using dev-libs/openssl). Note: when enabling both this flag and the curl flag, net-misc/curl has to be built with the openssl USE flag or with no SSL support at all to avoid runtime linking conflicts.
Local: Use openssl as the crypto engine
ipv6
Global: Adds support for IP version 6
ldap
Global: Adds LDAP support (Lightweight Directory Access Protocol)
ares
Global: Use GNU net-dns/c-ares library to resolve DNS names
Local: Enabled c-ares dns support
gnutls
Global: Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
Local: Use gnutls as the crypto engine
libssh2
Global: Enabled SSH urls in curl using libssh2
Local: Enabled SSH urls in curl using libssh2
nss
Global: Enable NSS security provider support.
Local: Use NSS as the crypto engine
idn
Global: Enable support for Internationalized Domain Names
kerberos
Global: Adds kerberos support
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore
ssl
Global: Adds support for Secure Socket Layer connections