Port details on branch 2024Q4 |
- curl Command line tool and library for transferring data with URLs
- 8.11.0_1 ftp =440 8.10.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-11-21 20:52:39
- Commit Hash: 90c6b7b
- People watching this port, also watch:: libiconv, expat, gmake, png, freetype2
- Also Listed In: net www
- License: MIT
- WWW:
- https://curl.se/
- https://github.com/curl/curl
- Description:
- curl is used in command lines or scripts to transfer data. It is also used in
cars, television sets, routers, printers, audio equipment, mobile phones,
tablets, settop boxes, media players and is the internet transfer backbone for
thousands of software applications affecting billions of humans daily.
It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP,
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and
TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, HTTP/2, cookies, user+password authentication
(Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer
resume, proxy tunneling and more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1731679162
SHA256 (curl-8.11.0.tar.xz) = db59cf0d671ca6e7f5c2c5ec177084a33a79e04c97e71cf183a5cdea235054eb
SIZE (curl-8.11.0.tar.xz) = 2750684
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libnghttp2.so : www/libnghttp2
- libidn2.so : dns/libidn2
- libssh2.so : security/libssh2
- libpsl.so : dns/libpsl
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- audio/lv2lint
- databases/tarantool
- databases/tiledb
- deskutils/bookworm
- devel/git
- devel/roswell
- dns/ddclient
-
Deleted ports which required this port:
- for Fetch
-
Deleted ports which required this port:
- for Libraries
-
- archivers/urbackup-server
- archivers/zchunk
- astro/cfitsio
- astro/foxtrotgps
- astro/gnuastro
- astro/mepo
- astro/opencpn
-
Deleted ports which required this port:
- for Run
-
- audio/lv2lint
- audio/somafm-cli
- biology/atac-seq
- biology/biostar-tools
- biology/mca-calling
- biology/ncbi-entrez-direct
- biology/rna-seq
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for curl-8.11.0_1:
ALTSVC=on: HTTP Alternative Services support
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
IDN=on: International Domain Names support
IPV6=on: IPv6 protocol support
LIBUV=off: Event-based tests
NTLM=on: NTLM authentication support
PROXY=on: Proxy support
PSL=on: Public Suffix List support
STATIC=on: Build static executables and/or libraries
TLS_SRP=on: TLS-SRP (Secure Remote Password) support
====> Options available for the group COMPRESSION
BROTLI=on: Brotli compression support
ZSTD=on: Zstandard compression support
====> Options available for the group PROTOCOL
DICT=on: DICT (RFC 2229) support
FTP=on: FTP protocol support
GOPHER=on: Gopher protocol support
HTTP=on: HTTP/HTTPS support
HTTP2=on: HTTP/2 support (requires HTTP)
IMAP=on: IMAP/IMAPS support
IPFS=on: IPFS support
LDAP=off: LDAP protocol support
LDAPS=off: LDAP protocol over SSL support (requires GNUTLS/OPENSSL/WOLFSSL)
LIBSSH=off: SCP/SFTP support via libssh (requires OPENSSL)
LIBSSH2=on: SCP/SFTP support via libssh2 (requires OPENSSL)
MQTT=off: MQTT support
POP3=on: POP3/POP3S support
RTSP=on: Real Time Streaming Protocol (RTSP) support
SMB=off: SMB/CIFS support
SMTP=on: SMTP/SMTPS support
TELNET=on: Telnet support
TFTP=on: TFTP support
WEBSOCKET=on: WebSocket support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
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 have to select exactly 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
OPENSSL=on: SSL/TLS support via OpenSSL
WOLFSSL=off: SSL/TLS support via wolfSSL
===> Use 'make config' to modify these settings
- Options name:
- ftp_curl
- USES:
- cpe libtool localbase pathfix perl5 shebangfix tar:xz gssapi pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
There are no commits on branch 2024Q4 for this port
|