diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
commit | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch) | |
tree | c85d72f6f31f21f178069c9d41d41a7c1ff4b362 /profiles | |
parent | 0706fc6986773f4e4d391deff4ad5143c464ea4e (diff) |
gentoo resync : 05.04.2019
Diffstat (limited to 'profiles')
80 files changed, 572 insertions, 362 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a8c01199d215..4f556e7d76b7 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults index db56fd05843d..88a898517d0e 100644 --- a/profiles/arch/alpha/make.defaults +++ b/profiles/arch/alpha/make.defaults @@ -21,7 +21,7 @@ LIBDIR_alpha="lib" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2007/02/05 - Chris Gianelloni <wolf31o2@gentoo.org> # Defaults for audio drivers. These are copied from x86 (minus modems), since diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 571836930ad2..cef30bbc3f28 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,5 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind # Matt Turner <mattst88@gentoo.org> (22 Dec 2018) # net-libs/zeromq is not keyworded diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index ec4e5b7ad705..ef07b2f1d642 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (20 Mar 2019) +# Z3 fails to link on FreeBSD but linker produces no error messages. +sys-devel/clang z3 + # Michał Górny <mgorny@gentoo.org> (22 Jan 2019) # Missing keywords on dependencies. app-arch/libarchive zstd diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index 6c38c1f7e44d..973ced730cae 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -132,9 +132,6 @@ media-libs/mesa video_cards_vmware x11-base/xorg-server glamor wayland x11-drivers/xf86-video-ati glamor -# x11-drivers/xf86-video-tdfx -x11-base/xorg-drivers video_cards_tdfx - # >=sys-devel/binutils-2.22 sys-devel/llvm gold diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 4bca0e5e6c2b..09bc13e678ab 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,5 +1,5 @@ -# Copyright 1999-2018 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -amd64-fbsd @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + # Ulrich Müller <ulm@gentoo.org> (01 May 2018) # virtual/mysql is not keyworded. mysql diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask index 021c66925840..a1ff102e54e2 100644 --- a/profiles/arch/amd64/use.mask +++ b/profiles/arch/amd64/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 # Unmask the flag which corresponds to ARCH. @@ -20,10 +20,6 @@ -oci8-instant-client -oracle -# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Sven Wegener <swegener@gentoo.org> (31 May 2017) # libvirt is supported on amd64 -libvirt diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 0a5c3b5582f0..6444d0683144 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -62,7 +62,7 @@ media-sound/mpd fluidsynth # Alexis Ballier <aballier@gentoo.org> (29 May 2017) # frei0r-plugins is not stable yet, mask it on stable versions <media-video/libav-13 frei0r -<=media-video/ffmpeg-3.3.6 frei0r sofalizer +<=media-video/ffmpeg-3.4.5 frei0r sofalizer # Alexis Ballier <aballier@gentoo.org> (18 Apr 2017) # No gst-plugins-vp8:0.10, gst-plugins-musepack:0.10 stable diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index fdcce322d47f..b53a31b84fd3 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -15,10 +15,6 @@ python_single_target_python3_7 # No ACPI support on arm. Bug #657332 acpi -# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Patrick Lauer <patrick@gentoo.org> (28 Apr 2015) # Dependencies not keyworded ayatana @@ -120,8 +116,6 @@ video_cards_nouveau video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 80f617fb1951..b94c1ebc0719 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Roy Bamford <neddyseagoon@gentoo.org> (19 Mar 2019) +# Let kde-apps/akonadi use mysql. +dev-qt/qtsql -mysql +kde-apps/akonadi -mysql + # Mart Raudsepp <leio@gentoo.org> (11 Mar 2019) # media-libs/bcg729 not keyworded yet net-analyzer/wireshark bcg729 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 513ac9b4da91..a3637255455b 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -189,8 +189,6 @@ video_cards_mga video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index ea4f8b0e12c6..72ed92e00335 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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> (31 Mar 2019) +# sys-auth/elogind not stable yet. bug #682158 +elogind + # Mart Raudsepp <leio@gentoo.org> (07 Feb 2019) # app-misc/tracker not stable yet tracker diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index 6b99d3b07714..b9c56f8de544 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -116,10 +116,6 @@ oracle # not keyworded on non-x86 systems video_cards_geode -video_cards_voodoo - -# not needed on non-mips systems -video_cards_newport # not needed on non-x86, non-amd64 systems input_devices_vmmouse diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 918546e31212..508c4e974bd5 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,8 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny <mgorny@gentoo.org> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. @@ -242,8 +247,6 @@ video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi -video_cards_tdfx -video_cards_voodoo # 25 Jul 2005 Guy Martin <gmsoft@gentoo.org> # lm_sensors not supported on hppa and ieee1394 not tested diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index 0f0509dd7730..482b71cda405 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -26,7 +26,7 @@ CHOST_ia64="${CHOST}" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2006/12/23 - Diego Pettenò <flameeyes@gentoo.org> # Defaults for audio drivers - Took from x86 profile diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 99163c252009..de1c3b6cc180 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,6 +3,10 @@ # This is a list of USE flags that should not be used on ia64. +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny <mgorny@gentoo.org> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 18076f80ec2c..8e4601560303 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -m68k +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + # James Le Cuirot <chewi@gentoo.org> (29 Jun 2017) # Unmask as this profile is big endian. -big-endian diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults index 7241d23bfa2b..09430714177a 100644 --- a/profiles/arch/mips/make.defaults +++ b/profiles/arch/mips/make.defaults @@ -3,7 +3,7 @@ # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev impact newport" +VIDEO_CARDS="fbdev impact" ARCH="mips" ACCEPT_KEYWORDS="${ARCH} ~mips" diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 23bccaacd9b2..566152cb5307 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -mips +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Matt Turner <mattst88@gentoo.org> (25 Mar 2018) # Unmask systemd since it is keyworded here. -systemd @@ -123,7 +127,6 @@ dri # Stephen P. Becker <geoman@gentoo.org> # more modular X stuff -video_cards_tdfx video_cards_mga video_cards_nouveau video_cards_nv @@ -137,7 +140,6 @@ input_devices_wacom input_devices_joystick video_cards_glint video_cards_nvidia -video_cards_voodoo # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults index 418e2b908510..0db98cc5fb7f 100644 --- a/profiles/arch/powerpc/ppc32/make.defaults +++ b/profiles/arch/powerpc/ppc32/make.defaults @@ -15,7 +15,7 @@ FCFLAGS="${CFLAGS}" # 2006/08/18 - Donnie Berkholz <dberkholz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga nv r128 radeon" # 2006/12/06 - Diego Pettenò <flameeyes@gentoo.org> # Defaults for PowerPC sound driver diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index d21cce270a21..1ecc38c7b290 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -43,8 +43,6 @@ dvb # 2006/03/20 - Donnie Berkholz <dberkholz@gentoo.org> # Modular X: mask for architectures on which they aren't available video_cards_glint -video_cards_tdfx -video_cards_voodoo # llvm is not keyworded video_cards_radeonsi diff --git a/profiles/arch/powerpc/use.stable.mask b/profiles/arch/powerpc/use.stable.mask index 59721c214c6d..dcbceb3527bb 100644 --- a/profiles/arch/powerpc/use.stable.mask +++ b/profiles/arch/powerpc/use.stable.mask @@ -1,9 +1,13 @@ -# Copyright 1999-2015 Gentoo Foundation +# 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> (31 Mar 2019) +# sys-auth/elogind not stable yet. bug #682158 +elogind + # Matt Turner <mattst88@gentoo.org> (25 Apr 2018) # Dropped stable keywords octave diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask index 6ecedee6837b..04e1680cc273 100644 --- a/profiles/arch/s390/use.mask +++ b/profiles/arch/s390/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 # Unmask the flag which corresponds to ARCH. @@ -7,6 +7,10 @@ # Unmask ABI flags for this arch. -abi_s390_32 +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Michał Górny <mgorny@gentoo.org> (16 Jul 2018) # Python 3.7 support requires fresh versions of packages which are stuck # at keywordreqs. @@ -109,7 +113,6 @@ video_cards_r300 video_cards_r600 video_cards_radeon video_cards_radeonsi -video_cards_tdfx # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013) # virtual/opencl is not keyworded diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask index edb70c15d028..02c35f701545 100644 --- a/profiles/arch/sh/use.mask +++ b/profiles/arch/sh/use.mask @@ -1,6 +1,10 @@ # Unmask the flag which corresponds to ARCH. -sh +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Kacper Kowalik <xarthisius@gentoo.org> (9 Aug 2010) # cblas-external as virtual/cblas is also masked cblas-external @@ -87,8 +91,6 @@ video_cards_nouveau video_cards_nv video_cards_r128 video_cards_radeon -video_cards_tdfx -video_cards_voodoo # Matt Turner <mattst88@gentoo.org> # Mask more VIDEO_CARDs added with mesa-8.0 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults index 32ca3073612b..f29dad7aaaf1 100644 --- a/profiles/arch/sparc/make.defaults +++ b/profiles/arch/sparc/make.defaults @@ -37,7 +37,7 @@ MULTILIB_STRICT_DIRS="/lib32 /usr/lib32 /usr/kde/*/lib32 /usr/qt/*/lib32 /usr/X1 # 2006/10/05 - Gustavo Zacarias <gustavoz@gentoo.org> # Defaults for video drivers -VIDEO_CARDS="fbdev glint mga r128 radeon tdfx voodoo" +VIDEO_CARDS="fbdev glint mga r128 radeon" # Sergei Trofimovich <slyfox@gentoo.org> (24 Jun 2018) # Enable USE=libtirpc by default, to ease dependency resolution during diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index de9d365d8f18..fc5fd4edaa83 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <slyfox@gentoo.org> (31 Mar 2019) +# No stable dovecot on net-mail/dovecot, bug #634822. +mail-filter/maildrop dovecot + # Sergei Trofimovich <slyfox@gentoo.org> (25 Dec 2018) # Needs net-mail/mailutils and net-libs/webkit-gtk which are not # stable (yet?), bug #663248 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index dfa5461e8807..5f5a439987e3 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -1,11 +1,15 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -sparc # This file contains a list of useflags that cannot be used on sparc. +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not yet keyworded here. bug #681200 +elogind + # Sergei Trofimovich <slyfox@gentoo.org> (12 Dec 2018) # mongodb is not keyworded on sparc mongodb diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask index bb116708b031..a5de147c236f 100644 --- a/profiles/arch/x86-fbsd/use.mask +++ b/profiles/arch/x86-fbsd/use.mask @@ -1,14 +1,18 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 - -# Michael Palimaka <kensington@gentoo.org> (21 Jun 2016) -# Unkeyworded -qt5 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -x86-fbsd -abi_x86_32 +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# sys-auth/elogind is not keyworded here. +elogind + +# Michael Palimaka <kensington@gentoo.org> (21 Jun 2016) +# Unkeyworded +qt5 + # Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012) # IPMI is only implemented for x86, amd64 and ia64 -ipmi diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index a65fc98edcc2..4cc91a687653 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/use.mask @@ -1,5 +1,5 @@ -# Copyright 1999-2017 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 # Unmask the flag which corresponds to ARCH. -x86 @@ -25,10 +25,6 @@ python_single_target_python3_7 -oci8-instant-client -oracle -# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) -# Unmask elogind since it is keyworded here. --elogind - # Sven Wegener <swegener@gentoo.org> (31 May 2017) # libvirt is supported on x86 -libvirt diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 66a0ff58b141..0e2ad52b66f3 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.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 # This file requires eapi 5 or later. New entries go on top. diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 7e04c424dd49..7fc93d902675 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -5,7 +5,7 @@ # See portage(5) manpage # Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later) -IUSE_IMPLICIT="prefix prefix-chain prefix-guest" +IUSE_IMPLICIT="prefix prefix-guest prefix-stack" USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND" USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt" USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt" diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 0e523f3f5833..a4f67f42aa5b 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2019) +# USE="-gnutls" is broken (#675694) +>=net-fs/samba-4.10.0_rc1 gnutls + # Mart Raudsepp <leio@gentoo.org> (14 Dec 2018) # Security is not optional if available for the architecture/kernel. gnome-base/gnome-desktop seccomp @@ -72,7 +76,6 @@ app-shells/bash:0 readline # Force-enable all PYTHON_TARGETS for python-exec to avoid using private # API. Please remember to keep it in sync with python_targets.desc. dev-lang/python-exec python_targets_python2_7 -dev-lang/python-exec python_targets_python3_4 dev-lang/python-exec python_targets_python3_5 dev-lang/python-exec python_targets_python3_6 dev-lang/python-exec python_targets_python3_7 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9905ca28b3f3..97c7a2ddd346 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,18 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# dev-libs/grok is slated for removal. +app-admin/rsyslog grok + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# x11-wm/afterstep is slated for removal. +x11-terms/aterm background + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# net-mail/uw-imap masked for removal. +dev-perl/NetxAP test + # Michał Górny <mgorny@gentoo.org> (16 Mar 2019) # Requires last rited dev-python/scimath. dev-python/construct python_targets_python2_7 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e3b7c47692e5..a18c16751d10 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -141,10 +141,6 @@ app-admin/packagekit-base entropy dev-db/mariadb sst-xtrabackup dev-db/mariadb-galera sst-xtrabackup -# William Hubbs <williamh@gentoo.org (13 Apr 2016) -# Needs gcc-5 which is currently unstable -dev-lang/go gccgo - # Sergey Popov <pinkbyte@gentoo.org> (15 Feb 2016) # Mask monitoring capabilities of Ganeti on stable branches app-emulation/ganeti monitoring diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 3b9cbbf595f1..e3a5778afb95 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,13 +4,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Matt Turner <mattst88@gentoo.org> (02 Mar 2019) -# For ancient hardware. Tired of maintaining. Masked for removal in 30 days. -# Bug #679256 -video_cards_newport -video_cards_tdfx -video_cards_voodoo - # Brian Evans <grknight@gentoo.org> (11 Jan 2019) # Mask PHP 7.0 target as EOL php_targets_php7-0 @@ -27,10 +20,6 @@ postgres_targets_postgres12 # Unkeyworded on most arches, unmasked in supported arch profiles. audacious -# Michael Palimaka <kensington@gentoo.org> (03 Jun 2017) -# Unkeyworded on most arches, unmasked in supported arch profiles. -elogind - # CURL_SSL=winssl is for prefix/windows/winnt only curl_ssl_winssl @@ -84,8 +73,8 @@ coreaudio # Jeremy Olexa <darkside@gentoo.org> # The prefix USE flags should never be used on non prefix profiles prefix -prefix-chain prefix-guest +prefix-stack # Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010) # masking flags that only apply to FreeBSD diff --git a/profiles/default/bsd/package.use.mask b/profiles/default/bsd/package.use.mask index f29c575e26d5..0d2328c5a62e 100644 --- a/profiles/default/bsd/package.use.mask +++ b/profiles/default/bsd/package.use.mask @@ -84,8 +84,8 @@ media-libs/gst-plugins-base gbm # udisks is linux only (for now?) gnome-base/gvfs udisks -# joystick and video_cards_tdfx useflag are linux only #477750 -media-video/mplayer joystick video_cards_tdfx +# joystick useflag is linux only #477750 +media-video/mplayer joystick # linux only media-libs/opencv ieee1394 cuda diff --git a/profiles/default/linux/alpha/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/alpha/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/alpha/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/alpha/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/alpha/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/alpha/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/alpha/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/alpha/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/amd64/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/amd64/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/amd64/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/amd64/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/amd64/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent b/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent +++ b/profiles/default/linux/amd64/17.1/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/arm/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/arm/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/arm/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/arm/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/arm/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/arm/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/arm/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/arm/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/arm64/package.use.mask b/profiles/default/linux/arm64/package.use.mask index 5830cea46e6f..1897e8a48302 100644 --- a/profiles/default/linux/arm64/package.use.mask +++ b/profiles/default/linux/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean <chutzpah@gentoo.org> (26 Mar 2019) +# Some test deps aren't keyworded on arm64 +dev-python/kazoo test + # Mike Frysinger <vapier@gentoo.org> (08 May 2016) # This target supports VTV #547040. >=sys-devel/gcc-6 -vtv diff --git a/profiles/default/linux/ia64/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/ia64/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/ia64/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/ia64/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/ia64/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/ia64/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/ia64/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/ia64/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd/parent index f7739b405877..2122741fb81c 100644 --- a/profiles/default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc32/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../targets/systemd +../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc32/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc32/17.0/desktop/gnome/systemd/parent index f7739b405877..2122741fb81c 100644 --- a/profiles/default/linux/powerpc/ppc32/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc32/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../targets/systemd +../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd/parent index 5d9d87f6d91e..288aeccdce82 100644 --- a/profiles/default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc64/13.0/32bit-userland/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../../targets/systemd +../../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd/parent index 5d9d87f6d91e..288aeccdce82 100644 --- a/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc64/13.0/64bit-userland/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../../targets/systemd +../../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd/parent index 5d9d87f6d91e..288aeccdce82 100644 --- a/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc64/17.0/32bit-userland/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../../targets/systemd +../../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent index 5d9d87f6d91e..288aeccdce82 100644 --- a/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent +++ b/profiles/default/linux/powerpc/ppc64/17.0/64bit-userland/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../../../targets/systemd +../../../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/sparc/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/sparc/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/sparc/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/sparc/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/sparc/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/x86/13.0/desktop/gnome/systemd/parent b/profiles/default/linux/x86/13.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/x86/13.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/x86/13.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/default/linux/x86/17.0/desktop/gnome/systemd/parent b/profiles/default/linux/x86/17.0/desktop/gnome/systemd/parent index 44f88d3e2df0..f5c1ae438de4 100644 --- a/profiles/default/linux/x86/17.0/desktop/gnome/systemd/parent +++ b/profiles/default/linux/x86/17.0/desktop/gnome/systemd/parent @@ -1,2 +1,2 @@ .. -../../../../../../../targets/systemd +../../../../../../../targets/desktop/gnome/systemd diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 806875d947af..b6813fd288fd 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags. python2_7 - Build for Python 2.7 only -python3_4 - Build for Python 3.4 only python3_5 - Build for Python 3.5 only python3_6 - Build for Python 3.6 only python3_7 - Build for Python 3.7 only diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index d338bba3b194..960c0f96e4d7 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags. python2_7 - Build with Python 2.7 -python3_4 - Build with Python 3.4 python3_5 - Build with Python 3.5 python3_6 - Build with Python 3.6 python3_7 - Build with Python 3.7 diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc index 8229151128ac..ab9ece95a2cf 100644 --- a/profiles/desc/video_cards.desc +++ b/profiles/desc/video_cards.desc @@ -32,7 +32,6 @@ r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Isla radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon siliconmotion - VIDEO_CARDS setting to build driver for siliconmotion video cards -tdfx - VIDEO_CARDS setting to build driver for tdfx video cards tegra - VIDEO_CARDS setting to build driver for tegra video cards vc4 - VIDEO_CARDS setting to build driver for vc4 video cards vesa - VIDEO_CARDS setting to build driver for vesa video cards @@ -41,4 +40,3 @@ virgl - VIDEO_CARDS setting to build driver for virgil (virtual 3D GPU) virtualbox - VIDEO_CARDS setting to build driver for virtualbox emulation vivante - VIDEO_CARDS setting to build etnaviv driver for vivante video cards vmware - VIDEO_CARDS setting to build driver for vmware video cards -voodoo - VIDEO_CARDS setting to build driver for voodoo video cards diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults index e0ee78c89ae9..2b8f8cd08975 100644 --- a/profiles/embedded/make.defaults +++ b/profiles/embedded/make.defaults @@ -17,7 +17,7 @@ USERLAND="GNU" LINGUAS="en" # Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later) -IUSE_IMPLICIT="prefix prefix-chain prefix-guest" +IUSE_IMPLICIT="prefix prefix-guest prefix-stack" USE_EXPAND_UNPREFIXED="ARCH" USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND" USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt" diff --git a/profiles/embedded/use.mask b/profiles/embedded/use.mask index 4786ba583a37..d7f5d2328231 100644 --- a/profiles/embedded/use.mask +++ b/profiles/embedded/use.mask @@ -1,7 +1,7 @@ # Zac Medico <zmedico@gentoo.org> # must use a prefix profile prefix -prefix-chain +prefix-stack # Chris PeBenito <pebenito@gentoo.org> # must use a SELinux profile diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask index d465a4d7db12..b7f146f8d4a1 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask @@ -1,5 +1,3 @@ # >=python-3 is masked python_single_target_python3_5 -python_single_target_python3_4 python_targets_python3_5 -python_targets_python3_4 diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index bb551011ff29..da6bdcafc915 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -28,6 +28,8 @@ gnome-extra/gnome-logs gnome-extra/gnome-shell-extensions gnome-extra/gnome-shell-frippery gnome-extra/gnome-shell-extensions-topicons-plus +gnome-extra/gnome-shell-extension-dash-to-panel +gnome-extra/gnome-shell-extension-desktop-icons gnome-extra/gnome-shell-extension-gsconnect gnome-extra/gnome-tweaks x11-themes/zukitwo-shell @@ -45,3 +47,4 @@ sys-apps/dbus-broker app-admin/gnome-abrt >=dev-libs/libreport-2.9 games-util/gamemode +gnome-extra/gnome-user-share diff --git a/profiles/features/uclibc/package.use.mask b/profiles/features/uclibc/package.use.mask index d50e095b0281..1de6dcc2f220 100644 --- a/profiles/features/uclibc/package.use.mask +++ b/profiles/features/uclibc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Anthony G. Basile <blueness@gentoo.org> +# sanitize is broken on at least all hardened uclibc +sys-devel/gcc sanitize + # Michał Górny <mgorny@gentoo.org> (12 Jan 2018) # Those require USE=java that is masked in this profile. app-emulation/virtualbox vboxwebsrv diff --git a/profiles/package.mask b/profiles/package.mask index 3ce7f5ed9dab..4a563cdbd484 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,9 +29,324 @@ #--- END OF EXAMPLES --- +# Zac Medico <zmedico@gentoo.org> (04 Apr 2019) +# Ebuild is not needed since consumers use EGO_VENDOR. +# Removal in 30 days. Bug #656972. +dev-go/go-resiliency + +# Michał Górny <mgorny@gentoo.org> (03 Apr 2019) +# Does not build with ncurses[tinfo]. The current version is from 2004, +# and it seems to have been abandoned upstream. +# Removal in 30 days. Bug #678866. +games-roguelike/zangband + +# Michał Górny <mgorny@gentoo.org> (03 Apr 2019) +# Unmaintained. Multiple unresolved build failures (#630280, #638618, +# #639648). The current version was added in 2012, and haven't been +# bumped since. Upstream has released 1.0.0 in 2016 (#638464). +# Removal in 30 days. Bug #682402. +dev-libs/blitz + +# Michał Górny <mgorny@gentoo.org> (03 Apr 2019) +# Bundles dev-libs/rapidjson. Fails to build with gcc-6+. The packaged +# version is from 2015, and needs bump for almost 2 years. +# Removal in 30 days. Bug #580358. +dev-libs/handystats + +# Michał Górny <mgorny@gentoo.org> (03 Apr 2019) +# Does not build against ffmpeg-4. Last release in 2012. Last upstream +# commits in 2017. +# Removal in 30 days. Bug #673826. +media-plugins/vdr-markad + +# Virgil Dupras <vdupras@gentoo.org> (31 Mar 2019) +# Unmaintained, no revdeps. +# Removal in 30 days. Bug #616596 +dev-python/statistics +dev-python/reverend + +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# Unmaintained. Broken with new openssl (#674192) and new glibc +# (#643460). Last upstream beta release in 2002. Carries ever-growing +# pile of patches. No reverse dependencies. +# Removal in 30 days. Bug #674192. +net-analyzer/dsniff + +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# Unmaintained. The current snapshot was added by a non-maintainer to +# stop blocking Qt4 removal. Fails to build with new glibc. +# Last upstream release in 2015, latest commits mid-2018. +# No reverse dependencies. +# Removal in 30 days. Bug #656096. +sci-chemistry/ball + +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# Undermaintained. Fails to build with new glibc (#638048), OpenGL +# headers (#516292). Missing dependencies (#586186). No reverse +# dependencies. +# Removal in 30 days. Bug #638048. +sci-biology/arb + +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# Unmaintained. Still broken with new glibc. Carries a lot of local +# patches. Last upstream release in 2011, with a few commits in git +# since. The only revdep is app-admin/rsyslog[grok]. +# Removal in 30 days. Bug #660332. +dev-libs/grok + +# Michał Górny <mgorny@gentoo.org> (31 Mar 2019) +# Unmaintained. Needs bump. The current Gentoo version is from 2004, +# with last upstream release in 2015. Carries local patches and hacks +# to even build. Has format-security warnings. +# Removal in 30 days. Bug #532502. +net-ftp/weex + +# Anthony G. Basile <blueness@gentoo.org> +# Mask because it breaks the toolchain if +# lto is enabled. Bug #682018 +=dev-libs/isl-0.21 + +# Aaron Bauamn <bman@gentoo.org> (29 Mar 2019) +# Longstanding security vulnerabilities +# No upstream releases in years +# Removal in 30 days. Bug #650888 +media-gfx/swftools + +# Michał Górny <mgorny@gentoo.org> (29 Mar 2019) +# Unmaintained. Fails to build with ncurses[tinfo]; fixing it reveals +# further build failures. Last release in 2001. Upstream has shortly +# revived coding in 2015 but did not finish the update. +# Removal in 30 days. Bug #617184. +media-sound/playmidi + +# Michał Górny <mgorny@gentoo.org> (29 Mar 2019) +# Unmaintained. The current version was added in 2008, and a bump +# was requested in 2010. Since then, upstream has disappeared, +# and the tool requires fetching extra files from the upstream website. +# Removal in 30 days. Bug #305121. +media-video/episoder + +# Robin H. Johnson <robbat2@gentoo.org> (25 Mar 2019) +# Requires >=dev-lang/lua-5.3 which is masked +sys-apps/likwid + +# Michael Haubenwallner <haubi@gentoo.org> (25 Mar 2019) +# Obsolete, in favor of app-portage/prefix-toolkit. +# Removal in 30 days. Bug #658572 +app-portage/prefix-chain-setup +sys-apps/prefix-chain-utils + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Fails to build against current sys-auth/libfprint. +# Obsoleted upstream, in favor of libfprint[examples]. +# Removal in 30 days. Bug #665174. +sys-auth/fprint_demo + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Fails to build. Probably needs a fresh snapshot. +# Removal in 30 days. Bug #669592. +net-misc/casync + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Fails to build due to patch that does not apply. +# Even if that weren't the case, it would need to be updated for modern +# kernel versions. +# Removal in 30 days. Bug #663180. +sys-power/phc-intel + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Fails to build, probably due to Linux kernel changes. +# Removal in 30 days. Bug #646806. +net-misc/batman-adv + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Fails to build against ncurses[tinfo]. Last upstream +# release in 2009. No apparent fix in upstream git. +# Removal in 30 days. Bug #646922. +app-editors/efte + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. Vulnerable. Fails to build (#612236, #620916). +# Removal in 30 days. Bug #670028. +app-misc/freeplane + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained. No reverse dependencies. Fails to link. Last upstream +# activity in 2012. +# Removal in 30 days. Bug #632066. +dev-cpp/libassa + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Unmaintained and ancient. Upstream has abandoned the PAR 2.0 spec +# effort in 2003-2004, and the code has not seen any attention since. +# Removal in 30 days. Bug #681364. +app-arch/par + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# No maintainer. Both the program and the ebuild are of bad quality, +# the former requiring a patch and the latter failing to build in some +# circumstances. Last upstream activity in 2005. +# Removal in 30 days. Bug #456954. +app-benchmarks/gtkperf + +# Michał Górny <mgorny@gentoo.org> (23 Mar 2019) +# Proprietary executable with unclear license. Unmaintained. +# The current version in Gentoo is from 2004. QA issues (#430712). +# Removal in 30 days. Bug #681360. +app-cdr/poweriso + +# Andreas Sturmlechner <asturm@gentoo.org> (23 Mar 2019) +# Everything breaks again. bug #681336 +>=app-text/poppler-0.75.0 + +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# Unmaintained. No reverse dependencies. The current Gentoo version +# is from 2015, and upstream has made a lot of releases since. +# It suffers from heavy bundling of dependencies. +# Removal in 30 days. Bug #469194. +dev-lua/luvit + +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# Unmaintained. Last release in 2013, last commits in 2015. Nested +# bundled libraries (#253259, also causing #515384). Fails to build +# with [-dbus] (#560208). +# Removal in 30 days. Bug #681294. +x11-wm/afterstep + +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# Unmaintained, dead homepage (#680752). Fails to build against +# ncurses[tinfo] (#459490), fails to build against ncurses-6 (#649794). +# Also has some unresolved segv (#407983). +# Removal in 30 days. Bug #459490. +games-roguelike/rogue + +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# SixXS has been discontinued, rendering the package defunct. +# Removal in 30 days. Bug #670678. +net-vpn/aiccu + +# Michał Górny <mgorny@gentoo.org> (22 Mar 2019) +# Homepage dead, and package is mirror-restricted. Current release +# was added in 2006 and has not been updated since. +# Removal in 30 days. Bug #681230. +net-misc/sjphone + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Upstream EOL-ed Python 3.4 on 2019-03-19. The last release fails +# to build against openssl-1.1+. +# Removal in 30 days. Bug #673960. +=dev-lang/python-3.4* + +# Andreas Sturmlechner <asturm@gentoo.org> (21 Mar 2019) +# Replaced by split packages: kde-apps/dolphin-plugins-bazaar, +# -dropbox, -git, -mercurial, -subversion. Masked for removal in 30 days. +kde-apps/dolphin-plugins + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Not really maintained anymore. Last upstream release is from 2015. +# Fails to build against modern versions of app-crypt/mit-krb5, may have +# more hidden issues. It is probably time to move to net-print/cups. +# net-print/magicfilter is the only reverse dependency (from 2011). +# Removal in 30 days. Bug #496922. +net-print/lprng +net-print/magicfilter + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Fails to build on modern systems. Really bad quality ebuild (#670524) +# with a growing pile of patches. The current version dates back +# to 2003. The homepage is dead. No reverse dependencies. +# Removal in 30 days. Bug #542924. +dev-libs/libmcal + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Library with no maintainer and no reverse dependencies. Fails +# to build with sandbox violations. +# Removal in 30 days. Bug #676190. +x11-libs/hippo-canvas + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# The following packages are unmaintained and fail to build against +# openssl-1.1+. +# +# app-crypt/keynote: #675010, last updated upstream in 2000 +# dev-util/skipfish: #675124, last upstream commit in 2012 +# dev-util/wsta: #674004, no fix upstream, also #631610, #674526 +# games-util/gtkevemon: #675988, upstream API shut down +# mail-client/nail: #676008, last commit in 2010, also #508480 +# mail-client/nmh: #676938, needs bump, 2014, also #676938, #680596 +# mail-filter/libdkim: #674892, no revdeps, last release in 2010 +# net-analyzer/bro: #675014, needs bump, current version is from 2015 +# net-analyzer/ffp: #674244, dead homepage, current version added 2005 +# net-analyzer/nodebrain: #674796, last commits in 2015 +# net-analyzer/postal: #677478, last release in 2012 +# net-ftp/netkit-ftpd: #676000, last rel in 2000, also #236290, #540330 +# net-im/ayttm: #676242, last commits in 2011 (+ one secfix in 2015) +# net-im/climm: #674160, dead homepage, last commits in 2010 +# net-irc/bip: #674240, may need new snapshot, current ver is from 2013 +# net-irc/epic4: #677734, needs bump, current is from 2009, also #613120 +# net-irc/shadowircd: #674528, dead homepage, last commits in 2012 +# net-mail/peephole: #675012, last release from 2006 +# net-mail/qpopper: #674896, discontinued, from 2011, also #541996 +# net-mail/up-imapproxy: #674234, last commits in 2016, also #643898 +# net-mail/uw-imap: #678606, last upstream release in 2011 +# net-mail/uw-mailutils: #674174, same as uw-imap +# net-misc/sslwrap: #674524, last updated upstream in 2000 +# net-misc/stone: #675612, needs new snapshot, current ver is from 2008 +# net-misc/tn5250: #678684, last commits in 2012 +# net-proxy/ufdbguard: #677482, needs bump, current ver is from 2016 +# sys-apps/nca: #676240, last updated upstream in 2004 +# x11-plugins/wmpeople: revdep of net-mail/peephole, from 2004 +# +# Removal in 30 days. +app-crypt/keynote +dev-util/skipfish +dev-util/wsta +games-util/gtkevemon +mail-client/nail +mail-client/nmh +mail-filter/libdkim +net-analyzer/bro +net-analyzer/ffp +net-analyzer/nodebrain +net-analyzer/postal +net-ftp/netkit-ftpd +net-im/ayttm +net-im/climm +net-irc/bip +net-irc/epic4 +net-irc/shadowircd +net-mail/peephole +net-mail/qpopper +net-mail/up-imapproxy +net-mail/uw-imap +net-mail/uw-mailutils +net-misc/sslwrap +net-misc/stone +net-misc/tn5250 +net-proxy/ufdbguard +sys-apps/nca +x11-plugins/wmpeople + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# Last release in 2010. No reverse dependencies. No maintainer. +# Apparently bundles libraries. +# Removal in 30 days. Bug #252500. +dev-util/synopsis + +# Michał Górny <mgorny@gentoo.org> (20 Mar 2019) +# Unmaintained since 2015, with occasional uncoordinated updates +# by varying developers. The current version is outdated, and fails +# to build. +# Removal in 30 days. Bug #669604. +dev-util/trinity + +# Miroslav Šulc <fordfrog@gentoo.org> (19 Mar 2019) +# Depends on >=virtual/{jdk,jre}-11 which is masked +=www-servers/tomcat-9.0.17 + # Sobhan Mohammadpour <sobhan@gentoo.org> (17 Mar 2019) # Masked for testing -=mail-client/geary-3.32.0 +=mail-client/geary-3.32.0-r1 # Patrice Clement <monsieurp@gentoo.org> (17 Mar 2019) # Old and unmaintained Java libraries. Removal in 30 days. @@ -66,12 +381,6 @@ dev-vcs/bzr-fastimport dev-vcs/git-bzr-ng # Michał Górny <mgorny@gentoo.org> (17 Mar 2019) -# Live ebuild adde in 2012 and not touched by the maintainer since. -# Never seen a release ebuild or a snapshot. -# Removal in 30 days. Bug #680790. -x11-misc/simpleswitcher - -# Michał Górny <mgorny@gentoo.org> (17 Mar 2019) # Added in 2012, started to fail at digest verification shortly # afterwards and not mirrored by Gentoo. Not touched by maintainer # since. @@ -86,10 +395,6 @@ x11-misc/xwinwrap # Removal in 30 days. Bug #407381. media-video/get_flash_videos -# Lars Wendler <polynomial-c@gentoo.org> (17 Mar 2019) -# Breaks user crontab (#680764) -=sys-process/cronie-1.5.3-r1 - # Michał Górny <mgorny@gentoo.org> (16 Mar 2019) # The current Gentoo version has been added in 2011, and a bump is # pending since at least 2012. Last touched upstream in 2015. @@ -134,9 +439,11 @@ x11-drivers/xf86-video-suncg6 x11-drivers/xf86-video-sunffb x11-drivers/xf86-video-sunleo x11-drivers/xf86-video-suntcx +x11-drivers/xf86-video-tdfx x11-drivers/xf86-video-tga x11-drivers/xf86-video-trident x11-drivers/xf86-video-tseng +x11-drivers/xf86-video-voodoo # Michał Górny <mgorny@gentoo.org> (16 Mar 2019) # The current Gentoo version of Nessus is from 2006 (!). It does @@ -280,12 +587,6 @@ sys-apps/yum sys-cluster/util-vserver # Michał Górny <mgorny@gentoo.org> (13 Mar 2019) -# Unresolved vulnerability (CVE-2018-14663). The maintainer is inactive -# for over a year. -# Removal in 30 days. Bug #670214. -net-dns/dnsdist - -# Michał Górny <mgorny@gentoo.org> (13 Mar 2019) # Contains vulnerability (CVE-2016-2049) that has not been resolved # for almost 3 years. No reverse dependencies. # Removal in 30 days. Bug #572882. @@ -369,77 +670,14 @@ app-arch/star # Masked for removal in 30 days. media-sound/karlyriceditor -# Georgy Yakovlev <gyakovlev@gentoo.org> (06 Mar 2019) -# Mask rust 1.33.0 & co because it breaks firefox simd -# https://bugzilla.mozilla.org/show_bug.cgi?id=1521249 -# https://bugs.gentoo.org/679656 ->=dev-lang/rust-1.33.0 ->=dev-lang/rust-bin-1.33.0 ->=virtual/rust-1.33.0 ->=virtual/cargo-1.33.0 - -# Mikle Kolyada <zlogene@gentoo.org> (04 Mar 2019) -# Mask Squid-4.x for testing -=net-proxy/squid-4* - -# Matt Turner <mattst88@gentoo.org> (02 Mar 2019) -# Old, unused drivers. -# Masked for removal in 30 days. Bug #679256 -x11-drivers/xf86-video-newport -x11-drivers/xf86-video-tdfx -x11-drivers/xf86-video-voodoo - -# Matt Turner <mattst88@gentoo.org> (02 Mar 2019) -# No reverse dependencies. No releases in 13 years. -# Masked for removal in 30 days. Bug #679256 -x11-libs/libxkbui - -# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2019) -# Completely broken. Masked for removal in 30 days. -# Bugs 630924, 639310, 640728, 644654, 654892, 655096, 670822 -media-video/dcpomatic -media-libs/libasdcp-cth -media-libs/libdcp -media-libs/libsub - # Eray Aslan <eras@gentoo.org> (01 Mar 2019) # Mask experimental software =mail-mta/postfix-3.5* -# Andreas K. Huettel <dilfridge@gentoo.org> (23 Feb 2019) -# Fails to build with glibc-2.28, bug 669206. -# Removal in 30 days. -app-arch/freeze - -# Michał Górny <mgorny@gentoo.org> (13 Feb 2019) -# Release candidate, masked for testing. -=sys-devel/llvm-common-8.0.0_rc* -=sys-devel/llvm-8.0.0_rc* -=sys-devel/llvmgold-8 -=dev-python/lit-8.0.0_rc* -=dev-ml/llvm-ocaml-8.0.0_rc* -=sys-devel/lld-8.0.0_rc* -=sys-devel/clang-common-8.0.0_rc* -=sys-devel/clang-8.0.0_rc* -=dev-python/clang-python-8.0.0_rc* -=dev-util/lldb-8.0.0_rc* -=sys-libs/compiler-rt-8.0.0_rc* -=sys-libs/compiler-rt-sanitizers-8.0.0_rc* -=sys-libs/llvm-libunwind-8.0.0_rc* -=sys-libs/libcxxabi-8.0.0_rc* -=sys-libs/libcxx-8.0.0_rc* -=sys-libs/libomp-8.0.0_rc* -=sys-devel/clang-runtime-8.0.0_rc* - # Miroslav Šulc <fordfrog@gentoo.org> (10 Feb 2019) # Depends on >=virtual/{jdk,jre}-11 which is masked =www-servers/tomcat-9.0.16 -# Jeroen Roovers <jer@gentoo.org> (31 Jan 2019) -# Depends on =dev-libs/openssl-1.1.1* -# bug #670574 -=net-libs/nodejs-11* - # Dennis Lamm <expeditioneer@gentoo.org> (29 Jan 2019) # Depends on >=app-text/enchant-2.0.0 which is masked =gnome-extra/gtkhtml-4.10.0-r1 @@ -561,11 +799,6 @@ media-libs/libglvnd # Masked for initial testing >=dev-db/mysql-connector-c++-8.0.0 -# Eray Aslan <eras@gentoo.org> (22 Jan 2018) -# Vulnerable - see https://bugs.gentoo.org/630684 -# Please migrate to cyrus-imapd-3.0 releases -=net-mail/cyrus-imapd-2.5* - # James Le Cuirot <chewi@gentoo.org> (17 Dec 2017) # Java 9+ is not yet fully supported on Gentoo. Packages cannot depend # on it so these virtuals are not yet required. If you wish to use @@ -702,10 +935,6 @@ app-admin/amazon-ec2-init =sys-fs/fuse-3* =net-fs/sshfs-3* -# Denis Dupeyron <calchan@gentoo.org> (12 Sep 2016) -# Masked for testing, see bug #588894. -=x11-misc/light-locker-1.7.0-r1 - # Andreas K. Hüttel <dilfridge@gentoo.org> (03 Apr 2016) # Can exhaust all available memory depending on task # but is made available for experts who heed this warning @@ -770,12 +999,6 @@ app-eselect/eselect-lua # experimental features and accept a more unstable release. www-plugins/chrome-binary-plugins:unstable -# Michael Weber <xmw@gentoo.org> (17 Jul 2013) -# Upstream next versions -# Michał Górny <mgorny@gentoo.org> (15 Mar 2019) -# No single unmasked version since. Removal in 30 days. Bug #671238. ->=sys-boot/raspberrypi-firmware-1_pre - # Diego E. Pettenò <flameeyes@gentoo.org> (03 Jan 2009) # These packages are not supposed to be merged directly, instead # please use sys-devel/crossdev to install them. diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 2adeb6a71837..b9bd2febc160 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,18 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (26 Mar 2019) +# LLVM/clang 8 cannot compile itself, fails with the linker complaining +# about a missing symbol (clang::clangd::detail::log(..,..)) +=sys-devel/clang-8.0.0* +=sys-devel/llvm-8.0.0* + +# Fabian Groffen <grobian@gentoo.org> (22 Mar 2019) +# Newer versions break because they insist on sysroot usage lacking +# -lSystem as looked for by clang/llvm. If your system got this +# package, you have to emerge -C cmake and re-emerge it. +>dev-util/cmake-3.13.4 + # James Le Cuirot <chewi@gentoo.org> (29 Jul 2015) # Recent Oracle releases only support recent Mac OS releases. We can't # keep old versions due to vulnerabilities. diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index 8b7eafcc2520..27668ebed6d3 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (22 Mar 2019) +# fails to compile, bug #681316 +=app-crypt/gnupg-2.2.14 + # Fabian Groffen <grobian@gentoo.org> (12 Nov 2018) # this version of binutils produces shared libraries with symbol lookup # errors, probably a versioning problem, confirmed on Solaris 10 and diff --git a/profiles/prefix/windows/cygwin/package.mask b/profiles/prefix/windows/cygwin/package.mask index d0fd04c4259b..b5df9c12c3a3 100644 --- a/profiles/prefix/windows/cygwin/package.mask +++ b/profiles/prefix/windows/cygwin/package.mask @@ -1,7 +1,7 @@ # Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Michael Haubenwallner <haubi@gentoo.org> (27 Feb 2020) +# Michael Haubenwallner <haubi@gentoo.org> (27 Feb 2019) # Cygwin does not provide this new version yet in it's repo. >=sys-devel/gcc-7.4 diff --git a/profiles/prefix/windows/cygwin/package.unmask b/profiles/prefix/windows/cygwin/package.unmask index d66d4bab16cd..f385520e77e0 100644 --- a/profiles/prefix/windows/cygwin/package.unmask +++ b/profiles/prefix/windows/cygwin/package.unmask @@ -3,4 +3,4 @@ # Michael Haubenwallner <haubi@gentoo.org> (13 Feb 2019) # A little less broken on Cygwin than openssl-1.1.0j. -~dev-libs/openssl-1.1.1a +=dev-libs/openssl-1.1.1* diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index a443b8e0a5e2..392ef405f2e6 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -1,10 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Re-add Cygwin's libc -elibc_Cygwin # we do have only python-3.6 ready on cygwin -python_targets_python3_4 python_targets_python3_5 python_targets_python3_7 diff --git a/profiles/prefix/windows/winnt/profile.bashrc b/profiles/prefix/windows/winnt/profile.bashrc index 7d1251609c0f..3c12c6519673 100644 --- a/profiles/prefix/windows/winnt/profile.bashrc +++ b/profiles/prefix/windows/winnt/profile.bashrc @@ -27,69 +27,6 @@ windows_setup_dllhelper() { esac } -windows_cleanup_removed_files() { - local removedlist=$1 - rm -f "${removedlist}".new - - if [[ -r ${removedlist} ]]; then - rm -f "${removedlist}".old - fi - # restore in case of system fault - if [[ -r ${removedlist}.old ]]; then - mv "${removedlist}"{.old,} - fi - - touch "${removedlist}"{,.new} # ensure they exist - - while read rmstem; do - # try to remove previously recorded files - for f in "${ROOT}${rmstem}"*; do - ebegin "trying to remove ${f}" - rm -f "${f}" > /dev/null 2>&1 - eend $? - done - # but keep it in list if still exists - for f in "${ROOT}${rmstem}"*; do - [[ -f ${f} ]] && echo "${rmstem}" >> "${removedlist}".new - break - done - done < "${removedlist}" - - # update the list - mv "${removedlist}"{,.old} - mv "${removedlist}"{.new,} - rm "${removedlist}".old -} - -windows_find_removed_slot() { - local f=$1 - local n=0 - while [[ ${n} -lt 100 && -f "${f}${n}" ]]; do - n=$((n=n+1)) - done - - if [[ ${n} -ge 100 ]]; then - echo "too many (>=100) old text files busy of '${f}'" >&2 - exit 1 - fi - - echo $n -} - -windows_prepare_file() { - local failed=0 - my_mv=mv - - [[ "${1}" == */mv ]] && my_mv="${1}.new" - [[ -f "${1}.new" ]] && rm -f "${1}.new" - - cp -p "${1}" "${1}.new" || failed=1 - ${my_mv} "${1}" "${2}" || failed=1 - ${my_mv} "${1}.new" "${1}" || failed=1 - - echo $failed -} - post_src_install() { cd "${ED}" find . -name '*.exe' -o -name '*.dll.a' -o -name '*.so' | @@ -125,64 +62,6 @@ post_src_install() { done } -post_pkg_preinst() { - local removedlist="${EROOT}var/lib/portage/files2bremoved" - windows_cleanup_removed_files $removedlist - - # now go for current package - cd "${D}" - find ".${EROOT}" -type f | xargs -r /usr/bin/file | grep ' PE ' | while read f t - do - f=${f#./} # find prints: "./path/to/file" - f=${f%:} # file prints: "file-argument: type-of-file" - test -r "${ROOT}${f}" || continue - rmstem="${f}.removedbyportage" - # keep list of old busy text files unique - grep "^${rmstem}$" "${removedlist}" >/dev/null \ - || echo "${rmstem}" >> "${removedlist}" - - local n=$(windows_find_removed_slot ${ROOT}${rmstem}) - ebegin "backing up text file ${ROOT}${f} (${n})" - eend $(windows_prepare_file "${ROOT}${f}" "${ROOT}${rmstem}${n}") - done -} - -post_pkg_prerm() { - local removedlist="${EROOT}var/lib/portage/files2bremoved" - save_IFS=$IFS - IFS=' -'; - local MY_PR=${PR} - [[ ${MY_PR} == r0 ]] && MY_PR= - local -a contents=($(<"${EROOT}var/db/pkg/${CATEGORY}/${P}${MY_PR:+-}${MY_PR}/CONTENTS")); - IFS=$save_IFS - local -a cont - for content in "${contents[@]}"; do - cont=($content) - f=${cont[1]} - f=${f#/} - - test -r "${ROOT}${f}" || continue - - if /usr/bin/file "${ROOT}${f}" | grep ' PE ' > /dev/null; then - # $f should be an absolute path to the installed file - rmstem="${f}.removedbyportage" - - grep "^${rmstem}$" "${removedlist}" > /dev/null \ - || echo "${rmstem}" >> "${removedlist}" - - local n=$(windows_find_removed_slot ${ROOT}${rmstem}) - ebegin "preparing ${ROOT}${f} for unmerge ($n)" - eend $(windows_prepare_file "${ROOT}${f}" "${ROOT}${rmstem}${n}") - fi - done -} - -pre_pkg_postrm() { - local removedlist="${EROOT}var/lib/portage/files2bremoved" - windows_cleanup_removed_files $removedlist -} - windows_setup_dllhelper_cp() { if ! [[ $(type -P cp) -ef ${T}/dllhelper/cp ]] then diff --git a/profiles/targets/desktop/gnome/make.defaults b/profiles/targets/desktop/gnome/make.defaults index fdeb486548d4..e32bb8b830e5 100644 --- a/profiles/targets/desktop/gnome/make.defaults +++ b/profiles/targets/desktop/gnome/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus pulseaudio tracker" +USE="colord -consolekit eds elogind evo gnome gnome-keyring gnome-online-accounts gstreamer introspection libsecret nautilus networkmanager pulseaudio tracker" diff --git a/profiles/targets/desktop/gnome/package.use b/profiles/targets/desktop/gnome/package.use index 6ad779174603..70a21e468c55 100644 --- a/profiles/targets/desktop/gnome/package.use +++ b/profiles/targets/desktop/gnome/package.use @@ -1,11 +1,16 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Needed by mutter defaults, bug #547300 +# Needed by gnome-photos +media-libs/gegl jpeg2k raw + +# Needed by a global USE=wayland right now; some REQUIRED_USE may be outdated and need review +>=media-libs/cogl-1.18.2-r1 gles2 >=media-libs/clutter-1.20 egl media-libs/cogl kms + +# Needed by mutter defaults and USE=wayland, bug #547300 >=media-libs/mesa-10.3 gbm gles2 ->=media-libs/cogl-1.18.2-r1 gles2 # For eautoreconf in =app-crypt/seahorse-3.10.2-r1 app-crypt/gcr vala @@ -39,9 +44,6 @@ net-libs/libproxy python # For net-misc/vinagre-3.4 and gnome-boxes net-misc/spice-gtk gtk3 -# for gnome-extra/gnome-user-share -www-servers/apache apache2_modules_dav apache2_modules_dav_fs apache2_modules_authn_file apache2_modules_auth_digest apache2_modules_authz_groupfile - # Alexandre Rostovtsev <tetromino@gentoo.org> (19 Feb 2015) # Set reasonable default toolkit for gnome users to prevent emerge error # when USE=tools diff --git a/profiles/targets/desktop/gnome/systemd/eapi b/profiles/targets/desktop/gnome/systemd/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/targets/desktop/gnome/systemd/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/targets/desktop/gnome/systemd/package.use b/profiles/targets/desktop/gnome/systemd/package.use new file mode 100644 index 000000000000..6d583e8165df --- /dev/null +++ b/profiles/targets/desktop/gnome/systemd/package.use @@ -0,0 +1,8 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# On systemd profiles we can default enable gnome-user-share as it always has been +gnome-base/gnome-extra-apps share + +# for gnome-extra/gnome-user-share +www-servers/apache apache2_modules_dav apache2_modules_dav_fs apache2_modules_authn_file apache2_modules_auth_digest apache2_modules_authz_groupfile diff --git a/profiles/targets/desktop/gnome/systemd/parent b/profiles/targets/desktop/gnome/systemd/parent new file mode 100644 index 000000000000..ead73795d6d7 --- /dev/null +++ b/profiles/targets/desktop/gnome/systemd/parent @@ -0,0 +1,2 @@ +.. +../../../systemd diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 4b1b1a923c3b..18f4dbc4b291 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2019) +# Enable client by default. Usually desktop users need the client. +net-fs/samba client + # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018) # Required by app-office/libreoffice dev-libs/xmlsec nss diff --git a/profiles/updates/1Q-2019 b/profiles/updates/1Q-2019 index 10ac282f20d6..12ddfd6bdb9f 100644 --- a/profiles/updates/1Q-2019 +++ b/profiles/updates/1Q-2019 @@ -13,3 +13,4 @@ move net-misc/networkmanager-vpnc net-vpn/networkmanager-vpnc move net-misc/networkmanager-sstp net-vpn/networkmanager-sstp move gnome-extra/gnome-tweak-tool gnome-extra/gnome-tweaks move app-portage/eclass-manpages app-doc/eclass-manpages +move app-editors/latexila app-editors/gnome-latex diff --git a/profiles/use.desc b/profiles/use.desc index 246bc371fd4a..1f5b27e9190a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -75,6 +75,7 @@ dvb - Add support for DVB (Digital Video Broadcasting) dvd - Add support for DVDs dvdr - Add support for DVD writer hardware (e.g. in xcdroast) eds - Enable support for Evolution-Data-Server (EDS) +elogind - Enable session tracking via sys-auth/elogind emacs - Add support for GNU Emacs emboss - Add support for the European Molecular Biology Open Software Suite encode - Add support for encoding of audio or video files diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 632d593564c4..43ade7179019 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6,6 +6,7 @@ app-accessibility/brltty:api - build brltty's application program interface app-accessibility/brltty:beeper - support the console tone generator app-accessibility/brltty:contracted-braille - support in-line contracted braille app-accessibility/brltty:fm - support for the sound card synthesizer +app-accessibility/brltty:louis - Use braille tranlator dev-libs/liblouis app-accessibility/brltty:midi - support the musical instrument digital interface app-accessibility/brltty:pcm - support for sound card digital audio app-accessibility/brltty:speech - speech support @@ -200,7 +201,6 @@ app-admin/ulogd:ulog - Build ULOG input plugin to support deprecated packet-base app-admin/vault:webui - Enable the Web UI app-admin/webalizer:xtended - Include the 404 extension app-admin/webapp-config:portage - Propagete python_targets dependencies to sys-apps/portage -app-admin/yaala:storable - Support for persistence of Perl data structures. app-antivirus/clamav:clamdtop - A Top like tool which shows what clamd is currently scanning amongst other things app-antivirus/clamav:metadata-analysis-api - Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs. app-antivirus/clamav:system-libmspack - Use system libmspack instead of built in @@ -422,14 +422,14 @@ app-editors/fe:sendmail - Send mail after editor abend app-editors/gedit-plugins:charmap - Insert special characters just by clicking on them app-editors/gedit-plugins:git - Shows document changes related to git's HEAD app-editors/gedit-plugins:terminal - Embed a terminal in the bottom pane +app-editors/gnome-latex:latexmk - Install dev-tex/latexmk (used by default for the build tools) +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: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 app-editors/joe:xterm - Enable full xterm clipboard support -app-editors/latexila:latexmk - Install dev-tex/latexmk (used by default for the build tools) -app-editors/latexila:rubber - Install dev-tex/rubber (can be used for the build tools) app-editors/leafpad:emacs - Enable Emacs key theme app-editors/mousepad:gtk3 - Use GTK+3 instead of GTK+2 app-editors/nano:debug - Enable debug messages and assert warnings. Note that these will all be sent straight to stderr rather than some logging facility. @@ -1144,6 +1144,7 @@ app-office/gnucash:register2 - Use the new register (Experimental) app-office/gnumeric:libgda - Enable database support through gnome-extra/libgda. app-office/gnumeric:perl - Enable perl plugin loader. app-office/gnumeric:python - Enable python plugin loader. +app-office/grisbi:goffice - enable goffice graphic support app-office/kexi:experimental - Enable features deemed experimental by upstream app-office/kexi:marble - Enable displaying of maps using kde-apps/marble app-office/kexi:mdb - Enable support for Microsoft Access database @@ -2158,6 +2159,7 @@ dev-libs/actor-framework:static - Provides a static build dev-libs/actor-framework:test - Builds the provided unit tests dev-libs/antlr-c:debugger - Compiles debug info into the library dev-libs/appstream:apt - Enables Debians APT support +dev-libs/appstream-glib:fonts - Enable fonts support for appstream-builder. dev-libs/appstream-glib:stemmer - Add word stemming via dev-libs/snowball-stemmer. dev-libs/apr:older-kernels-compatibility - Enable binary compatibility with older kernels dev-libs/apr:urandom - Use /dev/urandom instead of /dev/random @@ -2446,7 +2448,6 @@ dev-libs/libmail:apop - Enables the APOP authentication method dev-libs/libmemcached:hsieh - Use Hsieh hash algorithm. dev-libs/libmemcached:libevent - Use the libevent event loop interface. dev-libs/libmemcached:sasl - Use sasl auth for communications. -dev-libs/libmspack:utils - Enables building cabrip, chmextract, msexpand and oabextract dev-libs/libnfc:pcsc-lite - Enable NFC drivers that require pcsc-lite dev-libs/libnl:doc - Install development documentation dev-libs/libnl:python - Install experimental dev-lang/python bindings @@ -2782,6 +2783,7 @@ dev-python/cvxopt:dsdp - Use interior point library sci-libs/dsdp dev-python/cvxopt:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk dev-python/dap:server - Enable OpenDAP server support dev-python/dask:distributed - Add support for distributed computing with dev-python/distributed +dev-python/drf-yasg:validation - Enable swagger spec validation using swagger-spec-validator dev-python/editorconfig-core-py:cli - Install command line interface as well as python library dev-python/fabric:fab2 - Install as "fab2", allowing side-by-side install with fabric 1.x dev-python/falcon:cython - Build cython-based python modules @@ -3232,7 +3234,8 @@ dev-util/strace:elfutils - Enable stack backtraces (-k flag) via dev-libs/elfuti dev-util/strace:unwind - Enable stack backtraces (-k flag) via sys-libs/libunwind dev-util/suse-build:symlink - Provide compatibility symlinks with original openSUSE package (might clash with other packages) dev-util/sysdig:modules - Build kernel modules needed for tracing local events. Disable this only if you intend to use sysdig purely to work with dumpfiles. -dev-util/sysprof:systemd - Build the sysprofd daemon service, required to run the UI without root permissions. Relies on sys-apps/systemd running as the init system. +dev-util/sysprof:elogind - Build the sysprofd daemon service, required to run the UI without root permissions. Relies on sys-auth/elogind for sd-bus API. +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/vulkan-tools:cube - Build the cube/cubepp demos @@ -3603,6 +3606,7 @@ games-util/gslist:web - Enable the web interface games-util/pyfa:graph - Enable support for graphs games-util/wit:fuse - Enable image mount support via fuse gnome-base/gconf:ldap - Build backend which enables default mail accounts, addressbooks and calendars for Evolution to be configured using each user's LDAP entry." +gnome-base/gdm:elogind - Use sys-auth/elogind for session management gnome-base/gdm:fprint - Enables experimental fingerprint authentication using sys-auth/fprintd gnome-base/gdm:plymouth - Enable support for smooth transition from sys-boot/plymouth gnome-base/gnome:classic - Install gnome-extra/gnome-shell-extensions for the Gnome Shell Classic mode @@ -3669,6 +3673,7 @@ gnome-extra/gnome-contacts:telepathy - Start chat from contact details gnome-extra/gnome-dvb-daemon:totem - Build a plugin for media-video/totem gnome-extra/gnome-shell-extension-gsconnect:nautilus - Install Nautilus extension for sending files via GSConnect gnome-extra/gnome-software:firmware - Enable firmware update support through sys-apps/fwupd +gnome-extra/gnome-software:packagekit - Enable module for package manager integration gnome-extra/gnome-system-monitor:systemd - Display sys-apps/systemd metadata, e.g. unit names, for running processes gnome-extra/libgda:canvas - Enable support for x11-libs/goocanvas gnome-extra/libgda:http - Enable embedded net-libs/libsoup based server @@ -3687,6 +3692,7 @@ gnome-extra/synapse:indicator - Build support for application indicators using d gnome-extra/synapse:plugins - Build support for plugins using net-libs/rest gnustep-apps/gemas:projectcenter - Build and install plugin for gnustep-apps/projectcenter gnustep-apps/gworkspace:gwmetadata - Enable the metadata indexing and searching system +gnustep-apps/sogo:activesync - Build the ActiveSync support code gnustep-base/gnustep-back-art:xim - Enable X11 XiM input method gnustep-base/gnustep-back-cairo:xim - Enable X11 XiM input method gnustep-base/gnustep-back-xlib:xim - Enable X11 XiM input method @@ -3760,7 +3766,6 @@ kde-apps/kdepim-meta:bogofilter - Install mail-filter/bogofilter for spam filter 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/kdepim-runtime:speech - Enable text-to-speech support 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 @@ -3807,13 +3812,13 @@ kde-apps/kopete:webpresence - Show your status and some more information on web. kde-apps/kopete:winpopup - Enable pop-up messages sending on windows. (same as good old "net send" messages ;]) kde-apps/kopete:zeroconf - Enable Link-Local Messaging via the bonjour protocol. kde-apps/kpimtextedit:designer - Build plugins for dev-qt/designer -kde-apps/kpimtextedit:speech - Enable text-to-speech support kde-apps/ktp-accounts-kcm:experimental - Enables disabled telepathy services (currently only steam) kde-apps/ktp-common-internals:otr - Enable support for encrypted conversations using Off-The-Records messaging kde-apps/ktp-common-internals:sso - Enable support for Single sign-on through KAccounts kde-apps/ktp-text-ui:speech - Enable incoming messages to be read out using text-to-speech kde-apps/kwave:qtmedia - Enable playback via Qt5Multimedia kde-apps/libkdepim:designer - Build plugins for dev-qt/designer +kde-apps/libkleo:fancyviewer - Use kde-apps/kpimtextedit for an improved audit log viewer kde-apps/libksane:kwallet - Enable encrypted storage of passwords with kde-frameworks/kwallet kde-apps/mailcommon:designer - Build plugins for dev-qt/designer kde-apps/marble:aprs - Enable support for APRS data sources @@ -4022,6 +4027,9 @@ mail-client/roundcube:change-password - Allow users to change passwords through mail-client/roundcube:enigma - Add dependencies to support server-side GnuPG signing and/or encryption through the enigma plugin mail-client/roundcube:ldap - Add dependencies to support connecting to an LDAP address book server mail-client/roundcube:managesieve - Add dependencies to support the sieverules plugin +mail-client/s-nail:kerberos - If network is enabled, this adds support for GSSAPI login on IMAP through virtual/krb5. +mail-client/s-nail:net - Enable support for network protocols (POP, IMAP and SMTP). If you only need to send mail with the local Transport Agent, disabling this will get you support for only /usr/sbin/sendmail call. +mail-client/s-nail:ssl - If network is enabled, this adds support for S/MIME and SSL/TLS-powered protocols through dev-libs/openssl. mail-client/sylpheed:oniguruma - Use dev-libs/oniguruma for regular expression mail-client/thunderbird:bindist - Disable official Thunderbird branding (icons, name) which are not binary-redistributable according to upstream. mail-client/thunderbird:clang - Use Clang compiler instead of GCC @@ -4239,7 +4247,6 @@ media-gfx/apngasm:zopfli - Enable support for Zopfli compression media-gfx/asymptote:boehm-gc - Enables using the Boehm-Demers-Weiser conservative garbage collector media-gfx/asymptote:offscreen - Enables off-screen rendering media-gfx/asymptote:sigsegv - Enables using dev-libs/libsigsegv -media-gfx/blender:boost - Enable features depending on boost. media-gfx/blender:bullet - Enable Bullet (Physics Engine). media-gfx/blender:collada - Add support for Collada interchange format through media-libs/opencollada. media-gfx/blender:colorio - Enable OpenColorIO color management through media-libs/opencolorio. @@ -4255,12 +4262,10 @@ media-gfx/blender:man - Build and install man pages. media-gfx/blender:ndof - Enable NDOF input devices (SpaceNavigator and friends). media-gfx/blender:opencl - Allow OpenCL Graphics Acceleration. This may require extra graphics card drivers. media-gfx/blender:openimageio - Enable OpenImageIO Support -media-gfx/blender:opennl - Enable use of Open Numerical Library media-gfx/blender:opensubdiv - Add rendering support form OpenSubdiv from Dreamworks Animation through media-libs/opensubdiv. media-gfx/blender:openvdb - Add GPU preview rendering. Only works with nVidia cards. media-gfx/blender:osl - Add support for OpenShadingLanguage scripting. media-gfx/blender:player - Build the Blender Player. THis requires the Game engine. -media-gfx/blender:redcode - This flag add support for RED CODE camera digital format (5K HD images *.r3d) - EXPERIMENTAL. media-gfx/blender:test - Build the provided unit tests. media-gfx/blender:valgrind - Add support for memory debugging using dev-util/valgrind media-gfx/chafa:tools - Build command-line tools @@ -4496,6 +4501,10 @@ media-libs/libmypaint:gegl - Add support for media-libs/gegl media-libs/libopenglrecorder:openh264 - Enable H.264 support using media-libs/openh264 media-libs/libopenglrecorder:vpx - Enable VP8/VP9 codec support via media-libs/libvpx media-libs/libpagemaker:tools - Build command line file format conversion tools +media-libs/libplacebo:glslang - Use dev-util/glslang to compile GLSL +media-libs/libplacebo:lcms - Add support for color management via media-libs/lcms +media-libs/libplacebo:shaderc - Use media-libs/shaderc to compile GLSL +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 @@ -4779,6 +4788,8 @@ media-sound/beets:replaygain - Enable support for Replay Gain metadata calculati media-sound/beets:thumbnail - Enable album thumbnails generation media-sound/beets:webserver - Enable embedded webserver support through dev-python/flask media-sound/bluez-alsa:hcitop - Enable top-like monitoring tool for HCI +media-sound/bluez-alsa:ldac - Enable support for AOSP media-libs/libldac dispatcher +media-sound/bluez-alsa:ofono - Enable ofono elephony support media-sound/cantata:cdio - Use dev-libs/libcdio-paranoia for CD support (instead of cdparanoia) media-sound/cantata:http-server - Enable internal HTTP server to play non-MPD files media-sound/cantata:replaygain - Enable ReplayGain support, for relative volume adjustments @@ -4792,11 +4803,13 @@ media-sound/clementine:projectm - Build with ProjectM visualization media-sound/clementine:seafile - Enable support for seafile: a file sync service media-sound/clementine:skydrive - Enable Skydrive support media-sound/clementine:wiimote - Enable support for Wii remote -media-sound/cmus:cdio - use libcdio for CD support -media-sound/cmus:cue - enable CUE sheet parsing -media-sound/cmus:discid - enable reading the ID of the inserted CD -media-sound/cmus:pidgin - install support script for net-im/pidgin -media-sound/cmus:tremor - use libivorbis from media-libs/tremor instead of media-libs/libvorbis +media-sound/cmus:cdio - Use libcdio for CD support +media-sound/cmus:cue - Enable CUE sheet parsing +media-sound/cmus:discid - Enable reading the ID of the inserted CD +media-sound/cmus:elogind - Enable MPRIS support via sys-auth/elogind +media-sound/cmus:pidgin - Install support script for net-im/pidgin +media-sound/cmus:systemd - Enable MPRIS support via sys-apps/systemd +media-sound/cmus:tremor - Use libivorbis from media-libs/tremor instead of media-libs/libvorbis media-sound/csound:beats - Build the beats score frontend media-sound/csound:chua - Build the chua opcodes media-sound/csound:csoundac - Build the CsoundAC extension module @@ -4949,6 +4962,7 @@ media-sound/pulseaudio:X - Build the X11 publish module to export PulseAudio inf media-sound/pulseaudio:alsa-plugin - Request installing media-plugins/alsa-plugins with PulseAudio plugin enabled. This ensures that clients supporting ALSA only will use PulseAudio. media-sound/pulseaudio:asyncns - Use libasyncns for asynchronous name resolution. media-sound/pulseaudio:doc - Build the doxygen-described API documentation. +media-sound/pulseaudio:elogind - Use sys-auth/elogind for giving each session a PA client media-sound/pulseaudio:equalizer - Enable the equalizer module (requires sci-libs/fftw). media-sound/pulseaudio:gconf - Ensure gnome-base/gconf is present for pulseaudio GConf to GSettings module automatic migration (keeping the user configuration) media-sound/pulseaudio:gdbm - Use sys-libs/gdbm to store PulseAudio databases. Recommended for desktop usage. This flag causes the whole package to be licensed under GPL-2 or later. @@ -5148,9 +5162,6 @@ media-video/chaplin:transcode - Enable DVD ripping and transcoding media-video/clive:clipboard - Support reading from X clipboard media-video/clive:pager - Support pager!? media-video/clive:password - Support password controlled sites -media-video/dcpomatic:alsa - Utilize alsa output of media-libs/rtaudio. -media-video/dcpomatic:jack - Utilize jack output of media-libs/rtaudio. -media-video/dcpomatic:pulseaudio - Utilize pulseaudio output of media-libs/rtaudio. media-video/dv2sub:kino - install kino plugin media-video/dvdrip:fping - Enables fping support for cluster rendering media-video/dvdrip:subtitles - Enables support for subtitle ripping @@ -5170,6 +5181,7 @@ media-video/ffmpeg:chromaprint - Enables audio fingerprinting support with media media-video/ffmpeg:chromium - Builds libffmpeg.so to enable media playback in Chromium-based browsers like Opera and Vivaldi. media-video/ffmpeg:codec2 - Enables codec2 low bit rate speech codec support via media-libs/codec2. media-video/ffmpeg:cpudetection - Enables runtime CPU detection (useful for bindist, compatibility on other CPUs) +media-video/ffmpeg:dav1d - Enables AV1 decoding viamedia-libs/dav1d. media-video/ffmpeg:ebur128 - Enables EBU R128 loudness normalization filter via media-libs/libebur128 media-video/ffmpeg:fdk - Use external fdk-aac library for AAC encoding media-video/ffmpeg:flite - Adds a text-to-speech filter based on app-accessibility/flite. @@ -5758,6 +5770,7 @@ net-dns/ddclient:examples - Install various example files, like for cron. net-dns/ddclient:hardened - Use iproute2 instead of ifconfig to grab an IP address net-dns/ddclient:iproute2 - Use sys-apps/iproute2 instead of sys-apps/net-tools for interaction. net-dns/dnsdist:dnscrypt - Enable the ability to act as a DNSCrypt server +net-dns/dnsdist:fstrm - Enable support for fstrm via dev-libs/fstrm net-dns/dnsdist:regex - Enable support for regular expression matching via dev-libs/re2 net-dns/dnsdist:remote-logging - Enable support for remote logging via dev-libs/protobuf net-dns/dnsdist:ssl - Enable support for and encrypted client-server communication via dev-libs/libsodium @@ -5873,6 +5886,8 @@ net-firewall/shorewall:ipv4 - Installs everything needed to create a full IPv4 f net-firewall/shorewall:ipv6 - Adds the capability to create a full IPv6 firewall (requires net-firewall/shorewall ipv4 USE flag) net-firewall/shorewall:lite4 - Installs everything needed to just *run* an IPv4 compiled firewall script created with net-firewall/shorewall ipv4 USE flag net-firewall/shorewall:lite6 - Installs everything needed to just *run* an IPv6 compiled firewall script created with net-firewall/shorewall ipv6 USE flag +net-firewall/ufw:examples - Example ufw config files +net-firewall/ufw:ipv6 - IPv6 support for iptables net-firewall/ufw-frontends:kde - Use kdesu to gain root privileges (note: the flag has lower priority than "policykit") net-firewall/ufw-frontends:policykit - Use pkexec to gain root privileges net-fs/autofs:dmalloc - Enable debugging with the dmalloc library @@ -6016,9 +6031,20 @@ net-im/ekg2:sqlite - Support logging messages into SQLite3 database. net-im/empathy:gnome-online-accounts - Enable using net-libs/gnome-online-accounts for authorization (e.g. for Google Talk) net-im/empathy:map - Enable world map support through media-libs/libchamplain net-im/err:irc - Pull optional dependencies, needed for IRC backend +net-im/gajim:crypt - End to end encryption and GPG encryption +net-im/gajim:geolocation - Sharing your location net-im/gajim:idle - Enable idle module +net-im/gajim:jingle - Audio and video calls +net-im/gajim:keyring - Saving your password to your system keyring +net-im/gajim:networkmanager - Network lose detection using NetworkManager +net-im/gajim:remote - Controling Gajim instance from command line with gajim-remote +net-im/gajim:rst - Generating XHTML output from RST code +net-im/gajim:spell - Spellchecking of composed messages net-im/gajim:srv - SRV capabilities +net-im/gajim:upnp - Ability to request your router to forward port for file transfer +net-im/gajim:webp - Support WebP avatars net-im/gajim:xhtml - Enable XHTML support +net-im/gajim:zeroconf - Serverless chatting with autodetected clients in a local network net-im/gitter-bin:pax_kernel - Triggers a paxmarking of the binary net-im/kadu:gadu - Enables Gadu communication protocol net-im/kadu:mpd - Enables Music Player Daemon support @@ -6239,6 +6265,7 @@ net-libs/daq:ipq - Build the IPQ data acquisition module. IPQ is the old way to net-libs/daq:nfq - Build the NFQ data acquisition module. NFQ is the new way to process iptables packets for inline deployments. Snort can not run unprivileged when using this module. net-libs/daq:pcap - Build the PCAP data acquisition module. net-libs/davix:tools - Install additional tools +net-libs/freaklabs-chibiarduino:promisc - Enable promisc in the config file for packet sniffing net-libs/glib-networking:gnome - Extract HTTP/HTTPS/SOCKS proxy configuration stored using GSettings net-libs/glib-networking:libproxy - Use net-libs/libproxy for getting the HTTP/HTTPS/SOCKS proxy configuration net-libs/gnome-online-accounts:gnome - Use gnome-base/gnome-control-center to set GNOME online accounts preferences @@ -6653,6 +6680,7 @@ net-misc/electrum-ltc:email - Enable plugin to support emailing invoices net-misc/electrum-ltc:qrcode - Enable QR code scanning with media-gfx/zbar net-misc/electrum-ltc:sync - Enable plugin to sync wallet metadata across multiple Electrum clients net-misc/electrum-ltc:vkb - Enable plugin for virtual keyboard +net-misc/endlessh:tools - Install additional python script which can be used to parse logs and save summary to sqlite database net-misc/eventd:libcanberra - Enable plugin for sounds via media-libs/libcanberra net-misc/eventd:libnotify - Enable plugin to relay events to notification daemon (Note: not required for local notifications via net-misc/eventd) net-misc/eventd:notification - Enable plugin to display on-screen notifications @@ -6692,12 +6720,11 @@ net-misc/iputils:arping - Build and install arping -- tool for sending ARP reque net-misc/iputils:clockdiff - Build and install clockdiff -- tool for comparing clocks via ICMP packets net-misc/iputils:gcrypt - Use dev-libs/libgcrypt for md5 support net-misc/iputils:nettle - Use dev-libs/nettle for md5 support -net-misc/iputils:openssl - Use dev-libs/openssl for md5 support net-misc/iputils:rarpd - Build and install rarpd -- server for handling RARP (reverse ARP) requests; generally only used by old systems net-misc/iputils:rdisc - Build and install rdisc -- server for the client side of the ICMP router discover protocol net-misc/iputils:tftpd - Build and install tftpd -- server for the Trivial File Transfer Protocol (see also net-ftp/tftp-hpa) net-misc/iputils:tracepath - Build and install tracepath -- tool for tracing network paths for discovering MTU values -net-misc/iputils:traceroute - Build and install traceroute -- tool for tracing network paths (see also net-analyzer/traceroute) +net-misc/iputils:traceroute6 - Build and install deprecated traceroute6 tool. It's recommended to use net-analyzer/traceroute instead. net-misc/kafka-bin:internal-zookeeper - Use bundled local zookeeper instance net-misc/kafkacat:json - Enable json support net-misc/kea:openssl - Use dev-libs/openssl instead of Botan @@ -7199,7 +7226,6 @@ net-vpn/tinc:uml - Enable support for User Mode Linux Sockets net-vpn/tinc:vde - Enable Virtual Distributed Ethernet (VDE) based networking net-vpn/tor:scrypt - Use app-crypt/libscrypt for the scrypt algorithm net-vpn/tor:tor-hardening - Compile tor with hardening on vanilla compilers/linkers -net-vpn/tor:web - Build a tor2web service instead of a tor client net-vpn/tor:zstd - Use app-arch/zstd for compression net-vpn/vpnc:resolvconf - Enable support for DNS managing framework net-dns/openresolv net-vpn/wireguard:debug - Enable verbose debug reporting in dmesg of various WireGuard peer and device information. @@ -7210,7 +7236,6 @@ net-wireless/aircrack-ng:airdrop-ng - Build airdrop-ng net-wireless/aircrack-ng:airgraph-ng - Build airgraph-ng net-wireless/aircrack-ng:experimental - Build the "experimental" tools which may randomly fail to run properly net-wireless/aircrack-ng:netlink - Use netlink for channel control instead of WEXT -net-wireless/aircrack-ng:unstable - Build the "unstable" tools which may randomly fail to run properly net-wireless/bladerf:tecla - use libtecla for command line editing, tab completion, and history net-wireless/bladerf-fpga:x115 - bitstream for the x115 kLE Cyclone IV FPGA bladerf model" net-wireless/bladerf-fpga:x40 - bitstream for the x40 kLE Cyclone IV FPGA bladerf model" @@ -7326,6 +7351,7 @@ net-wireless/wpa_supplicant:eap-sim - Add support for EAP-SIM authentication alg net-wireless/wpa_supplicant:eapol_test - Build and install eapol_test binary net-wireless/wpa_supplicant:fasteap - Add support for FAST-EAP authentication algorithm net-wireless/wpa_supplicant:hs2-0 - Add support for 802.11u and Passpoint for HotSpot 2.0 +net-wireless/wpa_supplicant:macsec - Add support for wired macsec net-wireless/wpa_supplicant:p2p - Add support for Wi-Fi Direct mode net-wireless/wpa_supplicant:privsep - Enable wpa_priv privledge separation binary net-wireless/wpa_supplicant:ps3 - Add support for ps3 hypervisor driven gelic wifi @@ -7492,7 +7518,6 @@ sci-geosciences/viking:magic - Use libmagic to determine mimetypes sci-geosciences/viking:mapnik - Enable a layer based on sci-geosciences/mapnik sci-geosciences/viking:oauth - Enable OAuth authentication for OSM sci-geosciences/viking:sqlite - Enable MBTiles support based on dev-db/sqlite -sci-geosciences/xtide:gps - Use sci-geosciences/gpsd sci-libs/ViSP:coin - Enables Coin3D support. sci-libs/ViSP:demos - Installs demo programs. sci-libs/ViSP:dmtx - Enables barcode data matrix support. @@ -7571,6 +7596,12 @@ sci-libs/lapack-reference:deprecated - Build deprecated routines sci-libs/lemon:coin - Enable the sci-libs/coinor-clp and sci-libs/coinor-cbc graph algorithms sci-libs/lemon:glpk - Enable GNU Linear Programming Kit sci-mathematics/glpk support sci-libs/libccd:double - Use double precision floats. +sci-libs/libgeodecomp:cuda - Enables plugins for NVIDIA GPUs +sci-libs/libgeodecomp:hpx - Enables HPX backend +sci-libs/libgeodecomp:opencl - Enables OpenCL backend +sci-libs/libgeodecomp:opencv - Enables OpenCV related code +sci-libs/libgeodecomp:silo - Enables SILO related code +sci-libs/libgeodecomp:visit - Enables VisIt related code sci-libs/libghemical:mopac7 - Use sci-chemistry/mopac7 for semi-empirical calculations sci-libs/libghemical:mpqc - Use sci-chemistry/mpqc for quantum-mechanical calculations sci-libs/libsc:romio - Build with support for the ROMIO MPI-IO component @@ -7661,7 +7692,6 @@ sci-libs/symengine:mpc - Add support for multiprecision complex arithmetic(dev-l sci-libs/symengine:mpfr - Add support for multiprecision floating point rouding(dev-libs/mpfr) sci-libs/taucs:cilk - Enable multithreading using dev-lang/cilk sci-libs/tensorflow:cuda - Enable support for nVidia CUDA -sci-libs/tensorflow:mpi - Enable support for MPI sci-libs/tensorflow:system-libs - Link with system instead of bundled libraries sci-libs/umfpack:cholmod - Use sci-libs/cholmod for matrix ordering sci-libs/vtk:R - Enable support for dev-lang/R @@ -7863,6 +7893,7 @@ sec-policy/selinux-base-policy:unconfined - Enable support for the unconfined SE sys-apps/accountsservice:elogind - Use sys-auth/elogind instead of sys-auth/consolekit for session tracking sys-apps/accountsservice:systemd - Use sys-apps/systemd instead of sys-auth/consolekit for session tracking sys-apps/baselayout:split-usr - Enable this if /bin and /usr/bin are separate directories +sys-apps/baselayout-prefix:split-usr - Enable this if /bin and /usr/bin are separate directories sys-apps/busybox:make-symlinks - Create all the appropriate symlinks in /bin and /sbin. sys-apps/busybox:math - Enable math support in gawk (requires libm) sys-apps/busybox:mdev - Create the appropriate symlink in /sbin and install mdev.conf and support files @@ -7939,6 +7970,7 @@ sys-apps/flashrom:tools - Install additional tools sys-apps/flashrom:usbblaster - Enable support for Altera USB-Blaster dongles sys-apps/flashrom:usbblaster_spi - Enable support for Altera USB-Blaster dongles sys-apps/flashrom:wiki - Enable wiki informations, like supported devices etc. +sys-apps/fwupd:agent - Enable update notification agent sys-apps/fwupd:colorhug - Enable ColorHug support through x11-misc/colord package. sys-apps/fwupd:dell - Enable Dell-specific support. sys-apps/fwupd:elogind - Use sys-auth/elogind instead of sys-auth/consolekit for session tracking @@ -8193,11 +8225,14 @@ sys-cluster/ceph:cephfs - Build support for cephfs, a POSIX compatible filesyste sys-cluster/ceph:cryptopp - Use dev-libs/crypto++ for cryptography sys-cluster/ceph:dpdk - Enable DPDK messaging sys-cluster/ceph:fuse - Build fuse client +sys-cluster/ceph:grafana - Install grafana dashboards sys-cluster/ceph:libaio - Use libaio as asynchronous input/output library sys-cluster/ceph:libatomic - Use libatomic instead of builtin atomic operations sys-cluster/ceph:lttng - Add support for LTTng sys-cluster/ceph:mgr - Build the ceph-mgr daemon sys-cluster/ceph:nss - Use dev-libs/nss for cryptography +sys-cluster/ceph:numa - Use sys-process/numactl for numa support in rocksdb +sys-cluster/ceph:rabbitmq - Use rabbitmq-c to build rgw amqp push endpoint sys-cluster/ceph:radosgw - Add radosgw support sys-cluster/ceph:system-boost - Use system dev-libs/boost instead of the bundled one sys-cluster/ceph:xfs - Add xfs support @@ -8244,7 +8279,9 @@ sys-cluster/heat:memcached - Installs the memcached server sys-cluster/hpx:papi - Use dev-libs/papi for NaCl sys-cluster/hpx:perftools - Use dev-util/google-perftools for memory allocation sys-cluster/hpx:tbb - Use dev-cpp/tbb for memory allocation +sys-cluster/keepalived:bfd - compile with support for Bidirectional Forwarding Detection (BFD). sys-cluster/keepalived:json - compile with signal to dump configuration and stats as JSON. +sys-cluster/keepalived:regex - compile with support for regex in health checks sys-cluster/legion:gasnet - Enable GASNet lib support sys-cluster/legion:hwloc - Enable HWLoc lib support sys-cluster/maui:pbs - Enable pbs integration @@ -8830,6 +8867,7 @@ www-client/firefox:lto - Enable Link Time Optimization (LTO). Requires Gold link www-client/firefox:pgo - Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time. www-client/firefox:rust - Enable support for using rust compiler (experimental) www-client/firefox:screenshot - Allow to disable screenshot extension in global profile +www-client/firefox:system-av1 - Use the system-wide media-libs/dav1d and media-libs/libaom library instead of bundled. www-client/firefox:system-cairo - Use the system-wide x11-libs/cairo instead of bundled. www-client/firefox:system-harfbuzz - Use the system-wide media-libs/harfbuzz and media-gfx/graphite2 instead of bundled. www-client/firefox:system-icu - Use the system-wide dev-libs/icu instead of bundled. @@ -9011,6 +9049,7 @@ x11-apps/xdpyinfo:dmx - Builds support for Distributed Multiheaded X x11-base/xo x11-apps/xinit:minimal - Control dependencies on legacy apps (xterm, twm, ...). Safe to enable 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 +x11-base/xorg-server:elogind - Use elogind to get control over framebuffer when running as regular user x11-base/xorg-server:glamor - Enable Glamor OpenGL 2D acceleration x11-base/xorg-server:kdrive - Build the kdrive X servers x11-base/xorg-server:unwind - Enable libunwind usage for backtraces |