diff options
Diffstat (limited to 'profiles')
54 files changed, 227 insertions, 128 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex bd20cbec77f1..fdbe0c92706a 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index 6bbfb6303139..b0d8d036c6a6 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -32,3 +32,7 @@ ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 e # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index d28d2d5a8000..23450b43c84d 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert <floppym@gentoo.org> (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index afe2ba0ad010..67cce2ed7d7c 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -67,3 +67,7 @@ IUSE_IMPLICIT="abi_x86_64" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index b2065471711a..67f14b4f4ce4 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17) # media-sound/audacious is not yet stabilised audacious diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 679156e3a13d..b2ef7e960c46 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Thomas Deutschmann <whissi@gentoo.org> (2018-10-23) @@ -25,7 +25,6 @@ dev-lang/coffee-script dev-python/bokeh dev-python/blaze dev-ruby/autoprefixer-rails -=dev-ruby/capybara-3.20* dev-ruby/coffee-rails dev-ruby/coffee-script dev-ruby/execjs diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 23746eae9be3..3b496a9a83a0 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -22,3 +22,7 @@ VIDEO_CARDS="exynos fbdev omap" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 94a22b4a4aa8..b61502402b7f 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -59,10 +59,6 @@ media-sound/mpd fluidsynth <media-video/libav-13 frei0r <=media-video/ffmpeg-4.1.3 frei0r sofalizer -# Alexis Ballier <aballier@gentoo.org> (2017-04-18) -# No gst-plugins-vp8:0.10, gst-plugins-musepack:0.10 stable -media-plugins/gst-plugins-meta:0.10 musepack vpx - # Michael Weber <xmw@gentoo.org> (2017-04-01) # no stable jdk media-libs/libbluray java @@ -98,7 +94,6 @@ sys-fs/dmraid dietlibc klibc # Christoph Junghans <junghans@gentoo.org> (2016-11-27) # no stable mpi on arm yet, but maybe in the future -<=app-crypt/johntheripper-1.7.9-r6 mpi <=sci-libs/fftw-3.3.4 mpi # Markus Meier <maekke@gentoo.org> (2016-09-27) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index cb8f50c3d5f4..7433f4959664 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -102,6 +102,7 @@ anthy -video_cards_freedreno -video_cards_imx -video_cards_omap +-video_cards_panfrost -video_cards_tegra -video_cards_vc4 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 5d0ba54c26e2..3c11f961a4dc 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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Thomas Deutschmann <whissi@gentoo.org> (2019-06-08) # Needs dev-lang/php:7.3 stable php_targets_php7-3 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 3fa7f0b1c878..cffd2eafcc71 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -25,3 +25,7 @@ USE="libtirpc" # Michał Górny <mgorny@gentoo.org> (2017-03-14) # Unhide the ARM-specific USE_EXPANDs. USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 86c05b261728..a5692af942a5 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -152,16 +152,12 @@ sdl vim-syntax # Unmask ARM-only video-cards -# e.g. exynos5433 -video_cards_exynos -# e.g. Snapdragon 410E (dragonboard) -video_cards_freedreno -# e.g. NXP i.MX -video_cards_imx -# e.g. Nvidia's Tegra K1 T132 Denver -video_cards_nouveau +-video_cards_panfrost -video_cards_tegra -# e.g. Raspeberry Pi 3 -video_cards_vc4 # James Le Cuirot <chewi@gentoo.org> diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index d99f15b0806f..0cb107d8064d 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Aaron Bauman <bman@gentoo.org> (2019-05-20) # Does not build on arm64 ocamlopt diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 07690141affb..a3646664b546 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # James Le Cuirot <chewi@gentoo.org> (2017-06-29) @@ -137,7 +137,9 @@ video_cards_siliconmotion video_cards_exynos video_cards_freedreno video_cards_imx +video_cards_lima video_cards_omap +video_cards_panfrost video_cards_tegra video_cards_vc4 diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index e25a2f2759a3..fb6b9006e23c 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -24,3 +24,7 @@ CHOST_hppa="${CHOST}" # Donnie Berkholz <dberkholz@gentoo.org> (2006-08-18) # Defaults for video drivers VIDEO_CARDS="fbdev" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 4ca83d48de11..b6d0ffd1d1bb 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner <asturm@gentoo.org> (2019-06-05) # sys-auth/consolekit will not be stabilised anymore. consolekit diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index bdf4d7fa4798..f268b499769f 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -31,3 +31,7 @@ VIDEO_CARDS="fbdev glint mga nv r128 radeon" # Diego Pettenò <flameeyes@gentoo.org> (2006-12-23) # Defaults for audio drivers - Took from x86 profile ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index f7aa42a2d1db..6bfa9aaa1864 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner <asturm@gentoo.org> (2019-04-29) # sys-auth/elogind is not yet stable here. bug #682158 elogind diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 7a1b57cdfc60..833297a10352 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -82,7 +82,6 @@ gnome-keyring pango # Masking since net-dns/avahi and net-misc/mDNSResponder are masked -avahi zeroconf # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-08-22) diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 4e92f734c8d3..e440752c0434 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -197,10 +197,6 @@ jack accessibility # Stephen P. Becker <geoman@gentoo.org> -# masked because mozilla doesn't work on mips -mozilla - -# Stephen P. Becker <geoman@gentoo.org> # masked because I say so, gnome-- pda diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index de0dc3b76f47..944a5063f7b7 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -35,3 +35,7 @@ IUSE_IMPLICIT="abi_ppc_32" # Enable abi_ppc_32 for packages that don't have it forced. ABI_PPC="32" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index bb884f654d28..224abbab30a0 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,3 +1,7 @@ +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert <floppym@gentoo.org> (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 0e1645fcff97..02897b721721 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -39,3 +39,7 @@ VIDEO_CARDS="fbdev mga nv r128 radeon" # Enable abi_ppc_64 for packages that don't have it forced. ABI_PPC="64" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index c59420246de8..af9a33dfd0d8 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-16) +# sci-libs/dcmtk is not keyworded +media-libs/openimageio dicom + # Thomas Deutschmann <whissi@gentoo.org> (2018-12-10) # dev-lang/luajit lacks ppc64 keyword. luajit upstream does not support ppc64 net-analyzer/snort open-appid diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 5ba9da7bc572..6f2bbeb4eb7e 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Mike Gilbert <floppym@gentoo.org> (2017-06-08) # dev-lang/python:3.7 is not stable. python_targets_python3_7 diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index c104292e8347..911a017daa97 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # PPC Specific use flags @@ -81,8 +81,6 @@ dmi lcd_devices_graphlcd # Masked vaapi for PowerPC until it works on hardware available to PowerPC users (cell, etc.) vaapi -# User Mode Linux isn't supported on ppc yet -uml ### Other flags -- Please put additional maskings below here diff --git a/profiles/arch/s390/make.defaults b/profiles/arch/s390/make.defaults index ae0d0d397e86..3ee8806451d0 100644 --- a/profiles/arch/s390/make.defaults +++ b/profiles/arch/s390/make.defaults @@ -31,3 +31,7 @@ ABI_S390="32" # While multilib is available, we don't default it to on. BOOTSTRAP_USE="${BOOTSTRAP_USE} -multilib" USE="-multilib" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/s390/use.stable.mask b/profiles/arch/s390/use.stable.mask new file mode 100644 index 000000000000..cfd0947fdfdf --- /dev/null +++ b/profiles/arch/s390/use.stable.mask @@ -0,0 +1,4 @@ +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index b7dc3ff5dc2b..56a94001e0da 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -43,3 +43,7 @@ VIDEO_CARDS="fbdev glint mga r128 radeon" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index 6f6afa96909f..5d188553c6b0 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -57,10 +57,6 @@ xine # qstat is not available on sparc, as it is nagios-game -# Samuli Suominen <ssuominen@gentoo.org> (2012-05-07) -# Missing keywording in www-client/firefox wrt #360427 -mozilla - # Alexandre Rostovtsev <tetromino@gmail.com> (2011-10-28) # x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959. colord @@ -182,7 +178,6 @@ networkmanager pbs pcmcia rar -uml valgrind wifi xvmc diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index dda2b0e622db..123fa35d6f2f 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Sergei Trofimovich <slyfox@gentoo.org> (2019-02-02) # No stable app-arch/rpm on sparc. rpm diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index c0600e4ae9f1..884e1c008db8 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -47,3 +47,7 @@ ABI_X86="32" # Enable USE=libtirpc by default, to ease dependency resolution during # the stabilization of glibc-2.26. Bug 657148 USE="libtirpc" + +# Hans de Graaff <graaff@gentoo.org) (2019-07-17) +# Temporary RUBY_TARGETS for bug 688976 +RUBY_TARGETS="ruby24" diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index c30ac38e05bc..32aebf145aa9 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/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 +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Temporary mask for stable bug 688976 +ruby_targets_ruby25 + # Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17) # media-sound/audacious is not yet stabilised audacious diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 3fdd2e453a46..678b493f8670 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -103,7 +103,8 @@ NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobil # Manuel Rüger <mrueg@gentoo.org> (2015-09-09) # Default Ruby build target(s) # Updated to include ruby24 on 2018-11-12 -RUBY_TARGETS="ruby24" +# Updated to include ruby25 on 2019-07-17 +RUBY_TARGETS="ruby24 ruby25" # Samuli Suominen <ssuominen@gentoo.org> (2009-12-03) # Enable USE cxx by default so base-system and toolchain pkgs can start using USE cxx @@ -115,6 +116,10 @@ USE="${USE} cxx" # https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0 USE="${USE} xattr" +# Mike Gilbert <floppym@gentoo.org> (2019-07-14) +# Enable split-usr by default to keep existing installs as-is. +USE="${USE} split-usr" + # Tiziano Müller <dev-zero@gentoo.org> (2010-01-24) # We usually don't want python to (re)write .py[co] files during phase runs # since it could cause sandbox violations diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index dce695a7b775..c68f65c9bc60 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -6,6 +6,14 @@ # them is an experimental feature and needs testing. sys-libs/glibc static-libs +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# Force building separate tinfo to maintain stable library API. This +# is backwards-compatible with packages linked to -lncurses, so neither +# installed packages nor pre-built software should be negatively +# affected. On the other hand, disabling USE=tinfo is capable of +# breaking installed packages. +sys-libs/ncurses tinfo + # Mart Raudsepp <leio@gentoo.org> (2018-12-14) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index be6c86f70fab..2546aaa9521b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,28 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# David Seifert <soap@gentoo.org> (2019-07-14) +# media-libs/jasper will be removed in 30 days, bug #689784 +dev-games/openscenegraph jpeg2k +dev-python/weasyprint jpeg2k +dev-qt/qtimageformats jpeg2k +media-gfx/dcraw jpeg2k +media-gfx/digikam jpeg2k +media-gfx/exact-image jpeg2k +media-gfx/fim jpeg2k +<media-gfx/gimp-2.10 jpeg2k +media-gfx/graphicsmagick jpeg2k +media-gfx/ufraw jpeg2k +media-libs/devil jpeg2k +media-libs/gegl jpeg2k +media-libs/libraw jpeg2k +media-libs/netpbm jpeg2k +media-libs/opencv jpeg2k +media-libs/simage jpeg2k +net-proxy/ziproxy jpeg2k +sci-libs/grib_api jasper jpeg2k +x11-libs/gdk-pixbuf jpeg2k + # Andreas Sturmlechner <asturm@gentoo.org> (2019-07-07) # media-video/pipewire is masked for now sys-apps/xdg-desktop-portal screencast @@ -148,11 +170,6 @@ dev-lang/gnat-gpl jit # address user visible breakage due to circular dependency #665008 =media-fonts/encodings-1.0.4-r3 X -# Dirkjan Ochtman <djc@gentoo.org> (2018-09-29) -# Clippy is broken for now, can't find libraries (bug 667286) -<dev-lang/rust-1.29.2 clippy -<dev-lang/rust-bin-1.34.1 clippy - # Virgil Dupras <vdupras@gentoo.org> (2018-09-26) # Server feature in paramiko is patched out for security reasons. It can # be re-enabled with the 'server' USE flag, but this flag is hard @@ -218,7 +235,6 @@ dev-perl/DBD-mysql embedded # Brian Evans <grknight@gentoo.org> (2018-02-28) # Mask client-libs USE to force users to install alternative standard pacakges dev-db/mariadb client-libs -dev-db/mariadb-galera client-libs dev-db/mysql client-libs dev-db/percona-server client-libs diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 3066fadcb2cd..aaea4f233caf 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.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 package.use.mask +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-16) +# sci-libs/dcmtk is not stable +media-libs/openimageio dicom + # Bernd Waibel <waebbl@gmail.com> (2019-05-22) # Marked experimental, needs build and runtime testing. Due to non- # available licenses for arnold and maya I can not test these addons. @@ -29,7 +33,7 @@ media-plugins/grilo-plugins chromaprint # Andreas Sturmlechner <asturm@gentoo.org> (2019-02-16) # Unstable dependencies. media-gfx/digikam vkontakte -media-plugins/kipi-plugins mediawiki vkontakte +kde-apps/kipi-plugins mediawiki vkontakte # Brian Evans <grknight@gentoo.org> (2018-12-06) # Mask USE flag since argon2 dependency is not stable on most arches @@ -157,7 +161,6 @@ app-admin/packagekit-base entropy # flag until a source based version that doesn't depend # on a vulnerable libgcrypt version is in tree dev-db/mariadb sst-xtrabackup -dev-db/mariadb-galera sst-xtrabackup # Sergey Popov <pinkbyte@gentoo.org> (2016-02-15) # Mask monitoring capabilities of Ganeti on stable branches diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index bd286e3389ec..bc7a936405e3 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -13,7 +13,6 @@ python_single_target_pypy3 # Hans de Graaff <graaff@gentoo.org> (2018-12-25) # Currently in testing and not ready to go stable yet. -ruby_targets_ruby25 ruby_targets_ruby26 # Patrick Lauer <patrick@gentoo.org> (2015-04-28) diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc index 031c1896c952..a414540a3cf0 100644 --- a/profiles/desc/apache2_modules.desc +++ b/profiles/desc/apache2_modules.desc @@ -4,7 +4,7 @@ # This file contains descriptions of APACHE2_MODULES USE_EXPAND flags. # Keep it sorted. -access_compat - Backwards-compatibility for obsolete authorization directives +access_compat - Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions actions - Provides for executing CGI scripts based on media type or request method alias - Provides for mapping different parts of the host filesystem in the document tree and for URL redirection asis - Sends files that contain their own HTTP headers @@ -12,12 +12,13 @@ auth_basic - Basic authentication auth_digest - User authentication using MD5 Digest Authentication authn_alias - Provides the ability to create extended authentication providers based on actual providers authn_anon - Allows "anonymous" user access to authenticated areas -authn_core - Provides core authentication capabilities +authn_core - Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions) authn_dbd - User authentication using an SQL database authn_dbm - User authentication using DBM files authn_default - Authentication fallback module authn_file - User authentication using text files -authz_core - Provides core authorization capabilities +authz_core - Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user +authz_dbd - Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership authz_dbm - Group authorization using DBM files authz_default - Authorization fallback module authz_groupfile - Group authorization using plaintext files @@ -25,8 +26,10 @@ authz_host - Group authorizations based on host (name or IP address) authz_owner - Authorization based on file ownership authz_user - User Authorization autoindex - Generates directory indexes, automatically, similar to the Unix ls command +brotli - Enable brotli compression support cache - Content cache keyed to URIs -cache_disk - Disk based storage module for the HTTP caching filter +cache_disk - Disk based storage module for the HTTP caching filter (similar to mem_cache in previous versions) +cache_socache - Shared object cache (socache) based storage module for the HTTP caching filter cern_meta - CERN httpd metafile semantics cgi - Enable CGI module (used by non-multithreaded MPMs, for eg. prefork) cgid - Enable CGI module (used by multithreaded MPMs, for eg. worker) @@ -45,6 +48,7 @@ ext_filter - Pass the response body through an external program before delivery file_cache - Caches a static list of files in memory filter - Context-sensitive smart filter configuration module headers - Customization of HTTP request and response headers +http2 - Enable http2/alpn module ident - RFC 1413 ident lookups imagemap - Server-side imagemap processing include - Server-parsed html documents (Server Side Includes) @@ -56,6 +60,8 @@ lbmethod_heartbeat - Heartbeat Traffic Counting load balancer scheduler algorith log_config - Logging of the requests made to the server log_forensic - Forensic Logging of the requests made to the server logio - Logging of input and output bytes per request +macro - Macros for the Apache config file +md - Managing domains across virtual hosts, certificate provisioning via the ACME protocol mem_cache - Content cache keyed to URIs mime - Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and encoding) mime_magic - Determines the MIME type of a file by looking at a few bytes of its contents @@ -66,16 +72,18 @@ proxy_balancer - mod_proxy extension for load balancing proxy_connect - mod_proxy extension for CONNECT request handling proxy_fcgi - FastCGI support module for mod_proxy proxy_ftp - FTP support module for mod_proxy +proxy_html - Module to rewrite links in html pages behind a reverse proxy proxy_http - HTTP support module for mod_proxy +proxy_http2 - HTTP2 support module for mod_proxy proxy_scgi - SCGI gateway module for mod_proxy -proxy_wstunnel - Websockets support module for mod_proxy +proxy_wstunnel - Provides support for the tunnelling of web socket connections to a backend websockets server ratelimit - Bandwidth Rate Limiting for Clients remoteip - Replaces the original client IP address for the connection with the useragent IP address list presented by a proxies or a load balancer via the request headers reqtimeout - Set timeout and minimum data rate for receiving requests rewrite - Provides a rule-based rewriting engine to rewrite requested URLs on the fly setenvif - Allows the setting of environment variables based on characteristics of the request slotmem_shm - Slot-based shared memory provider -socache_shmcb - Cyclic buffer shared-memory-based shared object cache provider +socache_shmcb - A shared object cache provider using a high-performance cyclic buffer inside a shared memory segment speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling status - Provides information on server activity and performance substitute - Perform search and replace operations on response bodies @@ -85,3 +93,5 @@ userdir - User-specific directories usertrack - Clickstream logging of user activity on a site version - Version dependent configuration vhost_alias - Provides for dynamically configured mass virtual hosting +watchdog - Provides infrastructure for other modules to periodically run tasks +xml2enc - Enable xml2 encoding module diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc index 63a10e94c3ed..d891398e7a60 100644 --- a/profiles/desc/cpu_flags_x86.desc +++ b/profiles/desc/cpu_flags_x86.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Whenever the flag name does not correspond to /proc/cpuinfo flags, @@ -10,6 +10,8 @@ aes - Enable support for Intel's AES instruction set (AES-NI) avx - Adds support for Advanced Vector Extensions instructions avx2 - Adds support for Advanced Vector Extensions 2 instructions +avx512f - Adds support for AVX-512 Foundation instructions +f16c - Adds support for F16C instruction set for converting between half-precision and single-precision floats fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo) fma4 - Use the Fused Multiply Add 4 instruction set mmx - Use the MMX instruction set @@ -17,6 +19,7 @@ mmxext - Use the Extended MMX instruction set (a subset of SSE) ([mmxext] or [ss padlock - Use VIA padlock instructions ([phe] in cpuinfo) pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo) popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo) +sha - Use the SHA-NI instruction set sse - Use the SSE instruction set sse2 - Use the SSE2 instruction set sse3 - Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3) diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc index 766122adf8c5..1077d4bbdb1b 100644 --- a/profiles/desc/input_devices.desc +++ b/profiles/desc/input_devices.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags. @@ -29,7 +29,11 @@ roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input device roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices +roccat_ryosmkfx - INPUT_DEVICES setting to build driver for Roccat RyosMK FX input devices roccat_ryostkl - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices +roccat_skeltr - INPUT_DEVICES setting to build driver for Roccat Skeltr input devices +roccat_sova - INPUT_DEVICES setting to build driver for Roccat Sova input devices +roccat_suora - INPUT_DEVICES setting to build driver for Roccat Suora input devices roccat_tyon - INPUT_DEVICES setting to build driver for Roccat Tyon input devices synaptics - INPUT_DEVICES setting to build driver for synaptics input devices vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index ab9ece95a2cf..97614a412cfe 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -18,12 +18,14 @@ i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards imx - VIDEO_CARDS setting to build driver for Freescale i.MX video cards intel - VIDEO_CARDS setting to build driver for Intel video cards iris - VIDEO_CARDS setting to build driver for Intel video cards Gen8 / Broadwell or newer +lima - VIDEO_CARDS setting to build driver for Mali 200/400 video cards mga - VIDEO_CARDS setting to build driver for mga video cards nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards nvidia - VIDEO_CARDS setting to build driver for nvidia video cards nv - VIDEO_CARDS setting to build driver for nv video cards omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU) +panfrost - VIDEO_CARDS setting to build driver for Mali 600/700/800 video cards r100 - VIDEO_CARDS setting to build only r100 based chips code for radeon r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index b59475865100..010c6b8f5a5c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,12 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 sys-libs/uclibc-ng sys-libs/glibc -# 0.40 is broken on musl, 0.38 and 0.41 are okay -=sys-apps/openrc-0.40* - # We use eudev which is tested on both uclibc and musl sys-apps/systemd sys-fs/udev @@ -22,4 +19,4 @@ dev-libs/elfutils >=www-client/firefox-54.0 # rust-bin requires a glibc system -dev-lang/rust-bin
\ No newline at end of file +dev-lang/rust-bin diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask index 3dd562a06e86..252f00524eeb 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask @@ -2,11 +2,6 @@ # https://lwn.net/Articles/611162 >=sys-libs/glibc-2.20 -# >=python-3.4 assumes F_DUPFD_CLOEXEC of fcntl, -# which requires >=linux-2.6.24. -# python-3.3 seems to be unconditionally using utimensat. ->=dev-lang/python-3 - # Tupone Alfredo <tupone@gentoo.org> (2018-11-04) # require newer glibc dev-lang/gnat-gpl diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use new file mode 100644 index 000000000000..0358fd9248ef --- /dev/null +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use @@ -0,0 +1,5 @@ +# Benda Xu <heroxbd@gentoo.org> (2019-07-17) +# We are on an old kernel and without root privilege, the suid mode of +# glibc should enabled everywhere to avoid extra assumptions of the +# environment we do not control. +sys-libs/glibc suid diff --git a/profiles/package.mask b/profiles/package.mask index 7a0591382035..7ba7f5743370 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,34 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <graaff@gentoo.org> (2019-07-17) +# Mask ruby24-only slots for removal in 30 days. These slots do not +# have any reverse dependencies. Please migrate to or use a newer slot. +dev-ruby/gherkin:4 +dev-ruby/net-http-persistent:0 +dev-ruby/net-ssh-gateway:2 +dev-ruby/rouge:0 +dev-ruby/vcr:2 +#dev-ruby/webmock:2 +dev-util/cucumber-core:0 + +# Sobhan Mohammadpour <sobhan@gentoo.org> (2019-07-14) +# Masked for testing +>=media-video/totem-3.32.1 + +# Kent Fredric <kentnl@gentoo.org> (2019-07-14) +# Broken since 2007, Upstream not seen since 2004. +# Removal after 2019-08-16 +# Bug #635792 +dev-perl/libvorbis-perl + +# David Seifert <soap@gentoo.org> (2019-07-14) +# Unmaintained, removed from Debian and other distros, tons of CVEs, +# unreachable upstream, removal in 30 days +# Bug #601068, #614028, #614032, #614566, #619120, #624988, #629286, +# #635552, #662160, #674154, #674214, #684826, #689784 +media-libs/jasper + # Matt Turner <mattst88@gentoo.org> (2019-07-10) # sci-chemistry/coot and its dependencies. # Unmaintained. Still depends on guile-1.8. @@ -167,13 +195,6 @@ games-misc/yadex # days. See bug #688134. games-kids/pytraffic -# David Seifert <soap@gentoo.org> (2019-06-15) -# Abandoned upstream, last release 8 years ago, -# multiple bugs, fails with boost 1.70 and -# openssl 1.1, removal in 30 days -# Bug #561314, #594894, #672090, #674606. -net-analyzer/sslsniff - # Mikle Kolyada <zlogene@gentoo.org> (2019-06-15) # Part of dev-texlive/texlive-latexextra # does not work with utf-8 (bug #688096) @@ -304,11 +325,6 @@ app-accessibility/perlbox-voice app-accessibility/pidgin-festival dev-ros/sound_play -# Patrice Clement <monsieurp@gentoo.org> (2019-05-06) -# Broken build. Outdated version. No interest from the Java team to maintain -# it. Removal in 30 days. Bug #581720. -media-tv/tvbrowser - # Jeroen Roovers <jer@gentoo.org> (2019-04-24) # Depends on =dev-libs/openssl-1.1.1* due to newly introduced # support for EVP_PKEY_ED25519 and EVP_PKEY_ED448 (bug #670574). diff --git a/profiles/prefix/aix/use.mask b/profiles/prefix/aix/use.mask index 988318c1980c..8ba50841f101 100644 --- a/profiles/prefix/aix/use.mask +++ b/profiles/prefix/aix/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add AIX libc @@ -19,7 +19,6 @@ gpm hardened oss svga -sybase sybase-ct rtc uclibc diff --git a/profiles/prefix/darwin/use.mask b/profiles/prefix/darwin/use.mask index 07d0296ad950..e73cdefb4053 100644 --- a/profiles/prefix/darwin/use.mask +++ b/profiles/prefix/darwin/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 #Add USE flags that don't work on Darwin/OpenDarwin/OS X here @@ -26,7 +26,6 @@ gpm hardened oss -sybase sybase-ct rtc v4l diff --git a/profiles/prefix/mint/use.mask b/profiles/prefix/mint/use.mask index 9cd2e1e0623a..a354482fb2fc 100644 --- a/profiles/prefix/mint/use.mask +++ b/profiles/prefix/mint/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add MiNT libc @@ -20,7 +20,6 @@ hardened ipv6 oss svga -sybase sybase-ct rtc uclibc diff --git a/profiles/prefix/sunos/use.mask b/profiles/prefix/sunos/use.mask index 70fa7e47f4cd..92a4f4a28bde 100644 --- a/profiles/prefix/sunos/use.mask +++ b/profiles/prefix/sunos/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add SunOS libc @@ -19,7 +19,6 @@ gpm hardened oss svga -sybase sybase-ct rtc uclibc diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 4bf477364828..e14d4c9e8153 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -11,7 +11,7 @@ dev-qt/qtsql:5 mysql kde-apps/ktp-common-internals otr # Enable by default, requires kde-frameworks/kwayland -kde-misc/yakuake absolute-position +kde-apps/yakuake absolute-position # Required by kde-apps/libkexiv2 media-gfx/exiv2 xmp diff --git a/profiles/updates/3Q-2019 b/profiles/updates/3Q-2019 index 42b82e0d7234..832fbcf584e2 100644 --- a/profiles/updates/3Q-2019 +++ b/profiles/updates/3Q-2019 @@ -1 +1,3 @@ move dev-python/CoverageTestRunner dev-python/coverage-test-runner +move media-plugins/kipi-plugins kde-apps/kipi-plugins +move kde-misc/yakuake kde-apps/yakuake diff --git a/profiles/use.desc b/profiles/use.desc index fc19bbd0bbaa..350ad1c44e87 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Keep them sorted @@ -23,7 +23,6 @@ aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI atm - Enable Asynchronous Transfer Mode protocol support audiofile - Add support for libaudiofile where applicable audit - Enable support for Linux audit subsystem using sys-process/audit -avahi - Add avahi/Zeroconf support ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin bash-completion - Enable bash-completion support berkdb - Add support for sys-libs/db (Berkeley DB for MySQL) @@ -299,6 +298,7 @@ source - Zip the sources and install them sox - Add support for Sound eXchange (SoX) speex - Add support for the speex audio codec (used for speech) spell - Add dictionary support +split-usr - Enable behavior to support maintianing /bin and /lib separately from /usr/bin and /usr/lib sqlite - Add support for sqlite - embedded sql database ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) startup-notification - Enable application startup event feedback mechanism @@ -370,7 +370,6 @@ xpm - Add support for XPM graphics format xscreensaver - Add support for XScreenSaver extension xv - Add in optional support for the Xvideo extension (an X API for video playback) xvid - Add support for xvid.org's open-source mpeg-4 codec -yahoo - Enable Yahoo Messenger IM protocol support zeroconf - Support for DNS Service Discovery (DNS-SD) zip - Enable support for ZIP archives zlib - Add support for zlib (de)compression diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ee6e16ae3b1a..234b82e062f4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -435,6 +435,7 @@ app-editors/nano:debug - Enable debug messages and assert warnings. Note that th app-editors/nano:justify - Enable justify/unjustify functions for text formatting. app-editors/nano:magic - Add magic file support (sys-apps/file) to automatically detect appropriate syntax highlighting app-editors/nano:minimal - Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling). +app-editors/nano:split-usr - Enable this if /bin and /usr/bin are separate directories app-editors/ne:tinfo - Link against libtinfo from sys-libs/ncurses app-editors/neovim:clipboard - Enable clipboard support through a provider app-editors/neovim:nvimpager - Install nvimpager symlink to less.sh macro @@ -1211,6 +1212,7 @@ app-portage/layman:subversion - Support dev-vcs/subversion based overlays app-portage/layman:sync-plugin-portage - Install the sys-apps/portage sync module app-portage/pfl:network-cron - Adds a cron job which does a weekly submit of the package database app-portage/portage-utils:qmanifest - Build qmanifest applet, this adds additional dependencies for GPG, OpenSSL and BLAKE2B hashing +app-portage/portage-utils:qtegrity - Build qtegrity applet, this adds additional dependencies for OpenSSL app-portage/tatt:templates - Install template scripts to be used with tatt app-shells/autojump:ipython - Add support for dev-python/ipython app-shells/bash:bashlogger - Log ALL commands typed into bash; should ONLY be used in restricted environments such as honeypots @@ -2541,7 +2543,6 @@ dev-libs/openssl-compat:sslv3 - Support for the old/insecure SSLv3 protocol -- n dev-libs/openssl-compat:tls-heartbeat - Enable the Heartbeat Extension in TLS and DTLS dev-libs/pkcs11-helper:nss - Enable NSS crypto engine dev-libs/poco:7z - Add Support for the 7z archive format -dev-libs/poco:apache - Enable support to write Apache modules using POCO dev-libs/poco:cppparser - Build and install a minimal C++ parser dev-libs/poco:crypto - Encryption and digital signing classes dev-libs/poco:data - Database abstraction layer to easily send/retrieve data to/from various databases @@ -3784,8 +3785,9 @@ kde-apps/kdesdk-meta:mercurial - Enable support for Mercurial VCS in kde-apps/do kde-apps/kdesdk-meta:subversion - Enable support for Apache Subversion VCS in kde-apps/dolphin via kde-apps/dolphin-plugins-subversion kde-apps/kdeutils-meta:7zip - Install app-arch/p7zip for 7zip archive support in kde-apps/ark kde-apps/kdeutils-meta:floppy - Install kde-apps/kfloppy to format and create DOS or ext2fs filesystems in a floppy. +kde-apps/kdeutils-meta:gpg - Install kde-apps/kgpg which depends on kde-apps/akonadi kde-apps/kdeutils-meta:lrz - Install app-arch/lrzip for LRZ archive support in kde-apps/ark -kde-apps/kdeutils-meta:rar - Install app-arch/unar or app-arch/unrar for RAR archive support in kde-apps/ark +kde-apps/kdeutils-meta:rar - Install one of app-arch/rar, app-arch/unrar or app-arch/unar for RAR archive support in kde-apps/ark kde-apps/keditbookmarks:man - Build and install man pages kde-apps/kget:bittorrent - Enable bittorrent transfer plugin through net-libs/libktorrent kde-apps/kget:gpg - Enable signature verification by GpgME++ via app-crypt/gpgme @@ -3797,6 +3799,10 @@ kde-apps/kio-extras:man - Enable manpages kioslave kde-apps/kio-extras:phonon - Enable file audio preview plugin using media-libs/phonon kde-apps/kio-extras:sftp - Enable SFTP protocol support using net-libs/libssh kde-apps/kio-extras:taglib - Enable audio thumbnails via media-libs/taglib +kde-apps/kipi-plugins:flashexport - Build the flash export plugin +kde-apps/kipi-plugins:mediawiki - Build the mediawiki export plugin +kde-apps/kipi-plugins:remotestorage - Build plugin for remote storage using network protocols such as FTP, SSH, SAMBA via kde-frameworks/kio +kde-apps/kipi-plugins:vkontakte - Build plugin for vkontakte.ru kde-apps/kmag:keyboardfocus - Enable keyboard focus tracking kde-apps/knights:speech - Enable text-to-speech support kde-apps/konqueror:activities - Enable kactivities support @@ -3853,6 +3859,7 @@ kde-apps/pimcommon:share - Enable support for a share menu using kde-frameworks/ kde-apps/spectacle:kipi - Enable support for the KDE Image Plugin Interface kde-apps/spectacle:share - Enable support for a share menu using kde-frameworks/purpose kde-apps/step:qalculate - Enable the libqalculate library for unit conversion +kde-apps/yakuake:absolute-position - Use kde-frameworks/kwayland for absolute window positioning in KWin kde-frameworks/frameworkintegration:appstream - Enable AppStream software metadata support kde-frameworks/kconfigwidgets:man - Build and install man pages kde-frameworks/kded:man - Build and install man pages @@ -3888,7 +3895,6 @@ kde-misc/kio-gdrive:kaccounts - Use kde-apps/kaccounts-integration backend (defa kde-misc/kmarkdownwebview:webkit - Use dev-qt/qtwebkit instead of dev-qt/qtwebengine kde-misc/tellico:discid - Add support for reading disc IDs from audio CDs kde-misc/tellico:yaz - Add support for searching Z39.50 databases -kde-misc/yakuake:absolute-position - Use kde-frameworks/kwayland for absolute window positioning in KWin kde-plasma/discover:firmware - Enable support for firmware upgrades using sys-apps/fwupd kde-plasma/kde-cli-tools:kdesu - Build graphical frontend for kde-frameworks/kdesu kde-plasma/kdeplasma-addons:share - Enable applet for quickly sharing data to a variety of sources @@ -4085,6 +4091,7 @@ mail-filter/maildrop:authlib - Add courier-authlib support mail-filter/maildrop:dovecot - Add dovecot authentication support mail-filter/maildrop:tools - Install maildirmake and deliverquota tools mail-filter/maildrop:trashquota - Count deleted messages as part of the maildir quota +mail-filter/mimedefang:poll - Use poll instead of select mail-filter/opendkim:ldap - Enable openldap as a dataset facilitator or keys, determining domains to sign for, and any other dataset that opendkim supports. mail-filter/opendkim:lmdb - Add support for using dev-db/lmdb mail-filter/opendkim:lua - Enables control over signature verification, filtering and policy to be controlled by user defined lua scripts. @@ -4424,7 +4431,6 @@ media-libs/avidemux-plugins:nvenc - Adds support for NVIDIA Encoder (NVENC) API media-libs/avidemux-plugins:twolame - Enable TwoLAME support via media-sound/twolame, an optimised MPEG Audio Layer 2 (MP2) encoder. media-libs/avidemux-plugins:vpx - Enable WebM VP8 Codec SDK support via media-libs/libvpx. media-libs/avidemux-plugins:x265 - Enables HEVC support with media-libs/x265. -media-libs/babl:cpu_flags_x86_f16c - Take advantage of CPU feature f16c media-libs/cal3d:16bit-indices - Enables use of 16bit indices media-libs/chromaprint:tools - Build and install fpcalc and fpcollect tools media-libs/clutter:egl - Enable EGL backend. @@ -4609,8 +4615,7 @@ media-libs/opencv:vtk - Build new 3D visualization module viz based on sci-libs/ media-libs/openh264:plugin - Install the Gecko Media Plugin (GMP) for use with Mozilla packages media-libs/openh264:utils - Install the CLI encoder and decoder utilities media-libs/openimageio:color-management - Enable color management via media-libs/opencolorio -media-libs/openimageio:cpu_flags_x86_avx512f - SIMD Optimization -media-libs/openimageio:cpu_flags_x86_f16c - SIMD Optimization +media-libs/openimageio:dicom - Enable DICOM medical image file support via sci-libs/dcmtk media-libs/openimageio:field3d - Enable f3d file (write) support via media-libs/Field3D media-libs/openimageio:opencv - Enable OpenCV support via media-libs/opencv media-libs/openimageio:ptex - Enable Ptex texture mapping system file support via media-libs/ptex @@ -4622,8 +4627,6 @@ media-libs/opus:custom-modes - Enable non-Opus modes, e.g. 44.1 kHz and 2^n fram media-libs/opusfile:fixed-point - Enable fixed-point arithmetic operations media-libs/opusfile:float - Enable floating point arithmetic operations media-libs/opusfile:http - Enable http connections -media-libs/osl:cpu_flags_x86_avx512f - SIMD Optimization -media-libs/osl:cpu_flags_x86_f16c - SIMD Optimization media-libs/osl:partio - Use media-libs/partio media-libs/osl:qt5 - Build the osltoy binary media-libs/phonon:designer - Install plugin for dev-qt/designer @@ -4728,10 +4731,6 @@ media-plugins/gst-plugins-vaapi:gles2 - Enable GLESv2 and GLESv3 support media-plugins/hexter:gtk2 - Enable x11-libs/gtk+:2 based GUI media-plugins/imlib2_loaders:eet - Enable Eet image loader media-plugins/imlib2_loaders:xcf - Enable XCF image loader -media-plugins/kipi-plugins:flashexport - Build the flash export plugin -media-plugins/kipi-plugins:mediawiki - Build the mediawiki export plugin -media-plugins/kipi-plugins:remotestorage - Build plugin for remote storage using network protocols such as FTP, SSH, SAMBA via kde-frameworks/kio -media-plugins/kipi-plugins:vkontakte - Build plugin for vkontakte.ru media-plugins/mediastreamer-ilbc:20ms-frames - enable 20ms frame size (default is 30ms). Some VOIP providers such as Gizmo5 (aka Sipphone) require the codec to be compiled with the 30ms setting. media-plugins/vdr-burn:dvdarchive - DMH DVD - Archive media-plugins/vdr-dvbapi:dvbcsa - use media-libs/libdvbcsa free implementation of the DVB Common Scrambling Algorithm @@ -4880,7 +4879,8 @@ media-sound/jack2:classic - Enable building of jackd media-sound/jack2:pam - Add basic realtime configuration via sys-auth/realtime-base media-sound/jalv:gtk2 - Adds support for GTK+2 in addition to GTK+3 controlled by the gtk useflag. media-sound/jalv:gtkmm - Adds support for dev-cpp/gtkmm: C++ interface for GTK+2 -media-sound/kid3:acoustid - Enable support for acoustic fingerprinting plugin using (media-libs/chromaprint) +media-sound/kid3:acoustid - Build acoustic fingerprinting plugin using media-libs/chromaprint +media-sound/kid3:mpris - Enable support for MPRIS2 interface using dev-qt/qtdbus media-sound/klick:rubberband - Enable rubberband support media-sound/lame:frontend - Build and install the 'lame' executable frontend to lame libraries. media-sound/lame:mp3rtp - Build the mp3-to-RTP streaming utility. **UNSUPPORTED** @@ -5527,7 +5527,6 @@ net-analyzer/monitoring-plugins:fping - Install net-analyzer/fping required for net-analyzer/monitoring-plugins:game - Install games-util/qstat required for monitoring FPS servers. Disabling the flag does not remove any plugins. net-analyzer/monitoring-plugins:snmp - Install dev-perl/Net-SNMP and net-analyzer/net-snmp required for monitoring SNMP values. Disabling the flag does not remove any plugins. net-analyzer/monitoring-plugins:ssh - Install net-misc/openssh required for monitoring SSH servers. Disabling the flag does not remove any plugins. -net-analyzer/munin:apache - Set up the configuration of the CGI generation of HTML and graphs to work with Apache. This also install an include-able configuration file. net-analyzer/munin:asterisk - Install the packages required for monitoring Asterisk. Disabling the flag does not remove any plugin files. net-analyzer/munin:cgi - Install the CGI-compatible scripts for on-the-fly generation of web pages and graphs. This is only meaningful if the minimal USE flag is disabled. net-analyzer/munin:dhcpd - Install dev-perl/Net-IP, dev-perl/HTTP-Date and net-misc/dhcp to monitor DHCP lease usage. This only works if the server is on the same system as the node, so the server is also brought in. Disabling the flag does not remove any plugin file. @@ -6641,6 +6640,7 @@ net-misc/csync:sftp - Enable sftp transfer support via net-libs/libssh net-misc/curl:brotli - Enable brotli compression support net-misc/curl:http2 - Enabled HTTP/2.0 support net-misc/curl:metalink - Enable metalink support +net-misc/curl:progress-meter - Enable the progress meter net-misc/curl:rtmp - Enable RTMP Streaming Media support net-misc/curl:ssh - Enabled SSH urls in curl using libssh2 net-misc/curl:ssl - Enable crypto engine support (via openssl if USE='-gnutls -nss') @@ -7794,9 +7794,7 @@ sci-mathematics/why3-for-spark:hypothesis-selection - Enable hypothesis selectio sci-mathematics/why3-for-spark:profiling - Enable profiling sci-mathematics/why3-for-spark:zarith - Use dev-ml/zarith sci-mathematics/why3-for-spark:zip - Enable compression of session files -sci-mathematics/yacas:doc - Generate HTML documentation sci-mathematics/yacas:gui - Build graphical interface for the native yacas engine. Requires Qt5 -sci-mathematics/yacas:java - Build the Java yacas engine and text console for it sci-mathematics/yacas:jupyter - Add support for jupyter notebook sci-mathematics/yafu:sieve - Use msieve for the sieving steps of NFS sci-mathematics/z3:isabelle - Add integration support for the Isabelle/HOL theorem prover. @@ -8083,10 +8081,6 @@ sys-apps/ripgrep:man - Build and install man pages. sys-apps/rng-tools:jitterentropy - Enable Jitter RNG entropy support sys-apps/rng-tools:nistbeacon - Enable NIST beacon entropy support sys-apps/rng-tools:pkcs11 - Enable PKCS11 entropy support -sys-apps/roccat-tools:input_devices_roccat_ryosmkfx - Enable support for Ryos Mk FX keyboard. -sys-apps/roccat-tools:input_devices_roccat_skeltr - Enable support for Skeltr keyboard. -sys-apps/roccat-tools:input_devices_roccat_sova - Enable support for Sova keyboard. -sys-apps/roccat-tools:input_devices_roccat_suora - Enable support for Suora keyboard. sys-apps/rtl-entropy:bladerf - Build with Nuand BladeRF support sys-apps/s390-tools:fuse - build cmsfs-fuse to read files stored on a z/VM CMS disk sys-apps/s390-tools:ncurses - build hyptop monitoring program @@ -8117,7 +8111,6 @@ 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:qrcode - Enable qrcode output support in journal sys-apps/systemd:resolvconf - Install resolvconf symlink for systemd-resolve -sys-apps/systemd:split-usr - Enable this if /bin and /usr/bin are separate directories sys-apps/systemd:sysv-utils - Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown sys-apps/systemd:vanilla - Disable Gentoo-specific behavior and compatibility quirks sys-apps/systemd:xkb - Depend on x11-libs/libxkbcommon to allow logind to control the X11 keymap @@ -8258,6 +8251,7 @@ sys-cluster/ceph:system-boost - Use system dev-libs/boost instead of the bundled sys-cluster/ceph:xfs - Add xfs support sys-cluster/ceph:zfs - Add zfs support sys-cluster/charliecloud:pv - Use sys-apps/pv to enable progress bar functionality +sys-cluster/charliecloud:squashfuse - Use sys-fs/squashfuse for the SquashFS workflow sys-cluster/charm:ampi - Build implementation of MPI on top of Charm++ sys-cluster/charm:charmdebug - Enable the charm debugger sys-cluster/charm:charmproduction - Optimize performance of Charm++ runtime @@ -8962,31 +8956,6 @@ www-plugins/passff-host:chrome - Install plugin for chrome (which also includes www-plugins/passff-host:chromium - Install plugin for chromium www-plugins/passff-host:firefox - Install plugin for firefox www-plugins/passff-host:vivaldi - Install plugin for vivaldi -www-servers/apache:apache2_modules_access_compat - Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions. -www-servers/apache:apache2_modules_authn_core - Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions). -www-servers/apache:apache2_modules_authz_core - Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user. -www-servers/apache:apache2_modules_authz_dbd - Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership. -www-servers/apache:apache2_modules_brotli - Enable brotli compression support -www-servers/apache:apache2_modules_cache_disk - Disk based storage module for the HTTP caching filter (similar to mem_cache in previous versions). -www-servers/apache:apache2_modules_cache_socache - Shared object cache (socache) based storage module for the HTTP caching filter. -www-servers/apache:apache2_modules_http2 - Enable http2/alpn module -www-servers/apache:apache2_modules_lbmethod_bybusyness - Pending request counting load balancer scheduler algorithm for proxy_balancer. -www-servers/apache:apache2_modules_lbmethod_byrequests - Request counting load balancer scheduler algorithm for proxy_balancer. -www-servers/apache:apache2_modules_lbmethod_bytraffic - Weighted traffic counting load balancer scheduler algorithm for proxy_balancer. -www-servers/apache:apache2_modules_lbmethod_heartbeat - Heartbeat traffic counting load balancer scheduler algorithm for proxy_balancer. -www-servers/apache:apache2_modules_macro - Macros for the Apache config file. -www-servers/apache:apache2_modules_md - Managing domains across virtual hosts, certificate provisioning via the ACME protocol. -www-servers/apache:apache2_modules_proxy_fcgi - FCGI support module for mod_proxy. -www-servers/apache:apache2_modules_proxy_html - Module to rewrite links in html pages behind a reverse proxy -www-servers/apache:apache2_modules_proxy_http2 - HTTP2 support module for mod_proxy. -www-servers/apache:apache2_modules_proxy_wstunnel - Provides support for the tunnelling of web socket connections to a backend websockets server. -www-servers/apache:apache2_modules_ratelimit - Ratelimit module for transfer rate management -www-servers/apache:apache2_modules_remoteip - Remotip module for logging -www-servers/apache:apache2_modules_slotmem_shm - Slot-based shared memory provider. -www-servers/apache:apache2_modules_socache_shmcb - A shared object cache provider using a high-performance cyclic buffer inside a shared memory segment. -www-servers/apache:apache2_modules_unixd - Basic (required) security for Unix-family platforms. -www-servers/apache:apache2_modules_watchdog - Provides infrastructure for other modules to periodically run tasks -www-servers/apache:apache2_modules_xml2enc - Enable xml2 encoding module www-servers/apache:static - Link in apache2 modules statically rather then plugins www-servers/apache:suexec - Install suexec with apache www-servers/apache:suexec-caps - Install suexec with capabilities instead of SUID @@ -9049,12 +9018,10 @@ www-servers/xsp:net45 - use .NET 4.5 Framework x11-apps/copyq:webkit - enables the application to use advanced HTML rendering and fetching remote images and other data x11-apps/igt-gpu-tools:X - Enable intel-gpu-overlay xlib/cairo backend x11-apps/igt-gpu-tools:chamelium - Enables support for building Chamelium tests -x11-apps/igt-gpu-tools:glib - Support reading config files via glib helpers x11-apps/igt-gpu-tools:man - Build and install man pages x11-apps/igt-gpu-tools:overlay - Build the intel-gpu-overlay utility x11-apps/igt-gpu-tools:runner - Build the test runner x11-apps/igt-gpu-tools:valgrind - Support valgrind annotations -x11-apps/igt-gpu-tools:xrandr - Enable support for the X RandR extension x11-apps/igt-gpu-tools:xv - Enable intel-gpu-overlay xv backend x11-apps/mesa-progs:egl - Build EGL utilities x11-apps/mesa-progs:gles2 - Build OpenGL ES 2 utilities @@ -9218,7 +9185,6 @@ x11-plugins/vicious:contrib - Install extra widgets, some for less common hardwa x11-plugins/wmfire:session - Enable session management x11-plugins/wmudmount:gcr - Enable support for secure memory with app-crypt/gcr x11-plugins/wmudmount:secret - Enable support for secret service with app-crypt/libsecret -x11-terms/alacritty:terminfo - Use tic from sys-libs/ncurses to generate alacritty terminfo files x11-terms/aterm:background - Enable background image support via media-libs/libafterimage x11-terms/aterm:xgetdefault - Enable resources via X instead of aterm small version x11-terms/eterm:escreen - Enable built-in app-misc/screen support |