summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /profiles
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin148414 -> 148773 bytes
-rw-r--r--profiles/arch/alpha/use.stable.mask2
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.stable.mask2
-rw-r--r--profiles/arch/amd64/use.mask5
-rw-r--r--profiles/arch/amd64/use.stable.mask2
-rw-r--r--profiles/arch/arm/use.stable.mask2
-rw-r--r--profiles/arch/arm64/use.stable.mask2
-rw-r--r--profiles/arch/base/package.use.mask3
-rw-r--r--profiles/arch/base/use.mask7
-rw-r--r--profiles/arch/ia64/package.use.mask4
-rw-r--r--profiles/arch/ia64/use.stable.mask2
-rw-r--r--profiles/arch/powerpc/ppc32/use.stable.mask2
-rw-r--r--profiles/arch/powerpc/ppc64/use.stable.mask2
-rw-r--r--profiles/arch/riscv/package.use.mask2
-rw-r--r--profiles/arch/sparc/use.stable.mask2
-rw-r--r--profiles/arch/x86/package.use.mask8
-rw-r--r--profiles/arch/x86/package.use.stable.mask2
-rw-r--r--profiles/arch/x86/use.stable.mask2
-rw-r--r--profiles/base/package.use.force1
-rw-r--r--profiles/desc/python_targets.desc1
-rw-r--r--profiles/package.mask97
-rw-r--r--profiles/prefix/darwin/macos/10.10/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.11/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.12/package.mask5
-rw-r--r--profiles/prefix/darwin/macos/10.12/package.unmask2
-rw-r--r--profiles/prefix/darwin/macos/10.13/package.mask5
-rw-r--r--profiles/prefix/darwin/macos/10.13/package.unmask2
-rw-r--r--profiles/prefix/darwin/macos/10.14/package.mask5
-rw-r--r--profiles/prefix/darwin/macos/10.14/package.unmask2
-rw-r--r--profiles/prefix/darwin/macos/10.4/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.5/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.6/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.7/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.8/packages6
-rw-r--r--profiles/prefix/darwin/macos/10.9/packages6
-rw-r--r--profiles/prefix/darwin/macos/package.mask10
-rw-r--r--profiles/prefix/darwin/macos/packages8
-rw-r--r--profiles/thirdpartymirrors3
-rw-r--r--profiles/updates/4Q-20191
-rw-r--r--profiles/use.desc2
-rw-r--r--profiles/use.local.desc51
42 files changed, 228 insertions, 70 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 38e85c1e958b..1a49e7add6bc 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
index e384e174cd97..8cdd1ddda1ef 100644
--- a/profiles/arch/alpha/use.stable.mask
+++ b/profiles/arch/alpha/use.stable.mask
@@ -20,6 +20,8 @@ elogind
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Tobias Klausmann <klausman@gentoo.org> (2016-03-17)
# Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index c03379c9fec1..4d08305a170e 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
+# dev-python/pandas is keyworded for amd64
+sys-block/fio -gnuplot
+
# Craig Andrews <candrews@gentoo.org> (2019-10-08)
# net-misc/quiche is available on this arch
net-misc/curl -quiche
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 75f10147f598..000ff03db337 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -38,7 +38,7 @@ x11-wm/mutter screencast
# Brian Evans <grknight@gentoo.org> (2019-05-22)
# Allow python-exec to install all targets
# Ack by mgorny
-dev-lang/python-exec -python_targets_python3_7
+dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8
# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21)
# dev-db/oracle-instantclient ain't stable
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index dbf7ef7ae3d5..e6eea8b8e4f9 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -6,6 +6,11 @@
# SECTION: Unmask
+# Michał Górny <mgorny@gentoo.org> (2019-11-13)
+# Python 3.8 has reasonably keyworded packages here.
+-python_targets_python3_8
+-python_single_target_python3_8
+
# Andreas Sturmlechner <asturm@gentoo.org> (2018-11-17)
# media-sound/audacious is keyworded on amd64
-audacious
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index b2065471711a..73caf594a8a0 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -12,6 +12,8 @@ audacious
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~amd64
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
index 6f5daaad02d2..2ca8927f490b 100644
--- a/profiles/arch/arm/use.stable.mask
+++ b/profiles/arch/arm/use.stable.mask
@@ -16,6 +16,8 @@ php_targets_php7-3
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andrey Grozin <grozin@gentoo.org> (2014-05-16)
# No stable gcl
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index f72c702f6298..10623ef35699 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -24,6 +24,8 @@ fltk
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Michał Górny <mgorny@gentoo.org> (2018-02-19)
# dev-lang/tk is not stable here.
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 07a85754d014..5d31f0daff2a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,9 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# dev-python/pandas is only keyworded for amd64 & x86
+sys-block/fio gnuplot
+
# Craig Andrews <candrews@gentoo.org> (2019-10-08)
# net-libs/quiche is not available on all arches
# Track addition arch keywording of quiche at:
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index a3646664b546..4a46bc011556 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2019-11-13)
+# Python 3.8 is masked on the majority of arches because we failed
+# at keywording new versions of packages.
+python_targets_python3_8
+python_single_target_python3_8
+
+# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
# James Le Cuirot <chewi@gentoo.org> (2017-06-29)
# Forced and masked by default. Unmask where necessary.
big-endian
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index ecbd2c0bc56f..f3e19be59189 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
+# dev-util/google-perftools is not keyworded yet
+sys-block/fio tcmalloc
+
# Mart Raudsepp <leio@gentoo.org> (2019-08-18)
# media-video/pipewire is not keyworded yet
x11-wm/mutter screencast
diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
index 6bfa9aaa1864..b7d8d4fd466a 100644
--- a/profiles/arch/ia64/use.stable.mask
+++ b/profiles/arch/ia64/use.stable.mask
@@ -16,6 +16,8 @@ elogind
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Not stable
mkl
diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask
index 329a3eb6614d..91afa685e219 100644
--- a/profiles/arch/powerpc/ppc32/use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/use.stable.mask
@@ -6,6 +6,8 @@ ruby_targets_ruby25
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Mikle Kolyada <zlogene@gentoo.org> (2018-04-24)
# no stable net-misc/aria2 on ppc
diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
index 6f2bbeb4eb7e..b7ccca540d15 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -12,3 +12,5 @@ ruby_targets_ruby25
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index a16d07ecc347..e14810d5ecfe 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -29,7 +29,7 @@ app-text/asciidoc graphviz test
app-text/po4a test
app-text/xmlto text
dev-lang/python tk
-dev-libs/check subunit
+dev-libs/check doc subunit
dev-libs/glib gtk-doc test
dev-libs/icu doc
dev-libs/iniparser doc
diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
index e5aaf9470aa2..3b398dd02981 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -23,6 +23,8 @@ clamav
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# no stable version on sparc
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index e5e1b295791f..f40f2ce0016f 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -3,6 +3,10 @@
# This file requires >=portage-2.1.1
+# Thomas Deutschmann <whissi@gentoo.org> (2019-11-11)
+# dev-python/pandas is keyworded for x86
+sys-block/fio -gnuplot
+
# Andreas Sturmlechner <asturm@gentoo.org> (2019-10-29)
# Neither sys-apps/bolt nor kde-plasma/plasma-thunderbolt are keyworded
# bugs #697860, #698172
@@ -301,3 +305,7 @@ x11-terms/eterm cpu_flags_x86_sse2
# Steve Dibb <beandog@gentoo.org> (2008-09-29)
media-video/mplayer -cpudetection
+
+# Tomáš Mózes <hydrapolic@gmail.com> (2019-11-02)
+# Requires dev-db/mongodb which has dropped x86 support
+dev-php/pecl-mongodb test
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index af7a470457a6..78c8a76399d9 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -33,7 +33,7 @@ x11-wm/mutter screencast
# Brian Evans <grknight@gentoo.org> (2019-05-22)
# Allow python-exec to install all targets
# Ack by mgorny
-dev-lang/python-exec -python_targets_python3_7
+dev-lang/python-exec -python_targets_python3_7 -python_targets_python3_8
# Andreas Sturmlechner <asturm@gentoo.org> (2019-05-21)
# dev-db/oracle-instantclient ain't stable
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index c30ac38e05bc..34f40c9d518a 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -12,6 +12,8 @@ audacious
# dev-lang/python:3.7 is not stable.
python_targets_python3_7
python_single_target_python3_7
+python_targets_python3_8
+python_single_target_python3_8
# Andreas K. Hüttel <dilfridge@gentoo.org> (2017-05-26)
# dev-db/firebird is keyworded ~x86
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 01566e792686..2da9ae37b651 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -97,6 +97,7 @@ dev-lang/python-exec python_targets_python2_7
dev-lang/python-exec python_targets_python3_5
dev-lang/python-exec python_targets_python3_6
dev-lang/python-exec python_targets_python3_7
+dev-lang/python-exec python_targets_python3_8
dev-lang/python-exec python_targets_jython2_7
dev-lang/python-exec python_targets_pypy
dev-lang/python-exec python_targets_pypy3
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 960c0f96e4d7..4827da4af78f 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,6 +7,7 @@ python2_7 - Build with Python 2.7
python3_5 - Build with Python 3.5
python3_6 - Build with Python 3.6
python3_7 - Build with Python 3.7
+python3_8 - Build with Python 3.8
jython2_7 - Build with Jython 2.7
pypy - Build with PyPy
pypy3 - Build with PyPy3
diff --git a/profiles/package.mask b/profiles/package.mask
index b1d5bb3d1294..7d171c3d7f28 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,54 @@
#--- END OF EXAMPLES ---
+# Alfredo Tupone <tupone@gentoo.org> (2019-11-18)
+# No more needed.
+# Removal in 30 days.
+media-libs/skstream
+
+# Mart Raudsepp <leio@gentoo.org> (2019-11-17)
+# Obsolete library with no remaining consumers.
+# Only older dev-libs/libreport versions used it.
+# Removal in 30 days. Bug #700380.
+dev-libs/btparser
+
+# Mart Raudsepp <leio@gentoo.org> (2019-11-17)
+# Obsolete library with no consumers.
+# Removal in 30 days. Bug #700332.
+dev-libs/qof
+
+# Aaron Bauman <bman@gentoo.org> (2019-11-16)
+# EAPI=4 and fails to build
+dev-util/ccglue
+
+# Aaron Bauman <bman@gentoo.org> (2019-11-16)
+# EAPI=4. If anyone has this hardware then speak up.
+# Removal in 15 days
+app-misc/rioutil
+
+# Lars Wendler <polynomial-c@gentoo.org> (2019-11-14)
+# Breaks archives containing relative paths
+# when being called with --no-absolute-filenames
+# https://bugs.gentoo.org/700020
+=app-arch/cpio-2.13
+
+# Stephan Hartmann <stha09@googlemail.com> (2019-11-11)
+# Dev channel releases are only for people who
+# are developers or want more experimental features
+# and accept a more unstable release.
+>=www-client/chromium-80
+
+# Aaron Bauman <bman@gentoo.org> (2019-11-10)
+# Maintainer-needed, EAPI=0, Removal in 15 days
+# Upstream is dead and can't locate a new home
+net-p2p/createtorrent
+
+# Michał Górny <mgorny@gentoo.org> (2019-11-10)
+# Added in 2008 and not updated since. Multiple releases behind
+# upstream. Still at EAPI 0.
+# Removal in 30 days. Bug #697344.
+dev-libs/cygwin
+
# Michał Górny <mgorny@gentoo.org> (2019-11-10)
# Those packages are at EAPI 0. Their respective maintainers
# are unresponsive and they require specific hardware to build.
@@ -37,16 +85,12 @@
# sys-apps/ibm-powerpc-utils-papr (ppc*): bug #697210
# sys-apps/lkcdutils (s390): bug #697212
# sys-block/nwutil (arm): bug #697198
-# sys-boot/aboot (alpha): bug #697182
-# sys-boot/milo (alpha): bug #697180
# sys-libs/libspe2 & sys-libs/mars (ppc64): bug #697158
#
# Removal in 30 days.
sys-apps/ibm-powerpc-utils-papr
sys-apps/lkcdutils
sys-block/nwutil
-sys-boot/aboot
-sys-boot/milo
sys-libs/libspe2
sys-libs/mars
@@ -96,11 +140,6 @@ sys-cluster/dlm-lib
media-video/emovix
# Aaron Bauman <bman@gentoo.org> (2019-11-09)
-# upstream moved to Github. not bumped in years
-# EAPI=4 and maintainer-needed. Removal in 30 days
-app-laptop/hdaps-gl
-
-# Aaron Bauman <bman@gentoo.org> (2019-11-09)
# homepage dead, maintainer-needed
# EAPI=4. Removal in 30 days
app-forensics/magicrescue
@@ -186,10 +225,6 @@ media-gfx/opcion
media-gfx/aoi
media-gfx/exiftags
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-11-05)
-# Ships broken libssh-config module breaking build of revdeps, bug #698940
-=net-libs/libssh-0.9.1
-
# Michał Górny <mgorny@gentoo.org> (2019-11-05)
# The following packages are unmaintained and have incorrect LICENSE
# entries. All of them have additional bugs reported.
@@ -210,11 +245,6 @@ dev-tex/xcolor
# Removal in 30 days.
dev-ada/gnatcoll
-# Thomas Deutschmann <whissi@gentoo.org> (2019-11-03)
-# Infinite loop in TAILQ_FOREACH_SAFE when running for some time
-# Bug #698856
-=net-misc/dhcpcd-8.1.1
-
# Michał Górny <mgorny@gentoo.org> (2019-11-03)
# Discontinued upstream. Relies on app-portage/flaggie make.conf
# editing support that was fragile and therefore was removed.
@@ -237,11 +267,6 @@ dev-ada/gps-bin
dev-embedded/gnap-dev
dev-embedded/gnap-ext
-# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-10-30)
-# In preparation...
-=dev-lang/perl-5.30.1*
-~virtual/perl-Module-CoreList-5.201.910.270
-
# Hasan ÇALIŞIR <hasan.calisir@psauxit.com> (2019-10-28)
# OpenVAS project name has been renamed in
# Greenbone Vulnerability Management (GVM).
@@ -443,32 +468,6 @@ dev-perl/NetxAP
# Removal in 30 days
app-emulation/wine-any
-# Michał Górny <mgorny@gentoo.org> (2019-10-13)
-# Last release in 2008. Declared dead upstream, apparently broken
-# on newer systems. EAPI 0.
-# Removal in 30 days. Bug #697384.
-app-office/eqe
-
-# Michał Górny <mgorny@gentoo.org> (2019-10-12)
-# Utility library that is used only by net-analyzer/bsnmp
-# (to be removed).
-# Removal in 30 days. Bug #683284.
-dev-libs/libbegemot
-
-# Michał Górny <mgorny@gentoo.org> (2019-10-12)
-# Bad quality package. Last commit in 2016 (unpackaged in Gentoo).
-# GTK+2 only. Most of the settings provided are also found in xfwm4
-# settings dialog.
-# Removal in 30 days. Bug #697546.
-xfce-extra/xfce4-composite-editor
-
-# David Seifert <soap@gentoo.org> (2019-10-12)
-# Last release over 6.5 years ago, no code activity.
-# Scons build system very brittle, python 3 impl bumps
-# painful, no python 3.7, No reverse dependencies.
-# Removal in 30 days. Bug #683140, #690800.
-dev-python/cgkit
-
# Mike Gilbert <floppym@gentoo.org> (2019-10-11)
# Inactive upstream for many years.
# Several open bugs.
diff --git a/profiles/prefix/darwin/macos/10.10/packages b/profiles/prefix/darwin/macos/10.10/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.10/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.11/packages b/profiles/prefix/darwin/macos/10.11/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.11/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.12/package.mask b/profiles/prefix/darwin/macos/10.12/package.mask
index c103679ebe56..2ae88c5d9211 100644
--- a/profiles/prefix/darwin/macos/10.12/package.mask
+++ b/profiles/prefix/darwin/macos/10.12/package.mask
@@ -1,2 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# Fabian Groffen <grobian@gentoo.org> (2019-11-11)
+# Unmask versions matching the OS profile
+-sys-kernel/xnu-headers:10.12
+-sys-libs/darwin-libc-headers:10.12
diff --git a/profiles/prefix/darwin/macos/10.12/package.unmask b/profiles/prefix/darwin/macos/10.12/package.unmask
index 92c8b2b4bee0..6f1df312f197 100644
--- a/profiles/prefix/darwin/macos/10.12/package.unmask
+++ b/profiles/prefix/darwin/macos/10.12/package.unmask
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# James Le Cuirot <chewi@gentoo.org> (2015-07-29)
diff --git a/profiles/prefix/darwin/macos/10.13/package.mask b/profiles/prefix/darwin/macos/10.13/package.mask
index c103679ebe56..1bb624aa74a4 100644
--- a/profiles/prefix/darwin/macos/10.13/package.mask
+++ b/profiles/prefix/darwin/macos/10.13/package.mask
@@ -1,2 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# Fabian Groffen <grobian@gentoo.org> (2019-11-11)
+# Unmask versions matching the OS profile
+-sys-kernel/xnu-headers:10.13
+-sys-libs/darwin-libc-headers:10.13
diff --git a/profiles/prefix/darwin/macos/10.13/package.unmask b/profiles/prefix/darwin/macos/10.13/package.unmask
index 998ec0bd8b9e..6f1df312f197 100644
--- a/profiles/prefix/darwin/macos/10.13/package.unmask
+++ b/profiles/prefix/darwin/macos/10.13/package.unmask
@@ -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
# James Le Cuirot <chewi@gentoo.org> (2015-07-29)
diff --git a/profiles/prefix/darwin/macos/10.14/package.mask b/profiles/prefix/darwin/macos/10.14/package.mask
index c103679ebe56..e3f098738d17 100644
--- a/profiles/prefix/darwin/macos/10.14/package.mask
+++ b/profiles/prefix/darwin/macos/10.14/package.mask
@@ -1,2 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+
+# Fabian Groffen <grobian@gentoo.org> (2019-11-11)
+# Unmask versions matching the OS profile
+-sys-kernel/xnu-headers:10.14
+-sys-libs/darwin-libc-headers:10.14
diff --git a/profiles/prefix/darwin/macos/10.14/package.unmask b/profiles/prefix/darwin/macos/10.14/package.unmask
index 63a107ba9049..6f1df312f197 100644
--- a/profiles/prefix/darwin/macos/10.14/package.unmask
+++ b/profiles/prefix/darwin/macos/10.14/package.unmask
@@ -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
# James Le Cuirot <chewi@gentoo.org> (2015-07-29)
diff --git a/profiles/prefix/darwin/macos/10.4/packages b/profiles/prefix/darwin/macos/10.4/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.4/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.5/packages b/profiles/prefix/darwin/macos/10.5/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.5/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.6/packages b/profiles/prefix/darwin/macos/10.6/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.6/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.7/packages b/profiles/prefix/darwin/macos/10.7/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.7/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.8/packages b/profiles/prefix/darwin/macos/10.8/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.8/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/10.9/packages b/profiles/prefix/darwin/macos/10.9/packages
new file mode 100644
index 000000000000..9c15af461c72
--- /dev/null
+++ b/profiles/prefix/darwin/macos/10.9/packages
@@ -0,0 +1,6 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# File a bug if you need these provided for your OS version
+-*sys-kernel/xnu-headers
+-*sys-libs/darwin-libc-headers
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index b83c55c0ced5..017bcf4c1216 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -1,6 +1,16 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Fabian Groffen <grobian@gentoo.org> (2019-11-11)
+# We mask all system headers, and only unmask the slot matching the OS
+# install in the version profiles
+sys-kernel/xnu-headers:10.12
+sys-libs/darwin-libc-headers:10.12
+sys-kernel/xnu-headers:10.13
+sys-libs/darwin-libc-headers:10.13
+sys-kernel/xnu-headers:10.14
+sys-libs/darwin-libc-headers:10.14
+
# Fabian Groffen <grobian@gentoo.org> (2019-04-30)
# Fails to install, bug #684030
=dev-lang/perl-5.28.2*
diff --git a/profiles/prefix/darwin/macos/packages b/profiles/prefix/darwin/macos/packages
index a16706c6fe74..f37a922f3004 100644
--- a/profiles/prefix/darwin/macos/packages
+++ b/profiles/prefix/darwin/macos/packages
@@ -1,7 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Mac OS X is built with LLVM/Clang
+# macOS has LLVM/Clang as system compiler
-*sys-devel/gcc
-*sys-devel/gcc-config
*sys-devel/clang
+
+# system headers to be able to compile stuff
+*sys-kernel/xnu-headers
+*sys-libs/darwin-libc-headers
diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
index aa60b4074370..bf767f67a887 100644
--- a/profiles/thirdpartymirrors
+++ b/profiles/thirdpartymirrors
@@ -9,9 +9,8 @@ gnome https://download.gnome.org/
gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/
gnu-alpha https://www.mirrorservice.org/sites/alpha.gnu.org/gnu/ https://gnualpha.uib.no/ https://mirrors.fe.up.pt/pub/gnu-alpha/ https://alpha.gnu.org/gnu/ https://www.nic.funet.fi/pub/gnu/alpha/gnu/ http://mirror.lihnidos.org/GNU/alpha/gnu/ http://mirrors.ibiblio.org/gnu/alpha/gnu/ ftp://ftp.funet.fi/pub/gnu/alpha/gnu/ ftp://gnualpha.uib.no/pub/gnualpha/ ftp://mirrors.fe.up.pt/pub/gnu-alpha/ ftp://alpha.gnu.org/gnu/
gnupg https://artfiles.org/gnupg.org/ https://www.mirrorservice.org/sites/ftp.gnupg.org/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ ftp://ftp.gnupg.org/gcrypt/
-hackage https://hackage.haskell.org/
idsoftware ftp://ftp.fu-berlin.de/pc/games/idgames/idstuff ftp://ftp.gamers.org/pub/idgames/idstuff
-imagemagick https://www.imagemagick.org/download/ https://mirror.checkdomain.de/imagemagick/ https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/ https://ftp.nluug.nl/ImageMagick/ ftp://ftp.fifi.org/pub/ImageMagick/
+imagemagick https://www.imagemagick.org/download/releases/ https://mirror.checkdomain.de/imagemagick/releases/ https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ ftp://ftp.fifi.org/pub/ImageMagick/releases/
kde https://download.kde.org http://mirror.csclub.uwaterloo.ca/kde ftp://mirrors.dotsrc.org/kde ftp://kde.mirror.anlx.net
lokigames http://updates.lokigames.com
mplayer https://www1.mplayerhq.hu/MPlayer http://www2.mplayerhq.hu/MPlayer http://www5.mplayerhq.hu/MPlayer http://www7.mplayerhq.hu/MPlayer http://www8.mplayerhq.hu/MPlayer ftp://ftp1.mplayerhq.hu/MPlayer/ ftp://ftp6.mplayerhq.hu/MPlayer/ ftp://ftp7.mplayerhq.hu/MPlayer/ ftp://ftp8.mplayerhq.hu/MPlayer/
diff --git a/profiles/updates/4Q-2019 b/profiles/updates/4Q-2019
index c0ee2ca31fe7..3687662ff1d7 100644
--- a/profiles/updates/4Q-2019
+++ b/profiles/updates/4Q-2019
@@ -1 +1,2 @@
move dev-libs/rlottie media-libs/rlottie
+move dev-util/repo dev-vcs/repo
diff --git a/profiles/use.desc b/profiles/use.desc
index 9f73e7a0310d..c895ae9e9c71 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -113,7 +113,7 @@ gnutls - Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl)
gphoto2 - Add digital camera support
gpm - Add support for sys-libs/gpm (Console-based mouse driver)
gps - Add support for Global Positioning System
-graphicsmagick - Build and link against GraphicsMagick instead of ImageMagick (might require USE=imagemagick if optional)
+graphicsmagick - Build and link against GraphicsMagick instead of ImageMagick (requires USE=imagemagick if optional)
graphviz - Add support for the Graphviz library
gsl - Use the GNU scientific library for calculations
gsm - Add support for the gsm lossy speech compression codec
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8dae4d0ef7e6..50f094ae569b 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -485,7 +485,6 @@ app-emulation/containerd:btrfs - Support for BTRFS snapshot driver
app-emulation/containerd:cri - Support for Kubernetes CRI
app-emulation/containers-storage:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
app-emulation/containers-storage:device-mapper - Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags.
-app-emulation/containers-storage:ostree - Enables dependencies for handling of OSTree images.
app-emulation/cri-o:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
app-emulation/cri-o:device-mapper - Enables dependencies for the "devicemapper" graph driver, including necessary kernel flags.
app-emulation/cri-o:ostree - Enables dependencies for handling of OSTree images.
@@ -506,7 +505,6 @@ app-emulation/faudio:ffmpeg - FAudio has optional support for decoding xWMA reso
app-emulation/faudio:test - Build and run faudio testsuite.
app-emulation/faudio:utils - Build all faudio utilities.
app-emulation/faudio:xnasong - Build support for optional XNG_SONG component (note: this not required by app-emulation/wine-staging, app-emulation/wine-vanilla for faudio XAudio support).
-app-emulation/free42:alsa - Adds support for Advanced Linux Sound Architecture
app-emulation/fs-uae:fmv - Enable support for CD32 FMV (full motion video)
app-emulation/fs-uae:glew - Enable support for The OpenGL Extension Wrangler Library (media-libs/glew)
app-emulation/fs-uae-launcher:lha - Enable LHA archive support
@@ -2595,7 +2593,6 @@ dev-python/anyvc:mercurial - Add support for Mercurial
dev-python/celery:redis - Enables redis support
dev-python/celery:sqs - Enables Amazon SQS transport module for celery
dev-python/celery:yaml - Enable support of yaml as a configuration file format
-dev-python/cgkit:3ds - Enable support for importing 3D Studio models
dev-python/cryptography:idna - enable support for the old, deprecated IDNA specification (RFC 3490)
dev-python/cvxopt:dsdp - Use interior point library sci-libs/dsdp
dev-python/cvxopt:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
@@ -2641,6 +2638,7 @@ dev-python/networkx:pandas - Provides a DataFrame, which is a tabular data struc
dev-python/networkx:scipy - Enables scipy backend
dev-python/networkx:yaml - Provides YAML format reading and writing
dev-python/nltk:numpy - Use numpy for the saved word tokenizer
+dev-python/nose:coverage - Pull in dev-python/coverage needed for nose-xcover plugin.
dev-python/numexpr:mkl - Enable support for Intel Vector Math Library, part of sci-libs/mkl.
dev-python/pandas:full-support - Pull all packages to give pandas full support
dev-python/paramiko:server - Enable server feature
@@ -3033,6 +3031,7 @@ dev-util/google-perftools:minimal - Only build the tcmalloc_minimal library, ign
dev-util/google-perftools:optimisememory - To build libtcmalloc with smaller internal caches.
dev-util/gtk-doc:highlight - Enable source code highlighting
dev-util/gtk-doc:vim - Enable source code highlighting through app-editors/vim
+dev-util/heaptrack:gui - Install Qt5-based analyzer tool
dev-util/idea-community:custom-jdk - Install and use IntelliJ's custom JRE.
dev-util/idea-community:jbr11 - Install and use the Java 11 based version of JetBrains Runtime.
dev-util/idea-community:jbr8 - Install and use the Java 8 based version of JetBrains Runtime.
@@ -3251,6 +3250,9 @@ games-emulation/dosbox:core-inline - Enable memory-increasing inlines for better
games-emulation/dosbox:glide - Enable unofficial Glide emulation via media-libs/openglide
games-emulation/fceux:logo - Enable the ability to add a logo screen when creating AVIs
games-emulation/generator:sdlaudio - Enable SDL Audio
+games-emulation/hatari:capsimage - Use dev-libs/spsdeclib to read .IPF, .RAW, and .CTR disk images
+games-emulation/hatari:microphone - Use media-libs/portaudio for Falcon microphone handling
+games-emulation/hatari:portmidi - Use media-libs/portmidi as an alternative MIDI backend
games-emulation/hatari:sdl2 - Use libsdl2 instead of libsdl
games-emulation/higan:icarus - Build icarus library manager
games-emulation/higan:udev - Enable udev based input
@@ -3371,7 +3373,6 @@ games-fps/yamagi-quake2:ctf - Build support for the 'Capture The Flag' addon
games-fps/yamagi-quake2:rogue - Build support for the 'Ground Zero' Mission Pack
games-fps/yamagi-quake2:softrender - Build software renderer
games-fps/yamagi-quake2:xatrix - Build support for the 'The Reckoning' Mission Pack
-games-misc/katawa-shoujo:system-renpy - Use games-engines/renpy instead of the bundled one (experimental)
games-misc/little-inferno:bundled-libs - Use bundled libraries.
games-misc/ponysay:fish-completion - Enable fish completion support
games-misc/ponysay:non-free - Install non-free ponies (i.e. from the MLP franchise)
@@ -3404,6 +3405,9 @@ games-rpg/daimonin-client:music - Install extra music
games-rpg/drascula:sound - Install optional audio files
games-rpg/dreamweb:doc - High-resolution scans of the written material in the original UK game box
games-rpg/dungeon-defenders:bundled-libs - Use the upstream provided bundled libraries.
+games-rpg/freedroidrpg:devtools - Compile the additional dev tools
+games-rpg/freedroidrpg:profile - Enable the integration of the ingame real-time profiler
+games-rpg/freedroidrpg:sanitize - Compile with address sanitizer
games-rpg/hatoful-boyfriend:gui - Install the GUI for configuring screen resolution and input
games-rpg/hatoful-boyfriend-holiday-star:gui - Install the GUI for configuring screen resolution and input
games-rpg/kqlives:cheats - Enable cheating mode
@@ -4020,6 +4024,7 @@ mail-mta/msmtp:mta - Enable this to install as system-wide MTA
mail-mta/netqmail:authcram - Enable AUTHCRAM support
mail-mta/netqmail:gencertdaily - Generate SSL certificates daily instead of hourly
mail-mta/netqmail:highvolume - Prepare netqmail for high volume servers
+mail-mta/netqmail:pop3 - Include POP3 server
mail-mta/opensmtpd:mta - Enable this to install as system-wide MTA
mail-mta/postfix:dovecot-sasl - Enable net-mail/dovecot protocol version 1 (server only) SASL implementation
mail-mta/postfix:eai - Add support for SMTPUTF8
@@ -4534,13 +4539,15 @@ media-plugins/audacious-plugins:bs2b - Enable Bauer Bauer stereophonic-to-binaur
media-plugins/audacious-plugins:cue - Support CUE sheets using the libcue library
media-plugins/audacious-plugins:fluidsynth - Support FluidSynth as MIDI synth backend
media-plugins/audacious-plugins:gme - Support various gaming console music formats
+media-plugins/audacious-plugins:gtk - Build with GTK interface instead of Qt5
media-plugins/audacious-plugins:http - Support HTTP streams through neon
-media-plugins/audacious-plugins:qt5 - Build with Qt5 interface instead Gtk+
+media-plugins/audacious-plugins:qt5 - Build with Qt5 interface instead of GTK
media-plugins/audacious-plugins:qtmedia - Enable playback via dev-qt/qtmultimedia
media-plugins/audacious-plugins:scrobbler - Build with scrobbler/LastFM submission support
media-plugins/audacious-plugins:sid - Build with SID (Commodore 64 Audio) support
media-plugins/audacious-plugins:soxr - Build with SoX Resampler support
media-plugins/audacious-plugins:speedpitch - Enable speed/pitch effects
+media-plugins/audacious-plugins:streamtuner - Build the streamtuner plugin
media-plugins/calf:experimental - Enable experimental features/plugins
media-plugins/calf:lv2 - Add support for Ladspa V2
media-plugins/frei0r-plugins:facedetect - Enables building of facedetect plugin, which depends on media-libs/opencv
@@ -4568,6 +4575,21 @@ media-plugins/hexter:gtk2 - Enable x11-libs/gtk+:2 based GUI
media-plugins/imlib2_loaders:eet - Enable Eet image loader
media-plugins/imlib2_loaders:xcf - Enable XCF image loader
media-plugins/mediastreamer-ilbc:20ms-frames - enable 20ms frame size (default is 30ms). Some VOIP providers such as Gizmo5 (aka Sipphone) require the codec to be compiled with the 30ms setting.
+media-plugins/mythplugins:cdr - Allows MythMusic to burn CD-Rs
+media-plugins/mythplugins:exif - Allows MythGallery to read EXIF data from photos
+media-plugins/mythplugins:fftw - Adds visual effects to MythMusic when playing back music
+media-plugins/mythplugins:hls - HTTP Live Streaming support
+media-plugins/mythplugins:mytharchive - Allows you to archive recorded content to CD or DVD
+media-plugins/mythplugins:mythbrowser - Adds a web browser within MythTV
+media-plugins/mythplugins:mythgallery - Adds a picture viewing gallery within MythTV
+media-plugins/mythplugins:mythgame - Adds a frontend to various ROM emulators within MythTV
+media-plugins/mythplugins:mythmusic - Adds the ability for MythTV to act as a music player
+media-plugins/mythplugins:mythnetvision - Adds the ability to view netvision devices within MythTV
+media-plugins/mythplugins:mythnews - Adds a news viewer within MythTV
+media-plugins/mythplugins:mythweather - Adds weather information within MythTV
+media-plugins/mythplugins:mythzmserver - Build mythzmserver daemon needed by zoneminder on LAN
+media-plugins/mythplugins:mythzoneminder - Adds support for zoneminder (requires active mythzmserver daemon on LAN).
+media-plugins/mythplugins:raw - Allows MythGallery to view photos saved in RAW format
media-plugins/vdr-burn:dvdarchive - DMH DVD - Archive
media-plugins/vdr-cdplayer:cdparanoia - Enable cdparanoia (audio CD ripper) support
media-plugins/vdr-dvbapi:dvbcsa - use media-libs/libdvbcsa free implementation of the DVB Common Scrambling Algorithm
@@ -4575,7 +4597,6 @@ media-plugins/vdr-epgsearch:conflictcheckonly - install the "conflictcheckonly"
media-plugins/vdr-epgsearch:epgsearchonly - install the "epgsearchonly" vdr-plugin
media-plugins/vdr-epgsearch:quicksearch - install the "quicksearch" vdr-plugin
media-plugins/vdr-epgsearch:tre - Add support for unlimited fuzzy searching with help of dev-libs/tre library
-media-plugins/vdr-pvr350:yaepg - Enables full support for the output format of vdr-yaepg
media-plugins/vdr-streamdev:client - Compile the VDR plugin vdr-streamdev-client that acts like a dvb-budget card
media-plugins/vdr-streamdev:server - Compile the VDR plugin vdr-streamdev-server that allows remote systems to access the DVB cards used for the local VDR
media-plugins/vdr-vdrmanager:stream - Add support for streaming Video to Android client
@@ -4612,7 +4633,8 @@ media-sound/aqualung:systray - Enable system tray support
media-sound/ario:idle - Enable experimental support for MPD's idle command to reduce bandwidth and cpu usage, requires MPD 0.14
media-sound/ario:scrobbler - Enable audioscrobbler/last.fm support net-libs/libsoup
media-sound/asunder:mac - Support for creation of Monkey's Audio files (APE)
-media-sound/audacious:qt5 - Build with Qt5 interface instead Gtk+
+media-sound/audacious:gtk - Build with GTK interface instead of Qt5
+media-sound/audacious:qt5 - Build with Qt5 interface instead of GTK
media-sound/audacity:id3tag - Enables ID3 tagging with id3tag library
media-sound/audacity:lv2 - Add support for Ladspa V2
media-sound/audacity:midi - Enables MIDI support
@@ -4638,6 +4660,7 @@ media-sound/beets:webserver - Enable embedded webserver support through dev-pyth
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/cadence:a2jmidid - Enables support for legacy ALSA sequencer applications in JACK MIDI system
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
@@ -4725,7 +4748,7 @@ media-sound/linuxsampler:lv2 - Add support for Ladspa V2
media-sound/linuxsampler:sf2 - Add support for SoundFont 2 sound bank files
media-sound/lmms:fluidsynth - Enables Fluidsynth MIDI software synthesis plugin.
media-sound/lmms:libgig - Enables GIG player plugin.
-media-sound/lmms:soundio - Enalbes libsoundio support.
+media-sound/lmms:soundio - Enables libsoundio support.
media-sound/lmms:stk - Enables STK Mallet plugin.
media-sound/lmms:vst - Enables the VeSTige plugin to run VST plugins through Wine.
media-sound/loudness-scanner:mpg123 - build the mpg123 plugin
@@ -5084,6 +5107,7 @@ media-video/handbrake:fdk - Support for encoding AAC using media-libs/fdk-aac.
media-video/handbrake:gstreamer - Support for the streaming media framework from media-libs/gstreamer.
media-video/handbrake:gtk - Install the GTK UI, ghb.
media-video/handbrake:libav-aac - Support for encoding AAC using media-video/libav's internal encoder.
+media-video/handbrake:numa - Adds support for x265's NUMA capabilities.
media-video/handbrake:nvenc - Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards.
media-video/handbrake:x265 - Support for encoding h265 using media-libs/x265.
media-video/kino:gpac - Enable GPAC support when exporting to 3GPP format
@@ -5228,8 +5252,8 @@ media-video/vdr:mainmenuhooks - Allows to replace main menu entries by some spec
media-video/vdr:menuorg - Enables support for the media-plugins/vdr-menuorg
media-video/vdr:menuselection - adds support for menu hotkeys of double digits
media-video/vdr:naludump - Removes NALU fill data from h.264-Streams of TS files
-media-video/vdr:permashift - permanent timeshift by recording live TV on hard disk, need plugin media-plugins/vdr-permashift
-media-video/vdr:permashift_v1 - permanent timeshift by recording live TV on RAM, need plugin >=mediaplugins/vdr-permashift-1
+media-video/vdr:permashift - permanent timeshift by recording live TV into RAM, need plugin media-plugins/vdr-permashift
+media-video/vdr:permashift_v1 - permanent timeshift by recording live TV into RAM, need plugin media-plugins/vdr-permashift
media-video/vdr:pinplugin - Support for media-plugins/vdr-pin
media-video/vdr:resumereset - rreset resume of EOF
media-video/vdr:rotor - Enable support for plugin vdr-rotor for dish-positioner.
@@ -7519,6 +7543,8 @@ sci-libs/openblas:pthread - Build with pthread threading model
sci-libs/opencascade:freeimage - Enable support for image i/o via media-libs/freeimage
sci-libs/opencascade:gl2ps - Use gl2ps PostScript printing library
sci-libs/opencascade:gles2 - Use OpenGL ES 2.0
+sci-libs/opencascade:inspector - Build the OCCT inspector tool for low-level data inspection
+sci-libs/opencascade:optimize - Don't clear allocated memory. Use optimized memory manager unless tbb USE flag is set.
sci-libs/opencascade:tbb - Enable multithreading with the Intel Threads Building Block dev-cpp/tbb
sci-libs/opencascade:vtk - Enable Visualization Toolkit
sci-libs/orocos_kdl:models - Build models for some well known robots.
@@ -7923,6 +7949,7 @@ sys-apps/kexec-tools:booke - Include support for Book-E memory management
sys-apps/kexec-tools:lzma - Enables support for LZMA compressed kernel images
sys-apps/kexec-tools:xen - Enable extended xen support
sys-apps/kmod:lzma - Enable support for XZ compressed modules
+sys-apps/kmod:pkcs7 - Enable PKCS#7 signature parsing for modinfo.
sys-apps/kmod:tools - Install module loading/unloading tools.
sys-apps/kmod:zlib - Enable support for gzipped modules
sys-apps/kmscon:drm - Enable Linux DRM for backend
@@ -8082,11 +8109,13 @@ sys-auth/sssd:sudo - Build helper to let app-admin/sudo use sssd provided inform
sys-auth/ykpers:consolekit - Use sys-auth/consolekit and virtual/udev to allow access to the YubiKey HID device to the console user.
sys-block/f3:extra - Build the additional f3probe, f3brew and f3fix utility (requires sys-block/parted and virtual/udev)
sys-block/fio:aio - Enable AIO ioengine
+sys-block/fio:curl - Enable HTTP engine for S3 and WebDav support support via net-misc/curl
sys-block/fio:glusterfs - Enable GlusterFS gfapi support via sys-cluster/glusterfs
sys-block/fio:gnuplot - Install tools for generating gnuplots
sys-block/fio:numa - Enable numa support
sys-block/fio:rbd - Enable Rados block device support via sys-cluster/ceph
sys-block/fio:rdma - Enable infiniband support via sys-fabric/librdmacm
+sys-block/fio:tcmalloc - Link against dev-util/google-perftools by default which will speed up USE=rbd up to 20%
sys-block/gparted:btrfs - Include Btrfs support (sys-fs/btrfs-progs)
sys-block/gparted:cryptsetup - Include LUKS volume support (sys-fs/cryptsetup)
sys-block/gparted:dmraid - Support for dmraid devices, also known as ATA-RAID, or Fake RAID.
@@ -8497,6 +8526,7 @@ sys-kernel/mips-sources:ip27 - Enables additional support for SGI Origin (IP27)
sys-kernel/mips-sources:ip28 - Enables additional support for SGI Indigo2 Impact R10000 (IP28)
sys-kernel/mips-sources:ip30 - Enables support for SGI Octane (IP30, 'Speedracer')
sys-kernel/rt-sources:deblob - Remove binary blobs from kernel sources to provide libre license compliance.
+sys-kernel/xnu-headers:man - Install the manpages
sys-libs/binutils-libs:64-bit-bfd - Support 64-bit targets even on 32-bit hosts (is ignored on 64-bit hosts)
sys-libs/binutils-libs:multitarget - Enable all possible targets in libbfd
sys-libs/compiler-rt:clang - Force building using installed clang (rather than the default CC/CXX).
@@ -8505,6 +8535,7 @@ sys-libs/compiler-rt-sanitizers:libfuzzer - Build fuzzing runtime.
sys-libs/compiler-rt-sanitizers:profile - Build profiling runtime.
sys-libs/compiler-rt-sanitizers:sanitize - Build sanitizer runtimes.
sys-libs/compiler-rt-sanitizers:xray - Build XRay runtime.
+sys-libs/darwin-libc-headers:man - Install the manpages
sys-libs/db:rpc - Enable rpc client/server
sys-libs/freeipmi:nagios - Install a nagios plugin to check sensors' status.
sys-libs/gdbm:berkdb - enable compatibility layer for UNIX-like dbm and ndbm interfaces