summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
commit89c6c06b8c42107dd231687a1012354e7d3039fc (patch)
treedad94f4da8a6694f3cb99f7048be2f9cf5f78f97 /profiles
parent796cae72cf9ed18ba01256ac1f83a686a2a76036 (diff)
gentoo resync : 26.11.2017
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin0 -> 179544 bytes
-rw-r--r--profiles/arch/alpha/use.mask11
-rw-r--r--profiles/arch/amd64/package.use1
-rw-r--r--profiles/arch/amd64/use.mask7
-rw-r--r--profiles/arch/arm/use.mask10
-rw-r--r--profiles/arch/arm64/package.use.mask4
-rw-r--r--profiles/arch/arm64/use.mask10
-rw-r--r--profiles/arch/base/use.mask8
-rw-r--r--profiles/arch/hppa/use.mask9
-rw-r--r--profiles/arch/ia64/use.mask14
-rw-r--r--profiles/arch/mips/use.mask18
-rw-r--r--profiles/arch/nios2/use.mask10
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.stable.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/use.mask1
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.stable.mask5
-rw-r--r--profiles/arch/powerpc/use.mask12
-rw-r--r--profiles/arch/s390/use.mask7
-rw-r--r--profiles/arch/sh/use.mask10
-rw-r--r--profiles/arch/sparc/use.mask20
-rw-r--r--profiles/arch/x86/package.use.stable.mask4
-rw-r--r--profiles/arch/x86/use.mask8
-rw-r--r--profiles/base/package.use.mask2
-rw-r--r--profiles/base/use.mask38
-rw-r--r--profiles/default/bsd/use.mask1
-rw-r--r--profiles/desc/video_cards.desc2
-rw-r--r--profiles/hardened/linux/musl/x86/use.mask3
-rw-r--r--profiles/hardened/linux/powerpc/ppc64/use.mask3
-rw-r--r--profiles/license_groups2
-rw-r--r--profiles/package.mask168
-rw-r--r--profiles/prefix/darwin/macos/10.10/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.10/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.11/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.11/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.12/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.12/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.13/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.13/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.4/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.5/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.5/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.6/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.6/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.7/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.7/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.8/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.8/x86/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.9/x64/use.mask3
-rw-r--r--profiles/prefix/darwin/macos/10.9/x86/use.mask3
-rw-r--r--profiles/updates/3Q-20121
-rw-r--r--profiles/use.local.desc79
50 files changed, 195 insertions, 334 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
new file mode 100644
index 000000000000..0953297aaf02
--- /dev/null
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index d488fe8a09f4..4c006ba8c0dd 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -127,27 +127,16 @@ zaptel
# Modular X: mask non-alpha cards
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_chips
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_neomagic
-video_cards_newport
-video_cards_nsc
-video_cards_siliconmotion
video_cards_sis
video_cards_trident
video_cards_tseng
video_cards_vesa
# Matt Turner <mattst88@gentoo.org>
-# Mask more VIDEO_CARDs added with mesa-8.0
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# llvm is not keyworded
video_cards_amdgpu
video_cards_radeonsi
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index b7ee1f9b504f..8791ceed9e5d 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -17,7 +17,6 @@ dev-java/icedtea-bin -multilib
# Michał Górny <mgorny@gentoo.org> (28 Jun 2014)
# Packages that should be multilib by default.
-x11-drivers/ati-drivers abi_x86_32
x11-drivers/nvidia-drivers abi_x86_32
# Doug Goldstein <cardoe@gentoo.org> (29 Oct 2012)
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 098e7778e1cd..d446c202a3d2 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -118,7 +118,12 @@
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
+-video_cards_ast
+-video_cards_i915
+-video_cards_i965
+-video_cards_intel
-video_cards_nvidia
+-video_cards_siliconmotion
-video_cards_via
-video_cards_virtualbox
-video_cards_vmware
@@ -170,8 +175,6 @@ drac
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
video_cards_i740
-video_cards_newport
-video_cards_nsc
# 2004/06/22 - Taken from 2004.0 profile
# masked
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 972a345b4e1f..a17fb4b3d133 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -112,19 +112,15 @@ ace
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_cirrus
video_cards_chips
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
-video_cards_newport
video_cards_nouveau
-video_cards_nsc
video_cards_nv
video_cards_r128
video_cards_radeon
@@ -132,7 +128,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_tdfx
video_cards_tga
@@ -150,11 +145,6 @@ video_cards_r200
video_cards_r300
video_cards_r600
video_cards_radeonsi
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, 18 Sep 2007
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index b51015dfce76..63d733a624c9 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -87,10 +87,6 @@ dev-qt/qtdeclarative:4 webkit
dev-python/pyside webkit
kde-frameworks/kdelibs:4 webkit
-# Alexis Ballier <aballier@gentoo.org> (23 Jun 2017)
-# No need for old drivers
-<x11-base/xorg-drivers-1.19 video_cards_freedreno video_cards_tegra
-
# Alexis Ballier <aballier@gentoo.org> (21 Jun 2017)
# Appends -mfpu=neon that doesnt work on arm64
media-libs/speexdsp cpu_flags_arm_neon
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 0acb6cb1d719..8cb0a794e2ad 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -193,18 +193,14 @@ vim-syntax
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_cirrus
video_cards_chips
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
-video_cards_newport
-video_cards_nsc
video_cards_nv
video_cards_r128
video_cards_radeon
@@ -212,7 +208,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_tdfx
video_cards_tga
@@ -230,11 +225,6 @@ video_cards_r200
video_cards_r300
video_cards_r600
video_cards_radeonsi
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, 18 Sep 2007
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 4bbd9a658e28..9d0fd9f32e4c 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -136,12 +136,18 @@ video_cards_newport
# not needed on non-x86, non-amd64 systems
input_devices_vmmouse
+video_cards_ast
+video_cards_i915
+video_cards_i965
+video_cards_intel
video_cards_nvidia
-video_cards_fglrx
video_cards_via
video_cards_vmware
video_cards_virtualbox
+# not needed on non-x86, non-amd64, non-mips systems
+video_cards_siliconmotion
+
# not needed on non-arm systems
video_cards_exynos
video_cards_freedreno
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index bd158162a449..04596b5baade 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -212,22 +212,15 @@ dri
video_cards_amdgpu
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_chips
video_cards_cirrus
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
-video_cards_newport
video_cards_nouveau
-video_cards_nsc
video_cards_nv
video_cards_r100
video_cards_r128
@@ -240,7 +233,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_sisusb
video_cards_tdfx
@@ -249,7 +241,6 @@ video_cards_trident
video_cards_tseng
video_cards_v4l
video_cards_vesa
-video_cards_vmware
video_cards_voodoo
# 25 Jul 2005 Guy Martin <gmsoft@gentoo.org>
diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 10e007d236e3..07be5c71c61c 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -143,23 +143,9 @@ pdfannotextractor
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
-video_cards_ast
-video_cards_nsc
-video_cards_newport
-video_cards_siliconmotion
video_cards_sis
-# Matt Turner <mattst88@gentoo.org> (02 Jan 2013)
-# Not available on ia64. See bugs 449816, 448606.
-video_cards_intel
-
# Matt Turner <mattst88@gentoo.org>
-# Mask more VIDEO_CARDs added with mesa-8.0
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# llvm is not keyworded
video_cards_amdgpu
video_cards_radeonsi
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 53e75e2d1b68..4c36200c18f0 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -101,16 +101,13 @@ fuse
# Modular X: mask for architectures lacking direct rendering
dri
-# James Le Cuirot <chewi@gentoo.org>
-# Unmask as Vivante is available for mips.
--video_cards_vivante
-
-# Stephen P. Becker <geoman@gentoo.org>
+# Available on for mips.
-video_cards_newport
+-video_cards_siliconmotion
+-video_cards_vivante
# Stephen P. Becker <geoman@gentoo.org>
# more modular X stuff
-video_cards_epson
video_cards_tdfx
video_cards_sunffb
video_cards_mach64
@@ -149,7 +146,6 @@ video_cards_suncg6
video_cards_sunleo
video_cards_suntcx
video_cards_trident
-video_cards_vmware
video_cards_voodoo
# Matt Turner <mattst88@gentoo.org>
@@ -160,11 +156,6 @@ video_cards_r200
video_cards_r300
video_cards_r600
video_cards_radeonsi
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
@@ -172,14 +163,11 @@ video_cards_apm
video_cards_ark
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_neomagic
-video_cards_nsc
video_cards_rendition
video_cards_tga
video_cards_tseng
video_cards_vesa
-video_cards_ast
# Diego Pettenò <flameeyes@gentoo.org>
# Until xine-lib's keywording can be maintained, please leave it masked.
diff --git a/profiles/arch/nios2/use.mask b/profiles/arch/nios2/use.mask
index 0cb552970b95..56c18b88e6b6 100644
--- a/profiles/arch/nios2/use.mask
+++ b/profiles/arch/nios2/use.mask
@@ -137,19 +137,15 @@ X
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_cirrus
video_cards_chips
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
-video_cards_newport
video_cards_nouveau
-video_cards_nsc
video_cards_nv
video_cards_r128
video_cards_radeon
@@ -157,7 +153,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_tdfx
video_cards_tga
@@ -175,11 +170,6 @@ video_cards_r200
video_cards_r300
video_cards_r600
video_cards_radeonsi
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
# Bug #184563, 18 Sep 2007
diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index 1130758c84d5..103d0fd04661 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -38,7 +38,3 @@ media-gfx/gimp webkit
net-libs/libproxy webkit
>=x11-libs/gtk+-3.12.2 cloudprint
x11-libs/gksu gnome
-
-# Chí-Thanh Christopher Nguyễn (11 Jul 2016)
-# Requires unstable dev-qt/qtx11extras:5 (bug 585228)
-=x11-themes/qtcurve-1.8.18-r1 qt5
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask
index 95f5b5ec1673..ffc21b66ab9b 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -46,7 +46,6 @@ dvb
video_cards_chips
video_cards_cirrus
video_cards_glint
-video_cards_newport
video_cards_s3
video_cards_s3virge
video_cards_savage
diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask
index 20f877c59f3f..baa704eab1a4 100644
--- a/profiles/arch/powerpc/ppc64/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask
@@ -17,11 +17,6 @@
#--- END OF EXAMPLES ---
-# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
-# dev-qt/qtx11extras:5 not stable yet (bug 585228)
-media-video/vlc qt5
-x11-themes/qtcurve qt5
-
# Pacho Ramos <pacho@gentoo.org> (02 Jul 2014)
# Mask due Gnome3 not going to be stabilized on this arch
dev-java/swt webkit
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index 279fbf572ea8..066f532bf1ca 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -113,27 +113,15 @@ lcd_devices_t6963
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_neomagic
-video_cards_nsc
video_cards_rendition
-video_cards_siliconmotion
video_cards_sis
video_cards_tga
video_cards_tseng
video_cards_vesa
-# Matt Turner <mattst88@gentoo.org>
-# Mask more VIDEO_CARDs added with mesa-8.0
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
-
# Intel Integrated Primitive (sci-libs/ipp) support
ipp
diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 18637daa1445..b6646e46cae8 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -102,7 +102,6 @@ input_devices_wacom
video_cards_amdgpu
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_chips
video_cards_cirrus
video_cards_fbdev
@@ -110,15 +109,10 @@ video_cards_geode
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_modesetting
video_cards_neomagic
-video_cards_newport
video_cards_nouveau
video_cards_nv
video_cards_r100
@@ -132,7 +126,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_sisusb
video_cards_tdfx
diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
index 505fdfb29a76..8e4f9a430f22 100644
--- a/profiles/arch/sh/use.mask
+++ b/profiles/arch/sh/use.mask
@@ -86,19 +86,15 @@ lucene
# Modular X: mask for architectures on which they aren't available
video_cards_apm
video_cards_ark
-video_cards_ast
video_cards_cirrus
video_cards_chips
video_cards_glint
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_mach64
video_cards_mga
video_cards_neomagic
-video_cards_newport
video_cards_nouveau
-video_cards_nsc
video_cards_nv
video_cards_r128
video_cards_radeon
@@ -106,7 +102,6 @@ video_cards_rendition
video_cards_s3
video_cards_s3virge
video_cards_savage
-video_cards_siliconmotion
video_cards_sis
video_cards_tdfx
video_cards_tga
@@ -124,11 +119,6 @@ video_cards_r200
video_cards_r300
video_cards_r600
video_cards_radeonsi
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# 2006/03/07 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures lacking direct rendering
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index bcf5c4deeda3..681f8585432b 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -190,18 +190,8 @@ hdf5
# This should probably never be touched
-# Unmask sparc-only video cards
--video_cards_sunbw2
--video_cards_suncg14
--video_cards_suncg3
--video_cards_suncg6
--video_cards_sunffb
--video_cards_sunleo
--video_cards_suntcx
-
# 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
# Modular X: mask for architectures on which they aren't available
-video_cards_nsc
video_cards_s3
video_cards_sis
video_cards_tseng
@@ -212,25 +202,15 @@ video_cards_neomagic
video_cards_cirrus
video_cards_tga
video_cards_i740
-video_cards_siliconmotion
video_cards_ark
video_cards_rendition
-video_cards_newport
video_cards_chips
video_cards_apm
-video_cards_intel
video_cards_nv
video_cards_vesa
-video_cards_ast
video_cards_nouveau
# Matt Turner <mattst88@gentoo.org>
-# Mask more VIDEO_CARDs added with mesa-8.0
-video_cards_i915
-video_cards_i965
-video_cards_ilo
-# vmware wasn't added with mesa-8.0, but it should still be masked
-video_cards_vmware
# llvm is not keyworded
video_cards_amdgpu
video_cards_radeonsi
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index 53a7d35766bd..07792515b2e0 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Andreas Sturmlechner <asturm@gentoo.org> (21 Nov 2017)
+# Requires not yet stabilised media-libs/qtav
+media-gfx/digikam mediaplayer
+
# Thomas Deutschmann <whissi@gentoo.org> (01 Oct 2017)
# Stable mask dev-ruby/haml test till rails is stabilized.
dev-ruby/haml test
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 75ad6085c52b..a7dbf6242459 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -136,16 +136,18 @@
-input_devices_synaptics
-input_devices_vmmouse
-input_devices_wacom
+-video_cards_ast
+-video_cards_i915
+-video_cards_i965
+-video_cards_intel
-video_cards_nvidia
+-video_cards_siliconmotion
-video_cards_vmware
-video_cards_geode
-video_cards_via
-video_cards_virtualbox
-video_cards_qxl
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# Diego Pettenò <flameeyes@gentoo.org> (4 Jan 2007)
# Unmask the flags for PHP that are available only on x86
#
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index bc1af64caac0..e43d91dd3f99 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -188,7 +188,6 @@ app-editors/emacs-vcs:25 xwidgets
# Matt Turner <mattst88@gentoo.org> (26 Jan 2017)
# x11-drivers/ati-drivers is masked for removal.
-media-gfx/blender opencl
media-libs/opensubdiv opencl
# Ian Stakenvicius (25 Jan 2017)
@@ -326,7 +325,6 @@ app-text/poppler cairo-qt
# Need vulnerable libotr version (see bug #576914).
net-im/centerim otr
=net-im/climm-0.7.1 otr
-net-im/qutim otr
# James Le Cuirot <chewi@gentoo.org> (14 Mar 2016)
# jtds:1.2 needs removing because it depends on Java 6. Unfortunately
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index f74667329304..6d7e7b6148f8 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,44 @@
# 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> (25 Nov 2017)
+# Unmaintained upstream. Masked for removal in 30 days.
+# Bug #606132.
+input_devices_acecad
+input_devices_aiptek
+input_devices_fpit
+input_devices_hyperpen
+input_devices_mutouch
+input_devices_pentouch
+
+# Matt Turner <mattst88@gentoo.org> (23 Nov 2017)
+# For ancient hardware. Tired of maintaining. Masked for removal in 30 days.
+# Bug #606132.
+video_cards_apm
+video_cards_ark
+video_cards_chips
+video_cards_cirrus
+video_cards_i128
+video_cards_i740
+video_cards_mach64
+video_cards_neomagic
+video_cards_rendition
+video_cards_s3
+video_cards_s3virge
+video_cards_savage
+video_cards_sis
+video_cards_sisusb
+video_cards_suncg14
+video_cards_suncg3
+video_cards_suncg6
+video_cards_sunffb
+video_cards_sunleo
+video_cards_suntcx
+video_cards_tdfx
+video_cards_tga
+video_cards_trident
+video_cards_tseng
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (04 Nov 2017)
# ... since audacious is being last-rited ... bug 632513
audacious
diff --git a/profiles/default/bsd/use.mask b/profiles/default/bsd/use.mask
index bfc5f5faa459..9cae487d7361 100644
--- a/profiles/default/bsd/use.mask
+++ b/profiles/default/bsd/use.mask
@@ -60,7 +60,6 @@ input_devices_evdev
input_devices_tslib
input_devices_synaptics
input_devices_vmmouse
-video_cards_newport
video_cards_sisusb
video_cards_vmware
video_cards_nvidia
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 40aefe9b3c24..367a5911708b 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -16,7 +16,6 @@ epson - VIDEO_CARDS setting to build driver for epson video cards
exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards
fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
-fglrx - VIDEO_CARDS setting to build driver for fglrx video cards
geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards
glint - VIDEO_CARDS setting to build driver for glint video cards
i128 - VIDEO_CARDS setting to build driver for Number 9 I128 video cards
@@ -31,7 +30,6 @@ modesetting - VIDEO_CARDS setting to build driver for unaccelerated modesetting
neomagic - VIDEO_CARDS setting to build driver for neomagic video cards
newport - VIDEO_CARDS setting to build driver for newport video cards
nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
-nsc - VIDEO_CARDS setting to build driver for nsc video cards
nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
nv - VIDEO_CARDS setting to build driver for nv video cards
omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards
diff --git a/profiles/hardened/linux/musl/x86/use.mask b/profiles/hardened/linux/musl/x86/use.mask
index a70efb03255b..61e5564be9fc 100644
--- a/profiles/hardened/linux/musl/x86/use.mask
+++ b/profiles/hardened/linux/musl/x86/use.mask
@@ -5,6 +5,9 @@
-x86
-abi_x86_32
+# ssp is broken on x86 musl. This is critical for gcc-6.
+ssp
+
# unmask all SIMD assembler flags
-cpu_flags_x86_3dnow
-cpu_flags_x86_3dnowext
diff --git a/profiles/hardened/linux/powerpc/ppc64/use.mask b/profiles/hardened/linux/powerpc/ppc64/use.mask
index f915d27e907b..75e2892ae0bd 100644
--- a/profiles/hardened/linux/powerpc/ppc64/use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/use.mask
@@ -26,11 +26,8 @@ video_cards_apm
video_cards_ark
video_cards_i128
video_cards_i740
-video_cards_intel
video_cards_neomagic
-video_cards_nsc
video_cards_rendition
-video_cards_siliconmotion
video_cards_sis
video_cards_tga
video_cards_tseng
diff --git a/profiles/license_groups b/profiles/license_groups
index 030fecc0abea..ec45948807f6 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -71,7 +71,7 @@ BINARY-REDISTRIBUTABLE @FREE bh-luxi Broadcom Dina intel-ucode ipw2100-fw ipw220
# License agreements that try to take away your rights. These are more
# restrictive than "all-rights-reserved" or require explicit approval.
-EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 CYANA DOOM3 dotnet-eula ETQW FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA genymotion GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-20000111 QUAKE4 Quartus-prime-megacore RAR RTCW RTCW-ETEULA RuneScape-EULA SJ-Labs skype-4.0.0.7-copyright spin-commercial spin-educational StarUML-EULA TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi worklog-assistant Xerox yangcli-pro zi-labone
+EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS bf1942-lnxded CAPYBARA-EULA Coherent-Graphics CROSSOVER-2 CYANA DOOM3 dotnet-eula ETQW FAH-EULA-2014 FraunhoferFDK GameFront Gameplay-Group-EULA genymotion GIMPS GOG-EULA google-chrome Google-TOS Intel-SDP Introversion LastPass LOKI-EULA LRCTF MakeMKV-EULA MARBLEBLAST Mendeley-terms MSjdbcEULA40 MTA-0.5 NVIDIA-CODEC-SDK NVIDIA-CUDA Nero-AAC-EULA Nero-EULA-US OPERA-12 OPERA-2014 Oracle-BCLA-JavaSE PAPERS-PLEASE POMPOM postal2 Primate-Plunge PUEL Q3AEULA Q3AEULA-20000111 QUAKE4 Quartus-prime-megacore RAR RTCW RTCW-ETEULA RuneScape-EULA SJ-Labs spin-commercial spin-educational StarUML-EULA TeamViewer THINKTANKS UPEK-SDK-EULA ut2003 ut2003-demo Vivaldi worklog-assistant Xerox yangcli-pro zi-labone
# Local Variables:
# mode: conf-space
diff --git a/profiles/package.mask b/profiles/package.mask
index b59da46e44c1..9c5af58a579d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,101 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (25 Nov 2017)
+# Unmaintained upstream. Masked for removal in 30 days.
+# Bug #606132.
+x11-drivers/xf86-input-acecad
+x11-drivers/xf86-input-aiptek
+x11-drivers/xf86-input-fpit
+x11-drivers/xf86-input-hyperpen
+x11-drivers/xf86-input-mutouch
+x11-drivers/xf86-input-pentouch
+
+# Michał Górny <mgorny@gentoo.org> (25 Nov 2017)
+# Testing branch GTK+3 release. Changes API, breaks xfce-base/xfdesktop.
+# Masked until the latter sees a new release.
+>=xfce-base/thunar-1.7
+
+# Jonas Stein <jstein@gentoo.org> (25 Nov 2017)
+# The latest version of this LaTeX package is part of
+# dev-texlive/texlive-latexextra
+# Masked for removal on 2017-12-30
+dev-tex/notoccite
+
+# Bernard Cafarelli <voyageur@gentoo.org> (24 Nov 2017)
+# Upstream removed tarball, no separate release in 3 years
+# Merged in net-misc/owncloud-client since
+# Masked for removal in 30 days. Bug #501228
+net-misc/ocsync
+sys-auth/pam-csync
+
+# Bernard Cafarelli <voyageur@gentoo.org> (24 Nov 2017)
+# Dead upstream, source not available anymore
+# Last open-source update in 2011
+# Masked for removal in 30 days. Bug #638670
+www-apps/eyeos
+
+# Matt Turner <mattst88@gentoo.org> (23 Nov 2017)
+# The modesetting driver is part of the xorg-server package since version 1.17.
+# The separate xf86-video-modesetting package is no longer needed.
+# Bug #606132.
+x11-drivers/xf86-video-modesetting
+
+# Matt Turner <mattst88@gentoo.org> (23 Nov 2017)
+# For ancient hardware. Tired of maintaining. Masked for removal in 30 days.
+# Bug #606132.
+x11-misc/afbinit
+x11-drivers/afb-ucode
+x11-drivers/xf86-video-apm
+x11-drivers/xf86-video-ark
+x11-drivers/xf86-video-chips
+x11-drivers/xf86-video-cirrus
+x11-drivers/xf86-video-freedreno
+x11-drivers/xf86-video-i128
+x11-drivers/xf86-video-i740
+x11-drivers/xf86-video-mach64
+x11-drivers/xf86-video-neomagic
+x11-drivers/xf86-video-opentegra
+x11-drivers/xf86-video-rendition
+x11-drivers/xf86-video-s3
+x11-drivers/xf86-video-s3virge
+x11-drivers/xf86-video-savage
+x11-drivers/xf86-video-sis
+x11-drivers/xf86-video-sisusb
+x11-drivers/xf86-video-suncg14
+x11-drivers/xf86-video-suncg3
+x11-drivers/xf86-video-suncg6
+x11-drivers/xf86-video-sunffb
+x11-drivers/xf86-video-sunleo
+x11-drivers/xf86-video-suntcx
+x11-drivers/xf86-video-tga
+x11-drivers/xf86-video-trident
+x11-drivers/xf86-video-tseng
+
+# Jonas Stein <jstein@gentoo.org> (23 Nov 2017)
+# Depends on the AIM service which will be discontinued on 2017-12-15.
+# See also bug #638564. Masked for removal on 2017-12-20
+net-analyzer/aimsniff
+
+# Kent Fredric <kentnl@gentoo.org> (22 Nov 2017)
+# Long deprecated upstream in favour of dev-perl/Mail-SPF
+# Masked for removal in 30 days. Bug #638432
+dev-perl/Mail-SPF-Query
+
+# Andreas Sturmlechner <asturm@gentoo.org> (21 Nov 2017)
+# Totally broken, depends on dead Qt4. Use sci-mathematics/octave[gui].
+# Masked for removal in 30 days. Bugs #598930, #615284, #614582, #631524
+sci-mathematics/qtoctave
+
+# Alice Ferrazzi <alicef@gentoo.org> (21 Nov 2017)
+# A regression in kernel 4.14.0
+# Data corruption issue that affects at minimum bcache.
+# The hope is that this patch will make it to 4.14.1 Bug #638206
+=sys-kernel/vanilla-sources-4.14.1
+=sys-kernel/vanilla-sources-4.14.0
+=sys-kernel/gentoo-sources-4.14.0
+=sys-kernel/ck-sources-4.14.0
+
# Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017)
# Qt4WebKit is ancient and full of security holes.
# Masked for removal in 30 days. Bug #620684
@@ -41,6 +136,7 @@ dev-qt/qtwebkit:4
# Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017)
# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620702
<media-gfx/freecad-0.17
+=media-gfx/freecad-9999
# Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017)
# Depends on dead Qt4WebKit. Masked for removal in 30 days. Bug #620736
@@ -79,11 +175,6 @@ media-plugins/vdr-alcd
# See also bug #624046. Masked for removal on 2017-12-12
sci-geosciences/gmapcatcher
-# Matt Turner <mattst88@gentoo.org> (08 Nov 2017)
-# Vulnerable to CVE-2017-13720, CVE-2017-13722 (bug #634044). Only in tree for
-# masked xorg-server-1.12.
-<x11-libs/libXfont-1.5.0
-
# Brian Evans <grknight@gentoo.org> (07 Nov 2017)
# Remote service removed this method, dead upstream
# Masked for removal in 30 days.
@@ -188,60 +279,6 @@ sys-devel/autoconf:2.65
sys-devel/autoconf:2.67
sys-devel/autoconf:2.68
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Masked for removal in 30 days. Bug #634388
-media-sound/kstreamripper
-
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Masked for removal in 30 days. Bug #634384
-kde-misc/kcollectd
-
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Masked for removal in 30 days. Bug #579518
-media-sound/kmid
-
-# Andreas Sturmlechner <asturm@gentoo.org> (22 Oct 2017)
-# Reverse-deps on dead, masked Qt4WebKit.
-# Masked for removal in 30 days. Bug #623928
-net-im/qutim
-
-# Kent Fredric <kentnl@gentoo.org> (21 Oct 2017)
-# Has not been usable since we cleaned the last Moose it worked on back
-# in 2012. Removal in 30 days. Bug #634938
-dev-perl/File-Stat-Moose
-
-# Matt Turner <mattst88@gentoo.org> (21 Oct 2017)
-# The 1.12 and 1.15 branches are no longer supported and remain vulnerable to
-# various CVEs (CVE-2013-6424, bug #493294 and CVE-2017-2624 bug #611350 just
-# to name a few). They remain in tree only for old nvidia-drivers 96 and 173.
-<x11-base/xorg-server-1.19.2
-<x11-base/xorg-drivers-1.19
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Masked for removal in 30 days. Bug #629018
-sci-calculators/keurocalc
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Masked for removal in 30 days. Bug #629018
-net-misc/knutclient
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4.
-# Possible KF5-based alternative is media-sound/soundkonverter.
-# Masked for removal in 30 days. Bug #634386
-media-sound/konvertible
-
-# Andreas Sturmlechner <asturm@gentoo.org> (21 Oct 2017)
-# Dead upstream, depends on dead kdelibs4/Qt4, security liability.
-# If at all necessary we use kde-plasma/kde-cli-tools[kdesu]
-# for that purpose. Masked for removal in 30 days. Bug #634382
-kde-misc/kdesudo
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (20 Oct 2017)
# Doesn't build with glibc-2.25, doesn't build, needs a
# version bump, needs a maintainer. Bugs 604364, 599004,
@@ -264,13 +301,6 @@ sys-devel/automake:1.8
# See also bug #634494. Masked for removal on 2017-11-30
dev-tex/texmfind
-# Kent Fredric <kentnl@gentoo.org> (14 Oct 2017)
-# 12 years without upstream responding to bugs, code almost
-# irredeemably unmaintainable and with no way to demonstrate it
-# actually works. Bug #634244
-# Masked for removal in 30 days.
-dev-perl/Apache-SessionX
-
# Lars Wendler <polynomial-c@gentoo.org> (12 Oct 2017)
# Dead upstream. No qt5 release. Use app-admin/keepassxc as drop-in
# replacement which has very active upstream and regular releases.
@@ -706,12 +736,6 @@ dev-libs/iniparser:4
=dev-python/django-1.7*
=dev-python/django-1.9*
-# Jeroen Roovers <jer@gentoo.org> (12 Dec 2014)
-# The 96 and 173 branches are no longer supported and remain vulnerable to
-# CVE-2014-8298 (bug #532342). You may be able to mitigate the vulnerability by
-# disabling GLX indirect rendering protocol support on the X server.
-<x11-drivers/nvidia-drivers-304
-
# Robin H. Johnson <robbat2@gentoo.org> (04 Aug 2014)
# Masked for testing, presently fails upstream testsuite:
# FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1
diff --git a/profiles/prefix/darwin/macos/10.10/x64/use.mask b/profiles/prefix/darwin/macos/10.10/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.10/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.10/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.10/x86/use.mask b/profiles/prefix/darwin/macos/10.10/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.10/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.10/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.11/x64/use.mask b/profiles/prefix/darwin/macos/10.11/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.11/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.11/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.11/x86/use.mask b/profiles/prefix/darwin/macos/10.11/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.11/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.11/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.12/x64/use.mask b/profiles/prefix/darwin/macos/10.12/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.12/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.12/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.12/x86/use.mask b/profiles/prefix/darwin/macos/10.12/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.12/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.12/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.13/x64/use.mask b/profiles/prefix/darwin/macos/10.13/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.13/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.13/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.13/x86/use.mask b/profiles/prefix/darwin/macos/10.13/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.13/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.13/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.4/x86/use.mask b/profiles/prefix/darwin/macos/10.4/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.4/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.4/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.5/x64/use.mask b/profiles/prefix/darwin/macos/10.5/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.5/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.5/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.5/x86/use.mask b/profiles/prefix/darwin/macos/10.5/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.5/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.5/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.6/x64/use.mask b/profiles/prefix/darwin/macos/10.6/x64/use.mask
index d25cb678586f..c16569bf2a90 100644
--- a/profiles/prefix/darwin/macos/10.6/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.6/x64/use.mask
@@ -29,8 +29,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.6/x86/use.mask b/profiles/prefix/darwin/macos/10.6/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.6/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.6/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.7/x64/use.mask b/profiles/prefix/darwin/macos/10.7/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.7/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.7/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.7/x86/use.mask b/profiles/prefix/darwin/macos/10.7/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.7/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.7/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.8/x64/use.mask b/profiles/prefix/darwin/macos/10.8/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.8/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.8/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.8/x86/use.mask b/profiles/prefix/darwin/macos/10.8/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.8/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.8/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.9/x64/use.mask b/profiles/prefix/darwin/macos/10.9/x64/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.9/x64/use.mask
+++ b/profiles/prefix/darwin/macos/10.9/x64/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/prefix/darwin/macos/10.9/x86/use.mask b/profiles/prefix/darwin/macos/10.9/x86/use.mask
index dcc0e997a9a8..63b5b7a8d61b 100644
--- a/profiles/prefix/darwin/macos/10.9/x86/use.mask
+++ b/profiles/prefix/darwin/macos/10.9/x86/use.mask
@@ -27,8 +27,5 @@
-video_cards_nvidia
-video_cards_vmware
-# Modular X: mask for architectures on which they aren't available
-video_cards_newport
-
# ibm is only used for ppc64 stuff
ibm
diff --git a/profiles/updates/3Q-2012 b/profiles/updates/3Q-2012
index eced98486649..b575f343a449 100644
--- a/profiles/updates/3Q-2012
+++ b/profiles/updates/3Q-2012
@@ -1,6 +1,5 @@
slotmove media-gfx/blender 2.60 0
move net-voip/telepathy-sofiasip net-voip/telepathy-rakia
-slotmove kde-misc/kcollectd 0 4
slotmove kde-misc/kanyremote 0 4
move app-i18n/ibus-mozc app-i18n/mozc
move sys-auth/nss-ldapd sys-auth/nss-pam-ldapd
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 37e9fdcd4fe9..aede776ada9f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -67,7 +67,7 @@ app-admin/elektra:ini - Enable new, advanced ini support
app-admin/elektra:simpleini - Enable simpleini support
app-admin/elektra:uname - Enable uname information for the key database
app-admin/elektra:yajl - Enable yajl support
-app-admin/gkrellm:X - Build both the X11 gui (gkrellm) and the server (gkrellmd). Disabling this flag builds the server only.
+app-admin/gkrellm:X - Build both the X11 gui (gkrellm) and the server (gkrellmd). Disabling this flag builds the server only
app-admin/gkrellm:gnutls - Enable SSL support for mail checking with net-libs/gnutls (overrides 'ssl' USE flag)
app-admin/gkrellm:hddtemp - Enable monitoring harddrive temperatures via app-admin/hddtemp
app-admin/gkrellm:lm_sensors - Enable monitoring sensors via sys-apps/lm_sensors
@@ -160,10 +160,10 @@ app-admin/salt:redis - Support returning data to a redis database.
app-admin/salt:timelib - Use timelib to parse english textual date descriptions.
app-admin/salt:zeromq - Add support for the zeromq transport.
app-admin/sshguard:ipfilter - Enable ipfilter firewall support (only for *bsd)
-app-admin/sudo:gcrypt - Use SHA2 from dev-libs/libgcrypt instead of sudo's internal SHA2.
-app-admin/sudo:offensive - Let sudo print insults when the user types the wrong password.
-app-admin/sudo:openssl - Use SHA2 from dev-libs/openssl instead of sudo's internal SHA2.
-app-admin/sudo:sendmail - Allow sudo to send emails with sendmail.
+app-admin/sudo:gcrypt - Use SHA2 from dev-libs/libgcrypt instead of sudo's internal SHA2
+app-admin/sudo:offensive - Let sudo print insults when the user types the wrong password
+app-admin/sudo:openssl - Use SHA2 from dev-libs/openssl instead of sudo's internal SHA2
+app-admin/sudo:sendmail - Allow sudo to send emails with sendmail
app-admin/sysklogd:logrotate - use app-admin/logrotate for rotating logs rather than custom cron scripts
app-admin/syslog-ng:amqp - Enable support for AMQP destinations
app-admin/syslog-ng:json - Enable support for JSON template formatting via dev-libs/json-c
@@ -204,9 +204,9 @@ app-arch/engrampa:packagekit - Enable support for installing via app-admin/packa
app-arch/file-roller:nautilus - Build contextual menu extension for gnome-base/nautilus.
app-arch/file-roller:packagekit - Enable support for the distro-neutral package manager GUI app-admin/packagekit
app-arch/gzip:pic - disable optimized assembly code that is not PIC friendly
-app-arch/innoextract:c++0x - Compile innoextract using the C++11 standard.
-app-arch/innoextract:debug - Enable debug logging and the --debug command-line option.
-app-arch/innoextract:lzma - Enable support for extracting lzma-compressed installers using app-arch/xz-utils.
+app-arch/innoextract:c++0x - Compile innoextract using the C++11 standard
+app-arch/innoextract:debug - Enable debug logging and the --debug command-line option
+app-arch/innoextract:lzma - Enable support for extracting lzma-compressed installers using app-arch/xz-utils
app-arch/libarchive:bzip2 - Allow accessing bzip2-compressed archives through libbz2 (which comes with app-arch/bzip2). This only affects libarchive's native support: bsdtar will keep using bunzip2 as a filter if that's not built-in.
app-arch/libarchive:e2fsprogs - Use file flags from sys-fs/e2fsprogs headers instead of virtual/os-headers headers
app-arch/libarchive:lz4 - Enable support for LZ4 compression using app-arch/lz4
@@ -262,7 +262,7 @@ app-backup/snapper:xattr - Add support for getting and setting POSIX extended at
app-backup/tsm:tsm_cit - IBM Tivoli Common Inventory Technology
app-backup/tsm:tsm_hw - Difference snapshot support for NetApp and N-Series file servers
app-backup/zbackup:tartool - Install tartool utility
-app-benchmarks/filebench:auto-completion - Enable command-line autocompletion using dev-libs/libtecla.
+app-benchmarks/filebench:auto-completion - Enable command-line autocompletion using dev-libs/libtecla
app-benchmarks/httperf:idleconn - Build with the idleconn program
app-benchmarks/ramspeed:pic - Force shared libraries to be built as PIC (this is slower)
app-benchmarks/sysbench:aio - Enable libaio support
@@ -899,7 +899,7 @@ app-misc/gourmet:pdf - Enable export to PDF
app-misc/gourmet:print - Enable pretty Python printing
app-misc/gourmet:spell - Enable support for the spell check plugin
app-misc/gourmet:web - Enable support for the web import plugin
-app-misc/gramps:geo - Enable rendering of geographical data using sci-geosciences/osm-gps-map.
+app-misc/gramps:geo - Enable rendering of geographical data using sci-geosciences/osm-gps-map
app-misc/gramps:reports - All external software that is needed for graphical reports will be installed
app-misc/graphlcd-base:g15 - Add support for app-misc/g15daemon driver (e.g. Logitech G15 Keybord)
app-misc/irtrans-irserver:mono - Enable mono support
@@ -1071,6 +1071,9 @@ app-portage/eix:debug - Build with upstream's CXXFLAGS/LDFLAGS for debugging sup
app-portage/eix:doc - Create description of the eix cache file additionally in html format
app-portage/eix:sqlite - Compile in support for portage's sqlite backend; to actually use it you need additional configuration of portage and eix
app-portage/g-sorcery:bson - Support BSON file format for package DB
+app-portage/gemato:blake2 - Install dependencies needed for BLAKE2 hash functions
+app-portage/gemato:gpg - Install dependencies needed for OpenPGP signature verification support
+app-portage/gemato:sha3 - Install dependencies needed for SHA3 hash functions
app-portage/layman:bazaar - Support dev-vcs/bzr based overlays
app-portage/layman:cvs - Support dev-vcs/cvs based overlays
app-portage/layman:darcs - Support dev-vcs/darcs based overlays
@@ -1168,7 +1171,6 @@ app-text/pdfgrep:unac - Removing accents and ligatures before search
app-text/pelican:markdown - Markdown support
app-text/podofo:boost - Add support for boost
app-text/podofo:tools - Build and install commandline tools.
-app-text/poppler:cairo-qt - Enable experimental Cairo font rasterizer for Qt4 backend.
app-text/poppler:nss - Enable signatures handling with dev-libs/nss
app-text/poppler:utils - Install command-line PDF converters and various utilities.
app-text/qpdf:perl - Install fix-qdf tool (for reverting PDF edits) written in perl
@@ -1205,22 +1207,22 @@ app-text/tesseract:webp - Enable support for webp image format.
app-text/texlive:context - Add support for the ConTeXt format (dev-texlive/texlive-context)
app-text/texlive:detex - Add support for dev-tex/detex, a filter program that removes the LaTeX (or TeX) control sequences
app-text/texlive:dvi2tty - Add support for dev-tex/dvi2tty to preview dvi-files on text-only devices
-app-text/texlive:epspdf - Add support for app-text/epspdf, a tool for converting [e]ps files to pdf.
+app-text/texlive:epspdf - Add support for app-text/epspdf, a tool for converting [e]ps files to pdf
app-text/texlive:extra - Add support for extra TeXLive packages
app-text/texlive:games - Add typesetting support for games (chess, etc.) (dev-texlive/texlive-games)
app-text/texlive:graphics - Add support for several graphics packages (pgf, tikz,...)
app-text/texlive:humanities - Add LaTeX support for the humanities (dev-texlive/texlive-humanities)
app-text/texlive:jadetex - Add support for app-text/jadetex (for processing tex files produced by the TeX backend of Jade)
app-text/texlive:luatex - Add extra support for luatex
-app-text/texlive:metapost - Add support for metapost: A tool for creating graphics in scalable PostScript.
+app-text/texlive:metapost - Add support for metapost: A tool for creating graphics in scalable PostScript
app-text/texlive:music - Add support for music typesetting (dev-texlive/texlive-music)
app-text/texlive:omega - Add omega packages (dev-texlive/texlive-omega)
-app-text/texlive:pdfannotextractor - Add dev-tex/pdfannotextractor support, for extracting annotations from PDF files.
+app-text/texlive:pdfannotextractor - Add dev-tex/pdfannotextractor support, for extracting annotations from PDF files
app-text/texlive:pstricks - Add pstricks packages (dev-texlive/texlive-pstricks)
app-text/texlive:publishers - Add support for publishers (dev-texlive/texlive-publishers)
app-text/texlive:science - Add typesetting support for natural and computer sciences (dev-texlive/texlive-science)
app-text/texlive:tex4ht - Add support for dev-tex/tex4ht (for converting (La)TeX to (X)HTML, XML and OO.org)
-app-text/texlive:texi2html - Add support for app-text/texi2html which converts texi files to HTML.
+app-text/texlive:texi2html - Add support for app-text/texi2html which converts texi files to HTML
app-text/texlive:xetex - Add support for XeTeX macros (dev-texlive/texlive-xetex)
app-text/texlive:xindy - Add support for app-text/xindy, a flexible indexing system
app-text/texlive-core:luajittex - Add support for LuaJitTeX: LuaTeX based on LuaJIT which is usually faster.
@@ -1282,6 +1284,8 @@ dev-ada/gtkada:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/gtkada:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
dev-ada/gtkada:shared - Build gtkada as shared library
dev-ada/gtkada:static - Build gtkada as static library
+dev-ada/libadalang:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
+dev-ada/libadalang:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
dev-ada/xmlada:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/xmlada:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
dev-ada/xmlada:shared - Build shared library
@@ -1857,8 +1861,8 @@ dev-lang/gdl:hdf - Add support for the Hierarchical Data Format v.4
dev-lang/gdl:proj - Add support for sci-libs/proj (geographic projections)
dev-lang/gdl:udunits - Add support for manipulating units of physical quantities
dev-lang/ghc:binary - Install the binary version directly, rather than using it to build the source version.
-dev-lang/ghc:ghcbootstrap - Bootstrap from an existing GHC installation.
-dev-lang/ghc:ghcmakebinary - Build with less runtime depends (bundle libffi for building bootstrap binaries).
+dev-lang/ghc:ghcbootstrap - Internal: Bootstrap GHC from an existing GHC installation.
+dev-lang/ghc:ghcmakebinary - Internal: Build binary friendly for redistribution.
dev-lang/gnat-gpl:awt - Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+
dev-lang/gnat-gpl:cilk - Support the Cilk Plus language (C/C++ based languages for parallel programming)
dev-lang/gnat-gpl:fixed-point - Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)
@@ -2974,10 +2978,11 @@ dev-vcs/darcs:terminfo - Use the terminfo package for enhanced console support.
dev-vcs/darcs:threaded - Use threading and SMP support.
dev-vcs/fossil:fusefs - Enable the Fuse Filesystem
dev-vcs/fossil:json - Enable the JSON API of Fossil's wiki
-dev-vcs/fossil:legacy-mv-rm - Enable legacy behavior for mv/rm (skip checkout files)
-dev-vcs/fossil:miniz - Use the bundled miniz for compression instead of zlib
-dev-vcs/fossil:sqlite - Use the system SQLite instead of the bundled one
+dev-vcs/fossil:legacy-mv-rm - Enable legacy behavior for mv/rm (skip checkout files).
+dev-vcs/fossil:miniz - Use the bundled miniz for compression instead of zlib. Incompatible with ssl.
dev-vcs/fossil:system-sqlite - Use the system SQLite instead of the bundled one
+dev-vcs/fossil:tcl-private-stubs - Enable Tcl integration via private stubs mechanism
+dev-vcs/fossil:tcl-stubs - Enable Tcl integration via stubs library mechanism
dev-vcs/fossil:th1-docs - Enable TH1 for embedded documentation pages
dev-vcs/fossil:th1-hooks - Enable TH1 hooks for commands and web pages
dev-vcs/git:blksha1 - Use the new optimized SHA1 implementation
@@ -4146,7 +4151,6 @@ media-libs/libcanberra:gtk3 - Enables building of gtk+3 helper library, gtk+3 ru
media-libs/libcanberra:pulseaudio - Enables PulseAudio sound driver that should be able to support positional event sounds. This is the preferred choice for best sound events experience and picked by default if compiled in and possible to use at runtime.
media-libs/libcanberra:sound - Install x11-themes/sound-theme-freedesktop to get sounds on Gnome and Xfce.
media-libs/libcanberra:tdb - Enables Trivial Database support for caching purposes.
-media-libs/libde265:tools - Install addtional tools, require USE=qt4 or qt5
media-libs/libextractor:archive - Enable archive support using app-arch/libarchive
media-libs/libextractor:gsf - Enable OLE2 (MS Office) plug-in support using gnome-extra/libgsf
media-libs/libextractor:magic - Enable magic support using sys-apps/file
@@ -4622,7 +4626,6 @@ media-sound/ncmpcpp:outputs - Enable outputs screen
media-sound/ncmpcpp:visualizer - Enable visualizer screen with sound wave/frequency spectrum modes
media-sound/patchage:jack-dbus - Use Jack via D-Bus instead of libjack
media-sound/patchage:session - Include experimental Jack session management (save/restore) support
-media-sound/picard:acoustid - Use media-libs/chromaprint for acoustic fingerprinting
media-sound/pithos:appindicator - Enable usage of appindicator to export menu options in to unity
media-sound/pithos:keybinder - Use keybinder to enable global key bindings
media-sound/pms:regex - Enable regular expression searches
@@ -5738,26 +5741,6 @@ net-im/pyaim-t:webinterface - Install dependencies needed for the web interface
net-im/pyicq-t:webinterface - Install dependencies needed for the web interface
net-im/qtox:X - Adds support for X11
net-im/qtox:gtk - Adds support for GTK and Status Notifier tray backends
-net-im/qutim:antiboss - Enable support for the antiboss plugin
-net-im/qutim:aspell - Enable spellchecking using app-text/aspell
-net-im/qutim:awn - Enable integration with gnome-extra/avant-window-navigator
-net-im/qutim:crypt - Enable AES crypto plugin
-net-im/qutim:espionage - !!Not recomended, contains privacy risk!! Enable control plugin that controls user by sending messages and roster to remote server
-net-im/qutim:histman - Enable history importer plugin
-net-im/qutim:hunspell - Enable spellchecking using app-text/hunspell
-net-im/qutim:irc - Enable IRC protocol support
-net-im/qutim:mrim - Enable mail.ru protocol support
-net-im/qutim:otr - Enable plugin for encrypted conversations (Off-The-Record messaging)
-net-im/qutim:phonon - Add sound support via media-libs/phonon
-net-im/qutim:plugman - Enable downloadable content management with dev-libs/libattica
-net-im/qutim:purple - Enable libpurple-based protocol support
-net-im/qutim:qml - Enable QtQuick-based chat plugin
-net-im/qutim:sdl - Add sound support via media-libs/sdl-mixer
-net-im/qutim:telepathy - Enable to connect various IMs through net-libs/telepathy-qt
-net-im/qutim:tools - Enable some extra tools for qt developers
-net-im/qutim:vkontakte - Enable vkontakte protocol support
-net-im/qutim:webkit - Enable Adium-like WebView plugin
-net-im/qutim:xscreensaver - Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events
net-im/skypeforlinux:pax_kernel - Triggers a paxmarking of the main skype binary
net-im/telepathy-connection-managers:gadu - Enable Gadu Gadu protocol support.
net-im/telepathy-connection-managers:irc - Enable Internet Relay Chat (IRC) support.
@@ -6010,6 +5993,7 @@ net-libs/neon:pkcs11 - Add support for PKCS#11 using dev-libs/pakchois
net-libs/nghttp2:hpack-tools - Install HPACK (header compression) helper tools
net-libs/nghttp2:jemalloc - Use dev-libs/jemalloc for memory allocation
net-libs/nghttp2:utils - Install nghttp, nghttpd and nghttpx
+net-libs/nodejs:inspector - Enable V8 inspector
net-libs/nodejs:npm - Enable NPM package manager
net-libs/nodejs:snapshot - Enable snapshot creation for faster startup
net-libs/nodejs:systemtap - Enable SystemTAP/DTrace tracing
@@ -7015,7 +6999,7 @@ sci-biology/clustalw-mpi:static_pairalign - Use static (as opposed to dynamic) s
sci-biology/exonerate:utils - Install all utilities
sci-biology/fasttree:double-precision - use double precision instead of single-precision floating point (2x memroy required)
sci-biology/goby:cpp - Compile C/C++ API
-sci-biology/mcl:blast - add support for NCBI BLAST data
+sci-biology/mcl:blast - Add support for NCBI BLAST data
sci-biology/plink:R - add support R language
sci-biology/plink:webcheck - add support for online update checking every time the program starts
sci-biology/ucsc-genome-browser:server - Install genome browser Web application. If this flag is off, only libraries and utilities from the suite are installed.
@@ -7087,7 +7071,7 @@ sci-electronics/pcb:toporouter - Build toporouter
sci-electronics/pcb:xrender - Translucent PCB display for Motif/Lesstif GUI
sci-electronics/pulseview:decode - Enable decoding of protocols while capturing
sci-electronics/sigrok-cli:decode - Enable decoding of protocols while capturing
-sci-electronics/splat:hires - Builds additional high resolution application 'rfsplat-hd'.
+sci-electronics/splat:hires - Builds additional high resolution application 'rfsplat-hd'
sci-geosciences/gdal-grass:postgres - Include support for dev-db/postgresql
sci-geosciences/gmt:gdal - Enable sci-libs/gdal library support
sci-geosciences/gmt:gmtfull - Full resolution bathymetry database
@@ -7558,7 +7542,7 @@ sys-apps/iotools:make-symlinks - Generate sub-command symlinks to iotools -- not
sys-apps/ipmitool:openipmi - Use the system OpenIPMI implementation.
sys-apps/iproute2:berkdb - build programs that use berkdb (just arpd)
sys-apps/iproute2:iptables - include support for iptables filtering
-sys-apps/iproute2:minimal - only install ip and tc programs
+sys-apps/iproute2:minimal - only install ip and tc programs, without eBPF support
sys-apps/irqbalance:numa - Support balancing IRQs across NUMA nodes
sys-apps/kexec-tools:booke - Include support for Book-E memory management
sys-apps/kexec-tools:lzma - Enables support for LZMA compressed kernel images
@@ -7642,6 +7626,7 @@ sys-apps/systemd:lz4 - Enable lz4 compression for the journal
sys-apps/systemd:nat - Enable support for network address translation in networkd
sys-apps/systemd:qrcode - Enable qrcode output support in journal
sys-apps/systemd:sysv-utils - Install sysvinit compatibility symlinks and manpages for init, telinit, halt, poweroff, reboot, runlevel, and shutdown
+sys-apps/systemd:usrmerge - Enable /usr merge
sys-apps/systemd:vanilla - Disable Gentoo-specific behavior and compatibility quirks
sys-apps/systemd:xkb - Depend on x11-libs/libxkbcommon to allow logind to control the X11 keymap
sys-apps/tcp-wrappers:netgroups - Support matching NIS (host) netgroup names via the @netgroup syntax (if you don't know what this means, you most likely do not need it)
@@ -7728,6 +7713,7 @@ sys-block/parted:debug - Enable debugging as encouraged by upstream: [The defaul
sys-block/parted:device-mapper - Enable device-mapper support from sys-fs/lvm2 in parted
sys-block/partimage:nologin - Do not include login support when connecting partimaged
sys-block/sas2ircu:efi - Install EFI variant as well
+sys-block/sas3flash:efi - Install EFI variant as well
sys-block/sas3ircu:efi - Install EFI variant as well
sys-block/tgt:fcoe - Add support for FCoE protocol
sys-block/tgt:fcp - Add support for new FC protocol
@@ -7803,6 +7789,7 @@ sys-cluster/glusterfs:fuse - Add FUSE mount helper
sys-cluster/glusterfs:georeplication - Enable support for georeplication (requires dev-lang/python)
sys-cluster/glusterfs:glupy - Enable support for translators written in Python
sys-cluster/glusterfs:infiniband - Add support for Infiniband ibverbs transport. Libraries can be found in science overlay
+sys-cluster/glusterfs:libtirpc - Build against net-libs/libtirpc for RPC support
sys-cluster/glusterfs:qemu-block - Transparently create files as QCow2/QED images in the backend, including the possibility to snapshot.
sys-cluster/glusterfs:rsyslog - Install configuration snippet for app-admin/rsyslog
sys-cluster/glusterfs:systemtap - Enable support for dev-util/systemtap
@@ -8011,6 +7998,7 @@ sys-fs/aufs4:ramfs - Enable initramfs/rootfs support
sys-fs/btrfs-progs:convert - Build ext2 conversion utility (btrfs-convert)
sys-fs/btrfs-progs:reiserfs - Enable reiserfs support in btrfs-convert tool.
sys-fs/btrfs-progs:static - Build static binaries in addition to the dynamic ones
+sys-fs/btrfs-progs:zstd - Enable zstd compression support.
sys-fs/cryfs:update-check - Enable automatic checking for updates and security vulnerabilities
sys-fs/cryptsetup:argon2 - Enable password hashing algorithm from app-crypt/argon2
sys-fs/cryptsetup:gcrypt - Use dev-libs/libgcrypt crypto backend
@@ -8534,7 +8522,6 @@ x11-drivers/nvidia-drivers:kms - Enable support for kernel mode setting (KMS)
x11-drivers/nvidia-drivers:pax_kernel - PaX patches from the PaX project
x11-drivers/nvidia-drivers:tools - Install additional tools such as nvidia-settings
x11-drivers/nvidia-drivers:uvm - Install the Unified Memory kernel module (nvidia-uvm) for sharing memory between CPU and GPU in CUDA programs
-x11-drivers/xf86-video-amdgpu:glamor - Enable Glamor OpenGL 2D acceleration
x11-drivers/xf86-video-ati:glamor - Enable Glamor OpenGL 2D acceleration
x11-drivers/xf86-video-geode:ztv - Enable building the V4L2 ZTV driver
x11-drivers/xf86-video-intel:dri3 - Use DRI3 by default