From 7218e1b46bceac05841e90472501742d905fb3fc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 12 Mar 2021 21:55:15 +0000 Subject: gentoo resync : 12.03.2021 --- profiles/Manifest.gz | Bin 141513 -> 141499 bytes profiles/arch/alpha/package.use.mask | 6 + profiles/arch/amd64/x32/package.use.mask | 1 + profiles/arch/arm/armv6j/package.use.mask | 2 + profiles/arch/arm/armv7a/package.use.mask | 2 + profiles/arch/arm/package.use.mask | 7 + profiles/arch/arm64/package.use.mask | 11 +- profiles/arch/hppa/package.use.mask | 10 + profiles/arch/hppa/package.use.stable.mask | 6 +- profiles/arch/ia64/package.use.mask | 10 + profiles/arch/powerpc/package.use.mask | 4 - profiles/arch/powerpc/ppc32/package.use.mask | 17 +- profiles/arch/powerpc/ppc64/64ul/package.use.mask | 4 + profiles/arch/powerpc/ppc64/package.use.mask | 5 + profiles/arch/riscv/package.use.mask | 6 +- profiles/arch/sparc/package.use.mask | 16 +- profiles/arch/sparc/package.use.stable.mask | 6 +- profiles/arch/x86/package.use.mask | 4 + profiles/arches.desc | 6 + profiles/base/make.defaults | 2 +- profiles/base/package.use.force | 5 + profiles/base/package.use.mask | 37 +--- profiles/desc/l10n.desc | 7 + profiles/desc/xtables_addons.desc | 1 + profiles/features/prefix/package.use | 4 + profiles/package.mask | 231 ++++++++++++---------- profiles/profiles.desc | 6 + profiles/updates/1Q-2021 | 1 + profiles/use.local.desc | 68 ++++--- 29 files changed, 302 insertions(+), 183 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 6b1283f5430b..5a18d85f9d6e 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index d84f54aeaf96..8da07dbfd836 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-03-11) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Sam James (2021-02-26) # dev-libs/efl not keyworded here # and is a desktop application mainly @@ -17,6 +22,7 @@ sci-libs/umfpack cholmod media-libs/openal sndio media-video/ffmpeg sndio media-sound/moc sndio +media-sound/mpd sndio # Sam James (2021-01-19) # Avoid pulling in a large unkeyworded dep diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 971a94f8179e..563a7f2c2884 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -46,6 +46,7 @@ dev-ruby/tilt test net-analyzer/netdata nodejs www-apps/gitea build-client www-apps/jekyll test +dev-python/QtPy test # Davide Pesavento (2011-11-30) # The QML (V4) and JSC JITs do not work on x32. diff --git a/profiles/arch/arm/armv6j/package.use.mask b/profiles/arch/arm/armv6j/package.use.mask index e7e691c59d4c..8733b1046df3 100644 --- a/profiles/arch/arm/armv6j/package.use.mask +++ b/profiles/arch/arm/armv6j/package.use.mask @@ -6,9 +6,11 @@ >=media-libs/libheif-1.10.0 -rav1e # Joonas Niilola (2020-10-08) +# Sam James (2021-03-11) # libavif is keyworded for this profile. dev-libs/efl -avif kde-frameworks/kimageformats -avif +media-libs/gd -avif # Mart Raudsepp (2020-08-02) # virtual/rust is available here diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask index c9e11ff52c4f..55bbf1042b50 100644 --- a/profiles/arch/arm/armv7a/package.use.mask +++ b/profiles/arch/arm/armv7a/package.use.mask @@ -6,9 +6,11 @@ >=media-libs/libheif-1.10.0 -rav1e # Joonas Niilola (2020-10-08) +# Sam James (2021-03-11) # Dependency keyworded on this arm profile. dev-libs/efl -avif kde-frameworks/kimageformats -avif +media-libs/gd -avif # Sam James (2020-10-05) # Guile only supports JIT on some arches diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index fad7960ee4f9..09f9c070aae8 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + # Sam James (2021-02-17) # Unmask dev-libs/libpcre2[jit] support on PHP # where available @@ -42,9 +47,11 @@ net-wireless/gnuradio ctrlport media-libs/libsdl2 fcitx4 # Joonas Niilola (2020-10-02) +# Sam James (2021-03-11) # Dependency only keyworded on specific arm profiles. dev-libs/efl avif kde-frameworks/kimageformats avif +media-libs/gd avif # Adam Feldman (2020-09-05) # dev-util/dogtail is not keyworded for arm diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index c29171075da6..e6cef4d70dfb 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,4 +1,3 @@ - # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 @@ -7,7 +6,7 @@ sys-cluster/ceph pmdk rbd-rwl # Roy Bamford (2021-02-24) -# Invert the theme-manager mask as it bouilds and tests here +# Invert the theme-manager mask as it bouilds and tests here # Originaly set by Julian Ospald (2013-03-31) # but it's in base now. net-irc/hexchat -theme-manager @@ -282,10 +281,6 @@ www-client/chromium widevine www-client/vivaldi widevine www-client/vivaldi-snapshot widevine -# Matthew Thode (2018-02-23) -# net-proxy/haproxy isn't keyworded for arm64 -sys-cluster/neutron haproxy - # Michał Górny (2018-02-17) # Requires unkeyworded dependencies. dev-python/ipython notebook @@ -325,10 +320,6 @@ app-emulation/libvirt xen # Requires USE=sdl that is masked in this profile. media-video/mjpegtools sdlgfx -# Michał Górny (2018-01-12) -# Those require USE=doc that is masked in this profile. -dev-python/python-neutronclient test - # Ian Whyman (2017-09-05) # missing keywords media-libs/lastfmlib net-misc/gerbera lastfm diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index c324828f1fb9..5dee8c8714bd 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,16 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + +# Sam James (2021-03-11) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Georgy Yakovlev (2021-01-19) # uchardet not stable/keyworded yet on this arch # bug #750032 diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index d7d55913a850..a7697995f392 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # When you add an entry to the top of this file, add your name, the date, and @@ -107,10 +107,6 @@ dev-python/setuptools_scm test # dependencies not stable yet dev-python/pytest-cov test -# Rolf Eike Beer (2020-04-11) -# No stable app-arch/rpm on hppa, bug #471456 -dev-util/patchutils test - # Rolf Eike Beer (2020-04-11) # no stable app-editors/{,g}vim sys-fs/dosfstools test diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 0b3cf89f69db..d1e17a416ce4 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,16 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + +# Sam James (2021-03-11) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Akinori Hattori (2021-03-03) # dev-lang/ruby is not keyworded >=dev-libs/libutf8proc-2.6.0 test diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 431b2c7d54df..16422cf53632 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -101,10 +101,6 @@ net-analyzer/rrdtool rados sys-fs/multipath-tools rbd www-servers/uwsgi uwsgi_plugins_rados -# Virgil Dupras (2019-03-03) -# Tests fail with jpeg2k flag. Bug #662686 -dev-python/pillow jpeg2k - # Thomas Deutschmann (2019-02-26) # nginx_modules_http_lua requires USE=luajit which requires # dev-lang/luajit which is not keyworded on PowerPC diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 4c7453f84882..be4de0c9bee6 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,20 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Viorel Munteanu (2020-03-11) +# new package dev-libs/libthreadar has no keywords +app-backup/dar threads + +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + +# Sam James (2021-03-11) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Sam James (2021-02-28) # compiler-rt* has no support for ppc32 (yet?) # bug #708344 @@ -112,7 +126,6 @@ net-vpn/tor seccomp # Michał Górny (2017-03-23) # Most of clang runtimes are not supported here sys-devel/clang-runtime openmp sanitize -sys-libs/libcxx libcxxrt # Michael Weber (2017-03-15) # Cannot test non-free dependency dev-libs/device-atlas-api-c diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask index 2db9023c0507..ff9223177e38 100644 --- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2021-03-06) +# LLVM 9 has been removed. +dev-util/perf clang + # Andreas Sturmlechner (2021-01-19) # dev-java/openjdk:11 is not keyworded >=app-office/libreoffice-7 java diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 9707c7f5f922..fbee7f294634 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + # Georgy Yakovlev (2021-02-25) # depends on ring crate, which is not so portable # https://github.com/briansmith/ring/issues/389 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d4c1ba1a1f1d..480003b3c1d5 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-03-11) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Sam James (2021-02-26) # dev-libs/efl not keyworded here # and is a desktop application mainly @@ -111,7 +116,6 @@ dev-python/urllib3 test dev-util/catalyst iso dev-util/meson test dev-util/ninja doc test -dev-util/patchutils test dev-util/pkgconf test dev-util/strace unwind dev-vcs/git cvs highlight gnome-keyring subversion tk xinetd diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index bc2cc6b50906..187886b8fa08 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,20 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Viorel Munteanu (2020-03-11) +# new package dev-libs/libthreadar has no keywords +app-backup/dar threads + +# Marek Szuba (2021-03-11) +# Awaiting keywording of dev-python/ruamel-std-pathlib +# on this arch (Bug #775242) +dev-python/ruamel-yaml test + +# Sam James (2021-03-13) +# media-libs/libheif isn't keyworded here +# media-libs/libavif isn't keyworded here +media-libs/gd avif heif + # Sam James (2021-02-26) # dev-libs/efl not keyworded here # and is a desktop application mainly @@ -262,7 +276,7 @@ xfce-base/xfwm4 xpresent # Michał Górny (2017-03-23) # Most of clang runtimes are not supported here sys-devel/clang-runtime openmp sanitize -sys-libs/libcxx libunwind libcxxrt +sys-libs/libcxx libunwind sys-libs/libcxxabi libunwind # Pacho Ramos (2017-02-04) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index a26934703942..d12134be1b65 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,4 +1,4 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Sam James (2021-02-21) @@ -48,10 +48,6 @@ media-sound/vorbis-tools kate # dependencies not stable on sparc media-video/ffmpeg codec2 dav1d libaom libaribb24 libilbc libtesseract lv2 rubberband vidstab -# Rolf Eike Beer (2020-04-14) -# needs app-arch/rpm for the tests, which is not stable on sparc -dev-util/patchutils test - # Rolf Eike Beer (2020-04-10) # gnome-online-accounts not stable on sparc gnome-base/gvfs google diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ddec48e4f1e1..56c816808f52 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Viorel Munteanu (2020-03-11) +# new package dev-libs/libthreadar has no keywords +app-backup/dar threads + # Daniel Novomesky (2021-02-24) # Depends on media-libs/svt-av1, which is unavailable on x86 media-libs/libavif svt-av1 diff --git a/profiles/arches.desc b/profiles/arches.desc index af3e05b7c756..3086cf534b5b 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -43,3 +43,9 @@ x86-winnt testing x64-cygwin testing # vim: set ts=8 noet ft=conf: + +# Local Variables: +# mode: conf-space +# tab-width: 8 +# indent-tabs-mode: t +# End: diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index d77cffe03f21..eafddac4f75d 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -93,7 +93,7 @@ APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_ba # Peter Volkov (2010-04-29) # Set some defaults or package will fail to build (Check mconfig in package sources) -XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" +XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" # Robert Buchholz (2006-01-17) # Some common lcd devices diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 14791d45a87e..a599fa7010ce 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-03-08) +# Broken without USE=unicode +# Needs to link with libiconv, bug #774507 +app-text/vilistextum unicode + # Sam James (2021-03-03) # A large number of packages still need /usr/bin/python{,2,3} # including meson.eclass consumers. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0613f27c3f76..2bddf5cf51bc 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,15 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2021-03-06) +# LLVM 9 has been removed. +dev-lang/julia system-llvm +dev-util/perf clang + +# Andreas K. Hüttel (2021-03-06) +# Needs last-rited dev-libs/klibc +sys-fs/dmraid klibc + # Sam James (2021-02-27) # Needs last-rited sci-mathematics/ggnfs sci-mathematics/yafu sieve @@ -14,14 +23,6 @@ sci-mathematics/yafu sieve # PCRE JIT support via dev-libs/libpcre2[jit] is only available for certain architectures dev-lang/php jit -# Sam James (2021-02-09) -# We plan to remove dev-ml/js_of_ocaml -# but right now, this drags in plenty -# of ancient deps and is not installable. -# bug #769680 -dev-ml/logs javascript -dev-ml/mtime javascript - # Sam James (2021-02-07) # Fails to build with USE=doc for now. # Needs rework to use Python eclasses @@ -115,11 +116,6 @@ mail-mta/protonmail-bridge gui # libclangformat-ide is masked for removal. dev-qt/qt-creator clang -# Joonas Niilola (2020-11-26) -# Still too experimental. efl's upstream can't keep up with libavif's. -# Bug: 756733 -dev-libs/efl avif - # Andreas Sturmlechner (2020-11-25) # Depends on masked net-libs/libkvkontakte kde-apps/kipi-plugins vkontakte @@ -216,12 +212,8 @@ net-fs/samba test # Tests are very sensitive to the host environment. dev-util/meson test -# Michał Górny (2020-04-19) -# Requires dev-vcs/ghp-import that is masked for removal. -www-apps/nikola ghpages - # Alfredo Tupone (2020-04-04) -# Ada support is not yet ready for sys-deve/gcc +# Ada support is not yet ready for sys-devel/gcc sys-devel/gcc ada # Joshua Kinard (2020-03-28) @@ -261,10 +253,6 @@ dev-python/zeep tornado # Requires old split dev-python/twisted-*. net-irc/telepathy-idle test -# Michał Górny (2020-01-12) -# libcxxrt is unmaintained and it's going to be removed. -sys-libs/libcxx libcxxrt - # Alexey Shvetsov (2019-12-24) # Gromacs python module install br0ken sci-chemistry/gromacs python @@ -321,11 +309,6 @@ net-misc/curl nghttp3 # media-libs/libnut is slated for removal. media-video/mplayer nut -# Michał Górny (2019-09-07) -# media-libs/fmod is slated for removal. -games-arcade/savagewheels fmod -games-fps/doomsday fmod - # Thomas Deutschmann (2019-09-02) # PGO not yet supported for comm-central, #693160 >=mail-client/thunderbird-68 pgo diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc index 0788287d85c1..13b8ef19c097 100644 --- a/profiles/desc/l10n.desc +++ b/profiles/desc/l10n.desc @@ -53,6 +53,7 @@ cnr - Montenegrin cop - Coptic co - Corsican cs - Czech +csb - Kashubian cu - Church Slavic cy - Welsh da - Danish @@ -104,10 +105,12 @@ gug - Paraguayan Guarani gv - Manx he - Hebrew hi - Hindi +hil - Hiligaynon hr - Croatian hsb - Upper Sorbian ht - Haitian hu - Hungarian +hus - Huastec hy - Armenian ia - Interlingua id - Indonesian @@ -153,12 +156,14 @@ my - Burmese nan - Min Nan Chinese nb - Norwegian Bokmål nd - North Ndebele +nds - Low German ne - Nepali nl - Dutch nn - Norwegian Nynorsk no - Norwegian nr - South Ndebele nso - Northern Sotho +ny - Chichewa oc - Occitan om - Oromo or - Oriya (macrolanguage) @@ -206,6 +211,7 @@ szl - Silesian ta - Tamil ta-LK - Tamil (Sri Lanka) te - Telugu +tet - Tetum tg - Tajik th - Thai ti - Tigrinya @@ -227,6 +233,7 @@ ve - Venda vec - Venetian vi - Vietnamese vls - Vlaams +wa - Walloon xh - Xhosa yi - Yiddish yo - Yoruba diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index c78e11c7dcc2..5ee39b3b6163 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -23,6 +23,7 @@ logmark - LOGMARK target will log packet and connection marks to syslog lscan - match detects simple low-level scan attemps based upon the packet's contents quota2 - match implements a named counter which can be increased or decreased on a per-match basis pknock - match implements so-called "port knocking", a stealthy system for network authentication +proto - modifies the protocol number in IP packet header psd - match attempts to detect TCP and UDP port scans (derived from Solar Designer's scanlogd) sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine over the network tarpit - TARPIT target captures and holds incoming TCP connections using no local per-connection resources diff --git a/profiles/features/prefix/package.use b/profiles/features/prefix/package.use index 20764aad409e..1990af48d80a 100644 --- a/profiles/features/prefix/package.use +++ b/profiles/features/prefix/package.use @@ -1,2 +1,6 @@ # Don't enable the security measures for convienence sys-apps/portage -rsync-verify + +# Yiyang Wu (2021-03-03) +# bazel should link libstdc++ statically in prefix to avoid finding host's libstdc++ when building other packages +dev-util/bazel static-libs diff --git a/profiles/package.mask b/profiles/package.mask index 35bce25d944e..a678858912a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,135 @@ ## app-misc/some-package #--- END OF EXAMPLES --- + +# Hans de Graaff (2021-03-12) +# Requires a (proxy) maintainer with access to Oracle development +# libraries. Please express your interest on bug 772128 if you can +# help. +# Masked for removal in 30 days. +dev-ruby/ruby-oci8 + +# Hans de Graaff (2021-03-11) +# Last upstream release in 2018, uses outdated dependencies. No +# longer works with dev-ruby/parser, bug 775206. No reverse +# dependencies. +# Masked for removal in 30 days. +dev-ruby/astrolabe + +# Hans de Graaff (2021-03-09) +# Last upstream release in 2013, ruby25-only. +# Masked for removal in 30 days. +dev-ruby/shorturl + +# Brian Evans (2021-03-08) +# No longer consistently maintained, severely broken with PHP 8 +# No reverse dependencies, fails tests +# Removal in 30 days. +dev-php/PEAR-Config + +# Hans de Graaff (2021-03-08) +# Last litc upstream release in 2010, no reverse dependencies, +# ruby25-only. Includes fakeweb test dependency which is also +# ruby25-only and has no other reverse dependencies. +# Masked for removal in 30 days. +dev-ruby/litc +dev-ruby/fakeweb + +# Hans de Graaff (2021-03-08) +# Last upstream release in 2009, no reverse dependencies, +# no test suite. +# Masked for removal in 30 days. +dev-ruby/metaid + +# Hans de Graaff (2021-03-08) +# Last upstream release in 2018, no reverse dependencies, +# stuck on ruby25. +# Masked for removal in 30 days. +dev-ruby/nexpose + +# Hans de Graaff (2021-03-08) +# No longer maintained upstream, last release in 2014. +# ruby25-only. +# Masked for removal in 30 days. +dev-ruby/session + +# Hans de Graaff (2021-03-08) +# gitsh is maintainer-needed and stuck on ruby25. +# parslet is only needed for gitsh and also ruby25-only. +# Masked for removal in 30 days. +dev-vcs/gitsh +dev-ruby/parslet + +# Hans de Graaff (2021-03-08) +# Old ruby25-only slots. Use the newer slot instead. +# Masked for removal in 30 days. +dev-ruby/i18n:0.7 +dev-ruby/pcaprub:0.12 +dev-ruby/pg:0 + +# Andreas Sturmlechner (2021-03-07) +# Unresolved build issue since 2019, QA issues, bugs #697870 and #705236 +# Blocks cleanup of equally broken sci-physics/looptools-2.8, bug #770796 +# Masked for removal on 2021-04-06. +sci-physics/herwig++ + +# Conrad Kostecki (2021-03-07) +# Upstream since 2004 gone, does not supportnon-English characters, +# multiple bugs open and unmaintained. +# Removal in 30 days. +app-portage/splat + +# David Seifert (2021-03-06) +# Unmaintained, abandoned upstream, tests fail, broken USE=doc, no revdeps +# in tree. Removal on 2021-04-03. Bug #623488, #697804, #774447. +dev-libs/libgpuarray + +# Andreas K. Hüttel (2021-03-06) +# Fails to build, multiple bugs, outdated, nontrival, unmaintained +# Bug 729876 and several others; removal in 30days +dev-libs/klibc + +# Alfredo Tupone (2021-03-07) +# unbuildable +# Removal on 2021-04-05 +www-servers/ocsigenserver +dev-ml/eliom +dev-ml/js_of_ocaml +dev-ml/ocaml-conduit +dev-ml/dns +dev-ml/ocaml-cohttp +dev-ml/ocaml-dispatch +dev-ml/ocaml-cstruct +dev-ml/ocaml-ipaddr +dev-ml/ocaml-uri +dev-ml/re2 +dev-ml/bin-prot +dev-ml/configurator +dev-ml/ppx_traverse +dev-ml/ppx_type_conv +dev-ml/bin-prot +dev-ml/ppx_driver +dev-ml/ppx_core +dev-ml/ppx_ast +dev-ml/ppx_traverse_builtins +dev-ml/jbuilder + +# Conrad Kostecki (2021-03-05) +# Deprecated by upstream and unsupported due EOL. +# Multiple bugs open and unmaintained. +# Removal in 30 days. +sys-apps/newrelic-sysmond + +# Conrad Kostecki (2021-03-05) +# Dead upstream, multiple bugs open and unmaintained. +# Removal in 30 days. +app-mobilephone/smsclient + +# Conrad Kostecki (2021-03-05) +# Dead upstream, multiple bugs open and unmaintained. +# Removal in 30 days. +net-misc/capi4hylafax + # Conrad Kostecki (2021-03-05) # Dead upstream and unmaintained. # Removal in 30 days. @@ -165,69 +294,6 @@ xfce-extra/xfce4-statusnotifier-plugin # Mask development versions now that they were bumped... =net-misc/kea-1.9* -# Jakov Smolic (2021-02-13) -# Fails to build with gcc-10, stuck on EAPI 5, dead upstream -# multiple reported bugs, not touched by maintainer in years. -# Removal in 30 days. Bug #762904 -dev-db/4store - -# Jakov Smolic (2021-02-13) -# Fails to build with gcc-10, no maintainer, last release in 2004, -# no reverse dependencies. -# Removal in 30 days. Bug #707504. -app-misc/slmon - -# Joerg Bornkessel (2021-02-12) -# Does not build against clang/LLVM toolchain. -# Last release in 2009. Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-12. Bug #740302 -media-plugins/vdr-cpumon - -# Joerg Bornkessel (2021-02-12) -# Last release in 2006. Upstream repository is gone. -# Hompage shows only to a wiki entry. -# Has open bugs. -# If you still relies on this plugin, leave a comment in -# the depended bug. -# Removal on 2021-03-12. Bug #740302 -media-plugins/vdr-mount - -# Joerg Bornkessel (2021-02-11) -# Does not build against vdr-2.4. Last release in ~2006. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724700. -media-plugins/vdr-pilot - -# Joerg Bornkessel (2021-02-11) -# Does not build against vdr-2.4. Last release in ~2006. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724704. -media-plugins/vdr-radiolist - -# Joerg Bornkessel (2021-02-11) -# Does not build against vdr-2.4. Last release in 2008. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724742. -media-plugins/vdr-proxy - -# Joerg Bornkessel (2021-02-11) -# Does not build against vdr-2.4. Last release in 2008. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724752. -media-plugins/vdr-bgprocess - -# Joerg Bornkessel (2021-02-11) -# Does not build against vdr-2.4. Last release in ~2006. -# Upstream repository is gone. -# Depends minimal on very old vdr version -# Removal on 2021-03-11. Bug #724734. -media-plugins/vdr-quicktimer - # Sam James (2021-02-10) # Causes circular dep with opam # seq -> opam-installer -> opam-format -> re -> seq @@ -241,43 +307,11 @@ media-plugins/vdr-quicktimer # Removal in 3 months. Bug #769440. media-gfx/gqview -# Alexys Jacob (2021-02-08) -# Multiple QA issues, CVE affected, unmaintained for packaging upstream. -# Removal on 2021-03-08. Bug #769509 -app-admin/mms-agent - # Michał Górny (2021-02-07) # Fails tests (and does not seem to test the old installed version # at least partially). Needs further testing. >=dev-python/numpy-1.20 -# Michał Górny (2021-02-07) -# Discontinued upstream. Last release was for Xfce 4.12, last commit -# in 2015. Still uses GTK+2. -# Removal on 2021-03-09. Bug #732750. -app-office/orage - -# Michał Górny (2021-02-07) -# These plugins have not been ported to Xfce 4.16 / GTK+3. -# They do not build against to-be-stable xfce4-panel. -# Removal on 2021-03-09. Bug #732754. -xfce-extra/multiload-nandhp -xfce-extra/xfce4-embed-plugin -xfce-extra/xfce4-equake-plugin - (2021-02-07) -# Fails to start due to unpackaged Ruby modules. Abandoned upstream -# in 2010. -# Removal on 2021-03-09. Bug #769371. -xfce-extra/eatmonkey - -# Alfredo Tupone (2021-02-01) -# no package uses it -# Removal on 2021-03-04 -dev-ml/ocaml-data-notation - # Michał Górny (2021-02-01) # LibreSSL support is discontinued. Please read the relevant news item # and either migrate to dev-libs/openssl, or use the unsupported @@ -286,7 +320,7 @@ dev-ml/ocaml-data-notation dev-libs/libressl # Ulrich Müller (2021-01-29) -# Pretest versions, masked for testing. +# Preliminary test versions, masked for testing. ~app-editors/emacs-27.1.91 ~app-editors/emacs-27.1.92 ~app-editors/emacs-27.1.93 @@ -297,11 +331,6 @@ dev-libs/libressl # using the latter is still broken. dev-go/qt -# Lars Wendler (2020-12-09) -# Masked until most broken packages have been fixed (bug #732648) ->=sys-devel/autoconf-2.70 ->=sys-devel/autoconf-wrapper-14 - # Michał Górny (2020-11-10) # This old Kodi version requires vulnerable dev-python/pillow # and prevents users from upgrading. Masked for the time being. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 471576652c89..e8a4791818f5 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -322,3 +322,9 @@ x64-winnt prefix/windows/winnt/x64 exp x64-cygwin prefix/windows/cygwin/x64 exp # vim: set ts=8 noet ft=conf: + +# Local Variables: +# mode: conf-space +# tab-width: 8 +# indent-tabs-mode: t +# End: diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021 index 4aa006302ec7..64bf7fa2ee6f 100644 --- a/profiles/updates/1Q-2021 +++ b/profiles/updates/1Q-2021 @@ -1,3 +1,4 @@ slotmove >=sys-auth/libfprint-1.90 0 2 move app-emulation/libpod app-emulation/podman move app-laptop/radeontool sys-apps/radeontool +move x11-libs/gdk-pixbuf-loader-webp gui-libs/gdk-pixbuf-loader-webp diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0f492e763ef3..c32144a926e5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -86,7 +86,6 @@ app-admin/logrotate:cron - Installs cron file app-admin/logrotate:selinux - Installs Security Enhanced Linux support app-admin/logstash-bin:x-pack - Enable additional features (may need a license) app-admin/mcollective:client - Install client utilities -app-admin/mms-agent:monitoring - Install the monitoring agent app-admin/openrc-settingsd:systemd - Use the versions of dbus and polkit files provided by sys-apps/systemd app-admin/pass:X - Use x11-misc/xclip to copy passwords to the clipboard. app-admin/pass:dmenu - Add support for x11-misc/dmenu with the 'passmenu' program. @@ -142,8 +141,9 @@ app-admin/rsyslog:zeromq - Build the ZeroMQ input and output modules (requires n app-admin/sagan:libdnet - Add support for dev-libs/libdnet app-admin/sagan:lognorm - Add support for log/rules normalizations via dev-libs/liblognorm app-admin/sagan:pcap - Add support for network packet capture via net-libs/libpcap +app-admin/sagan:redis - Add support for the Redis database via dev-libs/hiredis app-admin/sagan:smtp - Build witch SMTP (E-Mail) support -app-admin/sagan:snort - Add support to interact with Snort IDE using net-analyzer/snortsam' +app-admin/sagan:snort - Add support to interact with Snort IDE using net-analyzer/snortsam app-admin/sagan-rules:lognorm - Install normalize rules support with dev-libs/liblognorm app-admin/salt:cheetah - Enable support for dev-python/cheetah3 app-admin/salt:cherrypy - Enable support for using cherrypy. @@ -266,7 +266,8 @@ app-backup/btrbk:mbuffer - Use sys-block/mbuffer to enable progress bar and buff app-backup/dar:dar32 - Enables --enable-mode=32 option, which replace infinite by 32 bit integers app-backup/dar:dar64 - Enables --enable-mode=64 option, which replace infinite by 64 bit integers app-backup/dar:gcrypt - Enables strong encryption support -app-backup/dar:gpg - Enables usage of asymetric crypto algorithms +app-backup/dar:gpg - Enables usage of asymmetric encryption algorithms +app-backup/dar:rsync - Enables linking with net-libs/librsync for delta compression support app-backup/duplicity:s3 - Support for backing up to the Amazon S3 system app-backup/rear:udev - Have ReaR start backup when attaching your USB drive. app-backup/snapper:lvm - Enable LVM thinprovisioned snapshots support sys-fs/lvm2 @@ -300,7 +301,6 @@ app-crypt/dehydrated:cron - Install cron job to sign/renew non-existent/changed/ app-crypt/eid-mw:dialogs - Enable "askaccess" dialog box, by using x11-libs/gtk+ app-crypt/eid-mw:gtk - All dialogs are available, by using x11-libs/gtk+ app-crypt/eid-mw:p11-kit - Support for app-crypt/p11-kit. -app-crypt/eid-mw:p11v220 - Enable PKCS#11 v2.20 features. app-crypt/ekeyd:minimal - Only install the ekey-egd-linux service rather than the full ekeyd package. app-crypt/ekeyd:munin - Install a plugin for net-analyzer/munin to graph statistical data from ekeyd. app-crypt/ekeyd:usb - Build the libusb-based userland daemon for accessing the EntropyKey (alternative to the CDC USB driver). It is suggested to use this option by default, as the CDC driver in the kernel often seems to be fragile (or the gadget implementation on the EntropyKey is too buggy), and can cause various problems. @@ -994,7 +994,6 @@ app-office/lyx:rcs - Add support for revision control via dev-vcs/rcs app-office/lyx:rtf - Add support for RTF import/export packages app-office/magicpoint:contrib - Install additional contributed scripts app-office/mdbtools:glib - Use functions provided by dev-libs/glib, not built-in -app-office/orage:clock-panel-plugin - Build the clock plugin for the XFCE panel app-office/scribus:boost - Enable support for Boost based enhancement app-office/scribus:hunspell - Enable support for spell checking with app-text/hunspell app-office/scribus:minimal - Don't install headers (only required for e.g. plug-in developers) @@ -2393,12 +2392,30 @@ dev-python/PyQt5:websockets - Build bindings for the QtWebSockets module dev-python/PyQt5:widgets - Build bindings for the QtWidgets module dev-python/PyQt5:x11extras - Build bindings for the QtX11Extras module dev-python/PyQt5:xmlpatterns - Build bindings for the QtXmlPatterns module -dev-python/QtPy:designer - Build bindings for the QtDesigner module and enable the designer plugin -dev-python/QtPy:gui - Build bindings for the QtGui module -dev-python/QtPy:printsupport - Build bindings for the QtPrintSupport module -dev-python/QtPy:svg - Build bindings for the QtSvg module -dev-python/QtPy:testlib - Build bindings for the QtTest module -dev-python/QtPy:webengine - Build bindings for the QtWebEngine module +dev-python/QtPy:declarative - Pull in bindings for the QtQml/QtQuick modules and enable the qmlscene plugin +dev-python/QtPy:designer - Pull in bindings for the QtDesigner module and enable the designer plugin +dev-python/QtPy:gui - Pull in bindings for the QtGui module +dev-python/QtPy:help - Pull in bindings for the QtHelp module +dev-python/QtPy:location - Pull in bindings for the QtLocation module +dev-python/QtPy:multimedia - Pull in QtMultimedia and QtMultimediaWidgets modules +dev-python/QtPy:network - Pull in bindings for the QtNetwork module +dev-python/QtPy:opengl - Pull in bindings for the QtOpenGL module +dev-python/QtPy:positioning - Pull in bindings for the QtPositioning module +dev-python/QtPy:printsupport - Pull in bindings for the QtPrintSupport module +dev-python/QtPy:qml - Pull in QtQml module +dev-python/QtPy:quick - Pull in QtQuick and QtQuickWidgets modules +dev-python/QtPy:sensors - Pull in bindings for the QtSensors module +dev-python/QtPy:serialport - Pull in bindings for the QtSerialPort module +dev-python/QtPy:sql - Pull in bindings for the QtSql module +dev-python/QtPy:svg - Pull in bindings for the QtSvg module +dev-python/QtPy:testlib - Pull in bindings for the QtTest module +dev-python/QtPy:webchannel - Pull in bindings for the QtWebChannel module +dev-python/QtPy:webengine - Pull in QtWebEngine and QtWebEngineWidgets modules +dev-python/QtPy:websockets - Pull in bindings for the QtWebSockets module +dev-python/QtPy:widgets - Pull in bindings for the QtWidgets module +dev-python/QtPy:x11extras - Pull in bindings for the QtX11Extras module +dev-python/QtPy:xml - Pull in QtXml module +dev-python/QtPy:xmlpatterns - Pull in bindings for the QtXmlPatterns module dev-python/autobahn:scram - Add support for WAMP-SCRAM authentication dev-python/autobahn:xbr - Add support for XBR decentralized data markets and etherium blockchain dev-python/cryptography:idna - enable support for the old, deprecated IDNA specification (RFC 3490) @@ -2738,6 +2755,7 @@ dev-util/android-studio:custom-jdk - Install and use Android Studio's custom JRE dev-util/anjuta:devhelp - Enable devhelp integration dev-util/anjuta:glade - Build glade plugin for anjuta dev-util/anjuta:terminal - Enable terminal plugin based on x11-libs/vte +dev-util/bazel:static-libs - Link libstdc++ statically dev-util/bazel:tools - Install extra bazel tools to build from sources dev-util/bitcoin-tx:knots - Build enhanced Bitcoin Knots version, rather than Bitcoin Core dev-util/buildbot:docker - Add support for worker docker command steps @@ -2990,6 +3008,7 @@ games-arcade/jazz2:server - Build the multiplayer game server games-arcade/jazz2-data:cc - Install The Christmas Chronicles additional data games-arcade/jazz2-data:demo - Use the free demo data instead of the full retail game data games-arcade/jazz2-data:gles2-only - Use GLES 2.0 or later instead of full OpenGL 2.1 +games-arcade/jumpnbump:gtk - Install Python-based GTK menu games-arcade/jumpnbump:music - Enable playing of background music games-arcade/lbreakout2:themes - Install additional themes games-arcade/moleinvasion:music - Download and install the music files @@ -3100,7 +3119,6 @@ games-fps/darkplaces:lights - Install and setup the updated light maps games-fps/darkplaces:textures - Install and setup the updated textures games-fps/doomsday:demo - Install launcher dor doom1.wad from games-fps/doom-data games-fps/doomsday:fluidsynth - Build the FluidSynth sound driver -games-fps/doomsday:fmod - Enable support for fmod music and sound effects lib games-fps/doomsday:freedoom - Install launcher for doom1.wad from games-fps/freedoom games-fps/doomsday:tools - Build additional tools such as doomsday-shell, md2tool and texc games-fps/duke3d-data:demo - Extract data files from the shareware version. @@ -3688,6 +3706,7 @@ mail-client/mutt:pop - Enable support for POP3 mailboxes mail-client/mutt:smime-classic - Build classic_smime backend to support S/MIME mail-client/mutt:smtp - Enable support for direct SMTP delivery mail-client/mutt:tokyocabinet - Enable dev-db/tokyocabinet database backend for header caching +mail-client/neomutt:autocrypt - Enable autocrypt.org support mail-client/neomutt:berkdb - Enable BDB (Berkley DB) backend for header caching mail-client/neomutt:gdbm - Enable GDBM (GNU dbm) backend for header caching mail-client/neomutt:gpgme - Build gpgme backend to support S/MIME, PGP/MIME and traditional/inline PGP @@ -3878,6 +3897,7 @@ media-gfx/alembic:zlib - Use sys-libs/zlib for compressions media-gfx/apngasm:7z - Enable support for 7zip compression media-gfx/apngasm:zopfli - Enable support for Zopfli compression media-gfx/asymptote:boehm-gc - Enables using the Boehm-Demers-Weiser conservative garbage collector +media-gfx/asymptote:context - Enables support for ConTeXt format (dev-texlive/texlive-context) media-gfx/asymptote:curl - Enables running remote programs via net-misc/curl media-gfx/asymptote:offscreen - Enables off-screen rendering media-gfx/asymptote:sigsegv - Enables using dev-libs/libsigsegv @@ -4033,6 +4053,9 @@ media-gfx/nvidia-texture-tools:glew - Enable support for The OpenGL Extension Wr media-gfx/openclipart:gzip - Compresses clip art using gzip media-gfx/openexr_viewers:cg - Add support for nvidia's cg shaders media-gfx/openscad:ccache - Use dev-util/ccache to speed up rebuilds +media-gfx/openscad:gamepad - Add support for gamepads through dev-qt/qtgamepad +media-gfx/openscad:headless - Build a binary without GUI +media-gfx/openscad:spacenav - Add support for space navigator devices through dev-libs/libspnav media-gfx/openvdb:abi3-compat - Disables newer features to maintain compatibility with ABI3. media-gfx/openvdb:abi4-compat - Disables newer features to maintain compatibility with ABI4. media-gfx/openvdb:abi5-compat - Disables newer features to maintain compatibility with ABI5. @@ -4042,7 +4065,6 @@ media-gfx/openvdb:numpy - Build pyopenvdb with support for dev-python/numpy media-gfx/openvdb:utils - Build utility binaries media-gfx/photoqt:devil - Support additional image formats using media-libs/devil media-gfx/photoqt:freeimage - Support additional image formats using media-libs/freeimage -media-gfx/pngcrush:system-libs - Use libpng and libz provided by system media-gfx/potrace:metric - default to a4 paper size and metric measurement media-gfx/povray:io-restrictions - POV-Ray's mechanism for control of I/O operations media-gfx/pqiv:archive - Enable support for images in archives and cbX comic book files @@ -4058,7 +4080,7 @@ media-gfx/xpaint:pgf - Support for loading PGF images media-gfx/xsane:ocr - Enable support for Optical Character Recognition reader media-gfx/yafaray:fastmath - Enable mathematic approximations to make code faster media-gfx/yafaray:fasttrig - Enable trigonometric approximations to make code faster -media-gfx/yafaray:opencv - Use media-libs/opencv +media-gfx/yafaray:opencv - Add support for media-libs/opencv image processing. media-libs/a52dec:djbfft - Prefer D.J. Bernstein's library for fourier transforms media-libs/allegro:dumb - Enable media-libs/dumb module library support media-libs/allegro:physfs - Enable physfs support @@ -4111,6 +4133,8 @@ media-libs/freetype:utils - Install utilities and examples from ft2demos media-libs/freeverb3:forcefpu - Disable assembly code media-libs/freeverb3:plugdouble - Build plugins in double precision mode (default is float) media-libs/ganv:fdgl - Use experimental force-directed graph layout +media-libs/gd:avif - Enable support for the avif format via media-libs/libavif +media-libs/gd:heif - Enable support for the heif format via media-libs/libheif media-libs/gd:webp - Enable support for the webp format media-libs/gegl:lensfun - Enable support for media-libs/lensfun. media-libs/gegl:umfpack - Enable sparse solving via sci-libs/umfpack. @@ -4608,6 +4632,7 @@ media-sound/mpd:qobuz - Build plugin to access qobuz media-sound/mpd:recorder - Enables output plugin for recording radio streams media-sound/mpd:sid - Build with SID (Commodore 64 Audio) support media-sound/mpd:signalfd - Use the signalfd function in MPD's event loop +media-sound/mpd:sndio - Enable support for the media-sound/sndio backend media-sound/mpd:soundcloud - Build plugin to access soundcloud media-sound/mpd:systemd - Enable support for systemd socket activation media-sound/mpd:tidal - Build plugin to access tidal @@ -5392,6 +5417,7 @@ net-analyzer/wireshark:tfshark - Install tfshark, a terminal-based version of th net-analyzer/wireshark:tshark - Install tshark, to dump and analyzer network traffic from the command line net-analyzer/wireshark:udpdump - Install udpdump, to get packets exported from a source (like a network device or a GSMTAP producer) that are dumped to a pcap file net-analyzer/zabbix:agent - Enable zabbix agent (for to-be-monitored machines) +net-analyzer/zabbix:agent2 - Enable go-based zabbix agent 2 (for to-be-monitored machines) net-analyzer/zabbix:frontend - Enable zabbix web frontend net-analyzer/zabbix:ipv6 - Turn on support of IPv6 net-analyzer/zabbix:java - Enable Zabbix Java JMX Management Gateway @@ -5891,7 +5917,6 @@ net-irc/rbot:figlet - Add dependency over app-misc/figlet, which is used by the net-irc/rbot:fortune - Add dependency over games-misc/fortune-mod, which is needed to enable the "fortune" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default. net-irc/rbot:host - Add dependency over net-dns/bind-tools (providing /usr/bin/host), which is needed to enable the "host" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default. net-irc/rbot:nls - Build and install translation for the messages coming from the bot and its plugins (through dev-ruby/ruby-gettext). -net-irc/rbot:shorturl - Add dependency over dev-ruby/shorturl, which is needed to enable the "shortenurl" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default. net-irc/rbot:timezone - Add dependency over dev-ruby/tzinfo to enable the "time" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default. net-irc/rbot:toilet - Add dependency over app-misc/toilet, which is used by the "figlet" plugin for rbot. If the USE flag is disabled the plugin will be unable to use toilet; if figlet is also disabled, the plugin will be disabled. net-irc/rbot:translator - Add dependency over dev-ruby/mechanize, which is needed to enable the "translator" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default. @@ -6324,7 +6349,6 @@ net-misc/dhcp:client - Install the dhclient program net-misc/dhcp:server - Install the dhcpd and dhcrelay programs net-misc/dhcpcd:embedded - Embed the definitions of dhcp options in the dhcpcd executable net-misc/dhcpcd:privsep - Enable support for privilege separation -net-misc/dhcpcd-ui:gtk2 - Build with x11-libs/gtk+ version 2 instead of version 3 net-misc/dibbler:resolvconf - Use resolvconf to handle /etc/resolv.conf updates net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it net-misc/dropbear:multicall - Build all the programs as one little binary (to save space) @@ -6960,7 +6984,7 @@ net-wireless/kismet:rtlsdr - Enable rtlsdr based kismet capture sources net-wireless/kismet:suid - Install a setuid root helper binary with limited functionality; this allows running kismet as a normal user, significantly reducing security risks net-wireless/kismet:ubertooth - Enable capture source for ubertooth to sniff bluetooth low energy net-wireless/libxtrxll:usb3380 - support xtrx usb model -net-wireless/neard:tools - build and install extra helper utilities +net-wireless/neard:tools - Build and install 'nfctool' for further NFC debugging net-wireless/rtl-sdr:zerocopy - may cause a bus error on some ARM systems net-wireless/rtl_433:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support net-wireless/rtl_433:soapysdr - Build with SoapySDR support @@ -7156,7 +7180,6 @@ sci-geosciences/qgis:polar - Enable support for the polar coordinate system via sci-geosciences/qgis:qml - Enable support Qml-based plugins using dev-qt/qtdeclarative sci-geosciences/viking:geoclue - Use app-misc/geoclue to determine current location sci-geosciences/viking:libexif - Use media-libs/libexif for EXIF support -sci-geosciences/viking:mapnik - Enable a layer based on mapnik sci-geosciences/viking:oauth - Enable OAuth authentication for OSM sci-geosciences/viking:sqlite - Enable MBTiles support based on dev-db/sqlite sci-libs/ViSP:coin - Enables Coin3D support. @@ -7755,7 +7778,7 @@ sys-apps/pcmciautils:staticsocket - Add support for static sockets sys-apps/pcsc-lite:embedded - limit RAM and CPU ressources by disabling features sys-apps/pcsc-lite:libusb - Use dev-libs/libusb detection to hotplug new smartcard readers. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use sys-fs/udev. sys-apps/pcsc-lite:policykit - Uses sys-auth/polkit to restrict access to smartcard readers or smartcars to given users. -sys-apps/pcsc-lite:udev - Use sys-fs/udev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness. +sys-apps/pcsc-lite:udev - Use virtual/libudev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness. sys-apps/pcsc-tools:network-cron - Monthly cronjob the update-smartcard_list script sys-apps/policycoreutils:audit - Enable support for sys-process/audit and use the audit_* functions (like audit_getuid instead of getuid()) sys-apps/portage:apidoc - Build html API documentation with sphinx-apidoc. @@ -7952,7 +7975,6 @@ sys-cluster/ceph:kafka - Rados Gateway's pubsub support for Kafka push endpoint sys-cluster/ceph:lttng - Add support for LTTng sys-cluster/ceph:mgr - Build the ceph-mgr daemon sys-cluster/ceph:numa - Use sys-process/numactl for numa support in rocksdb -sys-cluster/ceph:openssl - Use dev-libs/openssl sys-cluster/ceph:pmdk - Enable PMDK libraries sys-cluster/ceph:rabbitmq - Use rabbitmq-c to build rgw amqp push endpoint sys-cluster/ceph:radosgw - Add radosgw support @@ -8221,15 +8243,12 @@ sys-fs/cryptmount:openssl - Support openssl-encryption of keys. sys-fs/cryptsetup:argon2 - Enable password hashing algorithm from app-crypt/argon2 sys-fs/cryptsetup:gcrypt - Use dev-libs/libgcrypt crypto backend sys-fs/cryptsetup:kernel - Use kernel crypto backend (mainly for embedded systems) -sys-fs/cryptsetup:luks1_default - Default to LUKS1 on disk encryption format rather than new LUKS2 sys-fs/cryptsetup:nettle - Use dev-libs/nettle crypto backend sys-fs/cryptsetup:openssl - Use dev-libs/openssl crypto backend sys-fs/cryptsetup:pwquality - Use dev-libs/libpwquality for password quality checking sys-fs/cryptsetup:reencrypt - Build cryptsetup-reencrypt sys-fs/cryptsetup:urandom - Use /dev/urandom instead of /dev/random -sys-fs/dmraid:dietlibc - Compile against dev-libs/dietlibc sys-fs/dmraid:intel_led - Enable Intel LED support -sys-fs/dmraid:klibc - Compile against dev-libs/klibc sys-fs/dmraid:led - Enable LED support sys-fs/dmraid:mini - Create a minimal binary suitable for early boot environments sys-fs/dosfstools:compat - Install symlinks for legacy names of the tools @@ -8351,7 +8370,6 @@ sys-libs/libblockdev:lvm - Enable support for Logical Volume Management via sys- sys-libs/libblockdev:tools - Build tools sys-libs/libblockdev:vdo - Enable Virtual Data Optimizer support. sys-libs/libcxx:libcxxabi - Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc). -sys-libs/libcxx:libcxxrt - Build on top of libcxxrt instead of gcc's libsupc++ (avoids depending on gcc). sys-libs/libcxx:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc. sys-libs/libcxxabi:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependency on gcc sys-libs/libomp:cuda - Build CUDA offloading plugin (only with USE=offload) @@ -8432,7 +8450,6 @@ sys-power/nut:ups_drivers_usbhid-ups - Driver for USB/HID UPS equipment sys-power/nut:ups_drivers_victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps sys-power/nvclock:gtk - Install the GTK+ based graphical interface sys-power/nvclock:nvcontrol - Add NVCONTROL support for OpenGL options -sys-power/sispmctl:gemplug - Install gemplug (management script) sys-power/suspend:crypt - Allows suspend and resume from encrypted disk sys-process/audit:gssapi - Enable GSSAPI support sys-process/criu:setproctitle - Make process titles of service workers to be more verbose @@ -8908,7 +8925,6 @@ x11-themes/gtk-engines-murrine:animation-rtl - Progressbar animation from right x11-themes/gtk-engines-murrine:themes - Pull in themes via x11-themes/murrine-themes x11-themes/gtk-engines-nodoka:animation-rtl - Progressbar animation from right to left x11-themes/kfaenza:additional - Install additional KFaenza icons. See third homepage for details -x11-themes/light-themes:gtk3 - Support GTK 3.x, too x11-themes/mate-themes-meta:gtk2-only - Allow dependency-resolution for a system without GTK+3 x11-themes/redhat-artwork:audacious - Install media-sound/audacious theme x11-themes/redhat-artwork:cursors - Install Bluecurve cursors -- cgit v1.2.3