summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin142403 -> 142569 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask9
-rw-r--r--profiles/arch/amd64/package.use.mask2
-rw-r--r--profiles/arch/arm/package.use.mask5
-rw-r--r--profiles/arch/hppa/package.use.mask9
-rw-r--r--profiles/arch/ia64/package.use.mask6
-rw-r--r--profiles/arch/m68k/package.use.mask1
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask1
-rw-r--r--profiles/arch/riscv/package.use.mask14
-rw-r--r--profiles/arch/sparc/package.use.mask5
-rw-r--r--profiles/arch/x86/package.mask6
-rw-r--r--profiles/base/package.use10
-rw-r--r--profiles/base/package.use.mask10
-rw-r--r--profiles/default/linux/musl/mips/package.mask2
-rw-r--r--profiles/features/musl/package.mask4
-rw-r--r--profiles/license_groups2
-rw-r--r--profiles/package.deprecated38
-rw-r--r--profiles/package.mask283
-rw-r--r--profiles/updates/2Q-20221
-rw-r--r--profiles/use.local.desc45
20 files changed, 227 insertions, 226 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index ff1873801103..da2236cb5e08 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 2e5f02e30f5d..6d2e35d12785 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Lars Wendler <polynomial-c@gentoo.org> (2022-04-01)
+# gnome-base/librsvg missing keywords
+media-libs/freetype svg
+
+# Sam James <sam@gentoo.org> (2022-03-26)
+# media-libs/libjxl not keyworded here
+media-gfx/graphicsmagick jpegxl
+
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
@@ -72,6 +80,7 @@ media-libs/rubberband jni
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
+media-gfx/graphicsmagick heif
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 5d00e171a985..6f7acd4bd1c7 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -413,7 +413,7 @@ media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext
# Alistair Bush <ali_bush@gentoo.org> (2007-05-08)
# Mask doc flag for fop as nearly impossible to
# run javadoc target. see #177585
->=dev-java/fop-0.93 doc
+dev-java/fop:0 doc
# Alexis Ballier <aballier@gentoo.org> (2008-08-08)
# x86 asm only, it won't be built on amd64 if mmx useflag is enabled but that
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 34e17113ed3a..6f6b04881b44 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -35,11 +35,6 @@ app-emulation/qemu qemu_softmmu_targets_ppc qemu_softmmu_targets_ppc64
# dev-python/pyilmbase isn't keyworded on arm
media-gfx/alembic python
-# Sam James <sam@gentoo.org> (2021-10-26)
-# Avoid dragging in obscure parts of dev-qt/* unless/until
-# somebody needs them. bug #816981.
-dev-python/QtPy pyside2
-
# Tomáš Mózes <hydrapolic@gmail.com> (2021-09-25)
# Unkeyworded dependencies.
app-admin/syslog-ng mongodb
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 46e1880d9eeb..3b3b89939204 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,14 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Lars Wendler <polynomial-c@gentoo.org> (2022-04-01)
+# gnome-base/librsvg missing keywords
+media-libs/freetype svg
+
+# Sam James <sam@gentoo.org> (2022-03-26)
+# media-libs/libjxl not keyworded here
+media-gfx/graphicsmagick jpegxl
+
# Sam James <sam@gentoo.org> (2022-03-22)
# media-libs/dav1d not keyworded here
media-libs/xine-lib dav1d
@@ -95,6 +103,7 @@ media-libs/rubberband jni
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
+media-gfx/graphicsmagick heif
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-01-19)
# uchardet not stable/keyworded yet on this arch
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 3357f48e719b..e8109642ccda 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Lars Wendler <polynomial-c@gentoo.org> (2022-04-01)
+# gnome-base/librsvg missing keywords
+media-libs/freetype svg
+
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
@@ -47,6 +51,7 @@ media-libs/libsdl2 pipewire
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
+media-gfx/graphicsmagick heif
# Sam James <sam@gentoo.org> (2021-09-14)
# JACK2 isn't keyworded here
@@ -85,6 +90,7 @@ media-libs/rubberband jni
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
+media-gfx/graphicsmagick heif
# Akinori Hattori <hattya@gentoo.org> (2021-03-03)
# dev-lang/ruby is not keyworded
diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask
index 4944ff27f139..ae3c861fb8e5 100644
--- a/profiles/arch/m68k/package.use.mask
+++ b/profiles/arch/m68k/package.use.mask
@@ -60,7 +60,6 @@ dev-python/argcomplete test
dev-python/distlib test
dev-python/fonttools test
dev-python/isort test
-dev-python/jsonschema test
dev-python/nose test
dev-python/numpydoc test
dev-python/pytest-regressions test
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 0a39a66b91e8..3c91f44e912b 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -53,6 +53,7 @@ app-i18n/uim kde
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
+media-gfx/graphicsmagick heif
# Matt Turner <mattst88@gentoo.org> (2021-07-25)
# gdm requires gnome-shell requires rustified librsvg.
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index cb35e1a756ec..7e63597355cc 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,16 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2022-03-30)
+# Indirectly depends on dev-python/pytest-testinfra, which is currently
+# blocked from being keyworded on this arch by several errors (Bug #835717)
+dev-python/subprocess-tee test-full
+
+# Jakov Smolić <jsmolic@gentoo.org> (2022-03-25)
+# sys-process/criu doesn't support riscv (bug #835975)
+# Upstream bug for criu: https://github.com/checkpoint-restore/criu/issues/1702
+app-containers/crun criu
+
# Jakov Smolić <jsmolic@gentoo.org> (2022-03-24)
# Depends on net-misc/memcached which has concerning test
# failures on riscv (bug #811477)
@@ -190,8 +200,8 @@ mail-mta/courier fax
# Marek Szuba <marecki@gentoo.org> (2021-07-05)
# Dependencies not keyworded here yet:
-# - dev-cpp/glog, sci-libs/vtk
-media-libs/opencv contribsfm glog vtk
+# - sci-libs/vtk
+media-libs/opencv vtk
sci-libs/opencascade vtk
# - dev-util/aruba
sys-block/thin-provisioning-tools test
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 019950a35230..84f57af34367 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Lars Wendler <polynomial-c@gentoo.org> (2022-04-01)
+# gnome-base/librsvg missing keywords
+media-libs/freetype svg
+
# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-03-14)
# Untested useflag on other arches, needs keywording
media-video/ffmpeg vmaf
@@ -79,6 +83,7 @@ media-libs/rubberband jni
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
net-libs/webkit-gtk avif
+media-gfx/graphicsmagick heif
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask
index 110b23e3eb45..2fa62df312ab 100644
--- a/profiles/arch/x86/package.mask
+++ b/profiles/arch/x86/package.mask
@@ -1,9 +1,3 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# 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
->=dev-java/ant-eclipse-ecj-4.10
->=dev-java/eclipse-ecj-4.10
->=www-servers/tomcat-9
diff --git a/profiles/base/package.use b/profiles/base/package.use
index 578d19fbb242..ab74b282169a 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,14 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Turner <mattst88@gentoo.org> (2022-03-31)
+# Default to luajit, since that is what upstream recommends. Bug #795768.
+# See https://github.com/neovim/neovim/wiki/Building-Neovim#third-party-dependencies
+app-editors/neovim lua_single_target_luajit -lua_single_target_lua5-1
+dev-lua/luv lua_single_target_luajit -lua_single_target_lua5-1
+dev-lua/lpeg lua_targets_luajit
+dev-lua/mpack lua_targets_luajit
+
# Sam James <sam@gentoo.org> (2021-10-14)
# Unconditional dependency on >= Lua 5.3, so let's just pick 5.4
>=app-arch/rpm-4.17.0 lua_single_target_lua5-4
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 5df14217030b..adf9bc52b851 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,14 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Matt Turner <mattst88@gentoo.org> (2022-03-25)
+# Depends on libsoup:3.0
+>=gnome-base/gvfs-1.50 http
+
+# Craig Andrews <candrews@gentoo.org> (2022-03-25)
+# Requires as of yet unreleased QUIC support in OpenSSL
+net-libs/ngtcp2 openssl
+
# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
# Requires PMASKED dev-libs/device-atlas-api-c, bug #770499
net-proxy/haproxy device-atlas
@@ -415,7 +423,7 @@ app-text/ghostscript-gpl l10n_ja
# Michał Górny <mgorny@gentoo.org> (2019-03-21)
# x11-wm/afterstep is slated for removal.
-x11-terms/aterm background
+<x11-terms/aterm-1.0.1-r5 background
# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-03-05)
# Not keyworded on non-x86 arches
diff --git a/profiles/default/linux/musl/mips/package.mask b/profiles/default/linux/musl/mips/package.mask
index 038026c2c214..b102791cad4a 100644
--- a/profiles/default/linux/musl/mips/package.mask
+++ b/profiles/default/linux/musl/mips/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Foundation.
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
>sys-apps/kbd-1.15.5-r99
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 29116303865b..b2a9ff436eb3 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Martin Dummer <martin.dummer@gmx.net> (2022-03-26)
+# Binary package linked to glibc. Bug #832558
+net-misc/teamviewer
+
# Mike Pagano <mpagano@gentoo.org> (2022-03-21)
# Binary package linked to glibc
dev-util/idea-community
diff --git a/profiles/license_groups b/profiles/license_groups
index 2a7aea20f47b..8ed4c92877c0 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -30,7 +30,7 @@ OSI-APPROVED 0BSD AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Ar
# Licenses in this list should NOT appear directly or indirectly in
# @FSF-APPROVED or @OSI-APPROVED.
# Note: Licenses for fonts should be included in @MISC-FREE-DOCS.
-MISC-FREE AIFFWriter.m Allegro alternate AMPAS BEER-WARE boehm-gc BSD-1 BSD-with-attribution BSD-with-disclosure BSD-2-with-patent buddy bufexplorer.vim BZIP2 CAOSL CDDL-1.1 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB Crypt-IDEA curl DES docbook dom4j DUMB-0.9.3 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 ipadic Ispell JDOM JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LPPL-1.3 LPPL-1.3b lsof matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-AMD NCSA-HDF netcat NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA RtMidi rwpng sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source SMAIL Snd SSLeay symlinks Sympow-BSD tablelist tcltk tcp_wrappers_license TeX TeX-other-free TextMate-bundle the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda trio UCAR-Unidata URT VTK w3m wm2 x2x xbatt xboing XC Xdebug xtrs ZSH
+MISC-FREE AIFFWriter.m Allegro alternate AMPAS BEER-WARE boehm-gc BSD-1 BSD-with-attribution BSD-with-disclosure BSD-2-with-patent buddy bufexplorer.vim BZIP2 CAOSL CDDL-1.1 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB Crypt-IDEA curl DES docbook dom4j DUMB-0.9.3 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 ipadic Ispell JDOM JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LLGPL-2.1 LPPL-1.3 LPPL-1.3b lsof matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-AMD NCSA-HDF netcat NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA RtMidi rwpng sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source SMAIL Snd SSLeay symlinks Sympow-BSD tablelist tcltk tcp_wrappers_license TeX TeX-other-free TextMate-bundle the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda trio UCAR-Unidata URT VTK w3m wm2 x2x xbatt xboing XC Xdebug xtrs ZSH
# Metaset for all free software
FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index f57b032ea72e..8c4fc7132fba 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,14 +17,52 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# Deprecated GNOME 2 era packages
+app-misc/tracker:0
+app-misc/tracker-miners:0
+app-text/enchant:0
+app-text/gnome-doc-utils
+app-text/gtkspell:2
+app-text/rarian
+app-text/scrollkeeper-dtd
+dev-cpp/gconfmm
+dev-cpp/gtkmm:2.4
+dev-cpp/libglademm
+dev-cpp/libgnomecanvasmm
+dev-libs/libcroco
+gnome-base/gconf
+gnome-base/libgnomecanvas
+gnome-extra/gconf-editor
+gnome-extra/gtkhtml
+x11-libs/gtk+extra
+x11-libs/gtksourceview:2.0
+x11-libs/libwnck:1
+x11-themes/gnome-icon-theme-extras
+x11-themes/gnome-icon-theme-symbolic
+x11-themes/gtk-chtheme
+x11-themes/gtk-engines
+x11-themes/gtk-engines-adwaita
+x11-themes/gtk-engines-candido
+x11-themes/gtk-engines-experience
+x11-themes/gtk-engines-murrine
+x11-themes/gtk-engines-nodoka
+x11-themes/gtk-engines-qtpixmap
+x11-themes/gtk-engines-quartz
+x11-themes/gtk-engines-rezlooks
+x11-themes/gtk-engines-ubuntulooks
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-06-30)
# Deprecated upstream, see HOMEPAGE
dev-perl/Mail-Sender
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-06-11)
# gtk2. Nuff said. See HOMEPAGE, too.
+dev-perl/Gtk2
+dev-perl/Gtk2-Notify
dev-perl/Gtk2-SourceView2
dev-perl/Gtk2-Unique
+dev-perl/gnome2-wnck
# Mart Raudsepp <leio@gentoo.org> (2020-07-04)
# Port to gtk+:3 using wxGTK:3.0-gtk3 SLOT
diff --git a/profiles/package.mask b/profiles/package.mask
index 31311fb1fc09..22b061e6be36 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,98 @@
#--- END OF EXAMPLES ---
+# David Seifert <soap@gentoo.org> (2022-04-06)
+# Unsupported branches, no consumers left, removal on 2023-01-01.
+sys-devel/automake:1.13
+sys-devel/automake:1.15
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2022-04-05)
+# First version with py3 buildsystem support.
+# May be succeeded quickly by another snapshot.
+~dev-qt/qtwebengine-5.15.3_p20220330
+
+# Sergey Popov <pinkbyte@gentoo.org> (2022-04-05)
+# Upstream is dead long time ago
+# SRC_URI and HOMEPAGE are gone(bug #680362)
+# Has file collision with dev-util/bcc(bug #834093)
+# Suggested modern replacement is incorporated in dev-util/bcc
+# Removal in 30 days
+app-misc/ttysnoop
+
+# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-04-04)
+# Last upstream activities in 2009.
+# Fails to compile with java 11 or higher (bug #831262).
+# Removal in 30 days.
+net-misc/jrdesktop
+
+# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-04-03)
+# Java library without consumers.
+# Multiple vulnerabilities (bug #719146).
+# Removal in 30 days.
+dev-java/log4j
+
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# Dead package. Homepage doesn't resolve. Unmaintained in Gentoo for at
+# least 6 years.
+# Removal on 2022-05-02
+app-pda/gtkpod
+
+# Ulrich Müller <ulm@gentoo.org> (2022-04-01)
+# Illegal instruction errors seen by several users.
+# Masked for testing. (bug #835930)
+>=net-im/zoom-5.10
+
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# Dead package. No reverse dependencies.
+# Removal on 2022-04-27
+dev-util/fix-la-relink-command
+
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# Dead package. No reverse dependencies since 2017.
+# Removal on 2022-04-27
+dev-libs/gtx
+
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# Dead package. See https://blogs.gnome.org/hughsie/2014/10/30/appdata-tools-is-dead/
+# Bug #680552
+# Removal on 2022-04-27
+dev-util/appdata-tools
+
+# Matt Turner <mattst88@gentoo.org> (2022-03-27)
+# GNOME 2 era packages. No reverse dependencies.
+# Removal on 2022-04-27
+dev-perl/gnome2-canvas
+dev-perl/Gtk2-Ex-PodViewer
+dev-perl/Gtk2-Ex-PrintDialog
+dev-perl/Gtk2-Ex-Simple-List
+dev-perl/Gtk2-ImageView
+
+# Conrad Kostecki <conikost@gentoo.org> (2022-03-27)
+# Long abandoned upstream, multiple bugs open,
+# no other major distro carries this anymore and
+# depends on deprecated jabber-base.
+# Bug #632622, #655566, #716850, removal on 2022-04-27.
+net-im/gg-transport
+
+# David Seifert <soap@gentoo.org> (2022-03-27)
+# Long abandoned upstreams, segfaults, bunch of tests fail,
+# no other major distro carries this anymore.
+# Bug #631320, #740484, #830090, #836278, removal on 2022-04-26.
+media-libs/libtaginfo
+media-sound/xnoise
+
+# Piotr Karbowski <slashbeast@gentoo.org> (2022-03-25)
+# Abandoned upstream, officialy limited to kernel 5.6,
+# no longer builds with kernel >=5.14. Use kernel's
+# CONFIG_USB_RTL8152 and CONFIG_USB_USBNET since 5.13.
+# Removal on 2022-04-25.
+net-misc/realtek-r8152
+
+# Marc Schiffbauer <mschiff@gentoo.org> (2022-03-22)
+# Unmaintained upstream. No reverse dependencies.
+# Removal on 2022-04-23.
+dev-libs/bareos-fastlzlib
+
# Sam James <sam@gentoo.org> (2022-03-22)
# Abandoned upstream (archived many years ago), fails
# to build with modern versions of gnupg, and is
@@ -60,69 +152,6 @@ dev-java/jboss-marshalling-serial
# Bug #553404, #835364, removal on 2022-04-20.
media-video/mplayer-sh
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-21)
-# Masked for testing until at least 2022-03-28.
-# Please test your packages and adapt to changes:
-# 1) dev-qt/qtwaylandscanner split from dev-qt/qtwayland
-# 2) No more unversioned Qt binaries in PATH
-# Remember to increase --backtrack if Portage acts up.
-~dev-qt/assistant-5.15.3
-~dev-qt/designer-5.15.3
-~dev-qt/linguist-5.15.3
-~dev-qt/linguist-tools-5.15.3
-~dev-qt/pixeltool-5.15.3
-~dev-qt/qdbus-5.15.3
-~dev-qt/qdbusviewer-5.15.3
-~dev-qt/qdoc-5.15.3
-~dev-qt/qt3d-5.15.3
-~dev-qt/qtbluetooth-5.15.3
-~dev-qt/qtcharts-5.15.3
-=dev-qt/qtchooser-66-r2
-~dev-qt/qtconcurrent-5.15.3
-~dev-qt/qtcore-5.15.3
-~dev-qt/qtdatavis3d-5.15.3
-~dev-qt/qtdbus-5.15.3
-~dev-qt/qtdeclarative-5.15.3
-~dev-qt/qtdiag-5.15.3
-~dev-qt/qtgamepad-5.15.3
-~dev-qt/qtgraphicaleffects-5.15.3
-~dev-qt/qtgui-5.15.3
-~dev-qt/qthelp-5.15.3
-~dev-qt/qtimageformats-5.15.3
-~dev-qt/qtlocation-5.15.3
-~dev-qt/qtmultimedia-5.15.3
-~dev-qt/qtnetworkauth-5.15.3
-~dev-qt/qtnetwork-5.15.3
-~dev-qt/qtopengl-5.15.3
-~dev-qt/qtpaths-5.15.3
-~dev-qt/qtplugininfo-5.15.3
-~dev-qt/qtpositioning-5.15.3
-~dev-qt/qtprintsupport-5.15.3
-~dev-qt/qtquickcontrols2-5.15.3
-~dev-qt/qtquickcontrols-5.15.3
-~dev-qt/qtquicktimeline-5.15.3
-~dev-qt/qtscript-5.15.3
-~dev-qt/qtscxml-5.15.3
-~dev-qt/qtsensors-5.15.3
-~dev-qt/qtserialbus-5.15.3
-~dev-qt/qtserialport-5.15.3
-~dev-qt/qtspeech-5.15.3
-~dev-qt/qtsql-5.15.3
-~dev-qt/qtsvg-5.15.3
-~dev-qt/qttest-5.15.3
-~dev-qt/qttranslations-5.15.3
-~dev-qt/qtvirtualkeyboard-5.15.3
-~dev-qt/qtwayland-5.15.3
-~dev-qt/qtwaylandscanner-5.15.3
-~dev-qt/qtwebchannel-5.15.3
-~dev-qt/qtwebengine-5.15.3_p20220310
-~dev-qt/qtwebsockets-5.15.3
-~dev-qt/qtwebview-5.15.3
-~dev-qt/qtwidgets-5.15.3
-~dev-qt/qtx11extras-5.15.3
-~dev-qt/qtxmlpatterns-5.15.3
-~dev-qt/qtxml-5.15.3
-
# David Seifert <soap@gentoo.org> (2022-03-20)
# Added and then left unmaintained by author, no revdeps in tree,
# stuck on kernel 4.19, distribution model unlikely a good fit for
@@ -259,102 +288,17 @@ dev-perl/JavaScript-SpiderMonkey
# Bug #834739. Removal on 2022-04-07.
media-gfx/slic3r
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
-# Obsolete by >=sci-chemistry/openbabel-3[perl].
-# Bug #834261. Removal on 2022-04-06.
-sci-chemistry/openbabel-perl
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-07)
-# Proprietary, requires login to download, no maintainer, blocks cleanup.
-# Bug #770499. Removal on 2022-04-06.
-dev-libs/device-atlas-api-c
-
# Sam James <sam@gentoo.org> (2022-03-07)
# Python 3.6 was declared end-of-life by upstream on 2021-11-04.
# Please migrate to a newer Python version/slot or use a virtualenv
# if still needed. Removal on 2022-04-07.
dev-lang/python:3.6
-# Conrad Kostecki <conikost@gentoo.org> (2022-03-06)
-# Since prelink has been already last-rited,
-# this package has no more use and can be removed.
-# Removal in 14 days, after 2022-03-22.
-sec-policy/selinux-prelink
-
-# Stephan Hartmann <sultan@gentoo.org> (2022-03-06)
+# Stephan Hartmann <sultan@gentoo.org> (2022-04-01)
# Dev channel releases are only for people who
# are developers or want more experimental features
# and accept a more unstable release.
->=www-client/chromium-101
-
-# Brian Evans <grknight@gentoo.org> (2022-03-03)
-# PHP 7.3 is end-of-life
-# Please upgrade to a newer slot
-# Guide at https://www.php.net/manual/en/migration74.incompatible.php
-# Removal in 30 days
-dev-lang/php:7.3
-virtual/httpd-php:7.3
-<www-apps/icingaweb2-module-director-1.8.1
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-01)
-# Dead upstream, blocks cleanup of dependencies.
-# Bug #773175. Removal on 2022-03-31.
-sci-chemistry/votca-ctp
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-03-01)
-# No revdeps since 2020-11-28, still EAPI-6 and uses cmake-utils.eclass.
-# Bug #834317. Removal on 2022-03-31.
-dev-libs/injeqt
-
-# Sam James <sam@gentoo.org> (2022-02-27)
-# Fails to build with modern GCC, stuck on cmake-utils.eclass too.
-# bug #723194, bug #834301. Removal on 2022-03-27.
-sci-chemistry/mm-align
-
-# David Seifert <soap@gentoo.org> (2022-02-27)
-# Last release 10 years ago, no other distro packages this,
-# stuck on cmake-utils.eclass and QA issues.
-# Bug #711880, #774519, removal on 2022-03-27.
-net-fs/smbtad
-
-# Sam James <sam@gentoo.org> (2022-02-27)
-# EAPI=6 consumer of deprecated cmake-utils.eclass. No reverse
-# dependencies and will soon be unbuildable with new CMake.
-# bug #774495. Dead HOMEPAGE. Removal on 2022-03-27.
-dev-libs/smack
-
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-02-27)
-# Outdated, fails to build with glibc-2.34, bug 806755
-# Has been integrated into net-fs/nfs-utils, please use that instead.
-# Removal in 30 days.
-net-libs/libnfsidmap
-
-# Andreas Sturmlechner <asturm@gentoo.org> (2022-02-27)
-# No revdeps since begin of gentoo.git history, outdated and unmaintained.
-# Bug #834307. Removal on 2022-03-29.
-x11-libs/libyui
-x11-libs/libyui-gtk
-x11-libs/libyui-ncurses
-x11-libs/libyui-qt
-
-# Fabian Groffen <grobian@gentoo.org> (2022-02-27)
-# Masked for removal, needs updates, significant amount of work, no
-# Clang toolchain available to test with
-# Removal on 2022-03-29. Bug #834306
-sys-libs/tapi
-
-# Michał Górny <mgorny@gentoo.org> (2022-02-26)
-# The original Midori browser has been discontinued, and the new
-# Electron-based "Midori" (sic!) does not seem worth the effort
-# of packaging it.
-# Removal on 2022-03-28. Bug #834120.
-www-client/midori
-
-# Sam James <sam@gentoo.org> (2022-02-24)
-# Obsolete, ex-dependency of xfsprogs. Fails to build on 32-bit arches.
-# No reverse dependencies. Discontinued upstream. Removal on 2022-03-24.
-# bug #811891
-sys-apps/dmapi
+>=www-client/chromium-102
# Anton Fischl <github@fischl-online.de> (2022-02-23)
# Version 2.5.* is not meant for production according to upstream
@@ -423,13 +367,6 @@ app-misc/emelfm2
~sys-fs/zfs-0.8.6
~sys-fs/zfs-kmod-0.8.6
-# Ulrich Müller <ulm@gentoo.org> (2022-01-15)
-# Pretest versions, masked for testing.
-~app-editors/emacs-28.0.90
-~app-editors/emacs-28.0.91
-~app-editors/emacs-28.0.92
-~app-editors/emacs-28.0.93
-
# Brian Evans <grknight@gentoo.org> (2022-01-07)
# The main consumer, phpunit, does not initiate the new timer correctly
# This is likely to cause issues in tests; Unmask if using for other purposes
@@ -459,13 +396,6 @@ app-misc/emelfm2
# Masked for testing
~sci-libs/vtk-9.1.0
-# Conrad Kostecki <conikost@gentoo.org> (2021-12-04)
-# Masking newer versions for both packages,
-# as they cannot be compiled due upstream change.
-# See bug #827651 for more information.
->=dev-libs/intel-compute-runtime-21.47.21710
->=dev-util/intel-graphics-compiler-1.0.9389
-
# Sam James <sam@gentoo.org> (2021-12-01)
# OSL 12 is a development release (for now).
# Doesn't work with LLVM 13 yet; mask to help
@@ -484,26 +414,6 @@ dev-tex/pdfannotextractor
=sys-kernel/gentoo-sources-5.14.19
=sys-kernel/vanilla-sources-5.14.19
-# Mart Raudsepp <leio@gentoo.org> (2021-11-11)
-# Needs testing to ensure valac-0.54 works for existing packages
->=dev-libs/vala-common-0.53
-dev-lang/vala:0.54
-dev-lang/vala:0.56
-
-# Sam James <sam@gentoo.org> (2021-11-03)
-# Known issues with YAMA (kernel.yama.ptrace_scope=1) which is on by default
-# in at least the sys-kernel/gento-kernel kernel config.
-# Work is in progress to fix these but latest sandbox versions still seem
-# to cause hangs in some situations. Mask for now to avoid duplicate reports.
-# bug #821532, bug #821523 (and bug #821403 but shouldn't be in 3.1+).
->=sys-apps/sandbox-3.0
-
-# Sam James <sam@gentoo.org> (2021-10-10)
-# Needs upstream build system fixes (currently in progress).
-# Python toggles don't work correctly right now.
-# Masking this development release for now.
-=media-libs/gexiv2-0.13.0
-
# Ionen Wolkens <ionen@gentoo.org> (2021-10-09)
# Vulkan beta driver branch aimed at Vulkan developers for testing
# new features. Beside vulkan, it is typically behind the main branch
@@ -565,11 +475,6 @@ net-libs/libsoup:3.0
# breaks if not all at least many revdeps. #805011 for tracker bug.
>=net-libs/mbedtls-3.0.0
-# Lars Wendler <polynomial-c@gentoo.org> (2021-07-10)
-# Masked for testing
-# bug #802186
->=mail-client/claws-mail-4.0.0
-
# Michał Górny <mgorny@gentoo.org> (2021-07-06)
# Upstream changed license to GPL-3+ in order to deliberately cause
# incompatiblity with revdep licenses. Mask until the situation
diff --git a/profiles/updates/2Q-2022 b/profiles/updates/2Q-2022
new file mode 100644
index 000000000000..4f647a9b517e
--- /dev/null
+++ b/profiles/updates/2Q-2022
@@ -0,0 +1 @@
+move app-text/kramdown-rfc2629 app-text/kramdown-rfc
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 7449b9428fcf..c51121ebbe6b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -240,20 +240,14 @@ app-backup/bacula:bacula-nosd - Disable building of storage daemon
app-backup/bacula:batch-insert - Enable batch insert into data base
app-backup/bacula:logwatch - Install support files for logwatch
app-backup/bareos:ceph - Enable ceph support
-app-backup/bareos:cephfs - Enable cephfs storage backend
app-backup/bareos:clientonly - Only install file-daemon (client)
app-backup/bareos:director - Install director
-app-backup/bareos:fastlz - Enable support vor lz4, lz4hc and lzfast using dev-libs/bareos-fastlzlib
app-backup/bareos:glusterfs - Enable glusterfs storage backend
-app-backup/bareos:gnutls - When ssl is enabled, use GnuTLS instead of OpenSSL
app-backup/bareos:jansson - JSON API support using JANSSON for director
app-backup/bareos:lmdb - enable build of LMDB support for faster accurate backup
app-backup/bareos:logwatch - Install support files for logwatch
app-backup/bareos:ndmp - Enable support for NDMP (Network Data Management Protocol)
-app-backup/bareos:rados - Enable rados storage backend
-app-backup/bareos:rados-striper - Enable use of rados-striper
app-backup/bareos:scsi-crypto - Enable low level SCSI crypto support
-app-backup/bareos:sql-pooling - Enable SQL pooling support
app-backup/bareos:storage-daemon - Install storage daemon (bareos-sd)
app-backup/bareos:vmware - Enable bareos-fd VMware plugin
app-backup/btrbk:lsbtr - Enable the lsbtr command-line tool
@@ -314,6 +308,7 @@ app-containers/lxc:tools - Build and install additional command line tools
app-containers/lxd:apparmor - Enable AppArmor support
app-containers/podman:apparmor - Enable AppArmor support.
app-containers/podman:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
+app-containers/podman:cgroup-hybrid - Default to hybrid (legacy) cgroup hierarchy instead of unified (modern).
app-containers/podman:fuse - Enables fuse dependencies (fuse-overlayfs is especially useful for rootless mode).
app-containers/podman:init - Enables catatonit dependency required for podman run --init.
app-containers/podman:rootless - Enables dependencies for running in rootless mode.
@@ -321,7 +316,6 @@ app-containers/runc:apparmor - Enable AppArmor support.
app-containers/runc:kmem - Enable Kernel Memory Accounting.
app-containers/skopeo:btrfs - Enables dependencies for the "btrfs" graph driver.
app-containers/snapd:apparmor - Enable AppArmor support.
-app-containers/snapd:cgroup-hybrid - Default to hybrid (legacy) cgroup hierarchy instead of unified (modern).
app-containers/snapd:forced-devmode - Automatically disable application confinement if feature detection fails.
app-crypt/aespipe:asm - Enable assembly modules
app-crypt/aespipe:cpu_flags_x86_padlock - Use VIA padlock instructions, detected at run time, code still works on non-padlock processors
@@ -545,6 +539,7 @@ app-emulation/libvirt:glusterfs - Enable GlusterFS support via sys-cluster/glust
app-emulation/libvirt:iscsi - Allow using an iSCSI remote storage server as pool for disk image storage
app-emulation/libvirt:iscsi-direct - Allow using libiscsi for iSCSI storage pool backend
app-emulation/libvirt:libssh - Use net-libs/libssh to communicate with remote libvirtd hosts, for example: qemu+libssh://server/system
+app-emulation/libvirt:libssh2 - Use net-libs/libssh2 to communicate with remote libvirtd hosts, for example: qemu+libssh2://server/system
app-emulation/libvirt:libvirtd - Builds the libvirtd daemon as well as the client utilities instead of just the client utilities
app-emulation/libvirt:lvm - Allow using the Logical Volume Manager (sys-fs/lvm2) as pool for disk image storage
app-emulation/libvirt:lxc - Support management of Linux Containers virtualisation (app-containers/lxc)
@@ -730,6 +725,12 @@ app-forensics/libewf:uuid - Enable UUID support in the ewftools
app-forensics/lynis:cron - Install /etc/cron.* files
app-forensics/sleuthkit:aff - Enable extra aff formats
app-forensics/sleuthkit:ewf - Enable libewf support
+app-forensics/volatility3:crypt - support plugins that decrypt passwords, password hashes, etc.
+app-forensics/volatility3:disasm - support plugins that perform malware analysis and disassemble code
+app-forensics/volatility3:jsonschema - improve error messages regarding improperly configured ISF files
+app-forensics/volatility3:leechcore - support memory acquisition via leechcore
+app-forensics/volatility3:snappy - support AVMLs native compression format
+app-forensics/volatility3:yara - support YARA pattern matching engine
app-forensics/yara:cuckoo - Enable cockoo module
app-forensics/yara:dex - Enable dex module
app-forensics/yara:dotnet - Enable dotnet module
@@ -912,7 +913,6 @@ app-misc/skim:tmux - Install sk-tmux script to run skim in a tmux pane
app-misc/skim:vim - Install vim plugin for skim
app-misc/sphinx:id64 - use 64-bit document and word IDs
app-misc/sphinx:mariadb - Add mariadb database support
-app-misc/sphinx:re2 - use the dev-libs/re2 regular expression library
app-misc/sphinx:stemmer - Enable language stemming support
app-misc/task:sync - Enable "task sync" support
app-misc/tmux:utempter - Include libutempter support
@@ -1817,7 +1817,6 @@ dev-lang/php:filter - Add filter extension support
dev-lang/php:flatfile - Add dbm support for flat files
dev-lang/php:fpm - Enable the FastCGI Process Manager SAPI
dev-lang/php:gd - Adds support for gd (bundled with PHP)
-dev-lang/php:hash - Enable the hash extension
dev-lang/php:inifile - Add dbm support for .ini files
dev-lang/php:intl - Enables the intl extension for extended internalization support
dev-lang/php:jit - Enable PCRE JIT support
@@ -1836,12 +1835,10 @@ dev-lang/php:sodium - Enable support for crypto through dev-libs/libsodium
dev-lang/php:sysvipc - Support for System V-compatible inter-process communication
dev-lang/php:tokenizer - Add support for the PHP file parser
dev-lang/php:tokyocabinet - Enable support for dev-db/tokyocabinet db backend
-dev-lang/php:wddx - Add support for Web Distributed Data eXchange
dev-lang/php:webp - Enable webp support for GD in php-7.x
dev-lang/php:xmlreader - Enable XMLReader support
dev-lang/php:xmlwriter - Enable XMLWriter support
dev-lang/php:xslt - Enable the XSL extension
-dev-lang/php:zip-encryption - Enable ZIP file encryption from dev-libs/libzip
dev-lang/polyml:portable - Build the portable interpreter version of Poly/ML instead of native
dev-lang/python:bluetooth - Build Bluetooth protocol support in socket module
dev-lang/python:libedit - Link readline extension against dev-libs/libedit instead of sys-libs/readline.
@@ -2680,6 +2677,7 @@ dev-qt/qtwebchannel:qml - Build QML/QtQuick bindings and imports
dev-qt/qtwebengine:designer - Install the QWebEngineView plugin used to add widgets in dev-qt/designer forms that display web pages.
dev-qt/qtwebengine:geolocation - Enable physical position determination via dev-qt/qtpositioning
dev-qt/qtwebengine:jumbo-build - Combine source files to speed up build process.
+dev-qt/qtwebengine:screencast - Enable support for remote desktop and screen cast using media-video/pipewire
dev-qt/qtwebengine:system-ffmpeg - Use the system-wide media-video/ffmpeg instead of bundled.
dev-qt/qtwebengine:system-icu - Use the system-wide dev-libs/icu instead of bundled.
dev-qt/qtwebengine:widgets - Enable QtWidgets support
@@ -2709,6 +2707,9 @@ dev-ruby/ruby-sdl:mixer - Enable media-libs/sdl-mixer support
dev-ruby/ruby-sdl:sge - Enable sdl-sge support
dev-ruby/rubygems:server - Install support for the rubygems server
dev-ruby/vcr:json - Add support for casettes serialized with JSON
+dev-scheme/bigloo:avahi - Enable Avahi support
+dev-scheme/bigloo:gpg - Enable GPG support
+dev-scheme/bigloo:libuv - Enable libuv support
dev-scheme/gauche:mbedtls - Enable support for net-libs/mbedtls
dev-scheme/gauche-gl:cg - Enable NVidia Cg binding
dev-scheme/guile:debug-freelist - Include garbage collector freelist debugging code
@@ -3212,6 +3213,8 @@ games-rpg/manaplus:mumble - Enable support for voice chat
games-rpg/manaplus:pugixml - Use dev-libs/pugixml for XML parsing isntead of dev-libs/libxml2
games-rpg/manaplus:sdl2 - Use libsdl2 instead of libsdl
games-rpg/sumwars:tools - Builds editor tools
+games-rpg/the-longest-journey:hd - Install high definition backgrounds and sprites
+games-rpg/the-longest-journey:hd-fmv - Install upscaled full motion videos
games-rpg/to-the-moon:bundled-libs - Use bundled libraries
games-simulation/corsix-th:midi - Adds support for background MIDI music via SDL_mixer
games-simulation/flightgear:dbus - Enable screensaver DBus interaction
@@ -3567,6 +3570,7 @@ kde-frameworks/kiconthemes:designer - Build plugins for dev-qt/designer
kde-frameworks/kimageformats:avif - Support the AVIF image file format
kde-frameworks/kimageformats:eps - Support the EPS graphics file format
kde-frameworks/kimageformats:heif - Support for HEIF/HEIC images
+kde-frameworks/kimageformats:jpegxl - Support for JPEG XL image format
kde-frameworks/kinit:caps - Capabilities support for improved security and better OOM handling
kde-frameworks/kio:designer - Build plugins for dev-qt/designer
kde-frameworks/kio:kwallet - Enable permanent storage of passwords for kpasswdserver with kde-frameworks/kwallet
@@ -4025,11 +4029,12 @@ media-gfx/gimp:heif - Enable support for ISO/IEC 23008-12:2017 HEIF files
media-gfx/gimp:jpegxl - Enable support for JPEG XL image format
media-gfx/gimp:vector-icons - Enable support for vector icons (experimental)
media-gfx/gmic:cli - Build CLI interface
-media-gfx/gmic:krita - Build media-gfx/krita plugin
media-gfx/gmic:opencv - Enable support for webcams using the OpenCV library
media-gfx/gnome-photos:flickr - Ensure runtime Flickr support
media-gfx/graphicsmagick:dynamic-loading - Compile graphicsmagick with dynamically loadable modules
media-gfx/graphicsmagick:fpx - Enable FlashPix support with media-libs/libfpx
+media-gfx/graphicsmagick:heif - Add HEIF/HEIC image support
+media-gfx/graphicsmagick:jpegxl - Enable support for JPEG XL image format
media-gfx/graphicsmagick:q16 - Set storage quantum size to 16 (~2*memory)
media-gfx/graphicsmagick:q32 - Set storage quantum size to 32 (~5*memory)
media-gfx/graphviz:X - Builds dotty, lneato, unflatten, vimdot, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)
@@ -4038,7 +4043,9 @@ media-gfx/graphviz:gtk - Enables gtk+ output plugin -Tgtk (needs cairo)
media-gfx/graphviz:gts - Enables support for GNU Triangulated Surface Library (required for sfdp to work)
media-gfx/graphviz:lasi - Enables PostScript output via media-libs/lasi, for plugin -Tlasi (needs cairo)
media-gfx/graphviz:lefty - Builds lefty front-end, requires x11-libs/libXmu and x11-libs/libXaw
+media-gfx/gthumb:heif - Enable support for ISO/IEC 23008-12:2017 HEIF/HEIC image format using media-libs/libheif
media-gfx/gthumb:http - Enable webservice integration through net-libs/webkit-gtk
+media-gfx/gthumb:jpegxl - Support for JPEG XL image format
media-gfx/gthumb:slideshow - Enable slideshow plugin
media-gfx/hugin:sift - automatically align images with media-gfx/autopano-sift-C
media-gfx/imagemagick:corefonts - Use media-fonts/corefonts which is required by some commands
@@ -5412,6 +5419,7 @@ net-analyzer/rrdcollect:exec - Enable exec:/// support
net-analyzer/rrdcollect:librrd - Use the librrd library from net-analyzer/rrdtool
net-analyzer/rrdtool:graph - Enable support for graphing functions
net-analyzer/rrdtool:rados - Enable support for librados from sys-cluster/ceph
+net-analyzer/rrdtool:rrdcached - Build support for write-caching daemon
net-analyzer/rrdtool:rrdcgi - Build rrdcgi support
net-analyzer/sancp:sguil - Enable sguil (The Analyst Console for Network Security Monitoring) support
net-analyzer/sarg:doublecheck - Make sarg double check the data it manipulates and output a warning if an error is found
@@ -5620,13 +5628,11 @@ net-dns/opendnssec:signer - Enables signing capabilities for OpenDNSSEC
net-dns/opendnssec:softhsm - Enables support for storing DNSSEC keys in a dev-libs/softhsm PKCS#11 object
net-dns/pdns:lua-records - Enable LUA records.
net-dns/pdns:mydns - Making it possible to use a MyDNS MySQL database with PowerDNS (not recommended for new deployments).
-net-dns/pdns:protobuf - Enable support for dev-libs/protobuf.
net-dns/pdns:remote - Use a generic socket or pipe as a backend (via JSON RPC requests).
net-dns/pdns:sodium - Use dev-libs/libsodium for cryptography
net-dns/pdns:tinydns - Use a TinyDNS CDB database as backend.
net-dns/pdns:tools - Build optional tools (dnsscan, dnsscope, etc..).
net-dns/pdns-recursor:dnstap - Enable support for dnstap
-net-dns/pdns-recursor:protobuf - Enable support for dev-libs/protobuf.
net-dns/pdns-recursor:sodium - Use dev-libs/libsodium for cryptography
net-dns/pdnsd:urandom - Linux-only: use /dev/urandom (pseudo-random number generation) instead of the default use of random() PRNG.
net-dns/resolvconf-symlink:symlink - Actually replace /etc/resolv.conf with a symlink. Without this flag, the ebuild is a no-op.
@@ -6141,6 +6147,7 @@ net-libs/neon:libproxy - Add support for net-libs/libproxy
net-libs/neon:pkcs11 - Add support for PKCS#11 using dev-libs/pakchois
net-libs/nghttp2:hpack-tools - Install HPACK (header compression) helper tools
net-libs/nghttp2:utils - Install nghttp, nghttpd and nghttpx
+net-libs/ngtcp2:openssl - Provide SSL support using OpenSSL (requires dev-libs/openssl)
net-libs/nodejs:inspector - Enable V8 inspector
net-libs/nodejs:lto - Build with link-time optimisation
net-libs/nodejs:npm - Enable NPM package manager
@@ -6842,7 +6849,6 @@ net-print/hplip:static-ppds - Use statically-generated PPDs instead of Dynamic P
net-print/hplip-plugin:orblite - Install the ORBlite scanner plugin
net-print/kyocera-1x2x-mfp-driver:rastertokpsl-fix - Use custom wrapper script to sanitize arguments before passing to 'rastertokpsl' filter program
net-proxy/haproxy:51degrees - Device Detection using 51 Degrees
-net-proxy/haproxy:device-atlas - Use dev-libs/device-atlas-api-c library
net-proxy/haproxy:net_ns - Enable network namespace support (CONFIG_NET_NS)
net-proxy/haproxy:pcre-jit - Use JIT support for PCRE
net-proxy/haproxy:pcre2 - Enable PCRE2 RegEx support
@@ -7437,6 +7443,8 @@ sci-libs/plplot:shapefile - Enable support for ESRI shapefiles
sci-libs/proj:europe - Install the PROJ collection of European grids and init-files
sci-libs/rocBLAS:benchmark - Build and install rocblas-bench.
sci-libs/rocBLAS:test - Perform rocblas-test to compare the result between rocBLAS and system BLAS.
+sci-libs/rocFFT:benchmark - Build and install [dyna-]rocfft-rider.
+sci-libs/rocFFT:perfscripts - Install rocfft-perf performance visualization suite.
sci-libs/rocPRIM:benchmark - Build and install benchmark programs.
sci-libs/rocRAND:benchmark - Build and install benchmark programs.
sci-libs/rocSOLVER:benchmark - Build and install rocsolver-bench.
@@ -7686,7 +7694,9 @@ sci-visualization/gnuplot:gd - Add support for media-libs/gd. Needed for GIF, JP
sci-visualization/gnuplot:libcerf - Enable special functions from sci-libs/libcerf
sci-visualization/gnuplot:regis - Enable ReGIS terminal
sci-visualization/gwyddion:fits - Enable FITS image import via sci-libs/cfitsio
+sci-visualization/gwyddion:jansson - Enable JSON data manipulation via dev-libs/jansson
sci-visualization/gwyddion:sourceview - Enable support for x11-libs/gtksourceview
+sci-visualization/gwyddion:unique - Enable remote control backend via dev-libs/libunique
sci-visualization/labplot:cantor - Enable support for different open-source computer algebra systems via kde-apps/cantor
sci-visualization/labplot:fits - Enable support for NASA's sci-libs/cfitsio library
sci-visualization/labplot:libcerf - Enable special functions from sci-libs/libcerf
@@ -7994,7 +8004,7 @@ sys-auth/ssh-ldap-pubkey:schema - Install a copy of the LPK schema, only needed
sys-auth/sssd:acl - Build and use the cifsidmap plugin
sys-auth/sssd:locator - Install sssd's Kerberos plugin
sys-auth/sssd:netlink - Add support for netlink protocol via dev-libs/libnl
-sys-auth/sssd:nfsv4 - Add support for the nfsv4 idmapd plugin provided by net-libs/libnfsidmap
+sys-auth/sssd:nfsv4 - Add support for the nfsv4 idmapd plugin provided by net-fs/nfs-utils
sys-auth/sssd:pac - Add Privileged Attribute Certificate Support for Kerberos
sys-auth/sssd:sudo - Build helper to let app-admin/sudo use sssd provided information
sys-auth/sssd:systemtap - Enable SystemTAP/DTrace tracing
@@ -8171,7 +8181,6 @@ sys-devel/binutils:pgo - Build binutils with Profile Guided Optimization (PGO) a
sys-devel/binutils:plugins - Enable plugin support in tools
sys-devel/binutils-apple:classic - Use nm, otool, etc. from this ebuild instead of llvm-based tools
sys-devel/binutils-apple:lto - Add support for Link-Time Optimization with LLVM
-sys-devel/binutils-apple:tapi - Build against sys-libs/tapi
sys-devel/binutils-config:native-symlinks - Install native symlinks like 'as' or 'ar' to /usr/bin. Otherwise keep only ${CTARGET}-as and friends.
sys-devel/binutils-hppa64:cet - Enable Intel Control-flow Enforcement Technology.
sys-devel/binutils-hppa64:default-gold - Set ld to point to ld.gold instead of ld.bfd
@@ -8777,6 +8786,7 @@ x11-base/xwayland:unwind - Enable libunwind usage for backtraces
x11-base/xwayland:xcsecurity - Build Security extension
x11-drivers/nvidia-drivers:driver - Install kernel driver modules
x11-drivers/nvidia-drivers:persistenced - Install the persistence daemon for keeping devices state when unused
+x11-drivers/nvidia-drivers:static-libs - Install the XNVCtrl static library for accessing sensors and other features
x11-drivers/nvidia-drivers:tools - Install additional tools such as nvidia-settings
x11-drivers/xf86-video-geode:ztv - Enable building the V4L2 ZTV driver
x11-drivers/xf86-video-intel:sna - Enable SandyBridge's New Acceleration (useful on all chipsets, not just SandyBridge)
@@ -8880,7 +8890,6 @@ x11-misc/redshift:geoclue - Control dependency on app-misc/geoclue
x11-misc/rofi:drun - Enable desktop file run dialog
x11-misc/rofi:windowmode - Enable normal window mode
x11-misc/rss-glx:quesoglc - Enable support for OpenGL Character Renderer
-x11-misc/sddm:elogind - Use sys-auth/elogind for session tracking.
x11-misc/sent:savedconfig - Without a saved config.h, this package depends on media-gfx/farbfeld for image conversions
x11-misc/spacefm:video-thumbnails - Support video thumbnails with media-video/ffmpegthumbnailer
x11-misc/stalonetray:graceful-exit - use non-portable hack to exit gracefully on signal