mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 18:42:22 +02:00
profiles: Sync with Gentoo
It's from Gentoo commit 1a5499ece7be858c7b06025771198c78435f97b4.
This commit is contained in:
parent
38f64bfe40
commit
dd57921969
@ -17,6 +17,10 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Guillermo Joandet <gjoandet@gmail.com> (2022-11-22)
|
||||
# app-text/pandoc is keyworded on this architecture
|
||||
net-libs/gssdp -man
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-10-07)
|
||||
# sys-libs/libsmbios is available here.
|
||||
app-laptop/pbbuttonsd -macbook
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
|
||||
# Mask nvml use flag for slurm
|
||||
sys-cluster/slurm nvml
|
||||
@ -209,10 +213,6 @@ lxqt-base/lxqt-meta archiver
|
||||
# static-pie works on arm64, #719444
|
||||
sys-libs/glibc -static-pie
|
||||
|
||||
# Patrick McLean <chutzpah@gentoo.org> (2019-03-26)
|
||||
# Some test deps aren't keyworded on arm64
|
||||
dev-python/kazoo test
|
||||
|
||||
# Ettore Di Giacinto <mudler@gentoo.org> (2016-11-10)
|
||||
# Dependency has no stable keyword
|
||||
# and as for now we have only stable mate versions
|
||||
|
@ -4,6 +4,10 @@
|
||||
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
|
||||
# request bug for the hppa arch.
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Conrad Kostecki <conikost@gentoo.org> (2022-11-01)
|
||||
# Mask tests, as not all needed deps are available on this arch.
|
||||
# See #878933 for progress.
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2022-09-30)
|
||||
# No ruby on ia64 for dev-ruby/asciidoctor
|
||||
net-misc/chrony html
|
||||
|
@ -42,10 +42,6 @@ CHOST_lp64d="loongarch64-unknown-linux-gnu"
|
||||
# Since many people will want to test this in qemu...
|
||||
FEATURES="-pid-sandbox -network-sandbox -ipc-sandbox"
|
||||
|
||||
# We need to fetch https git repo (gcc) during bootstrap, before gcc-12.1.0
|
||||
# is officially released.
|
||||
BOOTSTRAP_USE="${BOOTSTRAP_USE} curl_ssl_openssl ssl"
|
||||
|
||||
# The following stuff MUST be defined in subdirs:
|
||||
# ABI
|
||||
# DEFAULT_ABI
|
||||
|
@ -1,6 +1,25 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-11-27)
|
||||
# Mask configurations not accepting llvm:16 and/or clang:16, either due to
|
||||
# lack of testing or simply being unsupported upstream (the opaque pointers
|
||||
# in particular need downstream changes).
|
||||
app-office/libreoffice clang
|
||||
<media-libs/mesa-22.3.0 llvm
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-11-27)
|
||||
# LLVM toolchain now partially usable on loong, mask the remaining pieces
|
||||
# pending test/bugfixes/porting.
|
||||
#
|
||||
# - sys-libs/libcxxabi: fails many tests but is apparently working
|
||||
# - sys-libs/libcxx: fails many tests, more upstream work likely needed
|
||||
# - sys-libs/libomp: fails 4 tests
|
||||
# - need at least https://reviews.llvm.org/D138177 but there could be more
|
||||
# - sys-devel/lld: port is still under review
|
||||
sys-devel/clang-common default-libcxx default-lld
|
||||
sys-devel/clang-runtime libcxx openmp
|
||||
|
||||
# WANG Xuerui <xen0n@gentoo.org> (2022-11-18)
|
||||
# net-libs/webkit-gtk is not available on loong yet.
|
||||
app-text/atril epub
|
||||
|
@ -29,7 +29,6 @@ valgrind
|
||||
|
||||
# Temporarily masked during initial keywording
|
||||
audit
|
||||
bluetooth
|
||||
doc
|
||||
efl
|
||||
elogind
|
||||
|
@ -32,10 +32,6 @@ app-editors/emacs gui mailutils
|
||||
# Needs a lot of Perl packages to be keyworded.
|
||||
dev-vcs/git doc
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2021-09-20)
|
||||
# Requires zstd, which is currently broken on m68k.
|
||||
dev-util/cmake test
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2021-09-19)
|
||||
# Avoid having to keyword Poppler and X11 libraries for now.
|
||||
media-gfx/graphviz pdf
|
||||
|
@ -81,10 +81,6 @@ vulkan
|
||||
# Ruby just crashes on startup.
|
||||
ruby
|
||||
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-08-22)
|
||||
# app-arch/zstd is broken
|
||||
zstd
|
||||
|
||||
# James Le Cuirot <chewi@gentoo.org> (2021-08-20)
|
||||
# Qt is not keyworded or tested.
|
||||
qt5
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
@ -10,10 +10,6 @@ app-portage/nattka -depgraph-order
|
||||
# impl there anyway. Please keep this in sync with use.stable.mask.
|
||||
dev-lang/python-exec -python_targets_pypy3
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-27)
|
||||
# deps are keyworded
|
||||
gnome-base/gnome-extra-apps -tracker
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-27)
|
||||
# deps not keyworded
|
||||
media-gfx/gnome-photos flickr upnp-av
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Yixun Lan <dlan@gentoo.org> (2022-11-24)
|
||||
# depend on dev-libs/libpcre2[jit] which not supported yet, bug #879511
|
||||
www-servers/varnish jit
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-04-26)
|
||||
# Unkeyworded dependencies
|
||||
app-text/htmltidy test
|
||||
|
@ -1,6 +1,16 @@
|
||||
# Copyright 2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# matoro <matoro_gentoo@matoro.tk> (2022-11-07)
|
||||
# SILO is designed for the old 64-bit kernel/32-bit userland combo
|
||||
# before there was a 64-bit userland available. It requires a 32-bit
|
||||
# userland to build, so mask it on 64ul. sys-boot/grub:2 support for
|
||||
# sparc was added in ~2018 and is documented in the handbook per #854954
|
||||
# See: https://github.com/esnowberg/grub2-sparc/wiki
|
||||
# See: https://wiki.gentoo.org/wiki/Handbook:SPARC/Blocks/Disks
|
||||
# See: https://wiki.gentoo.org/wiki/Handbook:SPARC/Blocks/Bootloader
|
||||
sys-boot/silo
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-02-28)
|
||||
# Binary (needed for bootstrap) is sparc32?
|
||||
dev-lisp/sbcl
|
||||
|
@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-11-24)
|
||||
# Pulls in gjs which is broken on sparc, bug #882071
|
||||
gnome-extra/sushi
|
||||
|
||||
# Raúl Porcel <armin76@gentoo.org> (2014-11-17)
|
||||
# Mask sys-devel/kgcc64 since >=gcc-4.4 can build 64bit kernels
|
||||
sys-devel/kgcc64
|
||||
|
@ -1,6 +1,17 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-11-24)
|
||||
# Pulls in gjs which is broken on sparc, bug #882071
|
||||
app-crypt/libsecret test-rust
|
||||
dev-util/glade gjs
|
||||
gnome-base/gnome-menus test
|
||||
gnome-base/nautilus previewer
|
||||
|
||||
# Florian Schmaus <flow@gentoo.org> (2022-11-23)
|
||||
# avoid larger deptree, bug #882593
|
||||
dev-python/bracex doc
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-29)
|
||||
# pandoc not keyworded here, bug #878355
|
||||
app-admin/conky doc
|
||||
|
@ -14,10 +14,6 @@ media-video/mpv -libplacebo -vulkan
|
||||
app-laptop/pbbuttonsd -macbook
|
||||
sys-apps/fwupd -dell
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-08-09)
|
||||
# dev-java/jaxws-api not keyworded
|
||||
>=dev-java/jmock-2.12.0 test
|
||||
|
||||
# Alexey Shvetsov <alexxy@gentoo.org> (2022-09-15)
|
||||
# Mask nvml use flag for slurm
|
||||
sys-cluster/slurm nvml
|
||||
|
@ -6,6 +6,34 @@
|
||||
# This file is only for generic masks. For arch-specific masks (i.e.
|
||||
# mask everywhere, unmask on arch/*) use arch/base.
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2022-11-25)
|
||||
# x11-wm/stumpwm-22.05_p20220818[doc] is totally broken. Bug #882935
|
||||
x11-wm/stumpwm doc
|
||||
|
||||
# Bernd Waibel <waebbl-gentoo@posteo.net> (2022-11-25)
|
||||
# USE=tbb is broken in 7.7.0
|
||||
# https://tracker.dev.opencascade.org/view.php?id=33152
|
||||
~sci-libs/opencascade-7.7.0 tbb
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-11-24)
|
||||
# Depends on old dev-lang/spidermonkey:68, bug #807772
|
||||
# Particularly unwise given it parses data from network.
|
||||
net-libs/libproxy spidermonkey
|
||||
|
||||
# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-24)
|
||||
# Metamail last rited
|
||||
app-text/crm114 mimencode
|
||||
|
||||
# Guillermo Joandet <gjoandet@gmail.com> (2022-11-22)
|
||||
# app-text/pandoc is not keyworded on most architectures
|
||||
net-libs/gssdp man
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-09-26)
|
||||
# Requires nautilus-43.0 which is keyworded everywhere
|
||||
>=app-arch/file-roller-43.0 nautilus
|
||||
>=app-text/evince-43.0 nautilus
|
||||
>=x11-terms/gnome-terminal-3.46 nautilus
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-11-19)
|
||||
# Needs long-EOL dev-lang/spidermonkey:60 (which also needs python:2.7).
|
||||
media-libs/coin javascript
|
||||
@ -30,6 +58,11 @@ www-servers/uwsgi python-gevent
|
||||
# Requires net-misc/pyhoca-cli that is masked for removal.
|
||||
net-misc/remmina x2go
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-11-16)
|
||||
# gnome-music and gnome-photos have not been ported to libsoup:3.0, while
|
||||
# other non-slotted dependencies have been.
|
||||
gnome-base/gnome-extra-apps tracker
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-11-16)
|
||||
# tracker-miners depends on libsoup:3.0 but USE=rss depends on net-libs/libgrss
|
||||
# which has not been ported to libsoup:3.0.
|
||||
@ -44,13 +77,6 @@ dev-python/pyotherside qt6
|
||||
# Older versions of libvirt need a vulnerable version of wireshark
|
||||
<app-emulation/libvirt-8.0.0 wireshark-plugins
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-07)
|
||||
# media-sound/rplay is masked for removal.
|
||||
x11-wm/fvwm3 rplay
|
||||
x11-wm/ctwm rplay
|
||||
x11-wm/fvwm rplay
|
||||
x11-wm/vtwm rplay
|
||||
|
||||
# Viorel Munteanu <ceamac.paragon@gmail.com> (2022-10-07)
|
||||
# Cannot test and fix pax-kernel related bugs on a current grsec kernel
|
||||
# Mask the flag for now
|
||||
@ -65,15 +91,6 @@ app-emulation/virtualbox-modules pax-kernel
|
||||
sys-libs/zlib-ng compat
|
||||
sys-libs/minizip-ng compat
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-09-26)
|
||||
# Requires nautilus-43.0 which is not in tree yet.
|
||||
>=x11-terms/gnome-terminal-3.46 nautilus
|
||||
|
||||
# Pascal Jaeger <pascal.jaeger@leimstift.de> (2022-09-21)
|
||||
# Versions >=43.0 of evince only work with <gnome-base/nautilus-42.2.
|
||||
# Allowing that use flag for >=43.0 would stop users from updating nautilus
|
||||
>=app-text/evince-43.0 nautilus
|
||||
|
||||
# Yiyang Wu <xgreenlandforwyy@gmail.com> (2022-09-21)
|
||||
# Intolerable mathematical errors found on AMD Radeon VII GPU during src_test,
|
||||
# may lead to incorrect results in computation.
|
||||
@ -183,10 +200,6 @@ dev-python/jupyter_server doc
|
||||
# https://github.com/aria2/aria2/issues/1636
|
||||
net-misc/aria2 gnutls
|
||||
|
||||
# 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
|
||||
|
@ -4,6 +4,14 @@
|
||||
# This file requires eapi 5 or later. New entries go on top.
|
||||
# Please use the same syntax as in package.use.mask
|
||||
|
||||
# Guillermo Joandet <gjoandet@gmail.com> (2022-11-22)
|
||||
# app-text/pandoc is not stable
|
||||
net-libs/gssdp man
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-11-16)
|
||||
# Depends on libsoup:3.0
|
||||
>=gnome-base/gvfs-1.50 http
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-06)
|
||||
# Unmask the target on python-exec while it's masked elsewhere.
|
||||
dev-lang/python-exec -python_targets_python3_11
|
||||
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1 @@
|
||||
5
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../../features/merged-usr
|
@ -0,0 +1,2 @@
|
||||
..
|
||||
../../../../../../targets/systemd
|
@ -1,6 +1,5 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
gnat_2020 - Compile with dev-lang/gnat-gpl-2020
|
||||
gnat_2021 - Compile with dev-lang/gnat-gpl-2021
|
||||
gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0
|
||||
|
@ -1,3 +1,4 @@
|
||||
# Mike Gilbert <floppym@gentoo.org> (2022-08-31)
|
||||
# Avoid removing merged-usr symlinks.
|
||||
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin"
|
||||
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /usr/lib/modules/*"
|
||||
|
@ -64,6 +64,7 @@ dev-util/cbindgen
|
||||
dev-util/git-delta
|
||||
dev-util/maturin
|
||||
dev-util/tree-sitter-cli
|
||||
>=dev-vcs/stgit-2
|
||||
gnome-base/gdm
|
||||
>=gnome-base/gnome-core-apps-3.36.5
|
||||
>=gnome-base/gnome-core-libs-3.36.5
|
||||
@ -72,6 +73,7 @@ gnome-base/gdm
|
||||
>=gnome-base/librsvg-2.41
|
||||
gnome-extra/gnome-browser-connector
|
||||
gnome-extra/gnome-tweaks
|
||||
gnome-extra/sushi
|
||||
>=media-gfx/libimagequant-4
|
||||
media-libs/libavif
|
||||
>=media-libs/libopenraw-0.3.2
|
||||
@ -86,6 +88,7 @@ net-p2p/deluge
|
||||
ros-meta/ros_comm
|
||||
sci-geosciences/gnome-maps
|
||||
>=sys-apps/bat-0.18.1
|
||||
sys-fs/bcachefs-tools
|
||||
virtual/rust
|
||||
www-apps/radicale
|
||||
>=x11-themes/adwaita-icon-theme-3.36
|
||||
|
@ -32,7 +32,6 @@ app-admin/salt libcloud openssl test
|
||||
dev-python/aiohttp test
|
||||
dev-python/cheroot test
|
||||
dev-python/cherrypy ssl
|
||||
dev-python/eventlet test
|
||||
dev-python/google-auth test
|
||||
dev-python/pyftpdlib ssl test
|
||||
dev-python/python-novaclient test
|
||||
|
@ -33,6 +33,117 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2022-11-27)
|
||||
# Unmaintained upstream, several unresolved public vulnerabilities,
|
||||
# Removal in 30 days. Bug #882773.
|
||||
www-servers/boa
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2022-11-27)
|
||||
# Broke API for C++, causes massive carnage for consumers.
|
||||
# Bug #883223.
|
||||
~dev-libs/glib-2.74.2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Unresolved LICENSE issue for 3 years now.
|
||||
# Removal on 2022-12-27. Bug #694708.
|
||||
app-admin/helm
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Broken with OpenSSL-3. Last upstream activity in 2021, no reply
|
||||
# to the bug.
|
||||
# Removal on 2022-12-27. Bug #805233.
|
||||
net-dns/dog
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Broken with modern dev-python/setuptools versions. Last upstream
|
||||
# commit in 2018. No reverse dependencies.
|
||||
# Removal on 2022-12-27. Bug #822840.
|
||||
dev-python/slimit
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Unmaintained. HOMEPAGE is gone. Uses GTK+2.
|
||||
# Removal on 2022-12-27. Bug #821118.
|
||||
games-util/xgamer
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Unmaintained, ancient package. x11-misc/unclutter-xfixes is
|
||||
# a superior replacement.
|
||||
# Removal on 2022-12-27. Bug #880845.
|
||||
x11-misc/unclutter
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-27)
|
||||
# Unmaintained. Last bumped in 2005. Superseded by Python version
|
||||
# with last release in 2008, then by vnc2flv with last release in 2010.
|
||||
# Removal on 2022-12-27. Bug #880927.
|
||||
x11-misc/vnc2swf
|
||||
|
||||
# Michael Mair-Keimberger <mmk@levelnine.at> (2022-11-25)
|
||||
# Unmaintained, last release a decade ago, upstream declared it EOL
|
||||
# Removal in 30 days.
|
||||
net-analyzer/snortsam
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2022-11-24)
|
||||
# Binary package several releases behind the source-based package,
|
||||
# multiple vulnerabilities, unmaintained for several years. Removal in
|
||||
# 30 days. Bugs #849389, #882783.
|
||||
dev-db/percona-xtrabackup-bin
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2022-11-24)
|
||||
# Compatibility issues with openssl-1.1*, numerous build issues, version
|
||||
# in tree is EOL upstream. Removal in 30 days. Bug #882759.
|
||||
net-misc/cfengine
|
||||
|
||||
# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-24)
|
||||
# No maintainer, last release in 1994. Fails to build
|
||||
# with clang-16. Runtime crash in certain conditions.
|
||||
# Removal on 2022-12-23.
|
||||
# Bugs #549922 #713492 #731256 #875464 #882263
|
||||
# Removal Bug: #882631
|
||||
net-mail/metamail
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-23)
|
||||
# Unpredictable build failures reported. No revdeps left.
|
||||
# dev-libs/opencl-icd-loader is a good replacement.
|
||||
# Removal on 2022-12-23. Bug #733018.
|
||||
dev-libs/ocl-icd
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-23)
|
||||
# Packages with no maintainer and major issues reported.
|
||||
#
|
||||
# app-cdr/xbiso: bug #882089, last release in 2005
|
||||
# app-emulation/dlx: bug #874933, last release in 2001
|
||||
# app-office/sc: bug #877051, last release in 2002
|
||||
# net-libs/ortp: bug #874003, last bumped in 2014
|
||||
# net-nntp/brag: revdep of app-text/uudeview
|
||||
# net-vpn/vtun: bug #875443, last bumped in 2012, last release in 2016
|
||||
# sys-apps/fakeroot-ng: bug #851543, last release in 2013
|
||||
# sys-apps/pmount-gui: bug #776397, last bumped in 2013, commit in 2019
|
||||
# www-apache/mod_common_redirect: bug #874660, bumped in 2010, repo gone
|
||||
#
|
||||
# Removal on 2022-12-23.
|
||||
app-cdr/xbiso
|
||||
app-emulation/dlx
|
||||
app-office/sc
|
||||
net-libs/ortp
|
||||
net-nntp/brag
|
||||
net-vpn/vtun
|
||||
sys-apps/fakeroot-ng
|
||||
sys-apps/pmount-gui
|
||||
www-apache/mod_common_redirect
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2022-11-23)
|
||||
# EAPI 6, no revdeps in tree, never made it into upstream boost, library
|
||||
# only, last release 6 years ago. Removal on 2022-12-23.
|
||||
dev-libs/boost-mpl-cartesian_product
|
||||
|
||||
# Matt Turner <mattst88@gentoo.org> (2022-11-16)
|
||||
# Packages or their dependencies have not been ported to libsoup:3.0, while
|
||||
# other non-slotted dependencies have been.
|
||||
media-gfx/gnome-photos
|
||||
media-sound/gnome-music
|
||||
net-libs/libzapojit
|
||||
net-misc/gnome-online-miners
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2022-11-21)
|
||||
# Was added only for dev-python/pytest-bdd which no longer needs it.
|
||||
# If using, migrate to stdlib glob which supports `**` since python-3.5.
|
||||
@ -59,7 +170,6 @@ dev-cpp/pstreams
|
||||
# app-misc/glimpse: bug #684096, last bumped in 2013
|
||||
# dev-db/cpp-driver: bug #685936, last bumped in 2019
|
||||
# dev-erlang/riakc: bug #722688, last bumped in 2016
|
||||
# dev-libs/xalan-c: bug #734190, last bumped in 2011
|
||||
# dev-util/stubgen: bug #839927, last bumped in 2011
|
||||
# media-gfx/xzgv: bug #831252, last bumped in 2009
|
||||
# net-dns/dnssec-check: bug #571350, last bumped in 2016
|
||||
@ -76,7 +186,6 @@ app-forensics/ovaldi
|
||||
app-misc/glimpse
|
||||
dev-db/cpp-driver
|
||||
dev-erlang/riakc
|
||||
dev-libs/xalan-c
|
||||
dev-util/stubgen
|
||||
media-gfx/xzgv
|
||||
net-dns/dnssec-check
|
||||
@ -102,6 +211,8 @@ media-sound/umix
|
||||
dev-php/agavi
|
||||
dev-php/phing
|
||||
dev-php/PEAR-PEAR_PackageFileManager
|
||||
dev-php/PEAR-PEAR_PackageFileManager2
|
||||
dev-php/PEAR-PEAR_PackageFileManager_Plugins
|
||||
dev-php/PEAR-VersionControl_SVN
|
||||
dev-php/phpmd
|
||||
dev-php/simpletest
|
||||
@ -132,7 +243,6 @@ dev-python/Rx
|
||||
dev-python/bert
|
||||
dev-python/flask-assets
|
||||
dev-python/libpy_simdjson
|
||||
dev-python/parallax
|
||||
dev-python/pytest-salt
|
||||
dev-python/requests_pkcs12
|
||||
dev-python/slackclient
|
||||
@ -151,7 +261,6 @@ net-analyzer/carl
|
||||
net-im/skype-dbus-mock
|
||||
sci-libs/bmrblib
|
||||
sci-mathematics/relational
|
||||
sys-cluster/crmsh
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-11-17)
|
||||
# Rarely used package with very high maintenance cost. Hacky, requires
|
||||
@ -351,51 +460,6 @@ dev-libs/cloog
|
||||
# Removal in 30 days
|
||||
dev-python/pweave
|
||||
|
||||
# Jonas Stein <jstein@gentoo.org> (2022-10-26)
|
||||
# Dead upstream, open bugs.
|
||||
# Removal after 2022-12-24. Bug #878337.
|
||||
app-misc/tpconfig
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-24)
|
||||
# Non-free licence which prohibits any patching. Fails to build with Clang 16.
|
||||
# Removal on 2022-10-24.
|
||||
dev-util/sgb
|
||||
sci-misc/gt-itm
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-24)
|
||||
# Fails to build with Clang 16 (code quality issues), no upstream activity
|
||||
# in 7 years. Removal on 2022-11-23. bug #874486, bug #791604.
|
||||
games-fps/qudos
|
||||
|
||||
# David Seifert <soap@gentoo.org> (2022-10-23)
|
||||
# Dead package, upstream gone, GTK+2, fails to build with Clang 16 and
|
||||
# tests fail. Removal on 2022-11-22. Bug #741200, #875686.
|
||||
sci-calculators/grpn
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2022-10-22)
|
||||
# Last release upstream 10 years ago. No longer compiles with latest
|
||||
# clang (bug #875254) and doubtful that this actually works with recent
|
||||
# ruby versions.
|
||||
# Masked for removal in 30 days.
|
||||
dev-ruby/ruby-sdl
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-21)
|
||||
# Barely maintained upstream. Still lacking support for Python 3.10.
|
||||
# All revdeps in Gentoo were pure test deps, and only optional
|
||||
# (because they would otherwise block Python 3.10).
|
||||
# Removal on 2022-11-20. Bug #845723.
|
||||
dev-python/eventlet
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-17)
|
||||
# Unmaintained since 2018. Requires dev-python/nose. No revdeps left.
|
||||
# Removal on 2022-11-16. Bug #877375.
|
||||
dev-python/case
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-17)
|
||||
# dev-python/nose plugin. No revdeps left.
|
||||
# Removal on 2022-11-16. Bug #877369.
|
||||
dev-python/nose_warnings_filters
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2022-10-16)
|
||||
# <OpenSSL-1.1.1 are EOL and contain known vulnerabilities. Users should
|
||||
# migrate to a newer branch.
|
||||
@ -409,45 +473,6 @@ dev-python/nose_warnings_filters
|
||||
=dev-libs/openssl-1.1.1r
|
||||
=dev-libs/openssl-3.0.6
|
||||
|
||||
# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2022-10-10)
|
||||
# Unused Java library. Removal on 2022-11-10.
|
||||
dev-java/objenesis-test
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-08)
|
||||
# Repository and SRC_URI gone. Last release in 2012 (guessing
|
||||
# by filename).
|
||||
# Removal on 2022-11-07. Bug #876151.
|
||||
xfce-extra/transd
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-08)
|
||||
# This package is not really required for anything, as it being missing
|
||||
# only disables enforcing install_requires. At the same time, it being
|
||||
# installed causes unexpected verbose output that randomly breaks more
|
||||
# susceptible test suites (e.g. dev-python/pythran).
|
||||
# Removal on 2022-11-07. Bug #876082.
|
||||
dev-python/setuptools-declarative-requirements
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-08)
|
||||
# The test suite is broken since at least March. No revdeps.
|
||||
# Removal on 2022-11-07. Bug #834656.
|
||||
dev-python/kazoo
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-07)
|
||||
# Ancient K&R C codebase which fails to compile with modern Clang; surface
|
||||
# level fixes are doable, but then get into various dangerous constructs
|
||||
# in the async code which is non-trivial to port to modern compilers.
|
||||
# bug #731070, bug #802108, bug #875164.
|
||||
# Use media-sound/mpd if looking for a modern alternative. Removal on 2022-11-07.
|
||||
media-sound/rplay
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2022-10-05)
|
||||
# Originally added for dev-python/rapidfuzz. Now the algorithm has been
|
||||
# inlined into rapidfuzz, and the package is semi-deprecated.
|
||||
# No revdeps left in ::gentoo.
|
||||
# Removal on 2022-11-04. Bug #875350.
|
||||
dev-cpp/jarowinkler-cpp
|
||||
dev-python/jarowinkler
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-10-04)
|
||||
# Regression for some Intel LCDs which may cause physical damage
|
||||
# Please upgrade to 5.19.13 if affected!
|
||||
@ -483,11 +508,6 @@ virtual/httpd-php:8.2
|
||||
# and accept a more unstable release.
|
||||
>=www-client/chromium-108
|
||||
|
||||
# Sam James <sam@gentoo.org> (2022-09-26)
|
||||
# Masked for testing. Please report bugs!
|
||||
=app-shells/bash-5.2*
|
||||
=sys-libs/readline-8.2*
|
||||
|
||||
# John Helmert III <ajak@gentoo.org> (2022-09-18)
|
||||
# Unfixed root privilege escalation, bug #631552
|
||||
sys-cluster/slurm
|
||||
@ -671,64 +691,6 @@ media-libs/webrtc-audio-processing:1
|
||||
# old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall.
|
||||
sys-devel/automake:1.11
|
||||
|
||||
# Mart Raudsepp <leio@gentoo.org> (2021-09-15)
|
||||
# New major parallel-installable release which needs special care to not
|
||||
# end up loaded into the same process together with the earlier libsoup ABI.
|
||||
# Migration to it is expected for GNOME 42, NOT to be unmasked with GNOME 41.
|
||||
>=app-arch/file-roller-43
|
||||
>=app-backup/deja-dup-43
|
||||
>=app-crypt/seahorse-43
|
||||
>=app-misc/bijiben-40.1-r1
|
||||
>=app-misc/tracker-3.4.0-r1
|
||||
>=app-misc/tracker-miners-3.4.0-r1
|
||||
>=app-text/gtranslator-42
|
||||
>=app-text/libgepub-0.7.0
|
||||
>=dev-libs/gjs-1.74
|
||||
>=dev-libs/libgweather-4.2.0
|
||||
>=dev-python/nautilus-python-4.0
|
||||
>=dev-util/devhelp-43
|
||||
>=dev-util/gnome-builder-43
|
||||
>=gnome-base/gnome-applets-3.46
|
||||
>=gnome-base/gnome-desktop-43
|
||||
>=gnome-base/gnome-flashback-3.46
|
||||
>=gnome-base/gnome-panel-3.46
|
||||
>=gnome-base/gnome-settings-daemon-43
|
||||
>=gnome-base/gnome-shell-43
|
||||
>=gnome-base/nautilus-43
|
||||
>=gnome-extra/evolution-data-server-3.46
|
||||
>=gnome-extra/evolution-ews-3.46
|
||||
>=gnome-extra/gnome-boxes-43
|
||||
>=gnome-extra/gnome-calculator-43
|
||||
>=gnome-extra/gnome-calendar-43
|
||||
>=gnome-extra/gnome-clocks-43
|
||||
>=gnome-extra/gnome-shell-extensions-43
|
||||
>=gnome-extra/gnome-shell-frippery-43
|
||||
>=gnome-extra/gnome-software-43
|
||||
>=gnome-extra/sushi-43
|
||||
>=mail-client/balsa-2.6.4
|
||||
>=mail-client/evolution-3.46
|
||||
>=mail-client/geary-43
|
||||
>=media-gfx/gnome-photos-43
|
||||
>=net-irc/polari-43
|
||||
net-libs/dleyna
|
||||
>=net-libs/gnome-online-accounts-3.46
|
||||
>=net-libs/gssdp-1.6
|
||||
>=net-libs/gupnp-1.6
|
||||
net-libs/phodav:3.0
|
||||
net-libs/uhttpmock:1.0
|
||||
net-libs/webkit-gtk:4.1
|
||||
net-libs/webkit-gtk:5
|
||||
>=net-misc/gupnp-tools-0.12
|
||||
>=net-misc/rygel-0.42
|
||||
>=net-misc/spice-gtk-0.41-r1
|
||||
sci-geosciences/geocode-glib:2
|
||||
>=sci-geosciences/geocode-glib-3.26.4-r1:0
|
||||
>=sci-geosciences/gnome-maps-43
|
||||
>=sys-apps/osinfo-db-tools-1.10.0-r1
|
||||
>=sys-libs/libosinfo-1.10.0-r1
|
||||
>=www-client/epiphany-43
|
||||
>=x11-wm/mutter-43
|
||||
|
||||
# Thomas Deutschmann <whissi@gentoo.org> (2021-09-07)
|
||||
# Masked while being tested and reverse deps aren't fully compatible
|
||||
# bug #797325.
|
||||
|
@ -48,24 +48,13 @@ amd64 default/linux/amd64/17.1/systemd/merged-usr stable
|
||||
amd64 default/linux/amd64/17.1/systemd/selinux exp
|
||||
amd64 default/linux/amd64/17.1/clang exp
|
||||
amd64 default/linux/amd64/17.1/systemd/clang exp
|
||||
amd64 default/linux/amd64/17.1/systemd/clang/merged-usr exp
|
||||
|
||||
# AMD64 Profiles
|
||||
# @MAINTAINER: amd64@gentoo.org
|
||||
amd64 default/linux/amd64/17.0 dev
|
||||
amd64 default/linux/amd64/17.0/selinux exp
|
||||
amd64 default/linux/amd64/17.0/hardened exp
|
||||
amd64 default/linux/amd64/17.0/hardened/selinux exp
|
||||
amd64 default/linux/amd64/17.0/desktop exp
|
||||
amd64 default/linux/amd64/17.0/desktop/gnome dev
|
||||
amd64 default/linux/amd64/17.0/desktop/gnome/systemd exp
|
||||
amd64 default/linux/amd64/17.0/desktop/plasma dev
|
||||
amd64 default/linux/amd64/17.0/desktop/plasma/systemd exp
|
||||
amd64 default/linux/amd64/17.0/developer exp
|
||||
amd64 default/linux/amd64/17.0/no-multilib exp
|
||||
amd64 default/linux/amd64/17.0/no-multilib/hardened exp
|
||||
amd64 default/linux/amd64/17.0/no-multilib/hardened/selinux exp
|
||||
amd64 default/linux/amd64/17.0/systemd dev
|
||||
amd64 default/linux/amd64/17.0/x32 dev
|
||||
amd64 default/linux/amd64/17.0/x32/systemd exp
|
||||
amd64 default/linux/amd64/17.0/x32/systemd/merged-usr exp
|
||||
|
||||
# ARM Profiles
|
||||
# @MAINTAINER: arm@gentoo.org
|
||||
@ -142,6 +131,7 @@ arm64 default/linux/arm64/17.0/systemd/merged-usr stable
|
||||
arm64 default/linux/arm64/17.0/systemd/selinux exp
|
||||
arm64 default/linux/arm64/17.0/llvm exp
|
||||
arm64 default/linux/arm64/17.0/systemd/llvm exp
|
||||
arm64 default/linux/arm64/17.0/systemd/llvm/merged-usr exp
|
||||
|
||||
|
||||
# ARM64 Profiles (big-endian)
|
||||
@ -188,18 +178,32 @@ m68k default/linux/m68k/17.0/systemd/merged-usr exp
|
||||
# MIPS Profiles
|
||||
# @MAINTAINER: mips@gentoo.org
|
||||
mips default/linux/mips/17.0/o32 exp
|
||||
mips default/linux/mips/17.0/o32/systemd exp
|
||||
mips default/linux/mips/17.0/o32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/n32 exp
|
||||
mips default/linux/mips/17.0/n32/systemd exp
|
||||
mips default/linux/mips/17.0/n32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/n64 exp
|
||||
mips default/linux/mips/17.0/n64/systemd exp
|
||||
mips default/linux/mips/17.0/n64/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/multilib/o32 exp
|
||||
mips default/linux/mips/17.0/multilib/n32 exp
|
||||
mips default/linux/mips/17.0/multilib/n32/systemd exp
|
||||
mips default/linux/mips/17.0/multilib/n32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/multilib/n64 exp
|
||||
mips default/linux/mips/17.0/mipsel/o32 exp
|
||||
mips default/linux/mips/17.0/mipsel/o32/systemd exp
|
||||
mips default/linux/mips/17.0/mipsel/o32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/mipsel/n32 exp
|
||||
mips default/linux/mips/17.0/mipsel/n32/systemd exp
|
||||
mips default/linux/mips/17.0/mipsel/n32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/mipsel/n64 exp
|
||||
mips default/linux/mips/17.0/mipsel/n64/systemd exp
|
||||
mips default/linux/mips/17.0/mipsel/n64/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/o32 exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n32 exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n32/systemd exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n32/systemd/merged-usr exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n64 exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n64/systemd exp
|
||||
mips default/linux/mips/17.0/mipsel/multilib/n64/systemd/merged-usr exp
|
||||
|
@ -1,8 +1,8 @@
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# This just makes sense nowadays, if only for distfiles...
|
||||
USE="xz zstd"
|
||||
USE="lzma zstd"
|
||||
|
||||
# bug 831045
|
||||
USE="${USE} -cli"
|
||||
|
@ -8,3 +8,5 @@ move dev-python/zeroconf dev-python/python-zeroconf
|
||||
move dev-python/zstandard dev-python/python-zstandard
|
||||
move dev-python/retworkx dev-python/rustworkx
|
||||
move dev-python/libsass dev-python/libsass-python
|
||||
move dev-lang/open-cobol dev-lang/gnucobol
|
||||
move dev-python/miniupnpc dev-python/python-miniupnpc
|
||||
|
Loading…
x
Reference in New Issue
Block a user