diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-05-04 22:28:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-05-04 22:28:33 +0100 |
commit | a978c074e4272bb901fbe4a10de0a7b2af574f17 (patch) | |
tree | 8c764c1cc0576389ce22abd317bceba71ea5732d /profiles | |
parent | 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff) |
gentoo resync : 04.05.2021
Diffstat (limited to 'profiles')
32 files changed, 264 insertions, 112 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 762d7576e2f0..c4bbffdd4d45 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index ba6b5cee170c..09fe0a2b76ef 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -58,7 +58,7 @@ games-arcade/jardinains games-arcade/thinktanks-demo games-emulation/caps games-emulation/nestra -games-emulation/pcsx2 +<games-emulation/pcsx2-9999 games-emulation/vgba games-emulation/zinc games-emulation/zsnes diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index a97c6325f2e3..c5d4f9be7ece 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -109,6 +109,8 @@ dev-libs/glib -sysprof gnome-extra/cjs -sysprof x11-libs/gtk+ -sysprof net-libs/libsoup -sysprof +x11-libs/pango -sysprof +gui-libs/gtk -sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on amd64. diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index ee9b21e49fec..8991e4f2f17f 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 540ee8241f62..f1751dec36f1 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 5c02a6bcdc3f..8416e8749c7d 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -359,10 +359,6 @@ app-crypt/heimdal afs # Only available on some architectures. dev-java/icedtea -shenandoah -# Markus Meier <maekke@gentoo.org> (2017-03-24) -# unkeyworded deps, bug #552330 -app-portage/g-sorcery bson - # Thomas Deutschmann <whissi@gentoo.org> (2017-03-01) # Unkeyworded dependencies app-admin/rsyslog mongodb diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 8ba26c22d2c4..bb546ad7d536 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 38d96d878055..af46ee0f7552 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -89,6 +89,8 @@ dev-libs/glib sysprof gnome-extra/cjs sysprof x11-libs/gtk+ sysprof net-libs/libsoup sysprof +x11-libs/pango sysprof +gui-libs/gtk sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan support is only available on few selected arches atm. diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index bf38d957db06..9114e7eb910e 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -1,9 +1,15 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Rolf Eike Beer <eike@sf-mail.de> (2021-02-08) # dev-lang/lua:5.2 not stable on hppa lua_single_target_lua5-2 @@ -61,11 +67,6 @@ gstreamer wayland # Rolf Eike Beer <eike@sf-mail.de> (2020-04-11) -# No stable dev-libs/libressl on hppa, bug #704228 -curl_ssl_libressl -libressl - -# Rolf Eike Beer <eike@sf-mail.de> (2020-04-11) # No stable media-libs/libsdl or media-libs/libsdl2 on hppa sdl diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index ac5e9da6ae99..de86bafc3fc2 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -1,15 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -m68k # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) -# dev-libs/libressl has no m68k keywords. -libressl -curl_ssl_libressl - -# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-23) # valgrind has no m68k port. valgrind diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 4d7c469150b5..408d42d9aa94 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,3 +1,12 @@ +# Copyright 2014-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Andreas Sturmlechner <asturm@gentoo.org> (2020-08-13) # media-gfx/gimp is not stable gimp diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask index 4efce43db197..f0718dbcb021 100644 --- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask @@ -1,6 +1,12 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask index 9bbcaee3616e..9bf68847141b 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask @@ -1,6 +1,12 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26) # media-plugins/frei0r-plugins not stable yet frei0r diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index ea76ca8f0f28..40076c2d9879 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -3,3 +3,9 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask + +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 7d08d2482843..9d94d70acc43 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -134,7 +134,7 @@ net-irc/irssi socks5 net-libs/gnutls doc test-full net-libs/ldns doc python net-libs/libpcap rdma -net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss rtmp ssh nss mbedtls +net-misc/curl brotli curl_ssl_mbedtls curl_ssl_nss rtmp ssh nss mbedtls net-misc/ntp openntpd snmp vim-syntax zeroconf net-nds/openldap cxx kerberos sasl sys-apps/kmod doc diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index dfdacea6f24d..834a60ef712c 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -28,7 +28,6 @@ java kerberos latex libedit -libressl lua motif opencl diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 95fbcad5300c..651f15426c69 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Sam James <sam@gentoo.org> (2021-04-27) # Clang and friends aren't (yet?) stable on sparc clang diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 38a7fe6960de..23823f2901da 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -118,6 +118,8 @@ dev-libs/glib -sysprof gnome-extra/cjs -sysprof x11-libs/gtk+ -sysprof net-libs/libsoup -sysprof +x11-libs/pango -sysprof +gui-libs/gtk -sysprof # Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) # Vulkan is available on x86. diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 76cb48cac485..469e5f74c244 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny <mgorny@gentoo.org> (2021-05-04) +# Python 3.10 is not yet stable (and will not be until it's out of beta, +# around September. +python_single_target_python3_10 +python_targets_python3_10 + # Michał Górny <mgorny@gentoo.org> (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 1216929e842d..8a42be2310b3 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -180,6 +180,7 @@ app-shells/bash:0 readline dev-lang/python-exec python_targets_python3_7 dev-lang/python-exec python_targets_python3_8 dev-lang/python-exec python_targets_python3_9 +dev-lang/python-exec python_targets_python3_10 dev-lang/python-exec python_targets_pypy3 # Zac Medico <zmedico@gentoo.org> (2010-10-20) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8189fb7dfcf9..6ecb579a7e57 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -237,8 +237,8 @@ dev-python/zeep tornado sci-chemistry/gromacs python # Brian Evans <grknight@gentoo.org> (2019-12-19) -# PHP 7.1 is end of life and has security issues Bug 703326 -# Associated packages are not ready for new versions tracked in bug 702110 +# PHP 7.1 is end of life and has security issues, bug #703326 +# Associated packages are not ready for new versions tracked in bug #702110 dev-libs/ossp-uuid php # Michał Górny <mgorny@gentoo.org> (2019-12-16) @@ -285,7 +285,7 @@ net-libs/ngtcp2 ssl net-misc/curl nghttp3 # Thomas Deutschmann <whissi88@gentoo.org> (2019-09-02) -# PGO not yet supported for comm-central, #693160 +# PGO not yet supported for comm-central, bug #693160 >=mail-client/thunderbird-68 pgo # Matt Turner <mattst88@gentoo.org> (2019-09-01) @@ -402,7 +402,7 @@ dev-db/mariadb client-libs dev-db/mysql client-libs # Andreas K. Hüttel <dilfridge@gentoo.org> (2018-02-02) -# This feature is not ready yet pre-2.29-r4, see bug 146882 comment 26 +# This feature is not ready yet pre-2.29-r4, see bug #146882 comment 26 <sys-libs/glibc-2.29-r4 compile-locales # Mart Raudsepp <leio@gentoo.org> (2018-01-10) @@ -428,11 +428,11 @@ dev-java/openjdk:11 gentoo-vm sys-libs/glibc vanilla # Michael Orlitzky <mjo@gentoo.org> (2017-08-24) -# This is a security risk if not used carefully, bug 628596. +# This is a security risk if not used carefully, bug #628596. net-analyzer/nrpe command-args # Michał Górny <mgorny@gentoo.org> (2017-08-04) -# sys-kernel/openvz-sources is being treecleaned wrt #580516. +# sys-kernel/openvz-sources is being treecleaned wrt bug #580516. app-emulation/libvirt openvz # Mike Gilbert <floppym@gentoo.org> (2017-07-09) @@ -468,7 +468,7 @@ net-fs/samba system-heimdal # Robin H. Johnson <robbat2@gentoo.org> (2016-12-04) # Additional HAProxy functionality waiting for related stuff to land in the # tree. -# bug 541042 - lua 5.3 +# bug #541042 - lua 5.3 net-proxy/haproxy lua # bug (none) - 51Degrees net-proxy/haproxy 51degrees @@ -487,12 +487,11 @@ app-editors/emacs:25 cairo app-editors/emacs:26 cairo # Matthew Brewer <tomboy64@sina.cn> (2016-06-02) -# Acked-by: Amy Liffey <amynka@gentoo.org> # Currently broken upstream. >=dev-lang/rakudo-2016.05 java # Mike Frysinger <vapier@gentoo.org> (2016-05-08) -# Most targets do not support VTV #547040. +# Most targets do not support VTV, bug #547040. sys-devel/gcc vtv # Matthew Brewer <tomboy64@sina.cn> (2016-05-08) @@ -599,11 +598,11 @@ media-libs/avidemux-core system-ffmpeg # PGO is known to be busted with most configurations www-client/firefox pgo -# Diego Elio Pettenò (2012-08-27) +# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27) # The libpci access is only used for linux. net-analyzer/net-snmp pci -# Diego Elio Pettenò (2012-08-20) +# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-20) # The prevent-removal USE flag is only implemented for Linux. sys-auth/pam_mktemp prevent-removal @@ -627,7 +626,6 @@ sys-devel/gcc libssp sci-libs/mathgl octave # Diego E. Pettenò <flameeyes@gentoo.org> (2011-03-27) -# # Mask pdnsd's Linux-specific USE flags. net-dns/pdnsd urandom @@ -639,7 +637,7 @@ net-dns/pdnsd urandom # Masked because libsvm module is broken with this release on every arch. dev-lisp/clisp svm -# Diego E. Pettenò <flameeyes@gmail.com> (2010-01-18) +# Diego E. Pettenò <flameeyes@gentoo.org> (2010-01-18) # Don't use system-wide mode unless you *really* know what you're doing. # Keep it masked here so that I don't need to manage two versions every time. media-sound/pulseaudio system-wide diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 26e7049939a8..35139fc47fd2 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -43,7 +43,9 @@ media-libs/openimageio python # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-09-18) # openjfx:8 will never be stabilized +# openjfx:11 probably will neither dev-java/openjdk:8 javafx +dev-java/openjdk:11 javafx # Pacho Ramos <pacho@gentoo.org> (2020-08-21) # app-text/pandoc is hard to stabilize #737612 diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 232b2f1281a2..6b49fabfb1e6 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,11 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Michał Górny <mgorny@gentoo.org> (2021-02-01) -# dev-libs/libressl is masked for removal. -libressl -curl_ssl_libressl - # Brian Evans <grknight@gentoo.org> (2021-01-07) # PHP 7.2 is security vulnerable and end-of-life # Please upgrade to a newer slot diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc index 329ceb4a8fab..bbc771ff950e 100644 --- a/profiles/desc/curl_ssl.desc +++ b/profiles/desc/curl_ssl.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl @@ -6,7 +6,6 @@ axtls - Use axTLS gnutls - Use GnuTLS -libressl - Use LibreSSL mbedtls - Use mbed TLS nss - Use Mozilla's Network Security Services openssl - Use OpenSSL diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 1be4dd4001a6..4e52300f9d83 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -6,4 +6,5 @@ python3_7 - Build for Python 3.7 only python3_8 - Build for Python 3.8 only python3_9 - Build for Python 3.9 only +python3_10 - Build for Python 3.10 only pypy3 - Build for PyPy3 only diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index 66d152ff98c0..6fd532d95a53 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -6,4 +6,5 @@ python3_7 - Build with Python 3.7 python3_8 - Build with Python 3.8 python3_9 - Build with Python 3.9 +python3_10 - Build with Python 3.9 pypy3 - Build with PyPy3 diff --git a/profiles/package.mask b/profiles/package.mask index 780fe517f291..4f1166ada384 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,170 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-03) +# Sync concurrent unmasking with icu/chromium/boost. +~dev-qt/qtwebengine-5.15.2_p20210421 + +# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-01) +# nsplugin is dead, bug #771801 +# Removal on 2021-05-31 +www-plugins/google-talkplugin + +# Andreas Sturmlechner <asturm@gentoo.org> (2021-05-01) +# Unmaintained, java depends on deprecated JDK-7, nsplugin is dead. +# Multiple bugs: #446508, #678776, #682600, #787407 +# Removal on 2021-05-31 +media-gfx/freewrl + +# Michał Górny <mgorny@gentoo.org> (2021-05-01) +# The following packages have not been ported to Python 3.8, and are +# therefore going to be removed when support for Python 3.7 target is +# removed. Please do not unmask them unless you port them both to +# Python 3.8 *and* Python 3.9 (that is becoming the default +# on 2021-06-01). +# +# Removal on 2021-05-31. Relevant bugs found on tracker #701178. +gnome-extra/gnome-dvb-daemon +sci-chemistry/gmxapi +www-apps/netbox + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-04-30) +# Superceded by dev-perl/Image-Sane. Tests hang, bug 626594 +# Removal in 30 days. +dev-perl/Sane + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-04-30) +# Outdated, not pulled in by any virtuals anymore, no +# keywords. Removal in 30 days. +perl-core/Devel-PPPort +perl-core/Time-Local +perl-core/Unicode-Normalize + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-30) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/787152 +dev-java/tagsoup + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786888 +dev-java/zeus-jscl + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786864 +dev-java/sun-jmx +java-virtuals/jmx +dev-util/jconfig + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786843 +dev-java/sun-httpserver-bin + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786840 +dev-java/stax-ex +dev-java/xmlstreambuffer + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786831 +dev-java/stax2-api + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786756 +dev-java/nekohtml +dev-java/boilerpipe + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786786 +dev-java/spymemcached + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786783 +dev-java/skinlf + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786780 +dev-java/sblim-cim-client + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786774 +dev-java/radeox + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bugs: https://bugs.gentoo.org/786771 +dev-java/prefuse + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786768 +dev-java/picocontainer + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786753 +dev-java/msv +dev-java/relaxngcc +dev-java/wstx +dev-java/jettison + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786744 +dev-java/minlog + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786714 +dev-java/libmatthew-java + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# no consumers +# removal in 30 days +# see bug: https://bugs.gentoo.org/786711 +dev-java/ldapsdk + +# Michał Górny <mgorny@gentoo.org> (2021-04-29) +# The most recent release is still broken with current +# dev-python/coverage. Inactive downstream maintainer. No revdeps. +# Removal on 2021-05-29. Bug #786666. +dev-python/pytest-testmon + +# Eray Aslan <eras@gentoo.org> (2021-04-29) +# Mask experimental software +=mail-mta/postfix-3.7* + +# Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) +# security issues, last release in 2004 +# removal in 30 days +# see bug: https://bugs.gentoo.org/631394 +media-sound/bladeenc + # Miroslav Šulc <fordfrog@gentoo.org> (2021-04-28) # no consumers # removal in 30 days @@ -366,12 +530,6 @@ dev-java/ical4j # https://bugs.gentoo.org/782697 >=dev-java/xerces-2.12.1 -# Matt Turner <mattst88@gentoo.org> (2021-04-18) -# Masked for testing. ->=dev-libs/vala-common-0.51 -dev-lang/vala:0.52 ->=games-board/gnome-chess-40 - # Michał Górny <mgorny@gentoo.org> (2021-04-17) # Superseded by dev-python/pycodestyle. Last revdep masked for removal. # Removal on 2021-05-17. Bug #783369. @@ -473,15 +631,6 @@ dev-java/slf4j-ext # Masked for removal in 30 days. dev-php/PEAR-Net_LDAP3 -# Matt Turner <mattst88@gentoo.org> (2021-04-05) -# Masked for testing and for dependence on masked pango -gui-libs/gtk ->=gnome-base/gnome-shell-40 ->=gnome-extra/gnome-shell-extensions-40 ->=x11-wm/mutter-40 ->=media-sound/gnome-music-40 ->=games-board/gnome-chess-40 - # David Seifert <soap@gentoo.org> (2021-04-05) # Completely broken, unmaintained, does not build. Newer version # use Maven, good luck with that. Bugs #418625, #431644, #515816 @@ -510,12 +659,6 @@ dev-libs/go-usb # bug #737406 =media-fonts/culmus-0.133-r1 -# Andreas Sturmlechner <asturm@gentoo.org> (2021-03-30) -# Completely broken since profile 17.1, package needs a real maintainer, -# bugfix and 3.0.4 version bump. Bugs #677374, #692928 -# Removal on 2021-04-29 -app-office/ical - # Jonas Stein <jstein@gentoo.org> (2021-03-29) # Depends on gtk-2, no release since 2010. # Removal on 2021-05-01. @@ -562,13 +705,6 @@ app-admin/lastpass-cli # Mask development versions now that they were bumped... =net-misc/kea-1.9* -# Michał Górny <mgorny@gentoo.org> (2021-02-01) -# LibreSSL support is discontinued. Please read the relevant news item -# and either migrate to dev-libs/openssl, or use the unsupported -# user-maintained libressl overlay. -# Removal on 2021-05-01. Bug #762847. -dev-libs/libressl - # Marek Szuba <marecki@gentoo.org> (2021-01-21) # Masked for testing and further work - the golang-vcs-snapshot variant # seems to be incompatible with revdeps using go-module, the variant @@ -626,21 +762,11 @@ kde-apps/kdebase-meta:5 # Masked to allow py2.7 removal dev-lang/spark -# Mart Raudsepp <leio@gentoo.org> (2020-08-15) -# Development release, needs testing to ensure valac-0.50 -# works for existing packages ->=dev-libs/vala-common-0.49 -dev-lang/vala:0.50 - # Mart Raudsepp <leio@gentoo.org> (2020-06-06) # Meson port does not handle multilib yet and has issues # regarding runstatedir (not using /run). =net-misc/networkmanager-1.22* -# Eray Aslan <eras@gentoo.org> (2020-03-09) -# Mask experimental software -=mail-mta/postfix-3.6* - # Miroslav Šulc <fordfrog@gentoo.org> (2020-02-27) # >=dev-java/ant-eclipse-ecj-4.10 depends on masked >=virtual/{jdk,jre}-11 # www-servers/tomcat >= 9 depends on masked dev-java/eclipse-ecj @@ -648,10 +774,6 @@ dev-lang/vala:0.50 >=dev-java/eclipse-ecj-4.10 >=www-servers/tomcat-9 -# Mart Raudsepp <leio@gentoo.org> (2020-02-16) -# Fails to automatically launch pipewire for me. Help welcome figuring it out. -net-misc/gnome-remote-desktop - # Stefan Strogin <steils@gentoo.org> (2020-02-12) # Mask for testing revdeps. >=dev-games/mygui-3.4.0 @@ -660,11 +782,6 @@ net-misc/gnome-remote-desktop # Mask until sys-libs/libxcrypt[system] is unmasked >=virtual/libcrypt-2 -# Mart Raudsepp <leio@gentoo.org> (2020-02-03) -# Needs news item, known breakages that need to be handled first, bug 698922 ->=x11-libs/pango-1.43 ->=dev-cpp/pangomm-2.48 - # Andrew Ammerlaan <andrewammerlaan@riseup.net> (2020-01-26) # v3.6.4 uses huge amounts of memory: Bug #705682 # v3.6.1 is the latest version without this issue diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask index c32826396c14..609e639cf0de 100644 --- a/profiles/prefix/package.use.mask +++ b/profiles/prefix/package.use.mask @@ -21,7 +21,7 @@ sys-devel/binutils cxx gold default-gold # Fabian Groffen <grobian@gentoo.org> (2018-12-27) # USE-dep fixing, bugs #665088, #667266, #671730, -dev-db/postgresql kerberos ldap llvm pam systemd libressl +dev-db/postgresql kerberos ldap llvm pam systemd net-libs/libsoup gssapi samba vala net-libs/glib-networking gnome libproxy net-misc/wget cookie_check metalink uuid diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 75d4221778ed..9a6c9867269e 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -31,11 +31,6 @@ dev-qt/qtwebkit:5 printsupport app-arch/unzip natspec # Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30) -# Required by dev-qt/qtcore -dev-libs/libpcre pcre16 -dev-libs/libpcre2 pcre16 - -# Andreas Sturmlechner <asturm@gentoo.org> (2017-11-30) # Required by kde-frameworks/kwayland dev-qt/qtgui:5 egl libinput diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors index bc6c18af806a..b3dc61737a40 100644 --- a/profiles/thirdpartymirrors +++ b/profiles/thirdpartymirrors @@ -8,7 +8,7 @@ gmt http://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp gnome https://download.gnome.org/ gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ ftp://ftp.gnupg.org/gcrypt/ -goproxy https://proxy.golang.org/ https://goproxy.io/ https://gocenter.io/ +goproxy https://proxy.golang.org/ https://goproxy.io/ idsoftware ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff ftp://ftp.gamers.org/pub/idgames/idstuff imagemagick https://www.imagemagick.org/download/releases/ https://mirror.checkdomain.de/imagemagick/releases/ https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ ftp://ftp.fifi.org/pub/ImageMagick/releases/ kde https://download.kde.org http://mirror.csclub.uwaterloo.ca/kde ftp://mirrors.dotsrc.org/kde ftp://kde.mirror.anlx.net diff --git a/profiles/use.desc b/profiles/use.desc index 26b7b8dbd674..271a22f65be8 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -165,7 +165,6 @@ libcaca - Add support for colored ASCII-art graphics libedit - Use the libedit library (replacement for readline) libffi - Enable support for Foreign Function Interface library libnotify - Enable desktop notification support -libressl - Use dev-libs/libressl instead of dev-libs/openssl when applicable (see also the ssl useflag) libsamplerate - Build with support for converting sample rates using libsamplerate libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 954b8d50a923..3aa6c4e81b3d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -115,7 +115,6 @@ app-admin/rsyslog:impcap - Build the pcap input module (requires net-libs/libpca app-admin/rsyslog:kafka - Build the Apache Kafka input/output module (requires dev-libs/librdkafka) app-admin/rsyslog:kerberos - Build the GSSAPI input and output module (requires virtual/krb5) app-admin/rsyslog:kubernetes - Build the kubernetes modify plugin (requires net-misc/curl) -app-admin/rsyslog:libressl - Use dev-libs/libressl instead of dev-libs/openssl (you still need to enable functionality which requires OpenSSL) app-admin/rsyslog:mdblookup - Build the MaxMind DB lookup message modify plugin using dev-libs/libmaxminddb app-admin/rsyslog:mongodb - Build the MongoDB output module (requires dev-libs/mongo-c-driver) app-admin/rsyslog:mysql - Build the MySQL database output module (requires virtual/mysql) @@ -129,7 +128,7 @@ app-admin/rsyslog:rabbitmq - Build the RabbitMQ output module (requires net-libs app-admin/rsyslog:redis - Build the Redis output module using (requires dev-libs/hiredis) app-admin/rsyslog:relp - Build the Reliable Event Logging Protocol (RELP) output module (requires dev-libs/librelp) app-admin/rsyslog:rfc3195 - Build the rfc3195 input module (requires dev-libs/liblogging) -app-admin/rsyslog:rfc5424hmac - Build the rfc5424hmac modify module (requires dev-libs/openssl or dev-libs/libressl) +app-admin/rsyslog:rfc5424hmac - Build the rfc5424hmac modify module (requires dev-libs/openssl) app-admin/rsyslog:snmp - Build the snmp modify and output module (requires net-analyzer/net-snmp) app-admin/rsyslog:ssl - Add support for encrypted client/server communication (requires net-libs/gnutls) app-admin/rsyslog:systemd - Build the journal input and output module (requires sys-apps/systemd) @@ -161,7 +160,6 @@ app-admin/salt:raet - Add support for the new RAET transport. app-admin/salt:redis - Support returning data to a redis database. app-admin/salt:zeromq - Add support for the zeromq transport. app-admin/sudo:gcrypt - Use message digest functions from dev-libs/libgcrypt instead of sudo's -app-admin/sudo:libressl - Use message digest functions from dev-libs/libressl instead of sudo's app-admin/sudo:offensive - Let sudo print insults when the user types the wrong password app-admin/sudo:secure-path - Replace PATH variable with compile time secure paths app-admin/sudo:sendmail - Allow sudo to send emails with sendmail @@ -1004,7 +1002,6 @@ app-pda/barry:boost - Enable boost support app-pda/barry:gui - Install the GUI backup tool app-pda/gtkpod:clutter - Enable clutter support for displaying coverart app-portage/conf-update:colordiff - Use colors when displaying diffs (app-misc/colordiff) -app-portage/conf-update:libressl - Enable SSL connections and crypto functions using dev-libs/libressl app-portage/eix:debug - Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use. app-portage/eix:doc - Create description of the eix cache file additionally in html format app-portage/eix:sqlite - Compile in support for portage's sqlite backend; to actually use it you need additional configuration of portage and eix @@ -1232,7 +1229,6 @@ dev-db/mariadb:innodb-lzo - Enables lzo compression methods for InnoDB/XtraDB dev-db/mariadb:innodb-snappy - Enables snappy compression methods for InnoDB/XtraDB using app-arch/snappy dev-db/mariadb:jdbc - Enable the CONNECT engine to access foreign databases via JDBC dev-db/mariadb:latin1 - Use LATIN1 encoding instead of UTF8 -dev-db/mariadb:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/mariadb:mroonga - Add support for the Mroonga engine for interfacing with the Groonga text search dev-db/mariadb:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/mariadb:oqgraph - Add support for the Open Query GRAPH engine @@ -1256,7 +1252,6 @@ dev-db/mysql:cjk - Add CJK support for InnoDB fulltext search using app-text/mec dev-db/mysql:client-libs - Build the client libraries from the server package instead of the C Connector packages (not recommended) dev-db/mysql:experimental - Build experimental features aka "rapid" plugins dev-db/mysql:latin1 - Use LATIN1 encoding instead of UTF8 -dev-db/mysql:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/mysql:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/mysql:profiling - Add support for statement profiling (requires USE=community). dev-db/mysql:router - Build the MySQL router program @@ -1267,7 +1262,6 @@ dev-db/mysql:yassl - Enable SSL connections and crypto functions using the bundl dev-db/mysql-cluster:client-libs - Build the client libraries from the server package instead of the C Connector packages (not recommended) dev-db/mysql-cluster:extraengine - Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) dev-db/mysql-cluster:latin1 - Use LATIN1 encoding instead of UTF8 -dev-db/mysql-cluster:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/mysql-cluster:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/mysql-cluster:profiling - Add support for statement profiling (requires USE=community). dev-db/mysql-cluster:server - Build the server program @@ -1284,7 +1278,6 @@ dev-db/oracle-instantclient:sqlplus - The SQL*Plus command line tool for SQL and dev-db/oracle-instantclient:tools - Data Pump, SQL*Loader and Workload Replay Client dev-db/percona-server:cjk - Add CJK support for InnoDB fulltext search using app-text/mecab dev-db/percona-server:latin1 - Use LATIN1 encoding instead of UTF8 -dev-db/percona-server:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/percona-server:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/percona-server:profiling - Add support for statement profiling (requires USE=community). dev-db/percona-server:rocksdb - Add support for RocksDB; a key/value, LSM database optimized for flash storage @@ -1857,7 +1850,6 @@ dev-libs/appstream-glib:fonts - Enable fonts support for appstream-builder. dev-libs/appstream-glib:stemmer - Add word stemming via dev-libs/snowball-stemmer. dev-libs/apr:older-kernels-compatibility - Enable binary compatibility with older kernels dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random -dev-libs/apr-util:libressl - Use dev-libs/libressl instead of dev-libs/openssl for 'openssl' USE flag dev-libs/apr-util:nss - Install apr_crypto_nss module dev-libs/apr-util:openssl - Install apr_crypto_openssl module dev-libs/atcore:gui - Build test GUI @@ -2104,9 +2096,7 @@ dev-libs/libpeas:python - Build support for loading dev-lang/python plugins dev-libs/libpy:sparsehash - Include libpy wrappers for dev-cpp/sparsehash dev-libs/librdkafka:lz4 - Enable support for Kafka's LZ4 compression based on KIP-57 (uses app-arch/lz4) dev-libs/librelp:gnutls - Use GnuTLS -dev-libs/librelp:libressl - Use LibreSSL dev-libs/librelp:openssl - Use OpenSSL -dev-libs/libressl:asm - Enables assembly dev-libs/libsecp256k1:asm - Enable x86_64 assembly optimisation dev-libs/libsecp256k1:ecdh - Enable ECDH shared secret computation dev-libs/libsecp256k1:endomorphism - Enable endomorphism @@ -2855,6 +2845,7 @@ dev-util/ostree:httpd - Enable ostree trivial-httpd entrypoint dev-util/ostree:libmount - Use libmount dev-util/ostree:sodium - Use libsodium for ed25519 dev-util/ostree:soup - Use libsoup for networking +dev-util/perf:babeltrace - Enable dev-util/babeltrace support dev-util/perf:clang - Enable builtin clang and LLVM support dev-util/perf:demangle - Enable C++ symbol name demangling, using libbfd from sys-devel/binutils. When this flag is enabled, the package will have to be rebuilt after every version bump of binutils. dev-util/perf:doc - Build documentation and man pages. With this USE flag disabled, the --help parameter for perf and its sub-tools will not be available. This is optional because it depends on a few documentation handling tools that are not always welcome on user systems. @@ -3789,6 +3780,8 @@ mail-mta/exim:proxy - Add support for being behind a proxy, such as HAProxy mail-mta/exim:redis - Adds support for querying dev-db/redis mail-mta/exim:spf - Adds support for Sender Policy Framework mail-mta/exim:srs - Adds support for Sender Rewriting Scheme +mail-mta/exim:srs-alt - Use mail-filter/libsrs_alt to implement SRS support +mail-mta/exim:srs-native - Use Exim's built-in SRS support to implement SRS support mail-mta/exim:tpda - Adds support for Transport Post-Delivery Actions mail-mta/msmtp:daemon - Build/install msmtpd MTA daemon mail-mta/msmtp:mta - Enable this to install as system-wide MTA @@ -3876,6 +3869,7 @@ media-fonts/terminus-font:ru-i - Changes view of Russian letter 'i' - not like L media-fonts/terminus-font:ru-k - Changes view of Russian letter 'k' (see homepage) media-fonts/unifont:fontforge - Use media-gfx/fontforge to build fonts from source media-fonts/unifont:utils - Install unifont utilities +media-gfx/ahoviewer:plugins - Build plugin support for now, in future pull additional plugins media-gfx/ahoviewer:rar - Rar archive support media-gfx/ahoviewer:zip - Zip archive support media-gfx/album:plugins - Install optional plugins @@ -5072,7 +5066,6 @@ media-video/qmplay2:visualizations - Build with Visualizations module media-video/qmplay2:vulkan - Build with Vulkan support media-video/rav1e:capi - Build the C-API library and header file media-video/rtmpdump:gnutls - Use GnuTLS instead of OpenSSL for Cryptography -media-video/rtmpdump:libressl - Use LibreSSL instead of OpenSSL for Cryptography media-video/rtmpdump:ssl - Enable Cryptographic features media-video/rtmpdump:tools - Enable installation of various binary tools in addition to librtmp library media-video/simplescreenrecorder:asm - Enable x86 assembly optimisation. @@ -6011,7 +6004,6 @@ net-libs/libssh:pcap - Build with PCAP output support net-libs/libssh:server - Build with SSH server support net-libs/libssh:sftp - Build with SFTP support net-libs/libssh2:gcrypt - Use dev-libs/libgcrypt instead of dev-libs/openssl -net-libs/libssh2:libressl - Use dev-libs/libressl instead of dev-libs/openssl net-libs/libssh2:mbedtls - Use net-libs/mbedtls instead of dev-libs/openssl net-libs/libtorrent-rasterbar:dht - Enable DHT (distributed hash table) support net-libs/libtrace:numa - Use sys-process/numactl @@ -6510,7 +6502,6 @@ net-misc/ofono:tools - Enable testing tools net-misc/oidentd:masquerade - Enable support for masqueraded/NAT connections net-misc/olsrd:pud - Install the Node Position Update plugin net-misc/openntpd:constraints - Enable HTTPS TLS time constraint support -net-misc/openntpd:libressl - Enable HTTPS TLS time constraint support using dev-libs/libressl net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openssh:bindist - Disable EC/RC5 algorithms in OpenSSL for patent reasons. net-misc/openssh:hpn - Enable high performance ssh @@ -6853,7 +6844,6 @@ net-vpn/openconnect:libproxy - Enable proxy support net-vpn/openconnect:stoken - Enable stoken support net-vpn/openvpn:down-root - Enable the down-root plugin net-vpn/openvpn:iproute2 - Enabled iproute2 support instead of net-tools -net-vpn/openvpn:libressl - Use OpenSSL as the backend crypto library net-vpn/openvpn:mbedtls - Use mbed TLS as the backend crypto library net-vpn/openvpn:openssl - Use OpenSSL as the backend crypto library net-vpn/openvpn:pkcs11 - Enable PKCS#11 smartcard support @@ -6951,7 +6941,7 @@ net-wireless/gr-osmosdr:uhd - Build with Ettus Research USRP Hardware Driver sup net-wireless/gr-osmosdr:xtrx - Build with xtrx Hardware Driver support net-wireless/horst:pcap - Add support for network packet capture via net-libs/libpcap net-wireless/hostapd:crda - Add CRDA support -net-wireless/hostapd:internal-tls - Use internal TLSv1 implementation instead of depending on OpenSSL, LibreSSL or GnuTLS +net-wireless/hostapd:internal-tls - Use internal TLSv1 implementation instead of depending on OpenSSL or GnuTLS net-wireless/hostapd:logwatch - Install support files for sys-apps/logwatch net-wireless/hostapd:netlink - Adding support for using netlink to create VLANs net-wireless/hostapd:suiteb - Adding support for NSA Suite B Cryptography @@ -7940,7 +7930,6 @@ sys-boot/lilo:device-mapper - Enable support for device-mapper from sys-fs/lvm2 sys-boot/lilo:minimal - Do not install the dolilo helper script sys-boot/lilo:pxeserial - Avoid character echo on PXE serial console sys-boot/netboot:bootrom - Install the bootrom binary for creation of rom files, which can be used for booting via floppy or rom. -sys-boot/plymouth:gdm - Enables smooth transition to GDM sys-boot/plymouth:libkms - Provides abstraction to the DRM drivers (intel, nouveau and vmwgfx at this moment) sys-boot/plymouth:pango - Adds support for printing text on splash screen and text prompts, e.g. for password sys-boot/plymouth:split-usr - Enable this if /bin and /usr/bin are separate directories @@ -8565,6 +8554,7 @@ www-client/firefox:lto - Enable Link Time Optimization (LTO). Requires Gold link www-client/firefox:openh264 - Use media-libs/openh264 for H.264 support instead of downloading binary blob from Mozilla at runtime www-client/firefox:pgo - Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time. www-client/firefox:screencast - Enable support for remote desktop and screen cast using media-video/pipewire +www-client/firefox:sndio - Enable support for the media-sound/sndio backend www-client/firefox:system-av1 - Use the system-wide media-libs/dav1d and media-libs/libaom library instead of bundled. www-client/firefox:system-harfbuzz - Use the system-wide media-libs/harfbuzz and media-gfx/graphite2 instead of bundled. www-client/firefox:system-icu - Use the system-wide dev-libs/icu instead of bundled. |