From 265dbe5dbc14c199299496c6db8fce3f76647015 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Sep 2018 18:00:10 +0100 Subject: gentoo resync : 21.09.2018 --- profiles/Manifest.gz | Bin 186473 -> 186626 bytes profiles/arch/alpha/package.use.mask | 4 ++ profiles/arch/alpha/use.stable.mask | 8 +-- profiles/arch/arm/package.use.mask | 5 ++ profiles/arch/arm/use.stable.mask | 8 +-- profiles/arch/arm64/package.use.mask | 5 ++ profiles/arch/powerpc/package.use.stable.mask | 4 ++ profiles/arch/powerpc/use.mask | 4 ++ profiles/arch/x86/package.use.stable.mask | 5 ++ profiles/base/package.use.mask | 5 ++ profiles/base/package.use.stable.mask | 10 +-- profiles/base/use.stable.mask | 4 -- profiles/default/bsd/package.use.mask | 4 ++ .../powerpc/ppc32/13.0/package.use.stable.mask | 4 -- .../powerpc/ppc32/17.0/package.use.stable.mask | 4 -- .../powerpc/ppc64/32bit-userland/package.use.mask | 4 ++ profiles/hardened/linux/powerpc/use.mask | 7 +++ profiles/package.mask | 67 +++++++++++---------- profiles/profiles.desc | 42 ++++++++----- profiles/releases/13.0/package.mask | 4 ++ profiles/use.local.desc | 30 +++------ 21 files changed, 130 insertions(+), 98 deletions(-) create mode 100644 profiles/hardened/linux/powerpc/use.mask (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 205ecae2dee7..a9e7f32f5b74 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 15f821fcf70c..2f61400500f4 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (09 Sep 2018) +# Optional dependency blocking updates. +media-plugins/imlib2_loaders eet + # Virgil Dupras (23 Aug 2018) # Depends on vulnerable version of paramiko. Bug #664346 dev-vcs/bzr sftp diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 3bc017ef9a61..30fc79015c0b 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -4,15 +4,15 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans (14 Aug 2017) +# Needs dev-lang/php:7.2 stable +php_targets_php7-2 + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 python_single_target_python3_7 -# Brian Evans (16 Dec 2017) -# Needs dev-lang/php:7.1 stable -php_targets_php7-1 - # Tobias Klausmann (17 Mar 2016) # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so # it will remain not-stable forever. Mask the USE flag accordingly. diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 71d461827740..cd87c3421d5f 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (20 Sep 2018) +# dev-libs/libpfm not keyworded here (and unclear if it supports ARM). +# Bug #666651. +sys-devel/llvm exegesis + # Andreas Sturmlechner (01 Sep 2018) # media-libs/libaom not yet keyworded # media-libs/aribb24 not yet keyworded, bug #665048 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index c890d5991f36..bc9c137a4408 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Brian Evans (14 Aug 2017) +# Needs dev-lang/php:7.2 stable +php_targets_php7-2 + # Mike Gilbert (08 Jun 2017) # dev-lang/python:3.7 is not stable. python_targets_python3_7 @@ -13,10 +17,6 @@ python_single_target_python3_7 # Not stable, bug #642822 qt5 -# Brian Evans (16 Dec 2017) -# Needs dev-lang/php:7.1 stable -php_targets_php7-1 - # Michael Palimaka (03 Jun 2017) # Not yet stable. elogind diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 8a35eaf1ff62..643cc53cd616 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (20 Sep 2018) +# dev-libs/libpfm not keyworded here (and unclear if it supports ARM64). +# Bug #666651. +sys-devel/llvm exegesis + # Virgil Dupras (06 Sep 2018) # sci-electronics/ngspice not yet keyworded, bug #665416 # sci-libs/oce not yet keyworded diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index 914c980131d1..23d9d45966ee 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (18 Sep 2018) +# >=media-video/libav-12 not stable yet, bug #617508 +media-video/vlc libav + # Michał Górny (26 Aug 2018) # Non-stable dependency. Used to be masked completely. media-sound/abcde replaygain diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index 344b208bf468..34daf1c1ef73 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -4,6 +4,10 @@ # PPC Specific use flags # +# Matt Turner (18 Sep 2018) +# sci-libs/coinor-mp is not keyworded +coinmp + # Michał Górny (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index d1717d1184de..708da806b6ba 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (18 Sep 2018) +# >=media-video/libav-12 not stable yet, bug #617508 +media-libs/mlt libav +media-video/vlc libav + # Thomas Deutschmann (01 Jun 2018) net-analyzer/wireshark -doc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 05e9d457d2c0..273a60536a3c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner (16 Sep 2018) +# media-libs/celt is going away, superseded by opus, bug #664154 +media-sound/jack2 celt +media-video/ffmpeg celt + # Alon Bar-Lev (11 Sep 2018) # Waiting for >=dev-libs/libressl-2.7 to be stablized. >=dev-libs/opensc-0.18.0 libressl diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index dbdac995c857..c416cbaa11c9 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -10,10 +10,6 @@ # https://mail.kde.org/pipermail/kde-distro-packagers/2018-September/000347.html kde-plasma/plasma-desktop appstream -# Andreas Sturmlechner (22 Jul 2018) -# >=media-video/libav-12 not stable yet, bug #617508 ->=media-libs/mlt-6.6.0 libav - # Michał Górny (07 Jun 2018) # sys-libs/netbsd-csu not stable yet. sys-devel/clang-runtime crt @@ -24,17 +20,15 @@ net-analyzer/wireshark doc # Andreas Sturmlechner (29 May 2018) # Depends on unstable media-libs/libaom, net-libs/srt -# >=media-video/libav-12 not stable yet, bug #617508 media-video/vlc aom srt ->=media-video/vlc-3.0.3-r1 libav # Andreas Sturmlechner (21 May 2018) # Depends on lots of unstable dependencies dev-python/s3fs test # Andreas Sturmlechner (22 Apr 2018) -# Not ready for stable, crashes LO on some systems. ->=app-office/libreoffice-6.0 kde +# Huge patchset in 6.0, early crash reports with fix in ~arch KF5/Plasma-5 +=app-office/libreoffice-6.0* kde # Andreas Sturmlechner (03 Mar 2018) # Depends on unstable dependencies; qt3d bug #652046 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 4f4862436e66..8d065fe4f51d 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Brian Evans (14 Aug 2017) -# Needs dev-lang/php:7.2 stable -php_targets_php7-2 - # Zac Medico (01 Sep 2016) # Needs virtual/pypy* stable python_targets_pypy diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index 884da6e0f60a..694a108dd890 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (20 Sep 2018) +# dev-libs/libpfm has broken install rules for FreeBSD. Bug #666649. +sys-devel/llvm exegesis + # Fabian Groffen (07 Dec 2016) # unkeyworded notmuch dependency, bug #587560 mail-client/mutt notmuch diff --git a/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask b/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask index 8564eb8f942e..75a4ccc88c9a 100644 --- a/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask +++ b/profiles/default/linux/powerpc/ppc32/13.0/package.use.stable.mask @@ -1,7 +1,3 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Ben de Groot =opus-1.0.3 is not stable (bug 500868) -media-video/vlc chromaprint opus diff --git a/profiles/default/linux/powerpc/ppc32/17.0/package.use.stable.mask b/profiles/default/linux/powerpc/ppc32/17.0/package.use.stable.mask index 8564eb8f942e..75a4ccc88c9a 100644 --- a/profiles/default/linux/powerpc/ppc32/17.0/package.use.stable.mask +++ b/profiles/default/linux/powerpc/ppc32/17.0/package.use.stable.mask @@ -1,7 +1,3 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Ben de Groot =opus-1.0.3 is not stable (bug 500868) -media-video/vlc chromaprint opus diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask index e61f45948744..0074f0bf4e56 100644 --- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask +++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matt Turner (19 Sep 2018) +# Requires Java, but no java keywords +app-office/libreoffice libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher + # Michał Górny (15 Apr 2018) # Unresolved dependencies. app-admin/conky apcupsd hddtemp xmms2 diff --git a/profiles/hardened/linux/powerpc/use.mask b/profiles/hardened/linux/powerpc/use.mask new file mode 100644 index 000000000000..f1fe2d01a8cb --- /dev/null +++ b/profiles/hardened/linux/powerpc/use.mask @@ -0,0 +1,7 @@ +# Copyright 2005-2018 Gentoo Foundation. +# Distributed under the terms of the GNU General Public License v2 + +# Matt Turner (19 Sep 2018) +# kde is not keyworded +kde + diff --git a/profiles/package.mask b/profiles/package.mask index 7b0f33de56c8..3bc0f8ccd954 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,38 @@ #--- END OF EXAMPLES --- +# Ulrich Müller (17 Sep 2018) +# ebuild-mode-1.46 supports GLEP 76 copyright policy, bug 666358. +# Masked for testing until other tools like repoman support it too. +~app-emacs/ebuild-mode-1.46 +~app-xemacs/ebuild-mode-1.46 + +# Michał Górny (17 Sep 2018) +# Obsolete LogiLab packages that are full of issues and were never +# maintained properly. Recently dev-python/logilab-common started +# colliding with dev-python/pytest, making it practically non- +# installable. The only revdep left is app-vim/python-mode where +# the dep looks completely mistaken. Bug #666152. +app-vim/python-mode +dev-python/astng +dev-python/logilab-common +dev-python/logilab-constraint + +# Andreas Sturmlechner (16 Sep 2018) +# was merged into the IETF Opus codec and is now obsolete +# Removal in 30 days, bug #664154 +media-libs/celt + +# Mike Gilbert (16 Sep 2018) +# Dev channel releases are only for people who are developers or want more +# experimental features and accept a more unstable release. +>=www-client/chromium-71 + +# Brian Evans (16 Sep 2018) +# Broken build on modern clients. Please update to latest slot. +# Slot to be removed in 30 days +dev-db/myodbc:5.2 + # Michał Górny (13 Sep 2018) # Depends on old version of dev-libs/jsoncpp, blocking its pruning. # Downstream maintainer is inactive to bump it. Removal in 30 days. @@ -207,20 +239,10 @@ app-crypt/simp_le # Will be removed in 30 days (bug 663774). net-analyzer/nagios-check_openvpn-simple -# Sergey Popov (16 Aug 2018) -# Upstream is dead, no consumers in tree -# Masked for removal in 30 days -dev-python/pyfire - # Bernard Cafarelli (13 Aug 2018) # Beta release with new features, masked for testing =app-text/tesseract-4.0.0_beta* -# Mike Gilbert (04 Aug 2018) -# Dev channel releases are only for people who are developers or want more -# experimental features and accept a more unstable release. ->=www-client/chromium-70 - # Michał Górny (01 Aug 2018) # Multiprocessing versions of gemato. They are known to hang on some # users, so let's keep them masked until somebody figures out what's @@ -292,14 +314,6 @@ dev-python/wxpython:2.8 # Doesn't pass QA full boot test =sys-kernel/ck-sources-4.16.17 -# Michał Górny (20 Jun 2018) -# Multiple serious bugs. Upstream does not support Gentoo, and getting -# any fixes applied is very difficult. Regularly fails to build. -# Does not support modern EAPIs, Manifests, news items... Most severe -# issues are tracked in bug #658278. Somebody really needs to step up -# and start actively maintaining it. Otherwise -- removal in 90 days. -sys-apps/paludis - # Mart Raudsepp (16 Jun 2018) # No upstream (website disappeared), no upstream plugin maintainer, # and pretty much a fringe format anyway. @@ -353,21 +367,10 @@ media-libs/libglvnd # Masked for initial testing >=dev-db/mysql-connector-c++-8.0.0 -# Jeroen Roovers (6 Apr 2018) -# Requires >=dev-libs/icu-61.1 -# https://bugs.gentoo.org/651698 -=net-libs/nodejs-9.11* - # Jeroen Roovers (6 Apr 2018) # Requires >=dev-libs/openssl-1.1.0 =net-libs/nodejs-10* -# Lars Wendler (27 Mar 2018) -# Breaks a couple of revdeps. See tracker bug at -# https://bugs.gentoo.org/651698 ->=dev-libs/icu-61.1 ->=dev-libs/icu-layoutex-61.1 - # Tony Vroon (24 Mar 2018) # This is a vulnerable version of Asterisk and should not be used except # to troubleshoot a purported memory leak in the 11.25.3 release. @@ -541,7 +544,7 @@ dev-ruby/poltergeist >=sys-firmware/b43-firmware-6.30.163.46 # Michał Górny , Andreas K. Hüttel , -# Matthias Maier (21 May 2017) +# Matthias Maier (21 May 2017 and later updates) # These old versions of toolchain packages (binutils, gcc, glibc) are no # longer officially supported and are not suitable for general use. Using # these packages can result in build failures (and possible breakage) for @@ -550,10 +553,10 @@ dev-ruby/poltergeist # If you still use one of these old toolchain packages, please upgrade (and # switch the compiler / the binutils) ASAP. If you need them for a specific # (isolated) use case, feel free to unmask them on your system. -# (updated 27 Dec 2017 with gcc < 5.4) (20 May 2017) # Old versions of CUDA and their reverse dependencies. They do not diff --git a/profiles/profiles.desc b/profiles/profiles.desc index ce140188cb32..19c7f9d142fb 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -179,14 +179,26 @@ mips default/linux/mips/13.0/mipsel/n64 exp mips default/linux/mips/13.0/mipsel/multilib/o32 exp mips default/linux/mips/13.0/mipsel/multilib/n32 exp mips default/linux/mips/13.0/mipsel/multilib/n64 exp +mips default/linux/mips/17.0/o32 exp +mips default/linux/mips/17.0/n32 exp +mips default/linux/mips/17.0/n64 exp +mips default/linux/mips/17.0/multilib/o32 exp +mips default/linux/mips/17.0/multilib/n32 exp +mips default/linux/mips/17.0/multilib/n64 exp +mips default/linux/mips/17.0/mipsel/o32 exp +mips default/linux/mips/17.0/mipsel/n32 exp +mips default/linux/mips/17.0/mipsel/n64 exp +mips default/linux/mips/17.0/mipsel/multilib/o32 exp +mips default/linux/mips/17.0/mipsel/multilib/n32 exp +mips default/linux/mips/17.0/mipsel/multilib/n64 exp # PPC32 Profiles # @MAINTAINER: ppc@gentoo.org -ppc default/linux/powerpc/ppc32/13.0 stable -ppc default/linux/powerpc/ppc32/13.0/desktop stable -ppc default/linux/powerpc/ppc32/13.0/desktop/gnome stable -ppc default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd stable -ppc default/linux/powerpc/ppc32/13.0/developer stable +ppc default/linux/powerpc/ppc32/13.0 exp +ppc default/linux/powerpc/ppc32/13.0/desktop exp +ppc default/linux/powerpc/ppc32/13.0/desktop/gnome exp +ppc default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd exp +ppc default/linux/powerpc/ppc32/13.0/developer exp ppc default/linux/powerpc/ppc32/17.0 stable ppc default/linux/powerpc/ppc32/17.0/desktop stable ppc default/linux/powerpc/ppc32/17.0/desktop/gnome stable @@ -195,16 +207,16 @@ ppc default/linux/powerpc/ppc32/17.0/developer stable # PPC64 Profiles # @MAINTAINER: ppc64@gentoo.org -ppc default/linux/powerpc/ppc64/13.0/32bit-userland stable -ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop stable -ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome stable -ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd stable -ppc default/linux/powerpc/ppc64/13.0/32bit-userland/developer stable -ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland stable -ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop stable -ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome stable -ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd stable -ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/developer stable +ppc default/linux/powerpc/ppc64/13.0/32bit-userland exp +ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop exp +ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome exp +ppc default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd exp +ppc default/linux/powerpc/ppc64/13.0/32bit-userland/developer exp +ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland exp +ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop exp +ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome exp +ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd exp +ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/developer exp ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian exp ppc64 default/linux/powerpc/ppc64/13.0/64bit-userland/little-endian/systemd exp ppc default/linux/powerpc/ppc64/17.0/32bit-userland stable diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask index 1df5dca362c3..eff23bec8066 100644 --- a/profiles/releases/13.0/package.mask +++ b/profiles/releases/13.0/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert (16 Sep 2018) +# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles. +>=www-client/chromium-70 + # Patrick McLean (10 Jul 2018) # requires >=nodejs-8.10 which is not available in 13.0 based profiles. # Please migrate to one of the 17.0 release profiles diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d179d9fdae89..0fb0104bdb01 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -129,6 +129,7 @@ app-admin/rsyslog:mdblookup - Build the MaxMind DB lookup message modify plugin app-admin/rsyslog:mongodb - Build the MongoDB output module (requires dev-libs/libmongo-client) app-admin/rsyslog:mysql - Build the MySQL database output module (requires virtual/mysql) app-admin/rsyslog:normalize - Build the normalize modify module (requires dev-libs/libee and dev-libs/liblognorm) +app-admin/rsyslog:omhttp - Build the http output module (requires net-misc/curl) app-admin/rsyslog:omhttpfs - Build the httpfs output module (requires net-misc/curl) app-admin/rsyslog:omudpspoof - Build the udpspoof output module (requires net-libs/libnet) app-admin/rsyslog:openssl - Build the OpenSSL network stream driver (requires dev-libs/openssl) @@ -1442,7 +1443,6 @@ dev-db/firebird:xinetd - Install ClassicServer dev-db/maatkit:udf - Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL dev-db/mariadb:backup - Build mariadb-backup which supports SST and hot backup of InnoDB, Aria and MyISAM including compression and encryption dev-db/mariadb:client-libs - Build the client libraries from the server package instead of the C Connector packages -dev-db/mariadb:embedded - Build embedded server (libmysqld) dev-db/mariadb:extraengine - Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) dev-db/mariadb:galera - Enables galera replication dev-db/mariadb:innodb-lz4 - Enables lz4 compression methods for InnoDB/XtraDB @@ -1454,7 +1454,6 @@ dev-db/mariadb:latin1 - Use LATIN1 encoding instead of UTF8 dev-db/mariadb:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/mariadb:mroonga - Add support for the Mroonga engine for interfacing with the Groonga text search dev-db/mariadb:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) -dev-db/mariadb:openssl - Enable SSL connections and crypto functions using dev-libs/openssl dev-db/mariadb:oqgraph - Add support for the Open Query GRAPH engine dev-db/mariadb:pam - Enable the optional PAM authentication plugin for the server dev-db/mariadb:profiling - Add support for statement profiling (requires USE=community). @@ -1489,17 +1488,11 @@ dev-db/mariadb-galera:yassl - Enable SSL connections and crypto functions using dev-db/mongodb:mms-agent - Install the MongoDB Monitoring Service agent dev-db/mongodb:tools - Install the MongoDB tools (mongoimport, mongodump...) from app-admin/mongo-tools dev-db/mysql:client-libs - Build the client libraries from the server package instead of the C Connector packages (not recommended) -dev-db/mysql:cluster - Add support for NDB clustering (deprecated) -dev-db/mysql:community - Enables the community features from upstream. -dev-db/mysql:embedded - Build embedded server (libmysqld) dev-db/mysql:extraengine - Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) dev-db/mysql:jemalloc - Use dev-libs/jemalloc for allocations. dev-db/mysql:latin1 - Use LATIN1 encoding instead of UTF8 dev-db/mysql:libressl - Enable SSL connections and crypto functions using dev-libs/libressl -dev-db/mysql:max-idx-128 - Raise the max index per table limit from 64 to 128 -dev-db/mysql:minimal - Install client programs only, no server dev-db/mysql:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) -dev-db/mysql:openssl - Enable SSL connections and crypto functions using dev-libs/openssl dev-db/mysql:profiling - Add support for statement profiling (requires USE=community). dev-db/mysql:server - Build the server program dev-db/mysql:systemtap - Build support for profiling and tracing using dev-util/systemtap @@ -1529,13 +1522,10 @@ dev-db/oracle-instantclient:sdk - Header files and an example makefile for devel dev-db/oracle-instantclient:sqlplus - Libraries and executable for running SQL*Plus dev-db/oracle-instantclient:tools - Workload Replay Client dev-db/percona-server:client-libs - Build the libmysqlclient libraries -dev-db/percona-server:embedded - Build embedded server (libmysqld) -dev-db/percona-server:extraengine - Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) dev-db/percona-server:jemalloc - Use dev-libs/jemalloc for allocations. dev-db/percona-server:latin1 - Use LATIN1 encoding instead of UTF8 dev-db/percona-server:libressl - Enable SSL connections and crypto functions using dev-libs/libressl dev-db/percona-server:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) -dev-db/percona-server:openssl - Enable SSL connections and crypto functions using dev-libs/openssl dev-db/percona-server:profiling - Add support for statement profiling (requires USE=community). dev-db/percona-server:rocksdb - Add support for RocksDB; a key/value, LSM database optimized for flash storage dev-db/percona-server:server - Build the server program @@ -2305,7 +2295,6 @@ dev-libs/efl:ico - Enable Ico image loader dev-libs/efl:ivi - Enable ivi-shell support dev-libs/efl:libuv - Enable dev-libs/libuv support dev-libs/efl:luajit - USE dev-lang/luajit instead of dev-lang/lua -dev-libs/efl:oldlua - USE dev-lang/lua instead of dev-lang/luajit dev-libs/efl:physics - Enable Bullet physics effects and support dev-libs/efl:pixman - Enable PixMan for software rendering dev-libs/efl:ppm - Enable PMAPS image loader @@ -4554,8 +4543,7 @@ media-libs/taglib:boost - Use dev-libs/boost instead of GCC built-ins media-libs/tremor:low-accuracy - enable 32bit only multiply operations media-libs/urt:tools - Install tools media-libs/vigra:valgrind - Enable valgrind in make check -media-libs/vulkan-loader:demos - Build vulkan demos and vulkaninfo -media-libs/vulkan-loader:layers - Build the vulkan layers +media-libs/vulkan-loader:layers - Include the vulkan layers media-libs/waffle:egl - Enable EGL support media-libs/waffle:gbm - Enable support for the Generic Buffer Manager (gbm) media-libs/waffle:wayland - Enable Wayland support @@ -4775,7 +4763,6 @@ media-sound/herrie:xspf - Enable support for reading and saving XSPF playlists media-sound/hydrogen:archive - Use libarchive instead of libtar media-sound/hydrogen:portmidi - Add portmidi support media-sound/jack-audio-connection-kit:coreaudio - Build the CoreAudio driver on Mac OS X systems -media-sound/jack-audio-connection-kit:cpudetection - Enables runtime cpudetection media-sound/jack-audio-connection-kit:pam - Add basic realtime configuration via sys-auth/realtime-base media-sound/jack2:celt - Support CELT low delay audio codec (media-libs/celt) media-sound/jack2:classic - Enable building of jackd @@ -4847,7 +4834,6 @@ media-sound/musescore:webengine - Use dev-qt/qtwebengine for embedded web browse media-sound/ncmpc:artist-screen - Enable artist screen media-sound/ncmpc:async-connect - Enable asynchronous connect media-sound/ncmpc:chat-screen - Enable the chat screen -media-sound/ncmpc:colors - Enable color support media-sound/ncmpc:help-screen - Enable the help screen media-sound/ncmpc:key-screen - Enable key editor screen media-sound/ncmpc:lyrics-screen - Enable lyrics screen @@ -6822,7 +6808,6 @@ net-misc/stargazer:stargazer - Enable build of Stargazer billing system. net-misc/streamtuner:shout - Enable shoutcast plug-in. net-misc/streamtuner:xiph - Enable xiph.org plug-in. net-misc/stunnel:stunnel3 - Install the stunnel3 wrapper. -net-misc/teamviewer:system-wine - Use virtual/wine instead of bundled wine. net-misc/termpkg:uucp - Adds support for uucp style device locking net-misc/tigervnc:dri3 - Build with DRI3 support net-misc/tigervnc:drm - Build with DRM support @@ -7195,6 +7180,8 @@ net-wireless/hostapd:sqlite - Adding sqlite support net-wireless/hostapd:wps - Add support for Wi-Fi Protected Setup net-wireless/iwd:client - Enable iwctl client tool net-wireless/iwd:monitor - Enable iwmon monitor tool +net-wireless/iwd:ofono - Enable support for oFono SIM authentication +net-wireless/iwd:wired - Enable ethernet authentication daemon net-wireless/kismet:client - Build the ncurses-based user interface net-wireless/kismet:pcre - Build with pcre support net-wireless/kismet:plugin-autowep - Build the autowep plugin @@ -7909,10 +7896,6 @@ sys-apps/openrc:netifrc - enable Gentoo's network stack (net.* scripts) sys-apps/openrc:newnet - enable the new network stack (experimental) sys-apps/pacman:doc - Install extended documentation using app-doc/doxygen. (Man pages are included by default.) sys-apps/pacman:gpg - Enable GPG signature verification using app-crypt/gpgme -sys-apps/paludis:pbins - Enable binary package support. Adds dependency upon app-arch/libarchive -sys-apps/paludis:pink - Use a less boring colourscheme than the default -sys-apps/paludis:search-index - Enable cave search --index. Requires dev-db/sqlite. -sys-apps/paludis:xml - Build xml things for metadata.xml and GLSA support (needs dev-libs/libxml2). sys-apps/pciutils:dns - Enable support for querying the central database of PCI IDs using DNS sys-apps/pciutils:kmod - Enable sys-apps/kmod support for the -k switch in lspci command sys-apps/pciutils:zlib - Support compressed pci.ids database @@ -8225,6 +8208,7 @@ sys-cluster/ucx:numa - Add support for numa memory allocation sys-cluster/vzctl:ploop - Add support for ploop devices via sys-cluster/ploop sys-cluster/vzctl:vzmigrate - Add support for container migration sys-devel/autogen:libopts - install the libopts tarball (a few packages want this for developing) +sys-devel/bc:forced-sandbox - Always enable --sandbox mode for simpler/secure runtime (disables the ! command in dc) sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) sys-devel/binutils-apple:classic - Use nm, otool, etc. from this ebuild instead of llvm-based tools sys-devel/binutils-apple:libcxx - Add support for libcxx @@ -8281,6 +8265,7 @@ sys-devel/llvm:clang - Build the clang C/C++ compiler sys-devel/llvm:default-compiler-rt - Use compiler-rt instead of libgcc as the default rtlib for clang sys-devel/llvm:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang sys-devel/llvm:doc - Build and install the HTML documentation and regenerate the man pages +sys-devel/llvm:exegesis - Enable performance counter support for llvm-exegesis tool that can be used to measure host machine instruction characteristics sys-devel/llvm:gold - Build the gold linker plugin sys-devel/llvm:lldb - Build the lldb debugger sys-devel/llvm:multitarget - Build all host targets (default: host only) @@ -9122,8 +9107,7 @@ x11-themes/zuki-themes:mate - Install Metacity theme for mate-base/mate x11-themes/zuki-themes:xfce - Install theme for xfce-base/xfwm4 x11-themes/zukitwo:gnome-shell - Install theme for gnome-base/gnome-shell x11-wm/echinus:xrandr - Enable support for multihead configuration -x11-wm/enlightenment:egl - Enable EGL rendering -x11-wm/enlightenment:ukit - Use upower/udisks to automount devices +x11-wm/enlightenment:packagekit - Enable module for package manager integration x11-wm/fluxbox:bidi - Enable bidirectional language support with dev-libs/fribidi x11-wm/fluxbox:slit - Enables the Fluxbox slit (or dock) x11-wm/fluxbox:systray - Enables the system tray in the Fluxbox toolbar -- cgit v1.2.3