diff options
Diffstat (limited to 'profiles')
55 files changed, 272 insertions, 207 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex fdbe0c92706a..c7be68b2ca4b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index b0d8d036c6a6..21df1ec3ca08 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -35,4 +35,4 @@ USE="libtirpc" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 11617b3a8d3f..98f3c352d432 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -24,10 +24,6 @@ app-admin/sudo sssd # Optional dependency blocking security cleanup, bug #627316 media-sound/mpd wildmidi -# Joonas Niilola <juippis@gmail.com> (2018-09-09) -# Optional dependency blocking updates. -media-plugins/imlib2_loaders eet - # Joonas Niilola <juippis@gmail.com> (2018-06-17) # Optional dependency not available for this arch dev-libs/efl vlc @@ -38,7 +34,7 @@ app-arch/rpm test # Tomáš Mózes <hydrapolic@gmail.com> (2018-06-05) # Unkeyworded dependencies. -app-admin/syslog-ng amqp mongodb +app-admin/syslog-ng amqp kafka mongodb # Thomas Deutschmann <whissi@gentoo.org> (2018-06-02) # Needs dev-ruby/asciidoctor which has a lot of unstable deps diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 75bcfcd6e303..ece57279f49b 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,10 +1,6 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31) -# sys-auth/elogind is not yet keyworded here. bug #681200 -elogind - # Matt Turner <mattst88@gentoo.org> (2018-12-22) # net-libs/zeromq is not keyworded zeromq diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask index 23450b43c84d..e12df6de1f98 100644 --- a/profiles/arch/alpha/use.stable.mask +++ b/profiles/arch/alpha/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-22) +# sys-auth/elogind is not yet stable here. bug #682158 +elogind + # Hans de Graaff <graaff@gentoo.org> (2019-07-17) # Temporary mask for stable bug 688976 ruby_targets_ruby25 diff --git a/profiles/arch/amd64/make.defaults b/profiles/arch/amd64/make.defaults index 67cce2ed7d7c..71ccf64f7b82 100644 --- a/profiles/arch/amd64/make.defaults +++ b/profiles/arch/amd64/make.defaults @@ -70,4 +70,4 @@ USE="libtirpc" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 6aa636f45add..4cab4ec782a9 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Lars Wendler <polynomial-c@gentoo.org> (2019-07-26) +# dev-libs/gumbo is keyworded on amd64 +mail-client/claws-mail -litehtml + # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-22) # openjfx is keyworded on amd64 dev-java/openjdk:11 -javafx diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index b2ef7e960c46..a542388fefb4 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba <marecki@gentoo.org> (2019-07-26) +# Binary-only package with no x32 support +dev-libs/amdgpu-pro-opencl + # Thomas Deutschmann <whissi@gentoo.org> (2018-10-23) # requires net-libs/nodejs >=www-client/firefox-63.0 diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 3b496a9a83a0..3da266c294fb 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -25,4 +25,4 @@ USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index db3ecc009686..f8f2470ba9d2 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2019-07-31) +# Force 'unwind' on for arm with dev-libs/efl +# 618232 +dev-libs/efl unwind + # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-02-16) # Force the host target dev-lang/rust llvm_targets_ARM diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index cffd2eafcc71..ae8f19006b86 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -28,4 +28,4 @@ USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 2c7d35ac8e10..9d7a5a3bb637 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -9,10 +9,6 @@ dev-util/bcc test # not yet keyworded dev-java/openjdk javafx -# Aaron Bauman <bman@gentoo.org> (2019-05-27) -# plasma is not stable yet -kde-frameworks/purpose kaccounts - # Aaron Bauman <bman@gentoo.org> (2019-05-20) # doc USE ultimately pulls in dev-lang/ocaml[ocamlopt] media-gfx/enblend doc @@ -192,10 +188,6 @@ dev-python/pymongo test net-libs/gnutls test-full # Matthew Thode <prometheanfire@gentoo.org> (2018-02-13) -# USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet -dev-python/setuptools_scm mercurial - -# Matthew Thode <prometheanfire@gentoo.org> (2018-02-13) # USE=scipy requires scipy, which is not keyworded yet dev-python/networkx scipy diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index ca0ef7b32ea2..2e3404892c75 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,34 +1,35 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Aaron Bauman <bman@gentoo.org> (2019-05-27) -# media-libs/dav1d is not stable -~media-video/vlc-3.0.6 dav1d +# Aaron Bauman (2019-08-01) +# app-text/docbook2X fails test +dev-cpp/libcmis man + +# Aaron Bauman (2019-07-29) +# no ocamlopt stuff here... +kde-apps/kalzium solver + +# Aaron Bauman (2019-07-29) +# app-arch/rar not supported +kde-apps/kdeutils-meta rar +kde-apps/ark rar + +# Aaron Bauman (2019-07-29) +# deps are not stable yet +net-im/pidgin eds # Aaron Bauman <bman@gentoo.org> (2019-05-20) # deps are not stable yet -virtual/notification-daemon gnome kde +virtual/notification-daemon gnome # Aaron Bauman <bman@gentoo.org> (2019-05-15) # packages for these USE flags fail tests media-libs/opencv contrib_cvv contrib_hdf contrib_sfm glog gstreamer -# Andreas Sturmlechner <asturm@gentoo.org> (2019-02-10) -# kde-frameworks/kconfig is not stable for arm64 -net-libs/libproxy kde - -# Andreas Sturmlechner <asturm@gentoo.org> (2019-02-10) -# kde-plasma/polkit-kde-agent is not stable for arm64 -sys-auth/polkit kde - # Mart Raudsepp <leio@gentoo.org> (2019-01-18) # Respective x11-drivers/ not tested and stable yet x11-base/xorg-drivers input_devices_elographics input_devices_joystick input_devices_void video_cards_dummy video_cards_fbdev video_cards_nouveau -# Mart Raudsepp <leio@gentoo.org> (2018-09-11) -# net-wireless/bluez not stable yet -dev-lang/python bluetooth - # Mart Raudsepp <leio@gentoo.org> (2018-07-24) # Temporary mask due to test failures in sys-libs/libcxxabi # and sys-libs/compiler-rt-sanitizers diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index a5692af942a5..d525c9227459 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -43,10 +43,6 @@ python_single_target_python3_7 # No OpenCL provider is available on arm64. opencl -# Brian Evans <grknight@gentoo.org> (2018-03-02) -# dev-db/qdbm is net yet keyworded -qdbm - # Mart Raudsepp <leio@gentoo.org> (2018-02-13) # net-libs/libsmi not tested on arm64 yet smi @@ -76,10 +72,6 @@ cblas-external # media-libs/amrnb and media-libs/amrwb not tested. amr -# Samuli Suominen <drac@gentoo.org> -# media-gfx/gimp not tested. -gimp - # No hardware to test by the team dvb ios @@ -102,32 +94,20 @@ prelude mssql # havent tested yet -ctypes-python libproxy -pkcs11 -bazaar darcs -mercurial -gpg -emacs -gphoto2 afs -mono lirc lm_sensors -xemacs -rpm scanner zvbi fluidsynth sid mms -mtp ieee1394 pm-utils darcs bs2b -toolame ladspa ldns ggi @@ -138,18 +118,13 @@ tokyocabinet rtmp vpx lpsol -upnp quvi -bluray libtar zvbi -aacplus devil gts anthy -R sdl -vim-syntax # Unmask ARM-only video-cards -video_cards_exynos @@ -185,7 +160,3 @@ video_cards_radeonsi # Bug #184563, (2007-09-18) # Robin H. Johnson <robbat2@gentoo.org> audit - -# Alexandre Rostovtsev <tetromino@gentoo.org> (2012-12-31) -# media-libs/xine-lib is not keyworded -xine diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 0cb107d8064d..3bc5d02e20b1 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -20,10 +20,6 @@ consolekit # media-sound/musepack-tools not stable yet musepack -# Mart Raudsepp <leio@gentoo.org> (2019-02-07) -# media-libs/portaudio not stable yet -portaudio - # Mart Raudsepp <leio@gentoo.org> (2018-11-27) # x11-libs/fltk not stable yet fltk @@ -37,10 +33,6 @@ python_single_target_python3_7 # dev-lang/tk is not stable here. tk -# Mart Raudsepp <leio@gentoo.org> (2017-02-04) -# dev-vcs/subversion not marked stable yet -subversion - # Mart Raudsepp <leio@gentoo.org> (2017-01-28) # sys-auth/skey not marked stable yet skey diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults index fb6b9006e23c..2a073cccf867 100644 --- a/profiles/arch/hppa/make.defaults +++ b/profiles/arch/hppa/make.defaults @@ -27,4 +27,4 @@ VIDEO_CARDS="fbdev" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 0f29d6988ebf..3fee37659d26 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sergei Trofimovich <slyfox@gentoo.org> (2019-07-19) +# gdbserver is not implemented yet for hppa target. +sys-devel/gdb server + # Sergei Trofimovich <slyfox@gentoo.org> (2019-07-07) # Test dependencies are no longer keyworded due to dropped Rails # keyword. diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index f268b499769f..acf982948684 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -34,4 +34,4 @@ ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 06ebc9629507..5ffa6e49088e 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Tomáš Mózes <hydrapolic@gmail.com> (2019-07-24) +# Unkeyworded dependency +app-admin/syslog-ng kafka + # Sergei Trofimovich <slyfox@gentoo.org> (2019-05-21) # No ia64 arch support for jit. Version 17 USE=debug # required USE=jit. diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index e440752c0434..0c2c0d8533c4 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -54,11 +54,6 @@ ayatana luajittex # Markos Chandras <hwoarang@gentoo.org> -# app-arch/lz4 does not seem to build on MIPS -# Original bug report: #501600 -lz4 - -# Markos Chandras <hwoarang@gentoo.org> # Profiles are ISA agnostic so these # should be masked on per user basis # See #498082 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index eebe25bd660b..114942fd5998 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -46,7 +46,7 @@ sys-devel/llvm gold # Tomáš Mózes <hydrapolic@gmail.com> (2018-06-05) # Unkeyworded dependencies. -app-admin/syslog-ng mongodb +app-admin/syslog-ng kafka mongodb # Anthony G. Basile <blueness@gentoo.org> (2018-04-14) # net-vpn/tor, tests are broken on ppc/ppc64, bug #653098 diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 944a5063f7b7..e308786ffa45 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -38,4 +38,4 @@ ABI_PPC="32" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults index 02897b721721..3bf4d4c56851 100644 --- a/profiles/arch/powerpc/ppc64/make.defaults +++ b/profiles/arch/powerpc/ppc64/make.defaults @@ -42,4 +42,4 @@ ABI_PPC="64" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index af9a33dfd0d8..1df4798079d3 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,16 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki <ck+gentoo@bl4ckb0x.de> (2019-07-21) +# app-misc/graphlcd-base won't work on PowerPC +app-misc/lcdproc lcd_devices_glcd + +# Jimi Huotari <chiitoo@gentoo.org> (2019-07-28) +# Mask unkeyworded, untested dependencies. +# https://bugs.gentoo.org/689606 +lxqt-base/lxqt-meta admin powermanagement processviewer screenshot sudo +lxqt-base/lxqt-panel cpuload networkmonitor pulseaudio sysstat + # Andreas Sturmlechner <asturm@gentoo.org> (2019-07-16) # sci-libs/dcmtk is not keyworded media-libs/openimageio dicom diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index a50832901125..6106b8006f2a 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -14,7 +14,7 @@ dev-vcs/git pcre-jit # This includes also packages which do not support python-3 or # do not support python-3.7 yet. -app-admin/syslog-ng amqp dbi geoip geoip2 json mongodb python redis spoof-source smtp +app-admin/syslog-ng amqp dbi geoip geoip2 json kafka mongodb python redis spoof-source smtp snmp app-admin/sysstat lm_sensors app-arch/unzip natspec app-crypt/gnupg smartcard tofu wks-server @@ -65,3 +65,4 @@ sys-fs/squashfs-tools lz4 lzma lzo zstd sys-libs/libcap-ng python sys-process/audit gssapi python sys-process/procps test +sys-fs/squashfs-tools-ng lz4 lzo zstd diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 60fdfac1e090..91f43a4762f2 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -13,6 +13,7 @@ consolekit dbus elogind emacs +fontconfig fuse gtk gtk2 diff --git a/profiles/arch/s390/make.defaults b/profiles/arch/s390/make.defaults index 3ee8806451d0..f2a7ddadfb22 100644 --- a/profiles/arch/s390/make.defaults +++ b/profiles/arch/s390/make.defaults @@ -34,4 +34,4 @@ USE="-multilib" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index 56a94001e0da..66fd2ca7a08a 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -46,4 +46,4 @@ USE="libtirpc" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask index 123fa35d6f2f..b24b2fe93808 100644 --- a/profiles/arch/sparc/use.stable.mask +++ b/profiles/arch/sparc/use.stable.mask @@ -15,10 +15,6 @@ rpm # Andreas Sturmlechner <asturm@gentoo.org> (2019-04-23) openal -# Andreas Sturmlechner <asturm@gentoo.org> (2019-04-09) -# sys-auth/elogind not stable yet. bug #682158 -elogind - # Sergei Trofimovich <slyfox@gentoo.org> (2019-02-02) # clamav has no stable versions yet clamav diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 884e1c008db8..69c61d58e064 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -50,4 +50,4 @@ USE="libtirpc" # Hans de Graaff <graaff@gentoo.org) (2019-07-17) # Temporary RUBY_TARGETS for bug 688976 -RUBY_TARGETS="ruby24" +RUBY_TARGETS="ruby24 -ruby25" diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 7929f69d8b18..e2d885cbb7b1 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,10 @@ # This file requires >=portage-2.1.1 +# Lars Wendler <polynomial-c@gentoo.org> (2019-07-26) +# dev-libs/gumbo is keyworded on x86 +mail-client/claws-mail -litehtml + # Matt Turner <mattst88@gentoo.org> (2019-06-20) # dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does # build on x86. diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2546aaa9521b..f1a5693fc8d5 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Lars Wendler <polynomial-c@gentoo.org> (2019-07-26) +# Requires dev-libs/gumbo which is only keyworded for amd64 and x86 +mail-client/claws-mail litehtml + # David Seifert <soap@gentoo.org> (2019-07-14) # media-libs/jasper will be removed in 30 days, bug #689784 dev-games/openscenegraph jpeg2k @@ -166,10 +170,6 @@ sci-libs/ceres-solver sparse # jit brokes build of gnat-gpl dev-lang/gnat-gpl jit -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2018-10-06) -# address user visible breakage due to circular dependency #665008 -=media-fonts/encodings-1.0.4-r3 X - # 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 diff --git a/profiles/base/package.use.stable.force b/profiles/base/package.use.stable.force index 70f03ad755e2..bac5f6a6f2f2 100644 --- a/profiles/base/package.use.stable.force +++ b/profiles/base/package.use.stable.force @@ -3,3 +3,9 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.force + +## Kent Fredric <kentnl@gentoo.org> (2019-07-11) +# The absense of these features require dev-perl/GD, which currently +# can't be considered stable due to serious defects upstream. +# Bug #661634 +sci-biology/bioperl minimal diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index aaea4f233caf..e10b6ab0157d 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,27 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Michał Górny <mgorny@gentoo.org> (2019-07-31) +# Freshly added test dependency for a test-restricted package. Mask +# the flag to avoid stabilizing it for the time being. +dev-python/aiohttp-socks test + +# Kent Fredric <kentnl@gentoo.org> (2019-07-30) +# These features require dev-perl/GD, which currently can't be +# considered stable due to serious defects upstream. Bug #661634 +app-admin/yaala gd +app-misc/gcstar stats +app-misc/g15daemon perl +dev-lang/php coverage +dev-util/lcov png +dev-perl/Business-ISBN barcode +dev-perl/Template-Toolkit gd +media-fonts/unifont utils fontforge +media-video/vdrsync dvdr +net-analyzer/openvas-manager extras +www-apps/bugzilla extras +www-apps/otrs gd + # Andreas Sturmlechner <asturm@gentoo.org> (2019-07-16) # sci-libs/dcmtk is not stable media-libs/openimageio dicom @@ -209,10 +230,6 @@ media-libs/libcaca java mono # dev-libs/opencryptoki will not be stabile any time soon (bug#510204) app-crypt/tpm-tools pkcs11 -# Doug Goldstein <cardoe@gentoo.org> (2013-09-12) -# Waiting on glusterfs maintainers in bug #484016 -app-emulation/qemu glusterfs - # Ian Delaney <idella4@gentoo.org> (2013-12-09) # subsequent to the total inaction of the maintainer of # ocaml to honour / respond in any way to diff --git a/profiles/base/use.force b/profiles/base/use.force index 7ea3dfba244e..b864455a7c81 100644 --- a/profiles/base/use.force +++ b/profiles/base/use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Mike Gilbert <floppym@gentoo.org> (2019-07-20) +# Disabling this requires a migration to be performed. +split-usr + # Force the GNU/Linux ELIBC, KERNEL, and USERLAND # flags that apply to the majority of profiles. elibc_glibc diff --git a/profiles/base/use.mask b/profiles/base/use.mask index f692333411de..7a2b7dbc5f55 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans <grknight@gentoo.org> (2019-07-25) +# Mask flag for early testing +php_targets_php7-4 + # Hans de Graaff <graaff@gentoo.org> (2019-04-07) # Mask Ruby 2.3 as EOL ruby_targets_ruby23 diff --git a/profiles/default/linux/arm64/17.0/desktop/gnome/eapi b/profiles/default/linux/arm64/17.0/desktop/gnome/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/gnome/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/desktop/gnome/parent b/profiles/default/linux/arm64/17.0/desktop/gnome/parent new file mode 100644 index 000000000000..6589a0e01478 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/gnome/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop/gnome diff --git a/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/eapi b/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/parent new file mode 100644 index 000000000000..f5c1ae438de4 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/gnome/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/arm64/17.0/desktop/plasma/eapi b/profiles/default/linux/arm64/17.0/desktop/plasma/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/plasma/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/desktop/plasma/parent b/profiles/default/linux/arm64/17.0/desktop/plasma/parent new file mode 100644 index 000000000000..ff3a7b1ec814 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/plasma/parent @@ -0,0 +1,2 @@ +.. +../../../../../../targets/desktop/plasma diff --git a/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/eapi b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/package.use b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/package.use new file mode 100644 index 000000000000..bdf6c817864d --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/package.use @@ -0,0 +1,7 @@ +# Copyright 2019-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Brian Evans <grknight@gentoo.org> (2019-02-27) +# Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] +# and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. +net-wireless/bluez user-session diff --git a/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/parent b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/parent new file mode 100644 index 000000000000..44f88d3e2df0 --- /dev/null +++ b/profiles/default/linux/arm64/17.0/desktop/plasma/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../../../../../targets/systemd diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc index 2dbef91014c1..3496ec0d4679 100644 --- a/profiles/desc/php_targets.desc +++ b/profiles/desc/php_targets.desc @@ -3,6 +3,7 @@ # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags +php7-4 - Build against PHP 7.4 php7-3 - Build against PHP 7.3 php7-2 - Build against PHP 7.2 php7-1 - Build against PHP 7.1 diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index 3382ca7db562..48f05441c1cf 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -30,11 +30,11 @@ USE_EXPAND_VALUES_USERLAND="BSD GNU" # Env vars to expand into USE vars. Modifying this requires prior # discussion on gentoo-dev@lists.gentoo.org. -USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" +USE_EXPAND="ABI_MIPS ABI_PPC ABI_RISCV ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS" # USE_EXPAND variables whose contents are not shown in package manager # output. Changes need discussion on gentoo-dev. -USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86" +USE_EXPAND_HIDDEN="USERLAND KERNEL ELIBC ABI_MIPS ABI_PPC ABI_RISCV ABI_S390 ABI_X86 CPU_FLAGS_ARM CPU_FLAGS_X86" # Variables that are set exclusively by the profile # and not by user configuration files. 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 252f00524eeb..ea94fc471ffc 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask @@ -2,6 +2,11 @@ # https://lwn.net/Articles/611162 >=sys-libs/glibc-2.20 +# Benda Xu <heroxbd@gentoo.org> (2019-07-20) +# openbsd-netcat-1.190 requires SOCK_NONBLOCK from socket, +# which is available since Linux 2.6.27. +>=net-analyzer/openbsd-netcat-1.190 + # Tupone Alfredo <tupone@gentoo.org> (2018-11-04) # require newer glibc dev-lang/gnat-gpl diff --git a/profiles/package.mask b/profiles/package.mask index 7ba7f5743370..6996b0f3e420 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,89 @@ #--- END OF EXAMPLES --- +# Thomas Deutschmann <whissi@gentoo.org> (2019-08-02) +# Ebuild is still in development and shouldn't be used. +=dev-db/mysql-8* + +# Michał Górny <mgorny@gentoo.org> (2019-08-01) +# Discontinued upstream in July 2017. Has irritating bugs, and is hard +# to build from source (we have binary package only). Upstream +# recommends net-misc/electrum as a replacement. +# See: https://multibit.org/blog/2017/07/26/multibit-shutdown.html +# Removal in 30 days. Bug #639530. +net-p2p/multibit + +# David Seifert <soap@gentoo.org> (2019-08-01) +# Dead upstream, last release over 5 years ago, +# broken build system, fails with boost 1.70, +# removal in 30 days. Bug #646014, #691162 +dev-games/vamos + +# David Seifert <soap@gentoo.org> (2019-08-01) +# Last touched over 3 years ago, broken tests, +# fails with boost 1.70, removal in 30 days. +# Bug #655886, #690704 +dev-python/pgmagick + +# Brian Evans <grknight@gentoo.org> (2019-07-31) +# MySQL 5.5 will no longer receive updates from Oracle +# It may or may not have unaccounced security vulnerabilities +# Please upgrade to 5.6 or use dev-db/mariadb +# Removal in 30 days +=dev-db/mysql-5.5* + +# Miroslav Šulc <fordfrog@gentoo.org> (2019-07-30) +# Depends on >=virtual/{jdk,jre}-11 which is masked +=www-servers/tomcat-9.0.22 + +# Michał Górny <mgorny@gentoo.org> (30 Jul 2019) +# Obsolete virtual that was created back when dev-python/dnspython +# needed separate slots for py2 & py3. The versions needing it are long +# gone. Replace all its uses with dev-python/dnspython. +# Removal in 30 days. +virtual/python-dnspython + +# Thomas Deutschmann <whissi@gentoo.org> (2019-07-29) +# Broken config parser +>=app-metrics/collectd-5.9.0 + +# Mart Raudsepp <leio@gentoo.org> (2019-07-28) +# GNOME 3.33 development release packages +>=dev-libs/vala-common-0.45 +dev-lang/vala:0.46 + +# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-07-26) +# Mask 5.x version +# It breaks hundreds of py2 ebuilds and not all deps are keyworded +>=dev-python/pytest-5.0.1 + +# Brian Evans <grknight@gentoo.org> (2019-07-25) +# Mask new beta versions until release +dev-lang/php:7.4 +~virtual/httpd-php-7.4 + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-24) +# Unmaintained and broken with current Plasma, removal in 30 days +# Bugs: https://bugs.kde.org/show_bug.cgi?id=404359, +# https://bugs.kde.org/show_bug.cgi?id=404360, see also HOMEPAGE comments +kde-misc/plasma-active-window-control + +# Lars Wendler <polynomial-c@gentoo.org> (2019-07-21) +# Requires >=mail-client/thunderbird-68_beta1 which is not in the tree yet +>=x11-plugins/enigmail-2.1 + +# Andreas Sturmlechner <asturm@gentoo.org> (2019-07-20) +# Ancient theme for KDE SC 4.4, useless for Plasma 5 +# Removal in 15 days +x11-themes/korilla +x11-themes/noia +x11-themes/oxygen-molecule + +# Sergei Trofimovich <slyfox@gentoo.org> (2019-07-20) +# Mask linux-headers-5.2 as it breaks at least firefox +# and qemu. See bug #690296. +>=sys-kernel/linux-headers-5.2 + # 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. @@ -94,12 +177,6 @@ media-video/pipewire # Requires >=dev-lang/lua-5.2 which is masked >=app-admin/conky-1.11.4 -# Ulrich Müller <ulm@gentoo.org> (2019-07-05) -# Fetch restricted, SRC_URI is gone, last release in 2008. -# Binary-only 32 bit package. Program fails with SIGSEGV. -# Masked for removal in 30 days, bug #689158. -media-sound/ventrilo-server-bin - # Sobhan Mohammadpour <sobhan@gentoo.org> (2019-07-04) # Mask until further testing is done =dev-libs/libgdata-0.17.10 @@ -126,75 +203,17 @@ sys-freebsd/freebsd-ubin sys-freebsd/freebsd-usbin sys-freebsd/ubin-wrappers -# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-06-27) -# Badly outdated, EAPI=2. Removal in 30days, ack'ed by -# cynede for dotnet. Bug 685626. -dev-dotnet/flickrnet-bin - -# Ulrich Müller <ulm@gentoo.org> (2019-06-24) -# Byte-compilation with recent Emacs versions fails. -# SRC_URI is gone. Last visible upstream activity in 2008. -# Use app-emacs/flim as replacement. -# Masked for removal in 30 days, bug #688596. -app-emacs/limit -virtual/emacs-flim - # Jonas Stein <jstein@gentoo.org> (2019-06-24) # Source is broken. Upstream is dead since 2011. # Removal after 2019-08-01. (bug #688552) media-sound/sfc -# David Seifert <soap@gentoo.org> (2019-06-23) -# QA issues, fails tests, RWX sections, ignores CC/CFLAGS, -# builds only static libs, fails with GCC 9. -# Bug #452220, #461288, #623360, #685728 -sci-mathematics/gwnum - -# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-06-23) -# EAPI2, broken HOMEPAGE, maintainer-needed, lots of QA warnings, -# for hardware that was EOL'ed <=2007. Removal in 30 days. Bug 681060 -sys-apps/cobalt-panel-utils - -# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-06-23) -# last release was 2006, EAPI2, maintainer-needed, depends on -# app-text/htmltidy; removal in 30 days, bug 686324 -www-apache/mod_tidy - -# Jimi Huotari <chiitoo@gentoo.org> (2019-06-22) -# Deprecated package with no consumers left. -# Removal in 30 days. -lxqt-base/lxqt-l10n - -# David Seifert <soap@gentoo.org> (2019-06-22) -# Abandoned upstream, last release 5 years ago, -# extremely brittle codebase, requires constant -# patching, removal in 30 days -# Bug #664700, #685980 -sci-biology/vaal - -# David Seifert <soap@gentoo.org> (2019-06-22) -# Abandoned upstream, last release 5 years ago, -# extremely brittle codebase, requires constant -# patching, removal in 30 days -# Bug #664708, #685924 -sci-biology/allpathslg - # Georgy Yakovlev <gyakovlev@gentoo.org> (2019-06-17) # this is now provided by dev-lang/rust{-bin}[rustfmt] # it's tightly integrated with rust toolchain, eselect-rust # and it no longer makes sense ship this as standalone pkg dev-util/rustfmt -# James Le Cuirot <chewi@gentoo.org> (2019-06-18) -# Web site and SRC_URI dead. Has required heavy patching. Superseded -# by games-util/deutex. Removal in 30 days. -games-misc/yadex - -# James Le Cuirot <chewi@gentoo.org> (2019-06-18) -# Web site and SRC_URI dead. Last release in 2007. Removal in 30 -# days. See bug #688134. -games-kids/pytraffic - # Mikle Kolyada <zlogene@gentoo.org> (2019-06-15) # Part of dev-texlive/texlive-latexextra # does not work with utf-8 (bug #688096) @@ -213,11 +232,6 @@ dev-tex/quotchap >=dev-db/mysql-connector-c-8.0 ~virtual/libmysqlclient-21 -# James Le Cuirot <chewi@gentoo.org> (2019-06-09) -# Dead upstream, no release since 2008, not used by anything, possibly -# doesn't work any more. Removal in 30 days. -dev-libs/liblazy - # Zac Medico <zmedico@gentoo.org> (2019-05-31) # Upstream is dead and there are multiple security vulnerabilities. # Removal in 30 days. Bug #687100. @@ -245,10 +259,6 @@ x11-plugins/gkrellflynn # Unfixed bug, dead upstream, not relevant enough sys-fs/pytagsfs -# Miroslav Šulc <fordfrog@gentoo.org> (2019-05-15) -# Depends on >=virtual/{jdk,jre}-11 which is masked -=www-servers/tomcat-9.0.20 - # Andreas K. Hüttel <dilfridge@gentoo.org> (2019-05-11) # Perl 5.24 will be removed soon. Please upgrade. <dev-lang/perl-5.26.2 diff --git a/profiles/prefix/windows/package.use.mask b/profiles/prefix/windows/package.use.mask new file mode 100644 index 000000000000..8aa55bffc312 --- /dev/null +++ b/profiles/prefix/windows/package.use.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2019 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Michael Haubenwallner <haubi@gentoo.org> (2019-07-31) +# KERNEL=Winnt needs term-driver, which conflicts with termlib +sys-libs/ncurses tinfo diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 940117f4fd99..5ef9c2c0901c 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -88,9 +88,13 @@ arm default/linux/arm/17.0/armv7a/developer dev # ARM64 Profiles # @MAINTAINER: arm64@gentoo.org arm64 default/linux/arm64/17.0 dev -arm64 default/linux/arm64/17.0/desktop exp +arm64 default/linux/arm64/17.0/desktop dev +arm64 default/linux/arm64/17.0/desktop/gnome dev +arm64 default/linux/arm64/17.0/desktop/gnome/systemd dev +arm64 default/linux/arm64/17.0/desktop/plasma dev +arm64 default/linux/arm64/17.0/desktop/plasma/systemd dev arm64 default/linux/arm64/17.0/desktop/systemd dev -arm64 default/linux/arm64/17.0/developer exp +arm64 default/linux/arm64/17.0/developer dev arm64 default/linux/arm64/17.0/systemd dev # ARM64 Profiles (big-endian) diff --git a/profiles/updates/3Q-2019 b/profiles/updates/3Q-2019 index 832fbcf584e2..0996932df09d 100644 --- a/profiles/updates/3Q-2019 +++ b/profiles/updates/3Q-2019 @@ -1,3 +1,4 @@ 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 +move kde-apps/kjots app-text/kjots diff --git a/profiles/updates/4Q-2015 b/profiles/updates/4Q-2015 index 19f1085422b2..df294b85ed70 100644 --- a/profiles/updates/4Q-2015 +++ b/profiles/updates/4Q-2015 @@ -19,7 +19,6 @@ move kde-base/kaddressbook kde-apps/kaddressbook move kde-base/kalarm kde-apps/kalarm move kde-base/kdepim-meta kde-apps/kdepim-meta move kde-base/kdepim-runtime kde-apps/kdepim-runtime -move kde-base/kjots kde-apps/kjots move kde-base/kleopatra kde-apps/kleopatra move kde-base/kmail kde-apps/kmail move kde-base/knotes kde-apps/knotes diff --git a/profiles/use.desc b/profiles/use.desc index 350ad1c44e87..13baef969315 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -298,7 +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 +split-usr - Enable behavior to support maintaining /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 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 234b82e062f4..18865d369e9e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -181,12 +181,12 @@ app-admin/syslog-ng:amqp - Enable support for AMQP destinations app-admin/syslog-ng:geoip2 - Add support for geo lookup based on IPs via dev-libs/libmaxminddb app-admin/syslog-ng:http - Enable support for HTTP destinations app-admin/syslog-ng:json - Enable support for JSON template formatting via dev-libs/json-c +app-admin/syslog-ng:kafka - Enable support for Kafka destinations app-admin/syslog-ng:mongodb - Enable support for mongodb destinations app-admin/syslog-ng:pacct - Enable support for reading Process Accounting files (EXPERIMENTAL, Linux only) app-admin/syslog-ng:redis - Enable support for Redis destinations app-admin/syslog-ng:smtp - Enable support for SMTP destinations app-admin/syslog-ng:spoof-source - Enable support for spoofed source addresses -app-admin/sysstat:isag - Install isag, the Interactive System Activity Graph tool app-admin/systemrescuecd-x86:isohybrid - Pass downloaded images through isohybrid in order to make it possible to copy them directly to USB media and boot (requires sys-boot/syslinux at build time). app-admin/testdisk:ewf - Include ewf library app-admin/testdisk:ntfs - Include the ability to read NTFS filesystems @@ -350,6 +350,7 @@ app-crypt/qca:pkcs11 - Enable PKCS#11 plugin app-crypt/qca:sasl - Enable SASL plugin app-crypt/qca:softstore - Enable softstore plugin app-crypt/seahorse:ldap - Enable seahorse to manipulate GPG keys on a LDAP server. +app-crypt/swtpm:fuse - Support sys-fs/fuse based /dev/tpm interface app-crypt/tpm-emulator:mtm-emulator - Build the MTM emulator app-crypt/tpm-tools:pkcs11 - Build Token data management utilities based on OpenCryptoki's (dev-libs/opencryptoki) PKCS#11 implementation. app-crypt/tpm2-tss:gcrypt - Use dev-libs/libgcrypt as crypto engine @@ -424,7 +425,6 @@ app-editors/gnome-latex:latexmk - Install dev-tex/latexmk (used by default for t app-editors/gnome-latex:rubber - Install dev-tex/rubber (can be used for the build tools) app-editors/gvim:cscope - Enable cscope interface app-editors/gvim:gtk2 - Enable GTK+2 interface -app-editors/gvim:gtk3 - Enable GTK+3 interface app-editors/gvim:netbeans - Include netbeans external editor integration support app-editors/gvim:racket - Enable support for Scheme using dev-scheme/racket app-editors/jasspa-microemacs:nanoemacs - Build NanoEmacs instead of MicroEmacs @@ -1304,6 +1304,8 @@ app-text/qpdfview:synctex - Add support for searching TeX sources app-text/robodoc:examples - Installs usage examples in /usr/share for Perl app-text/sdcv:darkterm - Improve readability of color output on terminals with dark background. app-text/sgmltools-lite:jadetex - Add support for app-text/jadetex (for processing tex files produced by the TeX backend of Jade) +app-text/sigil:plugins - Installed needed Python packages for using Sigil plugins +app-text/sigil:system-mathjax - Use the system-wide dev-libs/mathjax instead of bundled app-text/stardict:advertisement - Enable stardict advertisements plugin app-text/stardict:cal - Enable calendar support using cal program app-text/stardict:dictdotcn - Enable dict.cn network plugin (for Chinese language) @@ -1324,6 +1326,10 @@ app-text/stardict:wordnet - Enable wordnet plugin to find similar English words app-text/stardict:xdxfparse - Enable plugin to parse dictionaries in xdxf (XML Dictionary eXchange Format) app-text/stardict:youdaodict - Enable youdao.com network plugin (for Chinese language) app-text/sword:clucene - Use dev-cpp/clucene for lucene search support +app-text/tessdata_best:osd - Enable support orientation and script detection. +app-text/tessdata_fast:osd - Enable support orientation and script detection. +app-text/tessdata_legacy:math - Enable support for recognition of equations. +app-text/tessdata_legacy:osd - Enable support orientation and script detection. app-text/tesseract:math - Enable support for recognition of equations. app-text/tesseract:opencl - Enable opencl support for speedup using GPU computation. app-text/tesseract:osd - Enable support orientation and script detection. @@ -1537,6 +1543,7 @@ 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:numa - Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) dev-db/mysql:profiling - Add support for statement profiling (requires USE=community). +dev-db/mysql:router - Build the MySQL router program dev-db/mysql:server - Build the server program dev-db/mysql:systemtap - Build support for profiling and tracing using dev-util/systemtap dev-db/mysql:test - Install upstream testsuites for end use. @@ -2083,6 +2090,7 @@ dev-lang/php:coverage - Include gcov symbols for test coverage and lcov reports. dev-lang/php:ctype - Enable ctype functions dev-lang/php:embed - Enable embed SAPI dev-lang/php:enchant - Add supports Enchant spelling library. +dev-lang/php:ffi - Add foreign function interface (ffi extension) support dev-lang/php:fileinfo - Add fileinfo extension support dev-lang/php:filter - Add filter extension support dev-lang/php:flatfile - Add dbm support for flat files @@ -2144,6 +2152,7 @@ dev-lang/swi-prolog:yaml - Use libyaml for YAML pack dev-lang/swig:ccache - build ccache-swig(a fast compiler cache) dev-lang/vala:valadoc - Installs valadoc documentation generation tool dev-lang/yap:R - Enable support for connecting R to Prolog +dev-lang/zig:experimental - Enable builds that do not support all of LLVM's target architectures dev-libs/actor-framework:benchmarks - Due to the number of out-of-tree deps, these only get installed as docs dev-libs/actor-framework:boost - Make use of Boost's ASIO functionality dev-libs/actor-framework:cash - Build the C Actor Shell for introspection and debugging @@ -2965,6 +2974,7 @@ dev-qt/qtgui:ibus - Build the IBus input method plugin dev-qt/qtgui:libinput - Enable support for input devices via dev-libs/libinput dev-qt/qtgui:tslib - Enable support for touchscreen devices via x11-libs/tslib dev-qt/qtgui:tuio - Build plugin to receive touch events over the TUIO protocol +dev-qt/qtgui:wayland - Provide dev-qt/qtwayland to ensure Qt applications can be run as Wayland clients dev-qt/qtgui:xcb - Build the XCB platform plugin and enable X11 integration dev-qt/qtmultimedia:gles2 - Use GLES 2.0 or later instead of full OpenGL dev-qt/qtmultimedia:gstreamer - Enable audio support via media-libs/gstreamer using SLOT 1.0 @@ -3141,11 +3151,11 @@ dev-util/edb-debugger:legacy-mem-write - Probe if writes to /proc/PID/mem are br dev-util/edb-debugger:pax_kernel - Enable building under a PaX enabled kernel dev-util/edi:clang - Provide integration with sys-devel/clang for autocompletion and inline errors dev-util/electron:gconf - Use gnome-base/gconf -dev-util/electron:gtk3 - Use GTK+3 instead of GTK+2 dev-util/electron:lto - Build with link time optimization enabled dev-util/electron:pic - Disable optimized assembly code that is not PIC friendly dev-util/electron:proprietary-codecs - Enable proprietary codecs like H.264, MP3 dev-util/electron:system-ffmpeg - Use system ffmpeg instead of the bundled one +dev-util/electron:system-libvpx - Use system libvpx instead of the bundled one dev-util/electron:system-ssl - Use system OpenSSL instead of the bundled one dev-util/electron:tcmalloc - Use bundled tcmalloc instead of system malloc dev-util/emilpro:system-binutils - Use the gentoo binutils instead of building against an unpatched vanilla version @@ -3168,6 +3178,7 @@ dev-util/geany-plugins:overview - Enable overview plugin dev-util/geany-plugins:pretty-printer - Enable pretty-printer plugin dev-util/geany-plugins:scope - Enable the scope plugin which is a graphical GDB front-end dev-util/geany-plugins:soup - Enable updatechecker and geniuspaste plugins which require net-libs/libsoup +dev-util/glade:webkit - Build catalog support for net-libs/webkit-gtk:4 widgets. dev-util/global:vim - Integrate the GNU GLOBAL source code tag system with Vim dev-util/gnome-builder:clang - Provide integration with sys-devel/clang for best possible C/C++ autocompletion, semantic highlighting, symbol resolving, and diagnostics support dev-util/gnome-builder:devhelp - Provide API docs browsing and integration via dev-util/devhelp @@ -3195,6 +3206,7 @@ dev-util/kdevelop:hex - Enable hex editor plugin via app-editors/okteta dev-util/kdevelop:qmake - Enable support for QMake build system dev-util/kdevelop:reviewboard - Enable reviewboard support dev-util/kdevelop:webkit - Enable deprecated dev-qt/qtwebkit instead of dev-qt/qtwebengine for integrated documentation +dev-util/kernelshark:custom-optimization - Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS dev-util/ltrace:unwind - Use sys-libs/libunwind for frame unwinding support dev-util/lttng-tools:ust - Support LTTng-UST (Userspace Tracing) dev-util/massif-visualizer:callgraph - Enable detailed snapshot analysis using media-gfx/kgraphviewer @@ -3245,6 +3257,7 @@ dev-util/sysprof:elogind - Build the sysprofd daemon service, required to run th dev-util/sysprof:systemd - Build the sysprofd daemon service, required to run the UI without root permissions. Relies on sys-apps/systemd for sd-bus API. dev-util/systemtap:libvirt - Support probing of libvirt domains. dev-util/trace-cmd:udis86 - Enable support for dev-libs/udis86 disassembler library +dev-util/uftrace:capstone - Use capstone to provide dynamic tracing without recompilation dev-util/vulkan-tools:cube - Build the cube/cubepp demos dev-util/vulkan-tools:vulkaninfo - Build the vulkaninfo utility dev-vcs/bzr:sftp - Enable sftp support @@ -3451,12 +3464,9 @@ games-fps/darkplaces:textures - Install and setup the updated textures games-fps/doom3:dedicated - install only as a dedicated game server games-fps/doom3:roe - Adds support for the Resurrection of Evil expansion games-fps/doomsday:demo - Install launcher dor doom1.wad from games-fps/doom-data -games-fps/doomsday:doom - Install launcher for jdoom game games-fps/doomsday:fluidsynth - Build the FluidSynth sound driver games-fps/doomsday:fmod - Enable support for fmod music and sound effects lib games-fps/doomsday:freedoom - Install launcher for doom1.wad from games-fps/freedoom -games-fps/doomsday:heretic - Install launcher for jheretic game -games-fps/doomsday:hexen - Install launcher for jhexen game games-fps/doomsday:tools - Build additional tools such as doomsday-shell, md2tool and texc games-fps/duke3d-data:gog - Extract the data from the GOG.com installer. games-fps/eduke32:demo - Install the Duke Nukem 3D demo files, provided by games-fps/duke3d-demodata. @@ -3771,14 +3781,12 @@ kde-apps/kdenetwork-meta:dropbox - Enable support for Dropbox in kde-apps/dolphi kde-apps/kdenetwork-meta:telepathy - Enable support for Plasma Telepathy (instant messaging) integration via kde-apps/plasma-telepathy-meta kde-apps/kdenlive:freesound - Enable freesound.org credentials support via dev-qt/qtwebkit to download files kde-apps/kdenlive:gles2 - Use GLES 2.0 or later instead of full OpenGL -kde-apps/kdenlive:jogshuttle - Enable support for Jog-Shuttle devices kde-apps/kdenlive:share - Enable support for a share menu using kde-frameworks/purpose kde-apps/kdepim-addons:importwizard - Enable additional import plugins for kde-apps/akonadi-import-wizard kde-apps/kdepim-addons:markdown - Enable Markdown support via app-text/discount kde-apps/kdepim-meta:bogofilter - Install mail-filter/bogofilter for spam filter support in kde-apps/kmail kde-apps/kdepim-meta:clamav - Install app-antivirus/clamav for virus detection support in kde-apps/kmail kde-apps/kdepim-meta:spamassassin - Install mail-filter/spamassassin for spam filter support in kde-apps/kmail -kde-apps/kdepim-runtime:oauth - Enable support OAuth authentication for EWS via dev-qt/qtnetworkauth kde-apps/kdesdk-meta:bazaar - Enable support for Bazaar VCS in kde-apps/dolphin via kde-apps/dolphin-plugins-bazaar kde-apps/kdesdk-meta:git - Enable support for Git VCS in kde-apps/dolphin via kde-apps/dolphin-plugins-git kde-apps/kdesdk-meta:mercurial - Enable support for Mercurial VCS in kde-apps/dolphin via kde-apps/dolphin-plugins-mercurial @@ -3935,6 +3943,7 @@ kde-plasma/plasma-workspace:appstream - Enable AppStream software metadata suppo kde-plasma/plasma-workspace:geolocation - Enables dataengine providing location information kde-plasma/plasma-workspace:prison - Enable support for barcodes/QRcodes kde-plasma/plasma-workspace:qalculate - Enable Qalculate runner using sci-libs/libqalculate +kde-plasma/plasma-workspace:qrcode - Enable support for creating QR codes from clipboard data using kde-frameworks/prison kde-plasma/powerdevil:brightness-control - Enable screen brightness control using app-misc/ddcutil kde-plasma/powerdevil:wireless - Enable wireless energy saving actions via kde-frameworks/bluez-qt and kde-frameworks/networkmanager-qt kde-plasma/systemsettings:classic - Enable classic mode plugin, requires kde-frameworks/khtml @@ -3994,6 +4003,7 @@ mail-client/claws-mail:gtk3 - Build support for GTK+3 mail-client/claws-mail:libcanberra - Enable sound notification in connection with USE=notification mail-client/claws-mail:libindicate - Enable notification through DBUS in connection with USE=notification mail-client/claws-mail:libnotify - Enable notification on the desktop in connection with USE=notification +mail-client/claws-mail:litehtml - Enable dev-libs/gumbo html viewer plugin mail-client/claws-mail:notification - Notification for new mail in different way, see also USE flags libcanberra, libindicate and libnotify mail-client/claws-mail:pgp - Enable PGP support mail-client/claws-mail:sieve - Build plugin for sieve filter support @@ -4526,7 +4536,6 @@ media-libs/libplacebo:vulkan - Add support for the vulkan graphics API media-libs/libpng:apng - support unofficial APNG (Animated PNG) spec media-libs/libpostproc:pic - Force shared libraries to be built as PIC (this is slower). media-libs/libprojectm:gles2 - Provide support for OpenGL ES 2 and 3 -media-libs/libraw:demosaic - Enable support for external interpolation algorithms media-libs/libsdl:joystick - Control joystick support (disable at your own risk) media-libs/libsdl:sound - Control audio support (disable at your own risk) media-libs/libsdl:tslib - Build with tslib support for touchscreen devices @@ -4577,7 +4586,6 @@ media-libs/mesa:opencl - Enable the Clover Gallium OpenCL state tracker. media-libs/mesa:osmesa - Build the Mesa library for off-screen rendering. media-libs/mesa:pax_kernel - Enable if the user plans to run the package under a pax enabled hardened kernel media-libs/mesa:pic - disable optimized assembly code that is not PIC friendly -media-libs/mesa:unwind - Add support for stack trace unwinding and function name resolution media-libs/mesa:valgrind - Compile in valgrind memory hints media-libs/mesa:vdpau - Enable the VDPAU acceleration interface for the Gallium3D Video Layer. media-libs/mesa:vulkan - Enable Vulkan drivers @@ -4665,7 +4673,6 @@ 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 -media-libs/x264:10bit - Set output bit depth to 10, this may not be compatible with all decoders media-libs/x264:interlaced - enable interlaced encoding support, this can decrease encoding speed by up to 2% media-libs/x264:opencl - Add support for OpenCL. media-libs/x264:pic - disable optimized assembly code that is not PIC friendly @@ -4873,7 +4880,6 @@ media-sound/herrie:http - Enable http streaming 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:pam - Add basic realtime configuration via sys-auth/realtime-base media-sound/jack2:classic - Enable building of jackd media-sound/jack2:pam - Add basic realtime configuration via sys-auth/realtime-base @@ -5423,7 +5429,6 @@ media-video/vlc:linsys - Enable support for Linux Linear Systems Ltd. SDI and HD media-video/vlc:live - Enable live555 streaming media support (client support for rtsp) media-video/vlc:lua - Enable Lua scripting support, needed for including support for Jamendo (online music platform) and similar things media-video/vlc:macosx-notifications - Enable Mac OS X notifications module (formerly growl) -media-video/vlc:macosx-qtkit - Enable Mac OS X qtkit module: qtcapture (video) and qtsound (audio) module media-video/vlc:matroska - Enable matroska support using reference libraries (fallback on other existing matroska support if disabled, i.e., matroska enabled FFmpeg) media-video/vlc:mpeg - Add libmpeg2 support for mpeg-1 and mpeg-2 video streams media-video/vlc:nfs - Enable support for nfs protocol via net-fs/libnfs @@ -5444,7 +5449,6 @@ media-video/vlc:tremor - Enable tremor, a fixed-point version of the Ogg Vorbis media-video/vlc:twolame - Enable twolame support (MPEG Audio Layer 2 encoder) media-video/vlc:upnp - Enable support for the Intel SDK stack based UPnP discovery module instead of CyberLink media-video/vlc:vpx - Enable the decoder(s) from the WebM VP8 / VP9 Codec SDK -media-video/vlc:wma-fixed - Enable fixed point WMA decoder media-video/vlc:x265 - Support X265 Encoder media-video/vlc:zeroconf - Enable support for zero-configuration networking via avahi media-video/vlc:zvbi - Enable support for teletext subtitles via the zvbi library @@ -5453,7 +5457,6 @@ media-video/webcamoid:libuvc - Build with libuvc support media-video/webcamoid:qtaudio - Enable audio capture/play via dev-qt/qtmultimedia media-video/webcamoid:v4lutils - Build with V4L-utils support media-video/webcamoid:videoeffects - Build video effects -media-video/x264-encoder:10bit - Set output bit depth to 10 media-video/x264-encoder:avs - enable AvxSynth support in the AviSynth input module media-video/x264-encoder:ffmpegsource - Enable ffmpegsource aka ffms support, disables lavf media-video/x264-encoder:interlaced - Enable interlaced encoding support, this can decrease encoding speed by up to 2% @@ -5799,7 +5802,6 @@ net-dns/dnsmasq:libidn2 - Enable support for Internationalized Domain Names, via net-dns/dnsmasq:script - Enable support for calling scripts when leases change. net-dns/dnsmasq:tftp - Enables built in TFTP server for netbooting. net-dns/dnssec-validator:dlv - Enable support for the DNSSEC look-aside validation -net-dns/dnssec-validator:ecdsa-check - Requires openssl[-bindist] net-dns/dnssec-validator:nsec3 - Enable support for the NSEC3 Resource Record net-dns/getdns:getdns_query - Add getdns_query tool net-dns/getdns:getdns_server_mon - Add getdns_server_mon tool @@ -5996,7 +5998,6 @@ net-ftp/proftpd:shaper - Enable support for the mod_shaper module net-ftp/proftpd:sitemisc - Enable support for the sitemisc module net-ftp/proftpd:sodium - Use dev-libs/libsodium for password encryption an key exchange net-ftp/proftpd:softquota - Enable support for the quotatab module -net-ftp/proftpd:trace - Build with trace support. Should not be enabled on production servers net-ftp/proftpd:unique_id - Enable support for the mod_unique_id module, every connection gets unique ID. net-ftp/proftpd:vroot - Enable support for the virtual root module net-ftp/pure-ftpd:anondel - Permit anonymous to delete files @@ -6293,7 +6294,6 @@ net-libs/gnutls:tools - Build extra tools net-libs/gnutls:valgrind - Enable usage of dev-util/valgrind in debug net-libs/grpc:perftools - Enable profiling using dev-util/google-perftools net-libs/grpc:systemtap - Enable SystemTAP/DTrace tracing -net-libs/grpc:tools - Install gRPC python tools net-libs/iax:snomhack - Use slower memset for SNOM phoneem net-libs/ldns:dane - Enable DNS-based Authentication of Named Entities (DANE) support net-libs/ldns:ecdsa - Enable ECDSA support @@ -6311,7 +6311,6 @@ net-libs/libiio:aio - Enable asynchronous IO support net-libs/libisds:openssl - Use dev-libs/openssl as crypto backend instead of app-crypt/gpgme and dev-libs/libgcrypt net-libs/libmicrohttpd:epoll - use epoll() system call net-libs/libmicrohttpd:messages - enable error messages -net-libs/libnftnl:json - Supports parsing of JSON net-libs/libnids:glib - Use dev-libs/glib for multiprocessing support net-libs/libnids:libnet - Include code requiring net-libs/libnet net-libs/liboauth:bindist - Alias for the nss USE flag, since there are license compliancy trouble when using OpenSSL. @@ -6439,12 +6438,10 @@ net-mail/courier-imap:trashquota - include deleted messages, and the Trash folde net-mail/cyrus-imapd:backup - Enable backup service support net-mail/cyrus-imapd:calalarm - Enable CalDAV alarm support net-mail/cyrus-imapd:http - Enable http support -net-mail/cyrus-imapd:jmap - Enable JMAP support net-mail/cyrus-imapd:lmdb - Enable support for using dev-db/lmdb net-mail/cyrus-imapd:replication - Enable replication support net-mail/cyrus-imapd:server - Enable building server binaries net-mail/cyrus-imapd:sieve - Enable sieve support -net-mail/cyrus-imapd:sphinx - Enable Sphinx search engine support net-mail/cyrus-imapd:xapian - Enable Xapian search engine support net-mail/dbmail:sieve - Enable sieve filter support net-mail/dovecot:argon2 - Add support for ARGON2 password schemes @@ -6872,6 +6869,7 @@ net-misc/quagga:tcp-zebra - Enable TCP zserv interface on port 2600 for Zebra/pr net-misc/rdesktop:kerberos - Enable CredSPP support + Kerberos authentication with net-libs/libgssglue net-misc/rdesktop:pcsc-lite - Enable smartcard support with sys-apps/pcsc-lite driver net-misc/rdesktop:xrandr - Enable XRandR window extension support +net-misc/remmina:kwallet - Enable KDE Wallet plugin net-misc/remmina:spice - Support connecting to SPICE-enabled virtual machines net-misc/remmina:ssh - Enable support for SSH/SFTP protocol net-misc/remmina:telepathy - Enable telepathy support @@ -7649,6 +7647,7 @@ sci-libs/oce:vtk - Enable Virtualisation Toolkit sci-libs/octomap:dynamicEDT3D - Build and install dynamicEDT3D library: A library for incrementally updatable Euclidean distance transforms in 3D. sci-libs/openblas:dynamic - Build dynamic architecture detection at run time (for multi targets) sci-libs/openblas:eselect-ldso - Enable BLAS/LAPACK runtime switching +sci-libs/openblas:index-64bit - Compile a separate INTERFACE64 OpenBLAS sci-libs/openblas:pthread - Build with pthread threadding model sci-libs/openblas:serial - Build without multi-thraedding sci-libs/opencascade:freeimage - Enable support for image i/o via media-libs/freeimage @@ -7737,6 +7736,9 @@ sci-mathematics/coq:camlp5 - Build using camlp5. This is required for some plugi sci-mathematics/cvc3:isabelle - Add integration support for the Isabelle/HOL theorem prover. sci-mathematics/cvc3:zchaff - Use the SAT solver zchaff whose copyright is owned by Princeton University and is more restrictive (see zchaff license). sci-mathematics/cvc4:cln - Use sci-libs/cln +sci-mathematics/cvc4:proofs - Support for proof generation +sci-mathematics/cvc4:replay - Turn on the replay feature +sci-mathematics/cvc4:statistics - Include statistics sci-mathematics/e:isabelle - Add integration support for the Isabelle/HOL theorem prover. sci-mathematics/flint:gc - Enable garbage collection support via dev-libs/boehm-gc sci-mathematics/flint:ntl - Build NTL interface @@ -7943,10 +7945,14 @@ sys-apps/firejail:bind - Enable custom bind mounts sys-apps/firejail:chroot - Enable chrooting to custom directory sys-apps/firejail:contrib - Install contrib scripts sys-apps/firejail:file-transfer - Enable file transfers between sandboxes and the host system +sys-apps/firejail:globalcfg - Enable global config file sys-apps/firejail:network - Enable networking features sys-apps/firejail:network-restricted - Grant access to --interface, --net=ethXXX and --netfilter only to root user; regular users are only allowed --net=none +sys-apps/firejail:overlayfs - Enable overlayfs +sys-apps/firejail:private-home - Enable private home feature sys-apps/firejail:seccomp - Enable system call filtering sys-apps/firejail:userns - Enable attaching a new user namespace to a sandbox (--noroot option) +sys-apps/firejail:whitelist - Enable whitelist sys-apps/firejail:x11 - Enable X11 sandboxing sys-apps/firejail-lts:seccomp - Enable system call filtering sys-apps/flashrom:atahpt - Highpoint (HPT) ATA/RAID controller support @@ -8055,6 +8061,7 @@ sys-apps/nvme-cli:uuid - UUID support sys-apps/openrc:bash - enable the use of bash in service scripts (experimental) sys-apps/openrc:netifrc - enable Gentoo's network stack (net.* scripts) sys-apps/openrc:newnet - enable the new network stack (experimental) +sys-apps/openrc:sysv-utils - Install sysvinit compatibility scripts for halt, init, poweroff, reboot and shutdown 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/pciutils:dns - Enable support for querying the central database of PCI IDs using DNS @@ -8082,10 +8089,12 @@ 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/rtl-entropy:bladerf - Build with Nuand BladeRF support +sys-apps/s390-tools:cryptsetup - build the zkey-cryptsetup utility (requires USE=openssl) 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 +sys-apps/s390-tools:openssl - build the zkey utility sys-apps/s390-tools:pfm - build the cpacfstats tool -sys-apps/s390-tools:zlib - build the zgetdump utility +sys-apps/s390-tools:zlib - build the zgetdump and dump2tar utilities sys-apps/s6-linux-init:sysv-utils - Install sysvinit compatibility symlinks for telinit, halt, poweroff, reboot, and shutdown sys-apps/sed:forced-sandbox - Always enable --sandbox mode for simpler/secure runtime (disables e/r/w commands). Note: This may break many configure scripts, so it should be avoided on dev systems (and generally used on binpkg/final systems only). sys-apps/selinux-python:audit - Enable support for sys-process/audit and use the audit_* functions (like audit_getuid instead of getuid()) @@ -8438,6 +8447,7 @@ sys-devel/llvm:exegesis - Enable performance counter support for llvm-exegesis t sys-devel/llvm:gold - Build the gold linker plugin sys-devel/llvm:ncurses - Support querying terminal properties using ncurses' terminfo sys-devel/llvm:xar - Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar) +sys-devel/llvm:z3 - Enable support for sci-mathematics/z3 constraint solver sys-devel/parity:vc10_0 - Enable support for Visual Studio 2010 sys-devel/parity:vc11_0 - Enable support for Visual Studio 2012 sys-devel/parity:vc12_0 - Enable support for Visual Studio 2013 @@ -8571,11 +8581,11 @@ sys-fs/quota:netlink - Compile daemon receiving quota messages via netlink sys-fs/quota:rpc - Enable quota interaction via RPC sys-fs/squashfs-tools:lz4 - Enable support for LZ4 compression using app-arch/lz4 sys-fs/squashfs-tools:xz - Enable support for XZ ("LZMA2") compression using app-arch/xz-utils +sys-fs/squashfs-tools-ng:lz4 - Enable support for LZ4 compression using app-arch/lz4 +sys-fs/squashfs-tools-ng:xz - Enable support for XZ ("LZMA2") compression using app-arch/xz-utils sys-fs/squashfuse:lz4 - Enable support for lz4 compression sys-fs/udev:kmod - Enable kernel module loading/unloading support using sys-apps/kmod -sys-fs/udisks:cryptsetup - Enable sys-fs/cryptsetup support sys-fs/udisks:elogind - Use sys-auth/elogind for session tracking -sys-fs/udisks:gptfdisk - Pull in sys-apps/gptfdisk for sgdisk command as used by partitioning functionality sys-fs/udisks:lvm - Add support for Logical Volume Management via sys-fs/lvm2. sys-fs/udisks:remote-access - Control whether connections from other clients over LAN are allowed sys-fs/udisks:systemd - Support sys-apps/systemd's logind @@ -9027,7 +9037,6 @@ x11-apps/mesa-progs:egl - Build EGL utilities x11-apps/mesa-progs:gles2 - Build OpenGL ES 2 utilities x11-apps/xdm:consolekit - Enable native sys-auth/consolekit support x11-apps/xdpyinfo:dmx - Builds support for Distributed Multiheaded X x11-base/xorg-server -x11-apps/xinit:minimal - Control dependencies on legacy apps (xterm, twm, ...). Safe to enable if you use a modern desktop environment. x11-apps/xinit:twm - Control dependencies on legacy apps (xterm, twm, ...). Safe to disable if you use a modern desktop environment. x11-apps/xsm:rsh - This allows the use of rsh (remote shell) and rcp (remote copy). x11-base/xorg-server:dmx - Build the Distributed Multiheaded X server @@ -9050,7 +9059,6 @@ x11-drivers/nvidia-drivers:tools - Install additional tools such as nvidia-setti x11-drivers/nvidia-drivers:uvm - Install the Unified Memory kernel module (nvidia-uvm) for sharing memory between CPU and GPU in CUDA programs x11-drivers/xf86-video-ati:glamor - Enable Glamor OpenGL 2D acceleration x11-drivers/xf86-video-geode:ztv - Enable building the V4L2 ZTV driver -x11-drivers/xf86-video-intel:dri3 - Use DRI3 by default x11-drivers/xf86-video-intel:sna - Enable SandyBridge's New Acceleration (useful on all chipsets, not just SandyBridge) x11-drivers/xf86-video-intel:tools - Build the intel-virtual-output tool x11-drivers/xf86-video-intel:uxa - Enable UMA Acceleration Architecture @@ -9171,6 +9179,7 @@ x11-misc/xscreensaver:gdm - Use gdmflexiserver from gnome-base/gdm instead of x1 x11-misc/xscreensaver:new-login - Enable user switching support using gdmflexiserver (x11-misc/lightdm) x11-misc/xsr:cursor - Capture mouse cursor using x11-misc/xdotool, and place them on the screenshots using media-gfx/imagemagick x11-misc/xss-lock:man - Build and install man pages +x11-misc/yabar:playerctl - Uses media-sound/playerctl to retrieve the name of the currently played song x11-plugins/bfm:gkrellm - Enable building of app-admin/gkrellm module x11-plugins/e16-epplets:cdaudio - Enable CD Audio support using media-libs/libcdaudio x11-plugins/e16-epplets:libgtop - Use gnome-base/libgtop to obtain system load information |