Versions
v9999 :: 0/0 :: gentoo
- Modified
- License
- GPL-3
- USE flags
- brotli bzip2 doc gnutls gpgme http2 idn libressl lzma openssl pcre psl ssl test valgrind xattr zlib
v1.99.2 :: 0/0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- brotli bzip2 doc gnutls gpgme http2 idn libressl lzma openssl pcre psl ssl test valgrind xattr zlib
USE flags
General
- brotli
- Enable support for brotli compression
- bzip2
- Use the bzlib compression library
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gnutls
- Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
- gpgme
- Build gpgme backend
- http2
- Enable HTTP/2.0 support
- idn
- Enable support for Internationalized Domain Names
- libressl
- Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag)
- lzma
- Support for LZMA (de)compression algorithm
- openssl
- Enable crypto support via dev-libs/openssl
- pcre
- Add support for Perl Compatible Regular Expressions
- psl
- Use public suffix list via media-libs/libnspsl
- ssl
- Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- valgrind
- Depend on dev-util/vagrind for test suite
- xattr
- Add support for extended attributes (filesystem-stored metadata)
- zlib
- Add support for zlib (de)compression
Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : utils for managing LZMA compressed files
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / libassuan : IPC library used by GnuPG and GPGME
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libpsl : C library for the Public Suffix List
net-libs / nghttp2 : HTTP/2 C Library
Runtime Dependencies
app-arch / brotli : Generic-purpose lossless compression algorithm
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / xz-utils : utils for managing LZMA compressed files
app-crypt / gpgme : GnuPG Made Easy is a library for making GnuPG easier to use
dev-libs / libassuan : IPC library used by GnuPG and GPGME
dev-libs / libgcrypt : General purpose crypto library based on the code used in GnuPG
dev-libs / libgpg-error : Contains error handling functions used by GnuPG software
dev-libs / libpcre2 : Perl-compatible regular expression library
dev-libs / libressl : Free version of the SSL/TLS protocol forked from OpenSSL
dev-libs / openssl : full-strength general purpose cryptography library (including SSL and TLS)
net-dns / libidn2 : An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
net-libs / gnutls : A secure communications library implementing the SSL, TLS and DTLS protocols
net-libs / libpsl : C library for the Public Suffix List
net-libs / nghttp2 : HTTP/2 C Library
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/wget2: Fixed build with autoconf-2.70
Closes: https://bugs.gentoo.org/750857 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Lars Wendler · gentoo
net-misc/wget2: Removed useless line
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/wget2: Added live ebuild
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/wget2: Avoid bashisms in configure script
Attempt to fix build with autoconf-2.70 Bug: https://bugs.gentoo.org/750857 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
net-misc/wget2: [QA] Do not build static libraries
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/wget2: Fixed QA issue
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/wget2: Initial commit
Closes: https://bugs.gentoo.org/693638 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>