diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 164461 -> 163959 bytes | |||
-rw-r--r-- | profiles/arch/amd64-fbsd/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 1 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/desc/l10n.desc | 15 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 | ||||
-rw-r--r-- | profiles/package.mask | 127 | ||||
-rw-r--r-- | profiles/releases/13.0/eapi | 1 | ||||
-rw-r--r-- | profiles/releases/13.0/make.defaults | 5 | ||||
-rw-r--r-- | profiles/releases/13.0/package.mask | 32 | ||||
-rw-r--r-- | profiles/releases/13.0/package.unmask | 7 | ||||
-rw-r--r-- | profiles/releases/13.0/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/releases/13.0/parent | 1 | ||||
-rw-r--r-- | profiles/releases/17.0/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/use.local.desc | 28 |
19 files changed, 85 insertions, 181 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 4cd8c0f1ae6a..05c9f5abbd2e 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 342260e94ddc..a824e7ee142a 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (31 Mar 2019) +# dev-python/m2crypto is not keyworded here, bugs #597744, 687526 +dev-python/soappy ssl + # Thomas Deutschmann <whissi@gentoo.org> (18 Apr 2019) # app-arch/zstd is not keyworded. media-libs/tiff zstd diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index e8bbd94d91ab..419b00ce6577 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Matt Turner <mattst88@gentoo.org> (20 Jun 2019) +# dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does +# build on amd64. +>=dev-lang/spidermonkey-60 -jit + # Andreas Sturmlechner <asturm@gentoo.org> (09 May 2019) # media-libs/libplacebo is keyworded on amd64 media-video/vlc -libplacebo diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 690bad1bf16f..76b9c2b707e6 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (20 Jun 2019) +# dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does +# build on arm. +>=dev-lang/spidermonkey-60 -jit + # Lars Wendler <polynomial-c@gentoo.org> (29 Apr 2019) # Requires app-text/discount and net-libs/webkit-gtk which both have # no keywords on arm @@ -438,7 +443,6 @@ media-gfx/pstoedit emf # masking all stable packages with java use flag net-vpn/openconnect java dev-util/oprofile java -dev-libs/beecrypt java dev-libs/cyrus-sasl java dev-tex/tex4ht java dev-vcs/subversion java diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 3a4467d0071e..569dba33ec19 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (20 Jun 2019) +# dev-lang/spidermonkey:60[jit] fails to build on most platforms +>=dev-lang/spidermonkey-60 jit + # Andreas Sturmlechner <asturm@gentoo.org> (09 May 2019) # media-libs/libplacebo is not keyworded anywhere except amd64 yet media-video/vlc libplacebo diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index adead94500ee..94b7abf9bce6 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -43,6 +43,7 @@ net-misc/curl brotli curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss http2 rtmp net-nds/openldap cxx kerberos sasl sys-apps/kmod doc sys-apps/portage epydoc +sys-apps/rng-tools jitterentropy nistbeacon pkcs11 sys-auth/pambase pam_krb5 pam_ssh passwdqc mktemp sys-devel/automake test sys-devel/gdb source-highlight diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index ab3e3fbf8fa4..8626e359d716 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -3,6 +3,11 @@ # This file requires >=portage-2.1.1 +# Matt Turner <mattst88@gentoo.org> (20 Jun 2019) +# dev-lang/spidermonkey:60[jit] fails to build on most platforms, but does +# build on x86. +>=dev-lang/spidermonkey-60 -jit + # Denis Lisov <dennis.lissov@gmail.com> (09 May 2019) # Overlay can only be built on amd64 and x86 x11-apps/igt-gpu-tools -overlay diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 3772f7a09ed2..e0a379fa4bf4 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Mike Gilbert <floppym@gentoo.org> (21 Jun 2019) +# Fails to build. +# https://bugs.gentoo.org/661880 +<www-client/chromium-76 system-icu + # James Le Cuirot <chewi@gentoo.org> (21 May 2019) # Doesn't support ffmpeg-4. Portage takes a long time to report the # conflict and the feature is half broken anyway. See @@ -242,10 +247,8 @@ dev-java/openjdk:11 gentoo-vm # Requires audacious, which is masked. Bug 632513 media-libs/freeverb3 jack -# Pawel Hajdan jr <phajdan.jr@gentoo.org> (18 Sep 2017) # Ian Stakenvicius <axs@gentoo.org> (27 Sep 2017) # Depends on >=icu-59, still masked. ->=www-client/chromium-62.0.3202.9 system-icu >=www-client/firefox-56.0 system-icu >=mail-client/thunderbird-60.0 system-icu diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc index fdca61b96130..3797fc415277 100644 --- a/profiles/desc/l10n.desc +++ b/profiles/desc/l10n.desc @@ -42,8 +42,10 @@ bs - Bosnian ca - Catalan ca-valencia - Catalan (Valencian) cak - Kaqchikel +ceb - Cebuano chr - Cherokee cnr - Montenegrin +co - Corsican cs - Czech cy - Welsh da - Danish @@ -54,12 +56,14 @@ de-DE - German (Germany) dgo - Dogri (individual language) doi - Dogri (macrolanguage) dsb - Lower Sorbian +dv - Dhivehi dz - Dzongkha el - Modern Greek en - English en-AU - English (Australia) en-CA - English (Canada) en-GB - English (United Kingdom) +en-NZ - English (New Zealand) en-US - English (United States) en-ZA - English (South Africa) eo - Esperanto @@ -89,13 +93,16 @@ he - Hebrew hi - Hindi hr - Croatian hsb - Upper Sorbian +ht - Haitian hu - Hungarian hy - Armenian ia - Interlingua id - Indonesian is - Icelandic it - Italian +iu - Inuktitut ja - Japanese +jv - Javanese ka - Georgian kab - Kabyle kk - Kazakh @@ -121,6 +128,7 @@ mn - Mongolian mni - Manipuri mr - Marathi ms - Malay (macrolanguage) +mt - Maltese my - Burmese nan - Min Nan Chinese nb - Norwegian Bokmål @@ -135,9 +143,11 @@ om - Oromo or - Oriya (macrolanguage) pa - Punjabi pl - Polish +ps - Pushto pt - Portuguese pt-BR - Portuguese (Brazil) pt-PT - Portuguese (Portugal) +qu - Quechua rm - Romansh ro - Romanian ru - Russian @@ -157,6 +167,7 @@ sr - Serbian sr-Latn - Serbian (Latin script) ss - Swati st - Southern Sotho +su - Sundanese sv - Swedish sw - Swahili (macrolanguage) sw-TZ - Swahili (Tanzania) @@ -166,9 +177,11 @@ ta-LK - Tamil (Sri Lanka) te - Telugu tg - Tajik th - Thai +ti - Tigrinya tk - Turkmen tl - Tagalog tn - Tswana +to - Tonga (Tonga Islands) tr - Turkish ts - Tsonga tt - Tatar @@ -179,6 +192,8 @@ uz - Uzbek ve - Venda vi - Vietnamese xh - Xhosa +yi - Yiddish +yo - Yoruba zh - Chinese zh-CN - Chinese (China) zh-TW - Chinese (Taiwan) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 84625d6e2367..fba312123e1d 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -20,8 +20,11 @@ app-admin/calamares dev-python/python-systemd gnome-base/gdm gnome-base/gnome +gnome-base/gnome-applets gnome-base/gnome-extra-apps +gnome-base/gnome-flashback gnome-base/gnome-light +gnome-base/gnome-panel gnome-base/gnome-shell gnome-extra/chrome-gnome-shell gnome-extra/gnome-logs diff --git a/profiles/package.mask b/profiles/package.mask index 9c6cd00df90b..c7a96dc8e609 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,26 @@ #--- END OF EXAMPLES --- +# Sobhan Mohammadpour <sobhan@gentoo.org> (19 Jun 2019) +# this is new and it needs testing +>=app-misc/geoclue-2.5.3 + +# Georgy Yakovlev <gyakovlev@gentoo.org> (17 Jun 2019) +# this is now provided by dev-lang/rust{-bin}[rustfmt] +# it's tightly integrated with rust toolchain, eselect-rust +# and it no longer makes sense ship this as standalone pkg +dev-util/rustfmt + +# James Le Cuirot <chewi@gentoo.org> (18 Jun 2019) +# Web site and SRC_URI dead. Has required heavy patching. Superseded +# by games-util/deutex. Removal in 30 days. +games-misc/yadex + +# James Le Cuirot <chewi@gentoo.org> (18 Jun 2019) +# Web site and SRC_URI dead. Last release in 2007. Removal in 30 +# days. See bug #688134. +games-kids/pytraffic + # David Seifert <soap@gentoo.org> (15 Jun 2019) # Abandoned upstream, last release 8 years ago, # multiple bugs, fails with boost 1.70 and @@ -126,21 +146,6 @@ sys-fs/pytagsfs # >=dev-libs/bglibs-2.04. Bug #686438. net-mail/qmail-qfilter -# Michał Górny <mgorny@gentoo.org> (19 May 2019) -# Unmaintained. The program breaks init.d script (#626580). Homepage -# and public sources disappeared. Last release in 2006. -# Removal in 30 days. Bug #684094. -net-proxy/nylon - -# Michał Górny <mgorny@gentoo.org> (19 May 2019) -# Unmaintained crypto library with last release in 2009. Carries -# a number of local patches just to build with GCC. Fails tests -# (#351373), fails to build with clang (#624192). Its last reverse -# dependency is obsolete version of dev-util/debugedit. -# Removal in 30 days. Bug #680322. -dev-libs/beecrypt -<dev-util/debugedit-4 - # Hans de Graaff <graaff@gentoo.org> (18 May 2019) # Old, ruby24-only, slots of ruby packages without any reverse # dependencies. Use the newer slot version instead. @@ -246,91 +251,6 @@ media-tv/tvbrowser # Masked for removal in 30 Days. Bug #684904 dev-lang/spidermonkey:24 -# Mart Raudsepp <leio@gentoo.org> (27 Apr 2019) -# Old gstreamer 0.10 versions. Use gstreamer:1.0 and co instead. -# Masked for removal in 30 days. Bug #550648 -media-libs/gstreamer:0.10 -media-libs/gst-plugins-base:0.10 -media-libs/gst-plugins-good:0.10 -media-libs/gst-plugins-ugly:0.10 -media-libs/gst-plugins-bad:0.10 -media-libs/gst-rtsp-server:0.10 -media-plugins/gst-plugins-a52dec:0.10 -media-plugins/gst-plugins-alsa:0.10 -media-plugins/gst-plugins-amr:0.10 -media-plugins/gst-plugins-annodex:0.10 -media-plugins/gst-plugins-assrender:0.10 -media-plugins/gst-plugins-cdio:0.10 -media-plugins/gst-plugins-cdparanoia:0.10 -media-plugins/gst-plugins-dts:0.10 -media-plugins/gst-plugins-dv:0.10 -media-plugins/gst-plugins-dvb:0.10 -media-plugins/gst-plugins-dvdread:0.10 -media-plugins/gst-plugins-faac:0.10 -media-plugins/gst-plugins-faad:0.10 -media-plugins/gst-plugins-flac:0.10 -media-plugins/gst-plugins-gconf:0.10 -media-plugins/gst-plugins-gdkpixbuf:0.10 -media-plugins/gst-plugins-gio:0.10 -media-plugins/gst-plugins-gl -media-plugins/gst-plugins-gnomevfs:0.10 -media-plugins/gst-plugins-gsm:0.10 -media-plugins/gst-plugins-ivorbis:0.10 -media-plugins/gst-plugins-jack:0.10 -media-plugins/gst-plugins-jpeg:0.10 -media-plugins/gst-plugins-ladspa:0.10 -media-plugins/gst-plugins-lame:0.10 -media-plugins/gst-plugins-libmms:0.10 -media-plugins/gst-plugins-libnice:0.10 -media-plugins/gst-plugins-libpng:0.10 -media-plugins/gst-plugins-libvisual:0.10 -media-plugins/gst-plugins-mad:0.10 -media-plugins/gst-plugins-meta:0.10 -media-plugins/gst-plugins-modplug:0.10 -media-plugins/gst-plugins-mpeg2dec:0.10 -media-plugins/gst-plugins-mpeg2enc:0.10 -media-plugins/gst-plugins-mplex:0.10 -media-plugins/gst-plugins-musepack:0.10 -media-plugins/gst-plugins-neon:0.10 -media-plugins/gst-plugins-ofa:0.10 -media-plugins/gst-plugins-ogg:0.10 -media-plugins/gst-plugins-opus:0.10 -media-plugins/gst-plugins-oss:0.10 -media-plugins/gst-plugins-pango:0.10 -media-plugins/gst-plugins-pulse:0.10 -media-plugins/gst-plugins-raw1394:0.10 -media-plugins/gst-plugins-resindvd:0.10 -media-plugins/gst-plugins-rtmp:0.10 -media-plugins/gst-plugins-schroedinger:0.10 -media-plugins/gst-plugins-shout2:0.10 -media-plugins/gst-plugins-sidplay:0.10 -media-plugins/gst-plugins-soundtouch:0.10 -media-plugins/gst-plugins-soup:0.10 -media-plugins/gst-plugins-speex:0.10 -media-plugins/gst-plugins-taglib:0.10 -media-plugins/gst-plugins-theora:0.10 -media-plugins/gst-plugins-twolame:0.10 -media-plugins/gst-plugins-v4l2:0.10 -media-plugins/gst-plugins-wavpack:0.10 -media-plugins/gst-plugins-vorbis:0.10 -media-plugins/gst-plugins-vp8:0.10 -media-plugins/gst-plugins-x:0.10 -media-plugins/gst-plugins-x264:0.10 -media-plugins/gst-plugins-ximagesrc:0.10 -media-plugins/gst-plugins-xvid:0.10 -media-plugins/gst-plugins-xvideo:0.10 -dev-cpp/gstreamermm:0.10 -dev-python/gst-python:0.10 -media-libs/gnonlin:0.10 -net-libs/farstream:0.1 - -# Michał Górny <mgorny@gentoo.org> (24 Apr 2019) -# Unmaintained. Vulnerable init.d script. Missing dependencies causing -# build failures (#514412, #544942). Insecure format strings (#520574). -# Last bumped in 2014, pending bump since at least 2015 (#550156). -# Removal in 30 days. Bug #629450. -mail-filter/mimedefang - # Jeroen Roovers <jer@gentoo.org> (24 Apr 2019) # Depends on =dev-libs/openssl-1.1.1* due to newly introduced # support for EVP_PKEY_ED25519 and EVP_PKEY_ED448 (bug #670574). @@ -365,6 +285,7 @@ sys-boot/systemrescuecd-x86-grub >=net-proxy/trojan-1.12.2 >=dev-python/graph-tool-2.27 =dev-python/graph-tool-9999 +=sys-fs/cryfs-0.10* # Robin H. Johnson <robbat2@gentoo.org> (25 Mar 2019) # Requires >=dev-lang/lua-5.3 which is masked @@ -460,12 +381,6 @@ dev-libs/gost-engine # Causes a dependency loop in the OpenRC script. Bug #651998 =sys-fs/cryptsetup-2.0.5-r1 -# Aaron W. Swenson <titanofold@gentoo.org> (25 Oct 2018) -# Fails to build against up to date OpenSSL library (Bug 663966). No longer -# supported upstream. Use dev-db/pgadmin4. -# Masked for removal on 2018-11-24, bug #669650. -dev-db/pgadmin3 - # Thomas Deutschmann <whissi@gentoo.org> (12 Oct 2018) # EOL and has known vulnerabilities. Please move to # Firefox 60 or newer if you can. diff --git a/profiles/releases/13.0/eapi b/profiles/releases/13.0/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/releases/13.0/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/releases/13.0/make.defaults b/profiles/releases/13.0/make.defaults deleted file mode 100644 index 475e60c7d655..000000000000 --- a/profiles/releases/13.0/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Adding this one, since it makes sense. -USE="bzip2" diff --git a/profiles/releases/13.0/package.mask b/profiles/releases/13.0/package.mask deleted file mode 100644 index 870ec444d872..000000000000 --- a/profiles/releases/13.0/package.mask +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Thomas Deutschmann <whissi@gentoo.org> (23 Oct 2018) -# requires >=net-libs/nodejs-8.11.0 ->=www-client/firefox-63.0 - -# Tomáš Mózes <hydrapolic@gmail.com> (17 Sep 2018) -# requires >=nodejs-8 which is not available in 13.0 based profiles. ->=www-apps/kibana-bin-6 - -# Mike Gilbert <floppym@gentoo.org> (16 Sep 2018) -# requires >=nodejs-7.6.0 which is not available in 13.0 based profiles. ->=www-client/chromium-70 - -# Patrick McLean <chutzpah@gentoo.org> (10 Jul 2018) -# requires >=nodejs-8.10 which is not available in 13.0 based profiles. -# Please migrate to one of the 17.0 release profiles ->=sys-cluster/ceph-13 - -# Andreas K. Hüttel <dilfridge@gentoo.org> (29 Jan 2018) -# Requires >=icu-60, which is not available in 13.0 based profiles. -# Please migrate to one of the 17.0 release profiles. ->=app-office/libreoffice-bin-5.4.4 ->=app-office/libreoffice-bin-debug-5.4.4 - -# Andreas K. Hüttel <dilfridge@gentoo.org> (27 May 2017) -# This release and later require C++11 or C++14 -# So we mask it here, and unmask in 17.0 release profiles ->=dev-libs/icu-59 ->=dev-libs/icu-layoutex-59 ->=net-libs/nodejs-8.9.3 diff --git a/profiles/releases/13.0/package.unmask b/profiles/releases/13.0/package.unmask deleted file mode 100644 index 9193178ce873..000000000000 --- a/profiles/releases/13.0/package.unmask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018) -# Unmask ICU 58 only for 13.0 based profiles -<dev-libs/icu-59 -<dev-libs/icu-layoutex-59 diff --git a/profiles/releases/13.0/package.use.mask b/profiles/releases/13.0/package.use.mask deleted file mode 100644 index e272155ab772..000000000000 --- a/profiles/releases/13.0/package.use.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Andreas Sturmlechner <asturm@gentoo.org> (15 Jul 2018) -# Requires >=icu-60, which is not available in 13.0 based profiles. -# Please migrate to one of the 17.0 release profiles. ->=dev-qt/qtwebengine-5.11.1 system-icu diff --git a/profiles/releases/13.0/parent b/profiles/releases/13.0/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/releases/13.0/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/releases/17.0/package.use.mask b/profiles/releases/17.0/package.use.mask index 2d3cd740a9d6..fe0316295765 100644 --- a/profiles/releases/17.0/package.use.mask +++ b/profiles/releases/17.0/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 2017-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andreas K. Hüttel <dilfridge@gentoo.org> (27 May 2017) @@ -8,11 +8,5 @@ sys-devel/gcc -pie # Ian Stakenvicius <axs@gentoo.org> (27 Sep 2017) # Remove system-icu masks (see base/package.use.mask) # that prevent the >=icu-59 dependency ->=www-client/chromium-62.0.3202.9 -system-icu >=www-client/firefox-56.0 -system-icu >=mail-client/thunderbird-60.0 -system-icu - -# Mike Gilbert <floppym@gentoo.org> (05 Aug 2018) -# Fails to build. -# https://bugs.gentoo.org/661880 ->=www-client/chromium-69 system-icu diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 73402210d59f..2260dded96b5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -329,10 +329,11 @@ app-crypt/kbfs:git - Build the Git remote helper for storing repositories in Key app-crypt/kstart:afs - Enables afs support which means you can acquire an afs token and set PAGs. It's recommended to set this USE if you need authenticated access to an AFS cell for your daemon/app. app-crypt/libb2:native-cflags - Use CFLAGS as determined by configure script. These flags will enable all CPU specific features it find available, to further optimise the implementation. This discards any existing CFLAGS set in make.conf or similar. app-crypt/libu2f-host:systemd - Use user ACLs rather than plugdev group to give user access to the HIDRAW device. -app-crypt/mit-krb5:doc - Creates and installs the API and implementation documentation. This is only useful if you want to develop software which depends on kerberos. -app-crypt/mit-krb5:keyutils - Enable for the keyring ccache using keyutils. -app-crypt/mit-krb5:openldap - Enable support for ldap as a database backend. -app-crypt/mit-krb5:pkinit - Enable pkinit support for the initial ticket. +app-crypt/mit-krb5:doc - Creates and installs the API and implementation documentation. This is only useful if you want to develop software which depends on kerberos +app-crypt/mit-krb5:keyutils - Enable for the keyring ccache using keyutils +app-crypt/mit-krb5:lmdb - Add support for using dev-db/lmdb for lookup tables +app-crypt/mit-krb5:openldap - Enable support for ldap as a database backend +app-crypt/mit-krb5:pkinit - Enable pkinit support for the initial ticket app-crypt/ophcrack:tables - Require the additional tables used to carry out cracking (app-crypt/ophcrack-tables) app-crypt/ophcrack-tables:vistafree - Installs the free Vista ophcrack tables app-crypt/ophcrack-tables:xpfast - Installs the fast XP ophcrack tables @@ -1266,7 +1267,6 @@ app-text/groonga:uyield - Build for detecting race conditions app-text/groonga:zeromq - Enable net-libs/zeromq used for suggestion app-text/hyperestraier:mecab - Enable app-text/mecab support for Estraier app-text/kbibtex:webengine - Use dev-qt/qtwebengine for HTML previews -app-text/kbibtex:webkit - Use dev-qt/qtwebkit for HTML previews app-text/kbibtex:zotero - Enable support for synchronisation with zotero.org web service app-text/lcdf-typetools:kpathsea - Enable integration with kpathsea search library (TeX related) app-text/libebook:tools - Build file conversion tools @@ -1389,6 +1389,7 @@ dev-ada/asis:gnat_2019 - Compile with dev-lang/gnat-gpl-2019 dev-ada/aunit:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/aunit:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/aunit:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 +dev-ada/aunit:gnat_2019 - Compile with dev-lang/gnat-gpl-2019 dev-ada/aws:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/aws:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/aws:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 @@ -1430,6 +1431,9 @@ dev-ada/gnatcoll-db:xref - Build xref library dev-ada/gnatmem:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gnatmem:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gnatmem:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 +dev-ada/gnatmem:gnat_2019 - Compile with dev-lang/gnat-gpl-2019 +dev-ada/gnatsymbolize:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 +dev-ada/gnatsymbolize:gnat_2019 - Compile with dev-lang/gnat-gpl-2019 dev-ada/gprbuild:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/gprbuild:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/gprbuild:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 @@ -1450,6 +1454,7 @@ dev-ada/libadalang:shared - Build shared library dev-ada/libadalang-tools:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/libadalang-tools:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/libadalang-tools:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 +dev-ada/libadalang-tools:gnat_2019 - Compile with dev-lang/gnat-gpl-2018 dev-ada/libgpr:gnat_2016 - Compile with dev-lang/gnat-gpl-2016 dev-ada/libgpr:gnat_2017 - Compile with dev-lang/gnat-gpl-2017 dev-ada/libgpr:gnat_2018 - Compile with dev-lang/gnat-gpl-2018 @@ -1563,7 +1568,6 @@ dev-db/percona-server:systemtap - Build support for profiling and tracing using dev-db/percona-server:tokudb - Add support for TokuDB storage engine dev-db/percona-server:tokudb-backup-plugin - Builds the TokuDB backup plugin dev-db/percona-server:yassl - Enable SSL connections and crypto functions using the bundled yaSSL -dev-db/pgadmin3:databasedesigner - Enable the Database Designer component dev-db/pgbouncer:c-ares - Use c-ares as the DNS backend instead of evdns (libevent). dev-db/pgbouncer:udns - Use udns as the DNS backend instead of evdns (libevent). Supports IPv4 only. dev-db/pgpool2:memcached - Use memcached for query caching. @@ -2116,13 +2120,11 @@ dev-lang/rakudo:clang - Use Clang to compile the MoarVM backend dev-lang/rakudo:moar - Use the MoarVM as backend dev-lang/ruby:rdoc - Install dev-ruby/rdoc after installing Ruby. dev-lang/ruby:rubytests - Install ruby tests that can only be run after ruby is installed -dev-lang/rust:cargo - Install cargo component dev-lang/rust:clippy - Install clippy component dev-lang/rust:rls - Install rls component dev-lang/rust:rustfmt - Install rustfmt component dev-lang/rust:system-llvm - Use the system LLVM install dev-lang/rust:wasm - Build support for the wasm32-unknown-unknown target -dev-lang/rust-bin:cargo - Install cargo component dev-lang/rust-bin:clippy - Install clippy component dev-lang/rust-bin:rustfmt - Install rustfmt component dev-lang/scala:binary - Install from (Gentoo-compiled) binary instead of building from sources. Set this when you run out of memory during build. @@ -3438,7 +3440,6 @@ games-fps/darkplaces:cdsound - Enables using CD audio in the engine games-fps/darkplaces:demo - Uses the demo data from quake1 (quake1-demodata) games-fps/darkplaces:lights - Install and setup the updated light maps games-fps/darkplaces:textures - Install and setup the updated textures -games-fps/doom-data:doomsday - Add wrapper to run it within doomsday games-fps/doom3:dedicated - install only as a dedicated game server games-fps/doom3:roe - Adds support for the Resurrection of Evil expansion games-fps/doomsday:demo - Install launcher dor doom1.wad from games-fps/doom-data @@ -3463,7 +3464,6 @@ games-fps/eduke32:tools - Install the support tools for mapster32. games-fps/eduke32:voxels - Install the Duke Nukem 3D Voxels Pack. games-fps/eduke32:vpx - Enable support for media-libs/libvpx. games-fps/eduke32:xmp - Enable support for media-libs/exempi. -games-fps/gzdoom:fluidsynth - Use media-sound/fluidsynth for MIDI support games-fps/gzdoom:gtk2 - Enable support for GTK+2 instead of GTK+3 games-fps/nexuiz:maps - Install the community map pack games-fps/quake2-icculus:demo - Install the demo files (quake2-demodata) and configure for use @@ -3614,6 +3614,7 @@ gnome-base/gdm:fprint - Enables experimental fingerprint authentication using sy gnome-base/gdm:plymouth - Enable support for smooth transition from sys-boot/plymouth gnome-base/gnome:classic - Install gnome-extra/gnome-shell-extensions for the Gnome Shell Classic mode gnome-base/gnome:extras - Install additional GNOME applications +gnome-base/gnome-applets:tracker - Build the tracker search bar applet gnome-base/gnome-control-center:flickr - Add support for using photos from flickr as desktop background gnome-base/gnome-control-center:gnome-online-accounts - Enable configuration panel for net-libs/gnome-online-accounts accounts gnome-base/gnome-control-center:ibus - Enable support for enhanced input methods through app-i18n/ibus @@ -4694,7 +4695,6 @@ media-plugins/grilo-plugins:gnome-online-accounts - Enable net-libs/gnome-online media-plugins/grilo-plugins:thetvdb - Build support for thetvdb.com media-plugins/grilo-plugins:tracker - Build support for content discovery using the app-misc/tracker indexer media-plugins/grilo-plugins:youtube - Build support for YouTube content discovery using dev-libs/libgdata -media-plugins/gst-plugins-gl:libvisual - Enable visualization effects via media-libs/libvisual media-plugins/gst-plugins-gtk:egl - Enable EGL platform usage media-plugins/gst-plugins-gtk:gles2 - Enable gtkglsink OpenGL sink based on GLESv2 API media-plugins/gst-plugins-gtk:opengl - Enable gtkglsink OpenGL sink based on desktop OpenGL API @@ -6651,7 +6651,6 @@ net-misc/electrum-ltc:email - Enable plugin to support emailing invoices net-misc/electrum-ltc:qrcode - Enable QR code scanning with media-gfx/zbar net-misc/electrum-ltc:sync - Enable plugin to sync wallet metadata across multiple Electrum clients net-misc/electrum-ltc:vkb - Enable plugin for virtual keyboard -net-misc/endlessh:tools - Install additional python script which can be used to parse logs and save summary to sqlite database net-misc/eventd:libcanberra - Enable plugin for sounds via media-libs/libcanberra net-misc/eventd:libnotify - Enable plugin to relay events to notification daemon (Note: not required for local notifications via net-misc/eventd) net-misc/eventd:notification - Enable plugin to display on-screen notifications @@ -8044,6 +8043,7 @@ sys-apps/s390-tools:fuse - build cmsfs-fuse to read files stored on a z/VM CMS d sys-apps/s390-tools:ncurses - build hyptop monitoring program sys-apps/s390-tools:pfm - build the cpacfstats tool sys-apps/s390-tools:zlib - build the zgetdump utility +sys-apps/s6-linux-init:sysv-utils - Install sysvinit compatibility symlinks for telinit, halt, poweroff, reboot, and shutdown sys-apps/sed:forced-sandbox - Always enable --sandbox mode for simpler/secure runtime (disables e/r/w commands). Note: This may break many configure scripts, so it should be avoided on dev systems (and generally used on binpkg/final systems only). sys-apps/selinux-python:audit - Enable support for sys-process/audit and use the audit_* functions (like audit_getuid instead of getuid()) sys-apps/smartmontools:caps - Build against sys-libs/libcap-ng to allow smartd to drop its privileges. @@ -8081,6 +8081,7 @@ sys-apps/usermode-utilities:fuse - Build tools (currently umlmount) needing fuse sys-apps/util-linux:caps - build setpriv helper (run programs with diff capabilities) sys-apps/util-linux:cramfs - build mkfs/fsck helpers for cramfs filesystems sys-apps/util-linux:fdformat - build fdformat (floppy disk format) +sys-apps/util-linux:hardlink - build hardlink program sys-apps/util-linux:kill - build the kill program sys-apps/util-linux:pam - build runuser helper sys-apps/util-linux:suid - install mount/umount as setuid so non-root users may mount/umount devices, and wall/write as setgid so non-root users can notify other users @@ -9202,6 +9203,7 @@ x11-terms/terminator:libnotify - Enables desktop notifications viadev-python/not x11-terms/terminology:extras - Install additional testing tools x11-terms/xfce4-terminal:utempter - Include utmp management support via sys-libs/libutempter x11-terms/xterm:openpty - Use openpty() in preference to posix_openpt() +x11-terms/xterm:sixel - Enable sixel graphics support x11-terms/xterm:toolbar - Enable the xterm toolbar to be built x11-themes/arc-theme:cinnamon - Install theme for gnome-extra/cinnamon x11-themes/arc-theme:gnome-shell - Install theme for gnome-base/gnome-shell @@ -9264,6 +9266,8 @@ x11-wm/fvwm:rplay - Enable rplay support x11-wm/fvwm:stroke - Mouse Gesture support x11-wm/i3:doc - Build and install the HTML documentation and regenerate the man pages x11-wm/lumina:desktop-utils - Build and install lumina's desktop-utils +x11-wm/metacity:libcanberra - Enable sound event support using media-libs/libcanberra +x11-wm/metacity:vulkan - Enable Vulkan based compositor support via META_COMPOSITOR=vulkan environment variable x11-wm/musca:apis - Optionally install the experimental `apis' window manager x11-wm/musca:xlisten - Optionally install the xlisten utility x11-wm/mutter:elogind - Rely on sys-auth/elogind as logind provider for Wayland sessions |