diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 151274 -> 151437 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/64le/package.use.mask | 10 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/64le/package.use.stable.mask | 11 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 13 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 10 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/ppc64/17.0/musl/package.use.mask | 9 | ||||
-rw-r--r-- | profiles/license_groups | 2 | ||||
-rw-r--r-- | profiles/package.deprecated | 5 | ||||
-rw-r--r-- | profiles/package.mask | 551 | ||||
-rw-r--r-- | profiles/updates/3Q-2017 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 60 |
20 files changed, 370 insertions, 345 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 827105e92d94..1a5dda347ebe 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index a823b528528c..9580a47ead3b 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) +# Vulkan is available on amd64. +dev-qt/qtdeclarative -vulkan +dev-qt/qtgui -vulkan +dev-qt/qtwayland -vulkan + # James Le Cuirot <chewi@gentoo.org> (2019-12-10) # The JIT feature only works on amd64 and x86. app-emulation/aranym -jit diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 6928da3db459..12282c7f2f32 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -5,10 +5,6 @@ # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key -# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-11) -# dev-util/kdevelop and dev-util/kdevelop-pg-qt not keyworded, bug #709294 -kde-apps/umbrello php - # Matt Turner <mattst88@gentoo.org> (2020-02-02) # dev-libs/mongo-c-driver is not keyworded net-dialup/freeradius mongodb diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index c455a18241b8..76abd4b73d4c 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,13 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) +# Vulkan support is only available on few selected arches atm. +# Mask everywhere, unmask where appropriate. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan + # dev-python/pandas is only keyworded for amd64 & x86 sys-block/fio python gnuplot diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index eb7fcedcc05f..86486328e7b4 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode <prometheanfire@gentoo.org> (2020-02-17) +# Mask until net-analyzer/icinga2 is keyworded +net-analyzer/pnp4nagios icinga + # Patrick McLean <chutzpah@gentoo.org> (2020-02-15) # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask index ee4fc94105b6..e990694a3c80 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -1,6 +1,16 @@ # Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-26) +# vulkan tested and works on ppc64le +dev-qt/qtdeclarative -vulkan +dev-qt/qtgui -vulkan +dev-qt/qtwayland -vulkan +media-libs/mesa -vulkan -vulkan-overlay +media-libs/libsdl2 -vulkan +media-video/mpv -vulkan +media-video/vlc -libplacebo + # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-21) # mask untested card for libva x11-libs/libva video_cards_nouveau diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask index 30c1eecf861d..dc3d73424ec8 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask @@ -1,6 +1,17 @@ # Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-27) +# vulkan tested and works on ppc64le, but not stabilized yet +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +dev-qt/qtwayland vulkan +media-libs/mesa vulkan vulkan-overlay +media-libs/libsdl2 vulkan +media-video/mpv vulkan +media-video/vlc libplacebo + + # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-15) # deps are not yet stable on ppc64 media-libs/mesa llvm video_cards_radeonsi diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index a91c95026e53..116857295c3a 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode <prometheanfire@gentoo.org> (2020-02-17) +# Mask until net-analyzer/icinga2 is keyworded +net-analyzer/pnp4nagios icinga + # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-25) # bolt not keyworded on ~ppc64 kde-plasma/plasma-meta crypt thunderbolt diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 8822312bfbfb..8ff5bd426ac3 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich <slyfox@gentoo.org> (2020-02-20) +# Mask as dev-lang/spidermonkey:0 does not work on sparc, bug #710204 +net-libs/libproxy spidermonkey + # Patrick McLean <chutzpah@gentoo.org> (2020-02-15) # Mask until dev-libs/libfido2 is keyworded net-misc/openssh security-key diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 8b7177d80674..f7a4a8ce47ac 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) +# Vulkan is available on x86. +dev-qt/qtdeclarative -vulkan +dev-qt/qtgui -vulkan +dev-qt/qtwayland -vulkan + # Andreas Sturmlechner <asturm@gentoo.org> (2020-01-29) # media-libs/pulseaudio-qt is not keyworded kde-misc/kdeconnect pulseaudio diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index 9f607777f322..da3604fdb088 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -46,10 +46,6 @@ media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm contribxfe # unmask sssd for sudo app-admin/sudo -sssd -# Thomas Deutschmann <whissi@gentoo.org> (2018-09-27) -# sys-devel/lld is unstable -www-client/firefox clang - # Thomas Deutschmann <whissi@gentoo.org> (2018-06-01) net-analyzer/wireshark -doc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b28fb1ff286b..54fd5dc94279 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,18 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Rick Farina <zerochaos@gentoo.org> (2020-02-26) +# dev-python/pyzmq USE=doc deps are not met with python2_7 +dev-python/pyzmq doc + +# Michał Górny <mgorny@gentoo.org> (2020-02-24) +# app-admin/packagekit* are masked for removal. +kde-frameworks/frameworkintegration appstream + +# Michał Górny <mgorny@gentoo.org> (2020-02-24) +# sys-apps/entropy is masked for removal. +app-admin/packagekit-base entropy + # Michał Górny <mgorny@gentoo.org> (2020-02-08) # The dependency is python-single-r1 while the package (and its revdeps) # are python-r1. @@ -80,7 +92,6 @@ media-sound/beets webserver # Michał Górny <mgorny@gentoo.org> (2019-12-04) # Python 2.7 only packages optionally needing dev-python/ipython. -app-misc/gourmet ipython dev-python/restkit cli # Michał Górny <mgorny@gentoo.org> (2019-12-04) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 2b4cca266277..12d56e4c5ba4 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -1,9 +1,17 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Brian Evans <grknight@gentoo.org> (2020-02-27) +# Two packages are delayed during stable of PHP 7.4 +# arm, arm64 and hppa necessary to not disruput consistency +# but this will allow all other packages to be used +# Bug 706180, 710942 +dev-php/pecl-apcu php_targets_php7-4 +dev-php/pecl-yaz php_targets_php7-4 + # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-12-21) # For bleeding edge features and testing, not generally suitable # for stable systems diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 8340d8bc4b2f..044879140603 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -12,10 +12,6 @@ iwd # Mask for testing. Bug 606924 libglvnd -# Thomas Deutschmann <whissi@gentoo.org> (28 Nov 2019) -# Mask PHP 7.4 target while unstable -php_targets_php7-4 - # Patrick Lauer <patrick@gentoo.org> (2019-10-04) # No postgres-12 stable yet postgres_targets_postgres12 diff --git a/profiles/default/linux/ppc64/17.0/musl/package.use.mask b/profiles/default/linux/ppc64/17.0/musl/package.use.mask new file mode 100644 index 000000000000..48ea7e459330 --- /dev/null +++ b/profiles/default/linux/ppc64/17.0/musl/package.use.mask @@ -0,0 +1,9 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-02-18) +# perlasm assumes elfv1 abi on big endian +# mask until merged and released +# https://github.com/openssl/openssl/commit/34ab13b7d8e3e723adb60be8142e38b7c9cd382a +# https://github.com/openssl/openssl/commit/098404128383ded87ba390dd74ecd9e2ffa6f530 +dev-libs/openssl asm diff --git a/profiles/license_groups b/profiles/license_groups index dba24d230049..6b156defe09f 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -71,7 +71,7 @@ BINARY-REDISTRIBUTABLE @FREE Amazon Atmel AVASYS bh-luxi bonnie Broadcom freedis # License agreements that try to take away your rights. These are more # restrictive than "all-rights-reserved" or require explicit approval. -EULA 2dboy-EULA AdobeFlash-11.x AMD-GPU-PRO-EULA AnyDesk-TOS ArxFatalis-EULA-JoWooD baudline BCS bestcrypt CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 EPSON-2018 ETQW f.lux FAH-EULA-2014 Flightradar24 Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass LOKI-EULA MakeMKV-EULA Mendeley-terms Microsemi Mojang MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE Primate-Plunge protonmail-bridge-EULA PUEL Q3AEULA-20000111 QUAKE4 Quartus-prime-megacore RAR Sourcetrail SPS Steam supermicro teamspeak3 TeamViewer THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant zi-labone +EULA 2dboy-EULA AdobeFlash-11.x AMD-GPU-PRO-EULA AnyDesk-TOS ArxFatalis-EULA-JoWooD baudline BCS bestcrypt CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 EPSON-2018 ETQW f.lux FAH-EULA-2014 Flightradar24 Gameplay-Group-EULA geekbench genymotion GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass LOKI-EULA MakeMKV-EULA Mendeley-terms Microsemi Mojang MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE Primate-Plunge protonmail-bridge-EULA PUEL Q3AEULA-20000111 QUAKE4 Quartus-prime-megacore RAR Sourcetrail SPS Steam supermicro Synology teamspeak3 TeamViewer THINKTANKS TIK ubiquiti ut2003 ut2003-demo Vivaldi worklog-assistant WPS-EULA zi-labone # Local Variables: # mode: conf-space diff --git a/profiles/package.deprecated b/profiles/package.deprecated index fd0230858a98..d5369654ad67 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <slyfox@gentoo.org> (2020-02-22) +# virtual/libffi has only one dev-libs/libffi provider. Use that instead. +# bug #699796. +virtual/libffi + # Jason A. Donenfeld <zx2c4@gentoo.org> (2019-12-30) # Directly install net-vpn/wireguard-tools and net-vpn/wireguard-modules. # This may be accomplished by running: diff --git a/profiles/package.mask b/profiles/package.mask index d743b3c8ea59..de01268858e7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,264 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-29) +# Breaks at least app-text/texlive-core and app-office/libreoffice right now, +# bugs 711096, 711102. +~app-text/poppler-0.86.0 + +# Miroslav Šulc <fordfrog@gentoo.org> (2020-02-27) +# Depends on dev-java/eclipse-ecj:4.13 which +# depends on >=virtual/{jdk,jre}-11 which is masked +www-servers/tomcat:9 + +# Michał Górny <mgorny@gentoo.org> (2020-02-26) +# Effectively unmaintained. Last upstream commit in 2016. Multiple +# unresolved bugs. Python 2 only. Repology (https://repology.org/) +# provides quite a good replacement. +# Removal in 30 days. Bug #709458. +app-portage/euscan + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26) +# Unmaintained revdeps on dev-python/pygtk blocking its removal, py2-only +# All masked for removal in 30 days. +# Last release in 2011, bug #708106 +app-cdr/gtkcdlabel +# No plans upstream to port away from pygtk, suggested alternative dupeguru +# not packaged in Gentoo, bug #708112 +app-misc/fslint +# Last release in 2012, bug #708124 +app-text/keepnote +# Last release in 2012, bug #708142 +x11-misc/revelation +# Last release in 2011, bug #708150 +x11-misc/tintwizard +# Last activity in 2013, bug #710162 +sci-misc/pythoncad +# Last release in 2013, bug #710164 +sci-electronics/gresistor + +# Jason A. Donenfeld <zx2c4@gentoo.org> (2020-02-24) +# Unsupported upstream version, likely has security bugs. Not removed +# immediately because of backwards incompatible configuration changes +# with the newer version in the tree. +# +# Removal in 14 days. Bug #710754. +~mail-mta/opensmtpd-6.0.3_p1 + +# Marek Szuba <marecki@gentoo.org> (2020-02-24) +# Deprecated upstream in Q1'2018 in favour of dev-libs/intel-neo and +# while it officially remains the recommended solution for "legacy HW +# platforms" not supported by NEO (i.e. Sandy Bridge, Ivy Bridge and +# Haswell GPUs), there has been no repository activity since August 2018. +# Only really suitable for code development due to poor performance, some +# OpenCL-aware software (e.g. media-gfx/darktable) explicitly +# blacklists Beignet devices. +# Upstream does not support LLVM versions newer than 7, third-party patches +# exist for 8 and 9 but Beignet built against those versions fails some +# unit tests. +# +# Removal in 30 days. Bug #710640. +dev-libs/beignet + +# Michał Górny <mgorny@gentoo.org> (2020-02-24) +# app-admin/packagekit-base is Python 2 only and behind upstream. +# The Portage backend is unmaintained. Other packages are its reverse +# dependencies. +# +# It is unclear why app-backup/deja-dup needs it unconditionally. +# However, it has not been bumped since 2016. +# +# Removal in 30 days. Bug #708398. +app-admin/packagekit +app-admin/packagekit-base +app-admin/packagekit-gtk +app-admin/packagekit-qt +app-backup/deja-dup +gnome-extra/gnome-packagekit + +# Michał Górny <mgorny@gentoo.org> (2020-02-24) +# Effectively unmaintained in Gentoo. Multiple versions behind +# upstream. Python 2 only. +# Removal in 30 days. Bug #709466. +app-admin/equo +app-admin/matter +sys-apps/entropy +sys-apps/entropy-server + +# David Seifert <soap@gentoo.org> (2020-02-23) +# Last release in 2013, the scons SConstruct script uses variables +# that have been removed from Scons years ago and also uses a ton of +# Python 2-only patterns, sed broken. Bug #703906, #710342. +# Masked for removal in 30 days. +games-strategy/boswars + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-22) +# Last release in 2009, py2-only, blocks dev-python/pygtk removal, bug #708100 +# Use media-gfx/mcomix instead. Masked for removal in 30 days. +media-gfx/comix + +# Mart Raudsepp <leio@gentoo.org> (2020-02-21) +# Does not compile against new gupnp-1.2 API. No consumers, dead project. +# Removal in 30 days. Bug #710436. +net-libs/gupnp-ui + +# Mikle Kolyada <zlogene#gentoo.org> (2020-02-21) +# Tiny package with semi-dead upstream. Unlikely useful. +# Blocks pygtk removal. +# Removal in 30 days. +media-gfx/cropgui + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Last release in 2011, py2-only, blocks dev-python/pygtk removal, bug #708102 +# There are plenty other image viewers to choose. Masked for removal in 30 days. +media-gfx/mirage + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# No maintainer, py2-only, blocks dev-python/pygtk removal, needs version bump +# See bugs #546024, #706486. Masked for removal in 30 days. +gnome-extra/nautilus-dropbox + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Last release in 2006, py2-only, blocks dev-python/pygtk removal, bug #708134 +# Masked for removal in 30 days. +x11-misc/driconf + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Last commit in 2015, py2-only, blocks dev-python/pygtk removal, bug #710170 +# Masked for removal in 30 days. +net-wireless/wifi-radar + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Dead upstream, py2-only. Masked for removal in 30 days. +app-misc/pysmssend + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Last release in 2007, py2-only, blocks dev-python/pygtk removal, +# Masked for removal in 30 days. +app-mobilephone/pysms + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Last release and commit in 2007, py2-only, blocks dev-python/pygtk removal, +# bugs #678656, #707632. Masked for removal in 30 days. +media-sound/pympd + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19) +# Abandoned upstream, broken by current dbus-python, py2-only, blocks +# dev-python/pygtk removal, bug #626374. Masked for removal in 30 days. +media-sound/volti + +# Michał Górny <mgorny@gentoo.org> (2020-02-19) +# (on behalf of QA team) +# Masked due to unresolved vulnerabilities. Please do not remove +# the mask until they are resolved and confirmed fixed. +# Bugs #629882, #629884. +net-analyzer/zabbix + +# Michał Górny <mgorny@gentoo.org> (2020-02-18) +# Dead and unmaintained. Last release in 2015. Broken with newer +# versions of Python 3. No reverse dependencies left. +# Removal in 30 days. Bug #691044. +dev-python/tlslite + +# Matthew Thode <prometheanfire@gentoo.org> (2020-02-17) +# Discontinued upstream. Bug #709998 +net-analyzer/icinga +net-analyzer/icinga-web + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. Last bumped in 2018. Blocks dev-qt/qtwebkit removal. +# Removal in 30 days. Bug #709850. +app-text/openlp + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. No Python 3 support. Last bumped in 2013. Numerous +# releases behind upstream. +# Removal in 30 days. Bug #709460. +app-admin/bcfg2 + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. No Python 3 support. Needs a version bump. +# Removal in 30 days. Bug #708956. +app-misc/tails-installer + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. Last release in 2009. Python 2 only, depends on dead +# dev-python/pygtk and dev-python/pygtksourceview. Multiple unresolved +# bugs including crashes. +# Removal in 30 days. Bug #708096. +app-portage/porthole + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained upstream. Last release in 2008. Python 2 only. +# No reverse dependencies left. +# Removal in 30 days. Bug #707906. +dev-python/gnuplot-py + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Last release in 2011. Python 2 only. +# Removal in 30 days. Bug #705652. +sci-geosciences/tappy + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. Last (alpha) release in 2008. Python 2 only. Multiple +# bugs open. +# Removal in 30 days. Bug #705606. +net-proxy/http-replicator + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Discontinued as a standalone package, merged into AstroPy. No reverse +# dependencies. +# Removal in 30 days. Bug #704038. +dev-python/asciitable + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Superseded by media-gfx/gmic. Fails to build. +# Removal in 30 days. Bug #628116. +media-gfx/greycstoration + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained upstream. Last release in 2011. Python 2 only. +# Removal in 30 days. Bug #703858. +games-strategy/outerspace + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained upstream. Last release in 2011, 2.0 branch never +# finished. Python 2 only. +# Removal in 30 days. Bug #703856. +games-strategy/lightyears + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# SRC_URI is dead and the package cannot be mirrored. Last updated +# in 2016, newer versions are non-trivial to bump. +# Removal in 30 days. Bug #694548. +net-p2p/soulseek-qt + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Effectively unmaintained. Fails to build for almost a year now. +# Removal in 30 days. Bug #681054. +games-rpg/arx-fatalis-data +games-rpg/arx-fatalis-demo +games-rpg/arx-libertatis + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. Does not build with any version of app-antivirus/clamav +# available in Gentoo. +# Removal in 30 days. Bug #672668. +app-antivirus/skyldav + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Unmaintained. Reported test failures. No reverse dependencies. +# Removal in 30 days. Bug #659796. +dev-python/Kivy + +# Michał Górny <mgorny@gentoo.org> (2020-02-17) +# Based on very old code needing a lot of patches. Minimal upstream +# activity since early 2011, last patches accepted in 2016. Multiple +# unresolved bugs. app-editors/vim[minimal] is the recommended +# replacement. +# Removal in 30 days. Bug #690102. +app-editors/nvi + # Rich Freeman <rich0@gentoo.org> (2020-02-16) # Dead upstream, obsolete deps. app-misc/sleepyhead @@ -283,100 +541,10 @@ kde-misc/kanyremote # Removal in 30 days. Bug #707550. app-mobilephone/lightblue -# Michał Górny <mgorny@gentoo.org> (2020-01-29) -# Abandoned in 2009. Python 2 only. No blockers left. -# Removal in 30 days. Bug #706218. -dev-python/epydoc - -# Michał Górny <mgorny@gentoo.org> (2020-01-28) -# Live ebuild only for 3+ years now. Python 2 only. Last blocker -# for pyzmq cleanup. No revdeps. -# Removal in 14 days. Bug #707044. -net-wireless/gr-air-modes - -# Michał Górny <mgorny@gentoo.org> (2020-01-28) -# Replaced by configshell-fb. Python 2 only. No revdeps. -# Removal in 30 days. Bug #707034. -dev-python/configshell - -# David Seifert <soap@gentoo.org> (2020-01-28) -# Upstream declared EOL, py2 only, use sci-biology/STAR as modern replacement. -# Removal in 30 days. -sci-biology/tophat - -# Michał Górny <mgorny@gentoo.org> (2020-01-27) -# Remaining split Twisted packages. All remaining reverse dependencies -# are entirely happy with merged dev-python/twisted. -# Removal in 30 days. Bug #706636. -dev-python/twisted-core -dev-python/twisted-names -dev-python/twisted-web -dev-python/twisted-words - -# Ulrich Müller <ulm@gentoo.org> (2020-01-27) -# Removal requested by proxied maintainer: -# "Game already available in Valve Steam." -# License issues, unclear if zipball is redistributable. -# Masked for removal in 30 days. Bug #703496. -games-action/cs2d - -# Michał Górny <mgorny@gentoo.org> (2020-01-27) -# Old split Twisted and related packages with no reverse dependencies -# and only Python 2 support. -# Removal in 30 days. Bug #706636. -dev-python/axiom -dev-python/epsilon -dev-python/pyutil -dev-python/twisted-conch -dev-python/twisted-lore -dev-python/twisted-mail -dev-python/twisted-news -dev-python/twisted-pair -dev-python/twisted-runner -dev-python/vertex -dev-python/zbase32 -dev-util/buildbot-slave - -# Michał Górny <mgorny@gentoo.org> (2020-01-27) -# Dead upstream. Last (alpha) release in 2007. Requires old version -# of Twisted. Python 2-only. -# Removal in 30 days. Bug #660660. -dev-python/zsi - -# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26) -# Not needed anymore, feel free to remove from your system -# emerge -C virtual/cargo -# update your rust packages running emerge with the -# --changed-deps option if you have problems -# https://bugs.gentoo.org/695698 -virtual/cargo - -# David Seifert <soap@gentoo.org> (2020-01-27) -# Unmaintained, py2 only, depends on dead dev-python/pygtkglext, last release -# over 8 years ago, no sign of py3 port. Removal in 30 days. -sci-libs/pymmlib - -# David Seifert <soap@gentoo.org> (2020-01-27) -# Unmaintained, py2 only, depends on dead dev-python/pygtkglext and -# dev-python/librsvg-python, no revdeps. -# Removal in 30 days. Bug #640074. -media-gfx/pycam - # Robin H. Johnson <robbat2@gentoo.org> (2020-01-26) # EAPI conversion caused some regressions, need to redesign old ebuilds. =dev-lang/lua-5.1.5-r5 -# David Seifert <soap@gentoo.org> (2020-01-26) -# Unmaintained, last release 14 years ago, tons of patches, -# Autoconf script is broken, fails with gettext-0.20. -# Removal in 30 days. Bug #578234, #685928. -app-i18n/zhcon - -# Michał Górny <mgorny@gentoo.org> (2020-01-26) -# Unmaintained. Not bumped since Mar 2018. No py3.7 compat. Forces -# old version of dev-python/idna. -# Removal in 30 days. Bug #706502. -net-misc/crossbar # Andrew Ammerlaan <andrewammerlaan@riseup.net> (2020-01-26) # Proxy Maintainers <proxy-maint@gentoo.org> @@ -384,13 +552,6 @@ net-misc/crossbar # v3.6.1 is the latest version without this issue =dev-libs/libsass-3.6.3 -# Michał Górny <mgorny@gentoo.org> (2020-01-26) -# Unmaintained in Gentoo. Last bumped in 2013. Multiple problems -# reported both in release and live ebuild. Python 2 only. Version -# bump is non-trivial. -# Removal in 30 days. Bug #706498. -app-vim/youcompleteme - # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26) # Starting with Firefox 74 Mozilla removes xpi sideloading support # install from addons.mozilla.org @@ -401,26 +562,6 @@ www-plugins/passff # The following packages depend on django, support Python 2 only # and have no reverse dependencies. # Removal in 30 days. Bug #706360. -dev-python/django-annoying -dev-python/django-endless-pagination -dev-python/django-international -dev-python/django-ldapdb -dev-python/django-ldap-groups -dev-python/django-oauth-plus -dev-python/django-openid-auth -dev-python/django-piston -dev-python/django-registration -dev-python/django-xslt - -# David Seifert <soap@gentoo.org> (2020-01-25) -# Upstream is mostly unresponsive and doesn't have the resources to -# fix their code. Lots of bugs in the form of big endian issues, buffer -# overflows, heap overflows, memory leaks and missing sanity checks. -# Includes libbinio, which is only used by adplug and in a similarly poor -# state. Multiple open CVEs, removal in 30 days. Bug #667170, #706346. -media-libs/adplug -dev-cpp/libbinio -media-sound/adplay # Victor Payno <vpayno+gentoo@gmail.com> (2020-01-23) # Requires slotted lua. @@ -428,157 +569,6 @@ media-sound/adplay =dev-lang/lua-5.2.4-r2 =dev-lang/lua-5.3.5-r2 -# David Seifert <soap@gentoo.org> (2020-01-21) -# Upstream disappeared, no other distro still carries this, -# blocks removal of EOL gtkglext, no revdeps. -# Removal in 30 days. -games-strategy/gwp - -# David Seifert <soap@gentoo.org> (2020-01-21) -# All released versions depend on EOL gtkglext, no revdeps. -# Bug #644334, #694834. Removal of releases in 30 days. -# Lars Wendler <polynomial-c@gemtoo.org> (2020-01-22) -# Do NOT treeclean the live ebuild! -<sci-astronomy/celestia-9999 - -# David Seifert <soap@gentoo.org> (2020-01-21) -# Last release over 2 years ago, depends on EOL gtkglext. -# No revdeps, Removal in 30 days. -sci-chemistry/gabedit - -# David Seifert <soap@gentoo.org> (2020-01-21) -# Last release over 13 years ago, depends on EOL gtkglext, no revdeps. -# Bug #353119, #435676. Removal in 30 days. -sci-chemistry/ghemical - -# David Seifert <soap@gentoo.org> (2020-01-21) -# Last release over 18 years ago, depends on EOL gtkglext. -# No revdeps, Removal in 30 days. -sci-physics/lightspeed - -# David Seifert <soap@gentoo.org> (2020-01-21) -# Last release over 7 years ago, depends on EOL gtkglext. -# No revdeps, Removal in 30 days. -sci-visualization/gfsview - -# David Seifert <soap@gentoo.org> (2020-01-21) -# No sign of py3 port, depends on EOL pygtk. No revdeps. -# Bug #706030. Removal in 30 days. -app-misc/gourmet -dev-python/python-poppler - -# David Seifert <soap@gentoo.org> (2020-01-21) -# EAPI 4, last release in 2005, doesn't build, no revdeps. -# Bug #664498. Removal in 30 days. -app-text/sary - -# Mike Gilbert <floppym@gentoo.org> (2020-01-20) -# Newer versions are using Go modules, which makes this more difficult to -# maintain. Take this over if wanted, otherwise I will remove it in 30 days. -app-admin/cli53 - -# Andreas Sturmlechner <asturm@gentoo.org> (2020-01-19) -# Ancient, last release in 2006, blocks x11-libs/gtkglext cleanup -# Masked for removal in 30 days. -media-sound/glmix - -# Zac Medico <zmedico@gentoo.org> (2020-01-19) -# This package has been replaced by dev-python/python-podman and has -# no reverse dependencies. -# Removal in 30 days. Bug #705826. -dev-python/pypodman - -# David Seifert <soap@gentoo.org> (2020-01-18) -# Leftover from silc* removal (#522916), unmaintained, no -# upstream releases since 2014, no revdeps, EAPI-4. -# Bug #705462. Removal in 14 days. -net-im/silc-toolkit - -# Michał Górny <mgorny@gentoo.org> (2020-01-18) -# The following Gentoo packages are Python 2-only and have no reverse -# dependencies. -# Removal in 30 days. Bug #705762. -dev-python/aldryn-boilerplates -dev-python/aldryn-common -dev-python/aquarium -dev-python/celementtree -dev-python/collectd-rabbitmq -dev-python/cosmolopy -dev-python/django-annoying -dev-python/django-endless-pagination -dev-python/django-international -dev-python/django-ldapdb -dev-python/django-ldap-groups -dev-python/django-oauth-plus -dev-python/django-openid-auth -dev-python/django-piston -dev-python/django-registration -dev-python/django-xslt -dev-python/egg-python -dev-python/Flask-KVSession -dev-python/flask-openid -dev-python/flask-xml-rpc -dev-python/gdata -dev-python/libwnck-python -dev-python/lxc-python2 -dev-python/mantissa -dev-python/mkpythonproj -dev-python/morbid -dev-python/myghty -dev-python/myghtyutils -dev-python/openstack-nose-plugin -dev-python/paisley -dev-python/pkipplib -dev-python/processing -dev-python/pSQL -dev-python/pudge -dev-python/pyds -dev-python/pygene -dev-python/pygtkhelpers -dev-python/pynotifier -dev-python/pypgsql -dev-python/pythong -dev-python/python-musicbrainz -dev-python/python-nss -dev-python/python-recaptcha -dev-python/python-scw -dev-python/python-tvrage -dev-python/python-yadis -dev-python/qpid-python -dev-python/robotframework-selenium2library -dev-python/robotframework-sshlibrary -dev-python/rtgraph -dev-python/ruledispatch -dev-python/runsnakerun -dev-python/sqlite3dbm -dev-python/sqlobject -dev-python/steadymark -dev-python/storm -dev-python/timelib -dev-python/turbocheetah -dev-python/turbojson -dev-python/turbokid -dev-python/weakrefmethod -dev-python/webut -dev-python/wehjit -dev-python/zfec - -# David Seifert <soap@gentoo.org> (2020-01-18) -# EAPI 4, last release in 2004, ebuild has QA and licensing issues. -# Bug #426028, #454116. Removal in 30 days. -net-ftp/oftpd - -# David Seifert <soap@gentoo.org> (2020-01-18) -# EAPI 4, doesn't build against OpenSSL 1.1 API, last release in 2014, -# lots of QA issues (calls cc directly, -Werror) -# Bug #634442, #664766. Removal in 30 days. -net-dns/validns - -# David Seifert <soap@gentoo.org> (2020-01-18) -# EAPI 4, doesn't build, last release in 2005. -# Bug #384031, #638492, #663644. Removal in 30 days. -net-analyzer/pchar - # Michał Górny <mgorny@gentoo.org> (2020-01-16) # The new version loses Python 2 support but does not introduce any real # changes. Let's mask it to reduce the noise, and hopefully try to get @@ -591,20 +581,6 @@ net-analyzer/pchar # Please DOWNGRADE to dev-python/nototools-0_pre20200113 =dev-python/nototools-20190320 -# Joerg Bornkessel <hd_brummy@gentoo.org> (2020-01-12) -# upstream has give up this project, -# upstream is not interressted on any patches to fix this -# If you really would like to stay on this plugin, -# add a comment in this bug -# wrt bug 704004 -# masked for removal ~12 Feb 2020 -media-plugins/vdr-mailbox - -# Mart Raudsepp <leio@gentoo.org> (2020-01-11) -# End of life vala:0.42 series, please depclean. -# This message shall be kept until 2020-02-11. -dev-lang/vala:0.42 - # Ulrich Müller <ulm@gentoo.org> (2020-01-06) # Snapshots from Git, masked for testing. =app-editors/emacs-27.0.50_pre* @@ -630,7 +606,8 @@ dev-db/clickhouse # Bernard Cafarelli <voyageur@gentoo.org> (2019-11-29) # Beta for new major version with initial Python 3 support -=app-backup/rdiff-backup-1.4.0_beta* +# Remove mask when stable version is released +>=app-backup/rdiff-backup-1.4.0_beta # Lars Wendler <polynomial-c@gentoo.org> (2019-11-14) # Breaks archives containing relative paths @@ -650,10 +627,6 @@ dev-libs/OpenSRF # Miroslav Šulc <fordfrog@gentoo.org> (2019-10-16) # Depends on >=virtual/{jdk,jre}-11 which is masked -=www-servers/tomcat-9.0.27 - -# Miroslav Šulc <fordfrog@gentoo.org> (2019-10-16) -# Depends on >=virtual/{jdk,jre}-11 which is masked dev-java/ant-eclipse-ecj:4.13 dev-java/eclipse-ecj:4.13 @@ -679,10 +652,6 @@ sys-apps/man # Requires >=dev-lang/lua-5.3 which is masked >=dev-util/bam-0.5.0 -# Miroslav Šulc <fordfrog@gentoo.org> (2019-09-21) -# Depends on >=virtual/{jdk,jre}-11 which is masked -=www-servers/tomcat-9.0.26 - # Lars Wendler <polynomial-c@gentoo.org> (2019-09-04) # Unofficial build. Superseded by official 2.49.5 release. # Masked for removal. diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017 index 6f2ad8dcbea9..e33c4396852c 100644 --- a/profiles/updates/3Q-2017 +++ b/profiles/updates/3Q-2017 @@ -5,7 +5,6 @@ move app-i18n/libtomoe-gtk app-i18n/tomoe-gtk move dev-libs/libchewing app-i18n/libchewing move media-gfx/pydot dev-python/pydot move x11-plugins/wmMoonClock x11-plugins/wmmoonclock -move dev-python/crossbar net-misc/crossbar slotmove app-i18n/fcitx 0 4 slotmove app-i18n/fcitx-anthy 0 4 slotmove app-i18n/fcitx-chewing 0 4 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 0c4777ce22ad..9e45188b01b5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -14,6 +14,7 @@ app-accessibility/brltty:pcm - support for sound card digital audio app-accessibility/brltty:speech - speech support app-accessibility/eflite:16k_voice - Use a higher-quality voice. app-accessibility/emacspeak:espeak - Adds support for the espeak tts engine +app-accessibility/flite:voices - Install synthetic voices app-accessibility/freetts:jsapi - build Java Speech API (JSAPI) app-accessibility/freetts:mbrola - Adds support for mbrola voices app-accessibility/orca:braille - Enable braille support @@ -111,7 +112,6 @@ app-admin/prelude-manager:dbx - Enables Prelude Manager storing Prelude alerts i app-admin/prelude-manager:tcpwrapper - Enables Prelude Manager using tcp wrapper. It requires sys-apps/tcp-wrappers . app-admin/puppet:augeas - Enable augeas support app-admin/puppet:diff - Enable diff support -app-admin/puppet:experimental - Add patches for things in testing app-admin/puppet:rrdtool - Enable rrdtool support app-admin/puppet:shadow - Enable shadow support app-admin/puppet-agent:puppetdb - Adds puppetdb support @@ -630,6 +630,10 @@ app-emulation/spice-vdagent:consolekit - Use sys-auth/consolekit to determine th app-emulation/vagrant:virtualbox - Use VirtualBox provider. app-emulation/vice:ethernet - Enable ethernet emulation app-emulation/vice:fullscreen - Enable the ability to run fullscreen +app-emulation/vice:headless - Include the headless variant of the emulator +app-emulation/vice:mpg123 - Enable mp3@64 cartridge support +app-emulation/vice:parport - Enable parallel port SID support +app-emulation/vice:pci - Enable PCI device discovery using sys-apps/pciutils app-emulation/vice:sdlsound - Use media-libs/libsdl for sound support app-emulation/vice:vte - Enable support for x11-libs/vte in the GTK+ interface app-emulation/virt-manager:policykit - Enables sys-auth/polkit authentication support, required when using app-emulation/libvirt with PolicyKit authentication @@ -709,7 +713,6 @@ app-emulation/xen-tools:hvm - Enable support for hardware based virtualization ( app-emulation/xen-tools:ipxe - Enable ipxe support app-emulation/xen-tools:ocaml - Enable support for the ocaml language app-emulation/xen-tools:ovmf - Enable support to boot UEFI guest vm, needed by hvm -app-emulation/xen-tools:pam - Enable pam support app-emulation/xen-tools:pygrub - Install the pygrub boot loader app-emulation/xen-tools:qemu - Enable IOEMU support via the use of qemu-dm app-emulation/xen-tools:qemu-traditional - Build the old qemu traditional device model (useful only if you cannot change to the new device model e.g. Windows VMs) @@ -894,12 +897,6 @@ app-misc/gcstar:stats - Enable statistics reporting app-misc/gcstar:tellico - Enable support for kde-misc/tellico files app-misc/geoclue:modemmanager - Enable geolocation through 3G or GPS enabled hardware through net-misc/modemmanager. app-misc/geoclue:zeroconf - Enable retrieval of GPS location from Android devices with https://wiki.gnome.org/Apps/GeoclueShare -app-misc/gourmet:i18n - Enable support for i18n through elib.intl -app-misc/gourmet:ipython - Enable support for the interactive Python console plugin -app-misc/gourmet:pdf - Enable export to PDF -app-misc/gourmet:print - Enable pretty Python printing -app-misc/gourmet:spell - Enable support for the spell check plugin -app-misc/gourmet:web - Enable support for the web import plugin app-misc/gramps:geo - Enable rendering of geographical data using sci-geosciences/osm-gps-map app-misc/gramps:rcs - Adds support for family tree archives via dev-vcs/rcs app-misc/gramps:reports - All external software that is needed for graphical reports will be installed @@ -987,7 +984,6 @@ app-misc/recoll:webengine - Use dev-qt/qtwebengine for fancy result list display app-misc/rlwrap:debug - Enable debug app-misc/screen:multiuser - Enable multiuser support (by setting correct permissions) app-misc/screen:nethack - Express error messages in nethack style -app-misc/screen:utmp - Include utmp support app-misc/screenfetch:X - Use the media-gfx/scrot package to take screenshots app-misc/skim:tmux - Install sk-tmux script to run skim in a tmux pane app-misc/skim:vim - Install vim plugin for skim @@ -1309,7 +1305,6 @@ app-text/xpdf:utils - Install command-line PDF converters and various utilities app-text/zathura:synctex - Use libsynctex to get latex codeline from pdf app-text/zathura-meta:cb - Install plug-in for ComicBook support app-vim/gentoo-syntax:ignore-glep31 - Remove GLEP 31 (UTF-8 file encodings) settings -app-vim/youcompleteme:clang - Enable semantic support for C-family languages using sys-devel/clang app-xemacs/xemacs-packages-all:mule - Add multi-language support to XEmacs dev-ada/gnat_util:shared - Build gnat_util shared library dev-ada/gnat_util:static-pic - Build gnat_util static library with pic code @@ -2087,6 +2082,8 @@ dev-libs/boost:tools - Build and install the boost tools (bcp, quickbook, inspec dev-libs/botan:boost - use dev-libs/boost dev-libs/check:subunit - Enable support for the subunit unit test protocol dev-libs/crypto++:asm - Support assembly hand optimized crypto functions (i.e. faster run time) +dev-libs/cudnn:cuda10-1 - On nVidia CUDA 10.1. +dev-libs/cudnn:cuda10-2 - On nVidia CUDA 10.2. dev-libs/cyberjack:tools - Build and install optional management tools. dev-libs/cyberjack:usb - Enable support for usb based chipcard reader. dev-libs/cyrus-sasl:authdaemond - Add Courier-IMAP authdaemond unix socket support (net-mail/courier-imap, mail-mta/courier) @@ -2311,7 +2308,7 @@ dev-libs/poco:pocodoc - POCO documentation generator dev-libs/poco:util - Several utility classes (like logger, timer, config file parser) dev-libs/poco:zip - Add support for the zip & gz archive formats dev-libs/ppl:lpsol - Build the ppl_lpsol linear programming problem solver -dev-libs/rocr-runtime:nonfree - Enables HSA image support using dev-libs/hsa-ext-rocr +dev-libs/rocr-runtime:non-free - Enables HSA image support using dev-libs/hsa-ext-rocr dev-libs/serdisplib:tools - Build optional tools. dev-libs/softhsm:gost - Enable gost algorithm dev-libs/softhsm:migration-tool - Build db migration tool @@ -2518,7 +2515,6 @@ dev-python/QtPy:gui - Build bindings for the QtGui 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:webkit - Build bindings for the QtWebKit module dev-python/amqplib:extras - Install extra tools to generate initial Python mod from an AMQP XML file dev-python/cryptography:idna - enable support for the old, deprecated IDNA specification (RFC 3490) dev-python/ctypescrypto:gost - Build with support for GOST Message Authentication Code @@ -2603,7 +2599,6 @@ dev-python/setuptools_scm:mercurial - Enables mercurial backend dev-python/simplespectral:faster - Use sci-libs/scipy to speed up drawing dev-python/simplespectral:fastest - Use dev-python/pyFFTW to speed up drawing to the max dev-python/sphinx:net - enable internet capabilities -dev-python/spyder:webengine - Build bindings for the QtWebEngine module dev-python/sympy:imaging - Add support for dev-python/pillow dev-python/sympy:ipython - Add support for dev-python/ipython dev-python/sympy:mathml - Add support for mathml @@ -2626,14 +2621,12 @@ dev-python/translate-toolkit:yaml - Support YAML format dev-python/twisted:conch - include Twisted SSHv2 implementation dev-python/twisted:http2 - include http2 support dev-python/twisted:serial - include serial port support -dev-python/twisted-core:serial - include serial port support dev-python/urllib3:brotli - Enable support for brotli compression dev-python/ws4py:client - Install client modules dev-python/ws4py:server - Install server modules dev-python/wxpython:examples - Install interactive demo module browser and sample applets. dev-python/zeep:async - Add async support dev-python/zeep:tornado - Add tornado support -dev-python/zsi:twisted - add support for python-twisted (needs dev-python/twisted-core and dev-python/twisted-web) dev-qt/designer:declarative - Build the qdeclarativeview plugin dev-qt/designer:webkit - Build the qwebview plugin dev-qt/linguist-tools:qml - Enable QML support in lupdate @@ -2726,6 +2719,7 @@ dev-qt/qtdatavis3d:gles2 - Use GLES 2.0 or later instead of full OpenGL dev-qt/qtdatavis3d:qml - Build QML/QtQuick bindings and imports dev-qt/qtdeclarative:gles2 - Use GLES 2.0 or later instead of full OpenGL dev-qt/qtdeclarative:localstorage - Build the LocalStorage import for QtQuick (requires QtSql) +dev-qt/qtdeclarative:vulkan - Enable support for Vulkan dev-qt/qtdeclarative:widgets - Enable QtWidgets support dev-qt/qtdiag:network - Report network information dev-qt/qtdiag:widgets - Report widget style information @@ -2739,6 +2733,7 @@ dev-qt/qtgui:ibus - Build the IBus input method plugin dev-qt/qtgui:libinput - Enable support for input devices via dev-libs/libinput dev-qt/qtgui:tslib - Enable support for touchscreen devices via x11-libs/tslib dev-qt/qtgui:tuio - Build plugin to receive touch events over the TUIO protocol +dev-qt/qtgui:vulkan - Enable support for Vulkan dev-qt/qtgui:wayland - Provide dev-qt/qtwayland to ensure Qt applications can be run as Wayland clients dev-qt/qtgui:xcb - Build the XCB platform plugin and enable X11 integration dev-qt/qtmultimedia:gles2 - Use GLES 2.0 or later instead of full OpenGL @@ -2759,6 +2754,7 @@ dev-qt/qtscript:scripttools - Build the QtScriptTools module (requires QtWidgets dev-qt/qtsensors:qml - Build QML bindings dev-qt/qtvirtualkeyboard:handwriting - Adds handwriting recognition integration support dev-qt/qtwayland:libinput - Enable support for input devices via dev-libs/libinput +dev-qt/qtwayland:vulkan - Enable support for Vulkan-based server buffer integration 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 @@ -2852,9 +2848,6 @@ dev-util/anjuta:devhelp - Enable devhelp integration dev-util/anjuta:glade - Build glade plugin for anjuta dev-util/anjuta:packagekit - Use packagekit to search for missing tools dev-util/anjuta:terminal - Enable terminal plugin based on x11-libs/vte -dev-util/apitrace:cli - Enable command line interface -dev-util/apitrace:egl - Enable EGL support -dev-util/apitrace:system-snappy - Link dynamic against app-arch/snappy 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 @@ -3145,7 +3138,6 @@ games-board/pioneers:help - Enable gnome ingame help via scrollkeeper games-board/pysolfc:extra-cardsets - Install extra cardsets games-board/pysolfc:sound - Enable sound support using dev-python/pygame games-board/spider:athena - Enable athena widgets -games-board/stockfish:armv7 - Build for armv7; enables PIE games-board/stockfish:general-32 - Generic unoptimized 32-bits build games-board/stockfish:general-64 - Generic unoptimized 64-bits build games-board/stockfish:optimize - Enable upstream -O3 optimizations (default enabled) @@ -3672,8 +3664,6 @@ kde-frameworks/sonnet:aspell - Enable the app-text/aspell spell-checking backend kde-frameworks/sonnet:designer - Build plugins for dev-qt/designer kde-frameworks/sonnet:hunspell - Enable the app-text/hunspell spell-checking backend kde-misc/kdeconnect:X - Enable remote input mousepad plugin using x11-libs/libfakekey -kde-misc/kdeconnect:app - Enable experimental kcapp frontend -kde-misc/kdeconnect:mousepad - Enable remote mousepad plugin using x11-libs/libfakekey kde-misc/kdeconnect:pulseaudio - Enable system volume control plugin using media-sound/pulseaudio kde-misc/kdeconnect:wayland - Enable remote input mousepad plugin using kde-frameworks/kwayland kde-misc/kimtoy:scim - Enable Smart Common Input Method support @@ -4852,7 +4842,6 @@ media-sound/yarock:phonon - Enable media-libs/phonon backend media-sound/yarock:vlc - Enable media-video/vlc backend media-sound/yoshimi:lv2 - Add support for Ladspa V2 media-sound/zynaddsubfx:dssi - Enable support for DSSI Soft Synth Interface -media-tv/gentoo-vdr-scripts:nvram - Add support for using nvram-wakeup to set wakeup time in bios media-tv/kodi:airplay - enable AirPlay support media-tv/kodi:bluray - Enable playback of Blu-ray filesystems media-tv/kodi:cec - Enable support for HDMI-CEC devices via libcec @@ -5210,7 +5199,6 @@ media-video/vlc:matroska - Enable matroska support using reference libraries (fa media-video/vlc:mpeg - Add libmpeg2 support for mpeg-1 and mpeg-2 video streams media-video/vlc:nfs - Enable support for nfs protocol via net-fs/libnfs media-video/vlc:omxil - Enable OpenMAX Integration Layer codec module -media-video/vlc:opencv - Enable OpenCV (computer vision) filter module media-video/vlc:optimisememory - Enable optimisation for memory rather than performance media-video/vlc:postproc - Enable image post-processing via libpostproc (part of FFmpeg) media-video/vlc:projectm - Enable the projectM visualization plugin @@ -5296,7 +5284,6 @@ net-analyzer/icinga:lighttpd - Adds Lighttpd support net-analyzer/icinga:plugins - Adds support for nagios plugins net-analyzer/icinga:web - Adds generic web interface support net-analyzer/icinga-web:pnp - Enables pnp4nagios integration -net-analyzer/icinga2:classicui - Adds support for the old interface net-analyzer/icinga2:console - Adds support for line-editing in the console net-analyzer/icinga2:lto - Adds support for link time optimization net-analyzer/icinga2:mail - Allows for mailing of alerts @@ -5395,7 +5382,6 @@ net-analyzer/ossec-hids:agent - Build "agent" installation target (see package d net-analyzer/ossec-hids:hybrid - Build "hybrid" installation target net-analyzer/ossec-hids:local - Build "local" installation target net-analyzer/ossec-hids:server - Build "server" installation target -net-analyzer/pchar:pcap - Use the net-libs/libpcap library net-analyzer/pinger:gtk2 - Install the gtkpinger GUI utility based on x11-libs/gtk+:2 net-analyzer/pinger:gtk3 - Install the gtkpinger GUI utility based on x11-libs/gtk+:3 net-analyzer/pmacct:64bit - Use 64bit counters instead of 32bit ones @@ -5428,8 +5414,6 @@ net-analyzer/sarg:glob - Disable to ignore wildcards in file names net-analyzer/sarg:pcre - Enable support for regular expressions in the hostalias file through dev-libs/libpcre net-analyzer/scanlogd:nids - Use net-libs/libnids for packet capturing net-analyzer/scanlogd:pcap - Use net-libs/libpcap for packet capturing -net-analyzer/scapy:pyx - Enable dev-python/pyx support for psdump/pdfdump commands -net-analyzer/scapy:tcpreplay - Enable net-analyzer/tcpreplay support for fast packet replay net-analyzer/smokeping:dig - Install net-dns/bind-tools for dig functionality net-analyzer/smokeping:echoping - Install net-analyzer/echoping for echoping functionality net-analyzer/smokeping:ssh - Install ssh functionality @@ -5545,7 +5529,6 @@ net-dialup/ppp:dhcp - Installs PPP DHCP client plugin for IP address allocation net-dialup/ppp:eap-tls - Enables support for Extensible Authentication Protocol and Transport Level Security (see http://www.nikhef.nl/~janjust/ppp/index.html) net-dialup/ppp:gtk - Installs GTK+ password prompting program that can be used by passprompt.so PPP plugin for reading the password from a X11 input terminal net-dialup/ppp:ipv6 - Enables support for IP version 6 -net-dialup/ppp:pam - Enables PAM (Pluggable Authentication Modules) support net-dialup/ppp:radius - Enables RADIUS support net-dialup/xl2tpd:dnsretry - Patch for host lookup retries, activated by redial feature net-dialup/xl2tpd:kernel - Enable kernel interface for PPPoL2TP @@ -5892,6 +5875,8 @@ net-im/spectrum2:twitter - Enables the Twitter backend. net-im/spectrum2:whatsapp - Enables the WhatsApp backend, based on net-im/transwhat. net-im/swift:client - Build the full graphical XMPP client. net-im/swift:gconf - Enable configuration through gnome-base/gconf. +net-im/telegram-desktop:enchant - Enable the app-text/aspell spell-checking backend +net-im/telegram-desktop:hunspell - Enable the app-text/hunspell spell-checking backend net-im/telepathy-connection-managers:gadu - Enable Gadu Gadu protocol support. net-im/telepathy-connection-managers:icq - Enable ICQ IM protocol support. net-im/telepathy-connection-managers:irc - Enable Internet Relay Chat (IRC) support. @@ -6168,6 +6153,7 @@ net-libs/nodejs:inspector - Enable V8 inspector net-libs/nodejs:npm - Enable NPM package manager net-libs/nodejs:pax_kernel - Enable building under a PaX enabled kernel net-libs/nodejs:snapshot - Enable snapshot creation for faster startup +net-libs/nodejs:system-ssl - Use system OpenSSL instead of the bundled one net-libs/nodejs:systemtap - Enable SystemTAP/DTrace tracing net-libs/ntirpc:gssapi - Include support for RPCSEC GSS net-libs/ntirpc:rdma - Include support for RDMA RPC @@ -6424,7 +6410,6 @@ net-misc/connman:vpnc - Use net-vpn/vpnc for cisco VPN support. net-misc/connman:wireguard - Enable WireGuard VPN support. net-misc/connman:wispr - Enable support for WISPr hotspot logins. net-misc/connman-gtk:openconnect - Support easier authentication to AnyConnect VPNs -net-misc/crossbar:tor - include tor services connections support net-misc/csync:sftp - Enable sftp transfer support via net-libs/libssh net-misc/curl:alt-svc - Enable alt-svc support net-misc/curl:brotli - Enable brotli compression support @@ -6668,6 +6653,7 @@ net-misc/remmina:telepathy - Enable telepathy support net-misc/rsync:stunnel - Provide helper scripts for using rsync via >=net-misc/stunnel-4 net-misc/rygel:tracker - Install dependencies for the tracker plugin net-misc/rygel:transcode - Install dependencies for transcoding support +net-misc/scponly:chroot - Enables adding and configuring an 'scponlyc' chrooted user net-misc/scponly:gftp - Enables gFTP compatibility net-misc/scponly:logging - Enables SFTP logging compatibility net-misc/scponly:passwd - Enables passwd compatibility @@ -6746,6 +6732,8 @@ net-misc/wicd:ncurses - Installs a ncurses UI net-misc/wicd:pm-utils - Installs the pm-utils hooks for suspend/resume and requires sys-power/pm-utils net-misc/x2goserver:fuse - Use net-fs/sshfs to allow shared folders net-misc/youtube-viewer:gtk - Install the gtk GUI, called gtk-youtube-viewer +net-misc/zerotier:clang - Use Clang compiler instead of GCC +net-misc/zerotier:neon - Enable ARM32 neon-salsa2012-asm code net-nds/389-ds-base:auto-dn-suffix - Enable auto bind with auto dn suffix over unix domain socket (LDAPI) support net-nds/389-ds-base:autobind - Enable auto bind over unix domain socket (LDAPI) support net-nds/389-ds-base:bitwise - Enable bitwise plugin - supported data in raw/bitwise format @@ -7065,9 +7053,6 @@ net-wireless/gnuradio:vocoder - enable blocks for audio voice encoders net-wireless/gnuradio:wavelet - enable wavelet signal processing blocks net-wireless/gnuradio:zeromq - enable zeromq message passing blocks net-wireless/gqrx:gr-audio - Use audio support from net-wireless/gnuradio -net-wireless/gr-air-modes:fgfs - Support FlightGear -net-wireless/gr-air-modes:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support -net-wireless/gr-air-modes:uhd - Build with Ettus Research USRP Hardware Driver support net-wireless/gr-baz:armadillo - install MUSIC DOA estimator block net-wireless/gr-baz:rtlsdr - install rtlsdr source block net-wireless/gr-baz:uhd - install UHD aware blocks @@ -7213,8 +7198,6 @@ sci-chemistry/avogadro2:rpc - Enable RPC server sci-chemistry/avogadro2:vtk - include vtk support sci-chemistry/chemtool:emf - EMF export support sci-chemistry/eden:double-precision - More precise calculations at the expense of speed -sci-chemistry/ghemical:openbabel - Use sci-chemistry/openbabel for file conversions -sci-chemistry/ghemical:seamonkey - Add support for the Seamonkey web-browser sci-chemistry/gromacs:cuda - Enable cuda non-bonded kernels sci-chemistry/gromacs:double-precision - More precise calculations at the expense of speed sci-chemistry/gromacs:gmxapi - Add support for gmxapi library @@ -7275,8 +7258,6 @@ sci-electronics/sigrok-cli:decode - Enable decoding of protocols while capturing sci-electronics/splat:hires - Builds additional high resolution application 'rfsplat-hd' sci-geosciences/gdal-grass:postgres - Include support for dev-db/postgresql sci-geosciences/gmt:gdal - Enable sci-libs/gdal library support -sci-geosciences/gmt:gmtfull - Full resolution bathymetry database -sci-geosciences/gmt:gmthigh - Add high resolution bathymetry database sci-geosciences/gmt:gmttria - Non GNU triangulation method, more efficient sci-geosciences/gmt:gshhg - Install coastline database sci-geosciences/gmt:htmldoc - Install html documentation @@ -7630,7 +7611,6 @@ sci-mathematics/polymake:lrs - Enable sci-libs/lrslib interface for convex hull sci-mathematics/polymake:ppl - Enable dev-libs/ppl interface for convex hull computations. sci-mathematics/polymake:singular - Enable the interface to sci-mathematics/singular for ideal related computations. sci-mathematics/rstudio:server - Build and install the RStudio server -sci-mathematics/rw:executable - Build the 'rw' program. sci-mathematics/singular:boost - Compile against external boost headers (dev-libs/boost) sci-mathematics/slepc:complex-scalars - Make scalars complex sci-mathematics/unuran:prng - Use sci-mathematics/prng library @@ -7959,6 +7939,8 @@ sys-apps/systemd:importd - Enable import daemon sys-apps/systemd:kmod - Enable kernel module loading via sys-apps/kmod sys-apps/systemd:lz4 - Enable lz4 compression for the journal sys-apps/systemd:nat - Enable support for network address translation in networkd +sys-apps/systemd:pkcs11 - Enable PKCS#11 support for cryptsetup and homed +sys-apps/systemd:pwquality - Enable password quality checking in homed sys-apps/systemd:qrcode - Enable qrcode output support in journal sys-apps/systemd:resolvconf - Install resolvconf symlink for systemd-resolve sys-apps/systemd:sysv-utils - Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown @@ -8734,7 +8716,10 @@ www-client/firefox:system-sqlite - Use the system-wide dev-db/sqlite installatio www-client/firefox:system-webp - Use the system-wide media-libs/libwebp instead of bundled. www-client/jd:migemo - Enable migemo support for Japanese www-client/jd:oniguruma - Use dev-libs/oniguruma for regular expression +www-client/links:brotli - Enable app-arch/brotli support +www-client/links:freetype - Enable media-libs/freetype support www-client/links:libevent - Enable dev-libs/libevent support +www-client/links:lzip - Enable app-arch/lzip support www-client/lynx:gnutls - Use gnutls library for HTTPS support (openssl is the default library for HTTPS support). www-client/lynx:ssl - Enable HTTPS support. www-client/netsurf:bmp - BMP bitmap image support (media-libs/libnsbmp) @@ -8774,7 +8759,6 @@ www-client/weboob:secure-updates - Enable secure updates www-misc/litmus:libproxy - Support for automatic proxy configuratino management through net-libs/libproxy. www-misc/litmus:libxml2 - Use dev-libs/libxml2 to parse XML www-misc/litmus:pkcs11 - Support for PKCS #11 through PaKChoiS (dev-libs/pakchois). -www-misc/shellinabox:pam - Enable PAM support. www-misc/vdradmin-am:vdr - Support for media-video/vdr. Disable this if the VDR you want to control runs at a remote machine. www-misc/xxv:themes - Enable more themes via x11-themes/xxv-skins www-misc/zoneminder:curl - Enable using net-misc/curl for streaming from cameras |