From 99abbc5e5a6ecd3fc981b45646fd8cb5d320377b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 24 Feb 2018 19:58:07 +0000 Subject: gentoo resync : 24.02.2018 --- profiles/Manifest.gz | Bin 183645 -> 184134 bytes profiles/arch/amd64-fbsd/package.use.mask | 41 +++- profiles/arch/amd64-fbsd/use.mask | 4 + profiles/arch/arm64/package.use.mask | 5 + profiles/arch/arm64/package.use.stable.mask | 17 ++ profiles/arch/arm64/use.stable.mask | 34 ++- profiles/arch/ia64/make.defaults | 4 - profiles/arch/ia64/use.stable.mask | 4 - profiles/arch/powerpc/ppc64/64le/package.mask | 6 + profiles/arch/powerpc/ppc64/package.mask | 6 + profiles/base/package.use.mask | 4 + profiles/base/package.use.stable.mask | 4 +- profiles/default/bsd/fbsd/profile.bashrc | 2 +- .../standalone/kernel-2.6.16+/package.use.mask | 8 + .../prefix/standalone/kernel-2.6.32+/package.mask | 5 +- .../standalone/kernel-2.6.32+/package.unmask | 5 +- profiles/package.mask | 154 ++++++------ profiles/targets/desktop/package.use | 8 +- profiles/use.desc | 6 +- profiles/use.local.desc | 273 +++++++++------------ 20 files changed, 329 insertions(+), 261 deletions(-) create mode 100644 profiles/arch/powerpc/ppc64/64le/package.mask create mode 100644 profiles/arch/powerpc/ppc64/package.mask create mode 100644 profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 21e4a4fdda02..de2db1c8c287 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask index 9c6f65f403b6..079a198ff179 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,43 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (22 Feb 2018) +# USE=libcxxrt is use.forced. +sys-libs/libcxx libcxxabi + +# Michał Górny (22 Feb 2018) +# Even more unkeyworded dependencies. +dev-libs/libpeas lua +dev-util/cmocka doc + +# Michał Górny (21 Feb 2018) +# Requires net-misc/curl[kerberos] which is masked here. +dev-python/pycurl test + +# Michał Górny (21 Feb 2018) +# More unkeyworded dependencies. +media-libs/xine-lib fusionsound +media-video/ffmpeg frei0r sofalizer + +# Michał Górny (19 Feb 2018) +# Unkeyworded dependencies. +app-doc/doxygen clang +dev-libs/leveldb tcmalloc +dev-libs/libpeas jit +dev-perl/GD fcgi +media-libs/libcanberra gnome +media-libs/mesa vaapi +media-sound/pulseaudio equalizer qt4 realtime +media-video/ffmpeg celt ebur128 kvazaar libilbc openh264 +media-video/ffmpeg rubberband sdl ssh x265 zeromq zimg +net-libs/gnutls idn +net-print/cups-filters pdf +sys-devel/gcc objc-gc +x11-drivers/nvidia-drivers static-libs tools +x11-libs/pango test +x11-wm/fluxbox vim-syntax +virtual/ffmpeg sdl + # Michał Górny (17 Feb 2018) # Claims to require dev-libs/elfutils which doesn't support FreeBSD. # We can umask if it works with virtual/libelf though. @@ -31,10 +68,6 @@ sys-devel/llvm ocaml # Needs net-mail/mailutils which is not keyworded, bug #635216. app-editors/emacs-vcs mailutils -# Alexis Ballier (31 Jan 2017) -# nvidia drivers are unmasked here -media-video/ffmpeg -nvenc - # Davide Pesavento (26 Oct 2015) # Tests require non-keyworded qt5 dev-qt/qtchooser test diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index a8e32c6d7dc6..5495c9e5f383 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -33,6 +33,10 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny (19 Feb 2018) +# dev-libs/DirectFB is not keyworded here. +directfb + # Michał Górny (17 Feb 2018) # libraw is not keyworded here. raw diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 0fb274d819b5..d4a4ba0beadf 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Matthew Thode (23 Feb 2018) +# net-proxy/haproxy isn't keyworded for arm64 +sys-cluster/neutron haproxy + + # Michał Górny (17 Feb 2018) # Requires unkeyworded dependencies. dev-python/ipython notebook diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask index 97cd60a64113..6a978bd339b3 100644 --- a/profiles/arch/arm64/package.use.stable.mask +++ b/profiles/arch/arm64/package.use.stable.mask @@ -1,6 +1,23 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (19 Feb 2018) +# Masked due to unstable deps. +dev-db/redis tcmalloc +dev-libs/glib test +dev-libs/protobuf python +dev-python/hgdistver test +dev-python/pycurl test +dev-python/pyopenssl test +dev-python/pyyaml libyaml +dev-python/setuptools_scm mercurial test +dev-python/sphinx latex test +dev-python/twisted-core gtk serial +dev-vcs/git gnome-keyring +media-fonts/baekmuk-fonts X +media-fonts/liberation-fonts X +net-analyzer/netcat crypt + # Michał Górny (07 Feb 2018) # sys-libs/tevent is not stable here. dev-libs/libverto tevent diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index a97dce3a8c01..b80021e8503e 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -1,9 +1,41 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Michał Górny (19 Feb 2018) +# net-dns/avahi is not stable here (not even GTK+). +zeroconf + +# Michał Górny (19 Feb 2018) +# GNOME is not stable here (not even GTK+). +gnome + +# Michał Górny (19 Feb 2018) +# virtual/{jdk,jre} are not stable here. +java + +# Michał Górny (19 Feb 2018) +# dev-db/postgresql is not stable here. +postgres + +# Michał Górny (19 Feb 2018) +# dev-lang/tk is not stable here. +tk + +# Michał Górny (19 Feb 2018) +# app-text/ghostscript-gpl is not stable here. +postscript + +# Michał Górny (19 Feb 2018) +# media-libs/jasper is not stable here. +jpeg2k + +# Michał Górny (18 Feb 2018) +# sys-apps/systemd is not stable on arm64. +systemd + # Mart Raudsepp (24 Dec 2017) # dev-libs/libressl not marked stable yet libressl diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults index c1552b0f8c8a..476c229a5a63 100644 --- a/profiles/arch/ia64/make.defaults +++ b/profiles/arch/ia64/make.defaults @@ -26,7 +26,3 @@ VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage tdfx vesa voodoo" # 2006/12/23 - Diego Pettenò # Defaults for audio drivers - Took from x86 profile ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" - -# Hans de Graaff (21 Jan 2018) -# Temporary entry to support stable bug 639476 -RUBY_TARGETS="ruby22" diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 3b65e3358e32..88f33d5ae7be 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Hans de Graaff (21 Jan 2018) -# Temporary mask to support stable bug 639476 -ruby_targets_ruby23 - # Not stable mkl diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask new file mode 100644 index 000000000000..6f458c0b70e2 --- /dev/null +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Arfrever Frehtes Taifersar Arahesis (21 Feb 2018) +# Mozc supports only little-endian architectures. +-app-i18n/mozc diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask new file mode 100644 index 000000000000..333c0ac220cb --- /dev/null +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Arfrever Frehtes Taifersar Arahesis (21 Feb 2018) +# Mozc supports only little-endian architectures. +app-i18n/mozc diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ffeb89d7e94e..7b35085d6b82 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Brian Evans (22 Feb 2018) +# Depends on vulnerable dev-php/ZendFramework which is masked for removal +www-apps/postfixadmin xmlrpc + # Andreas Sturmlechner (10 Feb 2018) # Depends on unreleased media-libs/libaom, and 9999 is currently broken media-video/vlc aom diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 456700c16208..5fd8228658fd 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -5,9 +5,9 @@ # Please use the same syntax as in package.use.mask # Ilya Tumaykin (13 Feb 2018) -# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.1 is stabilized +# Requires >=dev-lang/mujs-1.0.0 stabilized. mpv-0.27.2 is stabilized # due to a security bug, so we won't bother with javascript this time. -~media-video/mpv-0.27.1 javascript +~media-video/mpv-0.27.2 javascript # Andrey Grozin (24 Jan 2018) # Depends on unstable dev-python/sphinx-gallery. diff --git a/profiles/default/bsd/fbsd/profile.bashrc b/profiles/default/bsd/fbsd/profile.bashrc index f9a81fff5d35..cb5a328f1de9 100644 --- a/profiles/default/bsd/fbsd/profile.bashrc +++ b/profiles/default/bsd/fbsd/profile.bashrc @@ -46,7 +46,7 @@ bsd-patch_install-sh() { # Do nothing if $S does not exist [ -d "${S}" ] || return 0 - local EPDIR="${ECLASSDIR}/ELT-patches/install-sh" + local EPDIR="${EPREFIX}/usr/share/elt-patches/install-sh" local EPATCHES="${EPDIR}/1.5.6 ${EPDIR}/1.5.4 ${EPDIR}/1.5" local ret=0 cd "${S}" diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask new file mode 100644 index 000000000000..9ddfe805a613 --- /dev/null +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Benda Xu (Feb 21, 2018) +# We are on an old kernel that only glibc-2.19 is supported. That glibc does +# not build with PIE enabled. glibc-2.19 and linux-2.6.16 is end of life +# anyway, so we don't care about security. +sys-devel/gcc pie diff --git a/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask index d89543acfa1f..039aa4bd8b0f 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.32+/package.mask @@ -3,8 +3,9 @@ # on x86 and amd64, it is glibc-2.26 to require linux-3.2. # https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html -# we just use a universal glibc-2.24 on all ARCHes for simplicity. ->=sys-libs/glibc-2.24 +# In 2018, only x86 and amd64 are supported, use glibc-2.26 mask. +# Mask glibc-2.24 on all other ARCHes specifically. +>=sys-libs/glibc-2.26 # libnsl is a split-off from glibc-2.26 >net-libs/libnsl-0 diff --git a/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask b/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask index 9f79b4f81de0..b05a2a28d93c 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask +++ b/profiles/features/prefix/standalone/kernel-2.6.32+/package.unmask @@ -3,5 +3,6 @@ # on x86 and amd64, it is glibc-2.26 to require linux-3.2. # https://www.sourceware.org/ml/libc-alpha/2017-08/msg00010.html -# we just use a universal glibc-2.24 on all ARCHes for simplicity. - (23 Feb 2018) +# Unmaintained in Gentoo, known critical vulnerabilities like +# auth bypass. Removal in 30 days. Bugs #559658, #592080. +sys-cluster/ganglia-web + +# Mart Raudsepp (23 Feb 2018) +# Old net-libs/webkit-gtk SLOTs have hundreds of known security issues. +# Use the security safe net-libs webkit-gtk SLOT=4 instead via +# libraries and applications ported to gtk3 and webkit2gtk API. +# Masked for removal in 30 days. Bug #577068. +# Please keep this package.mask entry until at least 25th May 2018 for +# extra notification of the security vulnerabilities. +net-libs/webkit-gtk:2 +net-libs/webkit-gtk:3 + +# Mart Raudsepp (23 Feb 2018) +# Older versions of GnuCash use security vulnerable old webkit-gtk slot. +# Use gnucash-2.7.4 or newer instead, but pay attention to the news item: +# https://www.gentoo.org/support/news-items/2018-01-14-gnucash.html + (22 Feb 2018) +# Very old project of mine, hasn't worked in years, no plans to +# support, and mpv can provide resume playback by default. +# Masked for removal in 30 days. Bug #648568 +media-video/mplayer-resume + +# Steve Dibb (22 Feb 2018) +# Dead upstream, never really used, libdvdread and libdvdnav provide +# DVD access. +# Masked for removal in 30 days. Bug #648566 +media-libs/libdvdplay + +# Steve Dibb (22 Feb 2018) +# Dead upstream, long since replaced by libaacs for functionality. +# Masked for removal in 30 days. Bug #648560 +media-video/aacskeys + +# Brian Evans (22 Feb 2018) +# Multiple vulnerablities, EOL upstream. +# Masked for removal in 30 days. Bug #604182 +dev-php/ZendFramework + +# Michael Palimaka (22 Feb 2018) +# Plugin for removed package media-sound/amarok. Dead upstream. +# Depends on vulnerable gstreamer:0.10. +# Masked for removal in 30 days. Bug #629184. +media-sound/moodbar + +# Mart Raudsepp (22 Feb 2018) +# This package was renamed to dev-libs/libgnome-games-support without +# a pkgmove; everything in tree uses it now instead of libgames-support. +# Masked for removal in 30 days. Bug #648468. +dev-libs/libgames-support + +# Thomas Deutschmann (22 Feb 2018) +# Upstream's release tarball doesn't match Git content. +# Masked until clarified. +=app-admin/rsyslog-8.33.0 + +# Ulrich Müller (21 Feb 2018) +# Homepage is dead. Apparently the last release was in 2012 +# and it does not work with Emacs 25 and later. +# Masked for removal in 30 days. Bug #590400. +app-emacs/mcomplete + +# Ulrich Müller (21 Feb 2018) +# Obsolete predecessor of js-mode, which is included +# with Emacs since version 23. Homepage is dead. +# Masked for removal in 30 days. Bug #648150. +app-emacs/javascript + +# Ulrich Müller (21 Feb 2018) +# Last release in 2006. Homepage is dead. Upstream says +# that app-emacs/muse should be used as replacement. +# Masked for removal in 30 days. Bug #619194. +app-emacs/emacs-wiki + # Ulrich Müller (15 Feb 2018) # Masked for testing. Note that 11.92 and 12.1 are equivalent # in functionality. @@ -157,11 +235,6 @@ media-sound/qtagconvert # Masked for removal in 30 days. Bug #644516 media-sound/qpitch -# Lars Wendler (28 Jan 2018) -# Masked for testing. -# At least app-misc/mc is broken when using a 256color TERM setting. -=sys-libs/ncurses-6.1 - # Andreas Sturmlechner (28 Jan 2018) # Dead upstream, depends on deprecated Qt4. # Masked for removal in 30 days. Bug #644558 @@ -176,47 +249,6 @@ media-fonts/fontawesome:0/5 # Masked for removal in 30 days. Bug #644532. media-video/qx11grab -# Hans de Graaff (24 Jan 2018) -# Remove packages that are ruby22-only, and either cannot -# be updated to ruby23, or are in old, obsolete, slots. -# Masked for removal in 30 days. -dev-ruby/amq-protocol:0 -dev-ruby/aws-sdk:0 -dev-ruby/bson:3 -dev-ruby/camping -dev-ruby/execjs:1 -dev-ruby/mocha:0.11 -dev-ruby/mocha:0.12 -dev-ruby/mocha:0.13 -dev-ruby/mongo -dev-ruby/net-ssh-multi -dev-ruby/pcaprub:0.11 -dev-ruby/postgres_ext:2.4 -dev-ruby/rack:1.4 -dev-ruby/rack:1.5 -dev-ruby/rbtree -dev-ruby/recog:2.0.14 -dev-ruby/right_http_connection -dev-ruby/rspec-rails:2 -dev-ruby/sass:0 -dev-ruby/sass-rails:4.0 -dev-ruby/snmplib -dev-ruby/sprockets:2 -dev-ruby/test-unit:0 -dev-ruby/tilt:0 -virtual/ruby-minitest -www-apps/jekyll-gist - -# Andreas Sturmlechner (23 Jan 2018) -# Depends on deprecated Qt4, no revdeps left. -# Masked for removal in 30 days. -dev-libs/libindicate-qt - -# Andreas Sturmlechner (22 Jan 2018) -# Depends on deprecated Qt4, dead project. -# Masked for removal in 30 days. -app-emulation/qtemu - # Andreas Sturmlechner (22 Jan 2018) # Depends on deprecated Qt4, upstream is slowly doing a qml port. # Masked for removal in 60 days. Revisit bug #645504 before deciding @@ -228,38 +260,10 @@ games-strategy/hedgewars # Please migrate to cyrus-imapd-3.0 releases =net-mail/cyrus-imapd-2.5* -# Andreas Sturmlechner (20 Jan 2018) -# Outdated and broken for a long time, blocking cleanups. -# Depends on deprecated LINGUAS/Qt4/kde4-functions.eclass. -# Masked for removal in 30 days. Bugs #520070, 555082, 643994, 644312 -net-p2p/dogecoin-qt -net-p2p/primecoin-qt -net-p2p/primecoind - -# Andreas Sturmlechner (19 Jan 2018) -# Outdated and broken for a long time, holding up several cleanups. -# Masked for removal in 30 days. Bug #513564 -sci-physics/geant-python - # Patrice Clement (18 Jan 2018) # mpv >= 0.28.0 requires changes currently only available in ffmpeg-9999. >=media-video/mpv-0.28.0 -# Andreas Sturmlechner (18 Jan 2018) -# Broken by >=kde-apps/kcalcore-17.12.0, but also merged into -# kdepim-runtime 17.12 as an official feature. Bug #642926 -kde-misc/akonadi-ews - -# Andreas Sturmlechner (18 Jan 2018) -# Dead upstream, depends on dead Qt4/poppler-qt4. -# Masked for removal in 30 days. Bug #641852 -dev-tex/pstplus - -# Andreas Sturmlechner (18 Jan 2018) -# Depends on dead PyQt4/Qt4, upstream needs help w/ PyQt5. -# Masked for removal in 30 days. Bug #634986 -dev-tex/texamator - # Michał Górny (10 Jan 2018) # The Fuzzer library is now installed as part of core LLVM. That's # sys-devel/llvm in LLVM 5, and sys-libs/compiler-rt-sanitizers @@ -767,8 +771,8 @@ net-wireless/cpyrit-cuda # Bernard Cafarelli (8 May 2017) # Coordinated conversion to wxGTK:3.0-gtk3 # Drop mask after migration of existing wxGTK:3.0 users -=net-ftp/filezilla-3.29.0-r300 =net-ftp/filezilla-3.30.0-r300 +=net-ftp/filezilla-3.31.0-r300 # Rick Farina (17 Apr 2017) # Masking old versions because upstream changed versioning diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 6e9c07dcad03..9cf1b517d791 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Andreas Sturmlechner (03 Dec 2017) # Integration for Qt4-based applications -kde-plasma/plasma-desktop qt4 -kde-plasma/breeze qt4 -kde-plasma/oxygen qt4 + (03 Dec 2017) # Required by kde-frameworks/kdelibs diff --git a/profiles/use.desc b/profiles/use.desc index 43423a017a5f..5cdf9808d2b6 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -119,7 +119,7 @@ gmp - Add support for dev-libs/gmp (GNU MP library) gnome - Add GNOME support gnome-keyring - Enable support for storing passwords via gnome-keyring gnuplot - Enable support for gnuplot (data and function plotting) -gnutls - Add support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support) +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 @@ -179,7 +179,7 @@ libcaca - Add support for colored ASCII-art graphics libedit - Use the libedit library (replacement for readline) libffi - Enable support for Foreign Function Interface library libnotify - Enable desktop notification support -libressl - Use dev-libs/libressl as SSL provider (might need ssl USE flag), packages should not depend on this USE flag +libressl - Use dev-libs/libressl instead of dev-libs/openssl as SSL/TLS provider (ineffective with USE=-ssl), packages should not depend on this USE flag libsamplerate - Build with support for converting sample rates using libsamplerate libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control) @@ -319,7 +319,7 @@ sox - Add support for Sound eXchange (SoX) speex - Add support for the speex audio codec (used for speech) spell - Add dictionary support sqlite - Add support for sqlite - embedded sql database -ssl - Add support for Secure Socket Layer connections +ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) startup-notification - Enable application startup event feedback mechanism static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically static-libs - Build static versions of dynamic libraries as well diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 63abd6412cee..b3a3713d21cf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -79,7 +79,9 @@ app-admin/gtkdiskfree:gtk2 - Support GTK+ 2.x instead of GTK+ 3.x app-admin/hddtemp:network-cron - Monthly cronjob to update hddtemp.db. app-admin/keepass:aot - Generate native code at build time, rather than runtime. app-admin/keepassxc:autotype - Add support to autotype the passwords into other applications +app-admin/keepassxc:browser - Enables browser plugin support app-admin/keepassxc:http - Add http support +app-admin/keepassxc:network - Enable network support app-admin/keepassxc:yubikey - Enable database unlocking via YubiKey. app-admin/lastpass-cli:X - Use x11-misc/xclip or x11-misc/xsel to copy passwords to the clipboard. app-admin/lastpass-cli:pinentry - Use app-crypt/pinentry to prompt for passwords. @@ -261,6 +263,8 @@ app-backup/dar:gcrypt - Enables strong encryption support app-backup/dar:gpg - Enables usage of asymetric crypto algorithms app-backup/deja-dup:nautilus - Build gnome-base/nautilus extension app-backup/duplicity:s3 - Support for backing up to the Amazon S3 system +app-backup/fsarchiver:lz4 - Enable lz4 compression support +app-backup/fsarchiver:zstd - Enable zstd compression support app-backup/holland-backup-mysql-meta:lvm - Install Holland LVM Plugin app-backup/holland-backup-mysql-meta:mysqldump - Install Holland mysqldump Plugin app-backup/holland-backup-mysql-meta:mysqlhotcopy - Install Holland mysqlhotcopy Plugin @@ -1304,6 +1308,7 @@ dev-db/cppdb:mysql_internal - Don't build a separate mysql loadable module but r dev-db/cppdb:odbc_internal - Don't build a separate postgresql loadable module but rather build it into the cppdb library itself dev-db/cppdb:postgres_internal - Don't build a separate odbc loadable module but rather build it into the cppdb library itself dev-db/cppdb:sqlite_internal - Don't build a separate sqlite3 loadable module but rather build it into the cppdb library itself +dev-db/etcd:server - Installs etcd daemon dev-db/firebird:server - Install the server components of Firebird, not just the client dev-db/firebird:xinetd - Install ClassicServer dev-db/maatkit:udf - Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL @@ -2498,7 +2503,9 @@ dev-python/fastparquet:snappy - Enable support for snappy compression dev-python/flask-restful:paging - Enable resource paging support dev-python/geopy:timezone - Enables localized date support dev-python/geopy:yahoo - Enables use of YahooPlaceFinder -dev-python/glance_store:cinder - adds cinder backend support +dev-python/glance_store:cinder - enable cinder backend supprt +dev-python/glance_store:swift - enable swift backend supprt +dev-python/glance_store:vmware - enable vmware backend supprt dev-python/gmpy:mpir - Use sci-libs/mpir as gmp implementation dev-python/icalendar:doc - Generate examples and other extra documentation dev-python/ipython:matplotlib - Add support for dev-python/matplotlib @@ -2586,6 +2593,8 @@ dev-python/scrapy:boto - Add support for Amazon S3 via dev-python/boto dev-python/scrapy:ibl - Use Instace Based Learning algorithm for automatic extraction dev-python/setuptools_scm:mercurial - Enables mercurial backend dev-python/simplecv:shell - Enable the iPython SimpleCV shell +dev-python/simplespectral:faster - Use sci-libs/scipy to speed up drawing +dev-python/simplespectral:fastest - Use dev-python/pyFFTW to speed up drawing to the max dev-python/sphinx:net - enable internet capabilities dev-python/sympy:imaging - Add support for dev-python/pillow dev-python/sympy:ipython - Add support for dev-python/ipython @@ -3547,6 +3556,7 @@ kde-plasma/kdeplasma-addons:share - Enable applet for quickly sharing data to a kde-plasma/kinfocenter:gles2 - Show OpenGL ES information in kinfocenter kde-plasma/kinfocenter:pci - Show advanced PCI information kde-plasma/kmenuedit:hotkeys - Enable support for hotkey editing +kde-plasma/kscreenlocker:consolekit - Add support for killing the screenlocker when sys-auth/consolekit is the session tracker kde-plasma/kwin:gles2 - Use OpenGL ES 2 instead of full GL kde-plasma/kwin:multimedia - Enable effect video button in desktop effects KCM kde-plasma/libksysguard:detailedmemory - Enable display of detailed memory information using dev-qt/qtwebkit. @@ -4347,6 +4357,9 @@ media-libs/xine-lib:vis - Adds support for SIMD optimizations for UltraSPARC pro media-libs/xine-lib:vpx - Enable VP8 codec support via media-libs/libvpx. media-libs/xine-lib:xvmc - Enable support for XVideo Motion Compensation (accelerated mpeg playback). media-libs/xvid:pic - disable optimized assembly code that is not PIC friendly +media-plugins/alsa-plugins:arcam_av - Enables Arcam AV control plugin +media-plugins/alsa-plugins:mix - Enables upmix and vdownmix plugin +media-plugins/alsa-plugins:usb_stream - Enables usb_stream plugin media-plugins/audacious-plugins:adplug - Build with AdPlug (Adlib sound card emulation) support media-plugins/audacious-plugins:ampache - Support controlling audacious via www-apps/ampache media-plugins/audacious-plugins:aosd - Enable support for Audacious OSD @@ -5074,69 +5087,70 @@ media-video/vdr:ttxtsubs - support for media-plugins/vdr-ttxtsubs media-video/vdr:vasarajanauloja - replacement for the liemikuutio patch, adds some nice must haves features media-video/vdr:wareagleicon - Replace original icon set in menu media-video/vdr:yaepg - Enables support for the vdr-yaepg plugin -media-video/vlc:X - Enables support for, e.g., fullscreen mode via the X Window System. By itself, this flag does not build a graphical interface. -media-video/vlc:aom - Enables experimental support for AV1 codec -media-video/vlc:archive - Enables support for libarchive stream extractor -media-video/vlc:atmo - Enables support for AtmoLight (homebrew Ambient Lighting Technology) -media-video/vlc:audioqueue - Enables AudioQueue audio module for Mac OS X. -media-video/vlc:avcodec - Enables libavcodec support for video/audio encoding/decoding. libavcodec is part of FFmpeg. -media-video/vlc:avformat - Enables libformat support for reading and writing various media containers. libavformat is part of FFmpeg. -media-video/vlc:bluray - Enables libbluray for Blu-ray disc support. -media-video/vlc:chromaprint - Enables libchromaprint for Chromaprint based audio fingerprinter support. -media-video/vlc:chromecast - Enable experimental support for Google Chromecast. -media-video/vlc:dc1394 - Enables IIDC cameras support. -media-video/vlc:directx - Enable Win32 DirectX support. -media-video/vlc:dvbpsi - Enables support for Mpeg-TS files (.ts, .m2ts, .mts) via media-libs/libdvbpsi. -media-video/vlc:dxva2 - Enables Win32 DxVA2 support. -media-video/vlc:faad - Enable AAC audio decoding library support via media-libs/faad2. -media-video/vlc:fdk - Enables the Fraunhofer AAC codec library. -media-video/vlc:fluidsynth - Enables Fluidsynth MIDI software synthesis (with external sound fonts). -media-video/vlc:gcrypt - Enables cryptography support via libgcrypt. -media-video/vlc:gme - Enables support for media-libs/game-music-emu for playing various video game music formats. -media-video/vlc:gnome - Adds support for GNOME's filesystem abstraction layer, gnome-base/gnome-vfs. This flag is not GUI-related. -media-video/vlc:growl - Enables growl notification support (over UDP for remote access and native on OSX) -media-video/vlc:gstreamer - Enables GStreamer based decoding support (currently supports only video decoding) -media-video/vlc:httpd - Enables a web based interface for vlc. -media-video/vlc:kate - Adds support for Ogg Kate subtitles via libkate. -media-video/vlc:libtar - Uses libtar instead of the built-in tar reader for reading custom skins. -media-video/vlc:libtiger - Enables Ogg Kate subtitles rendering using libtiger. -media-video/vlc:linsys - Enables support for Linux Linear Systems Ltd. SDI and HD-SDI input cards. -media-video/vlc:live - Enables live555 streaming media support (client support for rtsp). -media-video/vlc:lua - Enable Lua scripting support, needed for including support for Jamendo (online music platform) and similar things. -media-video/vlc:macosx-dialog-provider - Enables Mac OS X dialog module. -media-video/vlc:macosx-eyetv - Enables Mac OS X EyeTV (TNT Tuner) module. -media-video/vlc:macosx-notifications - Enables Mac OS X notifications module (formerly growl). -media-video/vlc:macosx-qtkit - Enables Mac OS X qtkit module: qtcapture (video) and qtsound (audio) module. -media-video/vlc:macosx-quartztext - Enables Mac OS X quartz text module. -media-video/vlc:matroska - Enables matroska support using reference libraries (fallback on other existing matroska support if disabled, i.e., matroska enabled FFmpeg) +media-video/vlc:X - Enable support for, e.g., fullscreen mode via the X Window System. By itself, this flag does not build a graphical interface +media-video/vlc:aom - Enable experimental support for AV1 codec +media-video/vlc:archive - Enable support for libarchive stream extractor +media-video/vlc:atmo - Enable support for AtmoLight (homebrew Ambient Lighting Technology) +media-video/vlc:audioqueue - Enable AudioQueue audio module for Mac OS X +media-video/vlc:avcodec - Enable libavcodec support for video/audio encoding/decoding. libavcodec is part of FFmpeg +media-video/vlc:avformat - Enable libformat support for reading and writing various media containers. libavformat is part of FFmpeg +media-video/vlc:bluray - Enable libbluray for Blu-ray disc support +media-video/vlc:chromaprint - Enable libchromaprint for Chromaprint based audio fingerprinter support +media-video/vlc:chromecast - Enable experimental support for Google Chromecast +media-video/vlc:dc1394 - Enable IIDC cameras support +media-video/vlc:directx - Enable Win32 DirectX support +media-video/vlc:dvbpsi - Enable support for Mpeg-TS files (.ts, .m2ts, .mts) via media-libs/libdvbpsi +media-video/vlc:dxva2 - Enable Win32 DxVA2 support +media-video/vlc:encode - Enable streaming-output support and videolan manager to control multiple streams from within one instance +media-video/vlc:faad - Enable AAC audio decoding library support via media-libs/faad2 +media-video/vlc:fdk - Enable the Fraunhofer AAC codec library +media-video/vlc:fluidsynth - Enable Fluidsynth MIDI software synthesis (with external sound fonts) +media-video/vlc:gcrypt - Enable cryptography support via libgcrypt +media-video/vlc:gme - Enable support for media-libs/game-music-emu for playing various video game music formats +media-video/vlc:gnome - Adds support for GNOME's filesystem abstraction layer, gnome-base/gnome-vfs. This flag is not GUI-related +media-video/vlc:growl - Enable growl notification support (over UDP for remote access and native on OSX) +media-video/vlc:gstreamer - Enable GStreamer based decoding support (currently supports only video decoding) +media-video/vlc:httpd - Enable a web based interface for vlc +media-video/vlc:kate - Adds support for Ogg Kate subtitles via libkate +media-video/vlc:libtar - Uses libtar instead of the built-in tar reader for reading custom skins +media-video/vlc:libtiger - Enable Ogg Kate subtitles rendering using libtiger +media-video/vlc:linsys - Enable support for Linux Linear Systems Ltd. SDI and HD-SDI input cards +media-video/vlc:live - Enable live555 streaming media support (client support for rtsp) +media-video/vlc:lua - Enable Lua scripting support, needed for including support for Jamendo (online music platform) and similar things +media-video/vlc:macosx-dialog-provider - Enable Mac OS X dialog module +media-video/vlc:macosx-eyetv - Enable Mac OS X EyeTV (TNT Tuner) module +media-video/vlc:macosx-notifications - Enable Mac OS X notifications module (formerly growl) +media-video/vlc:macosx-qtkit - Enable Mac OS X qtkit module: qtcapture (video) and qtsound (audio) module +media-video/vlc:macosx-quartztext - Enable Mac OS X quartz text module +media-video/vlc:matroska - Enable matroska support using reference libraries (fallback on other existing matroska support if disabled, i.e., matroska enabled FFmpeg) media-video/vlc:mpeg - Add libmpeg2 support for mpeg-1 and mpeg-2 video streams -media-video/vlc:nfs - Enables support for nfs protocol via net-fs/libnfs -media-video/vlc:omxil - Enables OpenMAX Integration Layer codec module. -media-video/vlc:opencv - Enabled OpenCV (computer vision) filter module. -media-video/vlc:optimisememory - Enable optimisation for memory rather than performance. -media-video/vlc:opus - Support opus decoding via libopus. -media-video/vlc:postproc - Enables image post-processing via libpostproc (part of FFmpeg). -media-video/vlc:projectm - Enables the projectM visualization plugin. -media-video/vlc:rtsp - Enables real audio and RTSP modules. +media-video/vlc:nfs - Enable support for nfs protocol via net-fs/libnfs +media-video/vlc:omxil - Enable OpenMAX Integration Layer codec module +media-video/vlc:opencv - Enable OpenCV (computer vision) filter module +media-video/vlc:optimisememory - Enable optimisation for memory rather than performance +media-video/vlc:opus - Support opus decoding via libopus +media-video/vlc:postproc - Enable image post-processing via libpostproc (part of FFmpeg) +media-video/vlc:projectm - Enable the projectM visualization plugin +media-video/vlc:rtsp - Enable real audio and RTSP modules media-video/vlc:run-as-root - Allows vlc to start for root. Don't enable this unless you have a very specific (e.g. embedded) need for it! -media-video/vlc:schroedinger - Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec). -media-video/vlc:sdl-image - Enables sdl image video decoder (depends on sdl) -media-video/vlc:sftp - Enables libssh2 to support SFTP file transfer. -media-video/vlc:shout - Enables libshout output. -media-video/vlc:sid - Adds support for playing C64 SID files through media-libs/libsidplay:2. -media-video/vlc:skins - Enables support for the skins2 interface. -media-video/vlc:swscale - Enables image scaling and conversion via libswscale (part of FFmpeg). -media-video/vlc:tremor - Enables tremor, a fixed-point version of the Ogg Vorbis decoder. -media-video/vlc:twolame - Enables twolame support (MPEG Audio Layer 2 encoder). -media-video/vlc:upnp - Enables support for the Intel SDK stack based UPnP discovery module instead of CyberLink. -media-video/vlc:vcdx - Enables VCD with navigation via libvcdinfo (depends on cdio) -media-video/vlc:vlm - New videolan (media) manager (vlm), a little manager designed to launch and manage multiple streams from within one instance of VLC. -media-video/vlc:vpx - Enables the decoder(s) from the WebM VP8 / VP9 Codec SDK. -media-video/vlc:wma-fixed - Enables fixed point WMA decoder. -media-video/vlc:x265 - Support X265 Encoder. -media-video/vlc:xcb - Support the X C-language Binding, a replacement for Xlib; !!! you will need this option to be able to integrate video in the Qt interface, see bug #500678. -media-video/vlc:zeroconf - Enables support for zero-configuration networking via avahi. -media-video/vlc:zvbi - Enables support for teletext subtitles via the zvbi library. +media-video/vlc:schroedinger - Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec) +media-video/vlc:sdl-image - Enable sdl image video decoder (depends on sdl) +media-video/vlc:sftp - Enable libssh2 to support SFTP file transfer +media-video/vlc:shout - Enable libshout output +media-video/vlc:sid - Adds support for playing C64 SID files through media-libs/libsidplay:2 +media-video/vlc:skins - Enable support for the skins2 interface +media-video/vlc:swscale - Enable image scaling and conversion via libswscale (part of FFmpeg) +media-video/vlc:tremor - Enable tremor, a fixed-point version of the Ogg Vorbis decoder +media-video/vlc:twolame - Enable twolame support (MPEG Audio Layer 2 encoder) +media-video/vlc:upnp - Enable support for the Intel SDK stack based UPnP discovery module instead of CyberLink +media-video/vlc:vcdx - Enable VCD with navigation via libvcdinfo (depends on cdio) +media-video/vlc:vlm - New videolan (media) manager (vlm), a little manager designed to launch and manage multiple streams from within one instance of VLC +media-video/vlc:vpx - Enable the decoder(s) from the WebM VP8 / VP9 Codec SDK +media-video/vlc:wma-fixed - Enable fixed point WMA decoder +media-video/vlc:x265 - Support X265 Encoder +media-video/vlc:xcb - Support the X C-language Binding, a replacement for Xlib; !!! you will need this option to be able to integrate video in the Qt interface, see bug #500678 +media-video/vlc:zeroconf - Enable support for zero-configuration networking via avahi +media-video/vlc:zvbi - Enable support for teletext subtitles via the zvbi library media-video/webcamoid:headers - Install development headers media-video/webcamoid:libuvc - Build with libuvc support media-video/webcamoid:qtaudio - Enable audio capture/play via dev-qt/qtmultimedia @@ -5333,6 +5347,9 @@ net-analyzer/smokeping:dig - Install net-dns/bind-tools for dig functionality net-analyzer/smokeping:echoping - Install net-analyzer/echoping for echoping functionality net-analyzer/smokeping:ssh - Install ssh functionality net-analyzer/smokeping:telnet - Install dev-perl/Net-Telnet for telnet functionality +net-analyzer/sngrep:eep - Enable EEP packet send/receive support +net-analyzer/sngrep:gnutls - Use net-libs/gnutls to parse captured TLS packets +net-analyzer/sngrep:openssl - Use dev-libs/openssl to parse captured TLS packets net-analyzer/snort:active-response - Enables support for automatically sending TCP resets and ICMP unreachable messages to terminate connections. Used with inline deployments. net-analyzer/snort:control-socket - Enables Snort's control socket. net-analyzer/snort:dynamicplugin - Enable ability to dynamically load preprocessors, detection engine, and rules library. This is required if you want to use shared object (SO) snort rules. @@ -6316,6 +6333,7 @@ net-misc/eventd:speech - Enable plugin for Text-To-Speech support net-misc/eventd:webhook - Enable plugin to send payloads to webhook handlers net-misc/eventd:websocket - Enable support for WebSocket protocol net-misc/fatrat:bittorrent - Use the bittorrent protocol via net-libs/libtorrent-rasterbar. +net-misc/felix:bird - Use BIRD, e.g. for route reflection net-misc/freerdp:client - Build client binaries net-misc/freerdp:openh264 - Enable H.264 support using media-libs/openh264 net-misc/freerdp:server - Build server binaries @@ -6421,6 +6439,29 @@ net-misc/nextcloud-client:shibboleth - Build support for Shibboleth single sign- net-misc/ntp:openntpd - Allow ntp to be installed alongside openntpd net-misc/ntp:parse-clocks - Add support for PARSE clocks net-misc/ntp:samba - Provide support for Samba's signing daemon (needed for Active Directory domain controllers) +net-misc/ntpsec:early - Drop root privileges early +net-misc/ntpsec:gdb - Enable debugging with gdb +net-misc/ntpsec:heat - Install contrib heat generating scripts +net-misc/ntpsec:nist - Enable lockclock +net-misc/ntpsec:ntpviz - Make visualizations of offsets, jiffies, etc. +net-misc/ntpsec:rclock_arbiter - Arbiter 1088A/B GPS driver +net-misc/ntpsec:rclock_generic - Enable support for generic time radios and GPSDOs +net-misc/ntpsec:rclock_gpsd - Enable gpsd daemon support +net-misc/ntpsec:rclock_hpgps - Hewlett Packard GPS driver +net-misc/ntpsec:rclock_jjy - JJY driver +net-misc/ntpsec:rclock_local - Support for undisciplined local clock (not recommended) +net-misc/ntpsec:rclock_modem - NIST/USNO/PTB Modem Time Services +net-misc/ntpsec:rclock_neoclock - NeoClock4X DCF77/TDF driver +net-misc/ntpsec:rclock_nmea - NMEA GPS driver +net-misc/ntpsec:rclock_oncore - Oncore driver +net-misc/ntpsec:rclock_pps - PPS cesium clock driver +net-misc/ntpsec:rclock_shm - Obtain refclock info from shared memory-segment +net-misc/ntpsec:rclock_spectracom - Spectracom driver +net-misc/ntpsec:rclock_trimble - Trimble driver +net-misc/ntpsec:rclock_truetime - Trutime driver (deprecated) +net-misc/ntpsec:rclock_zyfer - Zyfer driver +net-misc/ntpsec:smear - Specify the interval over which a leap second is applied (experimental) +net-misc/ntpsec:tests - Enable tests net-misc/ofono:atmodem - ETSI AT modem support. net-misc/ofono:bluetooth - Enable Bluetooth modem support using net-wireless/bluez. net-misc/ofono:cdmamodem - Enable CDMA modem support. @@ -6718,54 +6759,6 @@ net-p2p/datacoin-hp:logrotate - Use app-admin/logrotate for rotating logs net-p2p/dbhub:switch_user - Enable support for switching user net-p2p/deluge:console - Enable default console UI net-p2p/deluge:webinterface - Install dependencies needed for the web interface -net-p2p/dogecoin-qt:linguas_af_ZA - Afrikaans locale for South Africa -net-p2p/dogecoin-qt:linguas_ar - Arabic locale -net-p2p/dogecoin-qt:linguas_bg - Bulgarian locale -net-p2p/dogecoin-qt:linguas_bs - Bosnian locale -net-p2p/dogecoin-qt:linguas_ca - Catalan locale -net-p2p/dogecoin-qt:linguas_ca_ES - Catalan locale for Spain -net-p2p/dogecoin-qt:linguas_cs - Czech locale -net-p2p/dogecoin-qt:linguas_cy - Welsh locale -net-p2p/dogecoin-qt:linguas_da - Danish locale -net-p2p/dogecoin-qt:linguas_de - German locale -net-p2p/dogecoin-qt:linguas_el_GR - Modern Greek locale for Greece -net-p2p/dogecoin-qt:linguas_en - English locale -net-p2p/dogecoin-qt:linguas_eo - Esperanto locale -net-p2p/dogecoin-qt:linguas_es - Spanish locale -net-p2p/dogecoin-qt:linguas_es_CL - Spanish locale for Chile -net-p2p/dogecoin-qt:linguas_et - Estonian locale -net-p2p/dogecoin-qt:linguas_eu_ES - Basque locale for Spain -net-p2p/dogecoin-qt:linguas_fa - Persian locale -net-p2p/dogecoin-qt:linguas_fa_IR - Persian locale for Iran -net-p2p/dogecoin-qt:linguas_fi - Finnish locale -net-p2p/dogecoin-qt:linguas_fr - French locale -net-p2p/dogecoin-qt:linguas_fr_CA - French locale for Canada -net-p2p/dogecoin-qt:linguas_gu_IN - Gujarati locale for India -net-p2p/dogecoin-qt:linguas_he - Hebrew locale -net-p2p/dogecoin-qt:linguas_hi_IN - Hindi locale for India -net-p2p/dogecoin-qt:linguas_hr - Croatian locale -net-p2p/dogecoin-qt:linguas_hu - Hungarian locale -net-p2p/dogecoin-qt:linguas_it - Italian locale -net-p2p/dogecoin-qt:linguas_ja - Japanese locale -net-p2p/dogecoin-qt:linguas_la - Latin locale -net-p2p/dogecoin-qt:linguas_lt - Lithuanian locale -net-p2p/dogecoin-qt:linguas_lv_LV - Latvian locale for Latvia -net-p2p/dogecoin-qt:linguas_nb - Norwegian Bokmål locale -net-p2p/dogecoin-qt:linguas_nl - Dutch locale -net-p2p/dogecoin-qt:linguas_pl - Polish locale -net-p2p/dogecoin-qt:linguas_pt_BR - Portuguese locale for Brazil -net-p2p/dogecoin-qt:linguas_pt_PT - Portuguese locale for Portugal -net-p2p/dogecoin-qt:linguas_ro_RO - Romanian locale for Romania -net-p2p/dogecoin-qt:linguas_ru - Russian locale -net-p2p/dogecoin-qt:linguas_sk - Slovak locale -net-p2p/dogecoin-qt:linguas_sr - Serbian locale -net-p2p/dogecoin-qt:linguas_sv - Swedish locale -net-p2p/dogecoin-qt:linguas_th_TH - Thai locale for Thailand -net-p2p/dogecoin-qt:linguas_tr - Turkish locale -net-p2p/dogecoin-qt:linguas_uk - Ukrainian locale -net-p2p/dogecoin-qt:linguas_zh_CN - Chinese locale for China -net-p2p/dogecoin-qt:linguas_zh_TW - Chinese locale for Taiwan -net-p2p/dogecoin-qt:qrcode - Enable generation of QR Codes for receiving payments net-p2p/eiskaltdcpp:cli - Enable sample cli based on readline net-p2p/eiskaltdcpp:daemon - Enable eiskaltdcpp-daemon net-p2p/eiskaltdcpp:dht - Enable DHT (distributed hash table) support for libeiskaltdcpp @@ -6799,55 +6792,6 @@ net-p2p/mldonkey:gnutella - enable gnutella and gnutella2 support net-p2p/mldonkey:guionly - enable client build only net-p2p/mldonkey:magic - enable use of libmagic net-p2p/ppcoind:logrotate - Use app-admin/logrotate for rotating logs -net-p2p/primecoin-qt:linguas_af_ZA - Afrikaans locale for South Africa -net-p2p/primecoin-qt:linguas_ar - Arabic locale -net-p2p/primecoin-qt:linguas_bg - Bulgarian locale -net-p2p/primecoin-qt:linguas_bs - Bosnian locale -net-p2p/primecoin-qt:linguas_ca - Catalan locale -net-p2p/primecoin-qt:linguas_ca_ES - Catalan locale for Spain -net-p2p/primecoin-qt:linguas_cs - Czech locale -net-p2p/primecoin-qt:linguas_cy - Welsh locale -net-p2p/primecoin-qt:linguas_da - Danish locale -net-p2p/primecoin-qt:linguas_de - German locale -net-p2p/primecoin-qt:linguas_el_GR - Modern Greek locale for Greece -net-p2p/primecoin-qt:linguas_en - English locale -net-p2p/primecoin-qt:linguas_eo - Esperanto locale -net-p2p/primecoin-qt:linguas_es - Spanish locale -net-p2p/primecoin-qt:linguas_es_CL - Spanish locale for Chile -net-p2p/primecoin-qt:linguas_et - Estonian locale -net-p2p/primecoin-qt:linguas_eu_ES - Basque locale for Spain -net-p2p/primecoin-qt:linguas_fa - Persian locale -net-p2p/primecoin-qt:linguas_fa_IR - Persian locale for Iran -net-p2p/primecoin-qt:linguas_fi - Finnish locale -net-p2p/primecoin-qt:linguas_fr - French locale -net-p2p/primecoin-qt:linguas_fr_CA - French locale for Canada -net-p2p/primecoin-qt:linguas_gu_IN - Gujarati locale for India -net-p2p/primecoin-qt:linguas_he - Hebrew locale -net-p2p/primecoin-qt:linguas_hi_IN - Hindi locale for India -net-p2p/primecoin-qt:linguas_hr - Croatian locale -net-p2p/primecoin-qt:linguas_hu - Hungarian locale -net-p2p/primecoin-qt:linguas_it - Italian locale -net-p2p/primecoin-qt:linguas_ja - Japanese locale -net-p2p/primecoin-qt:linguas_la - Latin locale -net-p2p/primecoin-qt:linguas_lt - Lithuanian locale -net-p2p/primecoin-qt:linguas_lv_LV - Latvian locale for Latvia -net-p2p/primecoin-qt:linguas_nb - Norwegian Bokmål locale -net-p2p/primecoin-qt:linguas_nl - Dutch locale -net-p2p/primecoin-qt:linguas_pl - Polish locale -net-p2p/primecoin-qt:linguas_pt_BR - Portuguese locale for Brazil -net-p2p/primecoin-qt:linguas_pt_PT - Portuguese locale for Portugal -net-p2p/primecoin-qt:linguas_ro_RO - Romanian locale for Romania -net-p2p/primecoin-qt:linguas_ru - Russian locale -net-p2p/primecoin-qt:linguas_sk - Slovak locale -net-p2p/primecoin-qt:linguas_sr - Serbian locale -net-p2p/primecoin-qt:linguas_sv - Swedish locale -net-p2p/primecoin-qt:linguas_th_TH - Thai locale for Thailand -net-p2p/primecoin-qt:linguas_tr - Turkish locale -net-p2p/primecoin-qt:linguas_uk - Ukrainian locale -net-p2p/primecoin-qt:linguas_zh_CN - Chinese locale for China -net-p2p/primecoin-qt:linguas_zh_TW - Chinese locale for Taiwan -net-p2p/primecoin-qt:qrcode - Enable generation of QR Codes for receiving payments -net-p2p/primecoind:logrotate - Use app-admin/logrotate for rotating logs net-p2p/pybitmessage:opencl - Uses dev-python/pyopencl for GPU acceleration. net-p2p/qbittorrent:webui - Enable the Web UI net-p2p/resilio-sync:pax_kernel - Use paxctl to mark binaries @@ -7081,6 +7025,7 @@ net-wireless/gr-osmosdr:hackrf - Build with Great Scott Gadgets HackRF support net-wireless/gr-osmosdr:iqbalance - Enable support for I/Q balancing using gr-iqbal net-wireless/gr-osmosdr:mirisdr - Build with Mirics MSi2500 + MSi001 SDR support net-wireless/gr-osmosdr:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support +net-wireless/gr-osmosdr:soapy - Build with SoapySDR support net-wireless/gr-osmosdr:uhd - Build with Ettus Research USRP Hardware Driver support net-wireless/horst:pcap - Add support for network packet capture via net-libs/libpcap net-wireless/hostapd:crda - Add CRDA support @@ -7104,6 +7049,12 @@ net-wireless/openbsc:gprs - Support GPRS via OpenGGSN net-wireless/osmocom-bb:transmit - Enable transmission capabilities. net-wireless/pyrit:cuda - Enable CUDA support via net-wireless/cpyrit-cuda net-wireless/pyrit:opencl - Enable OpenCL support via net-wireless/cpyrit-opencl +net-wireless/soapy_power:faster - Use sci-libs/scipy to speed up drawing +net-wireless/soapy_power:fastest - Use dev-python/pyFFTW to speed up drawing to the max +net-wireless/soapysdr:bladerf - Add support for bladerf hardware +net-wireless/soapysdr:hackrf - Add support for hackrf hardware +net-wireless/soapysdr:rtlsdr - Add support for rtlsdr hardware +net-wireless/soapysdr:uhd - Add support for Ettus USRP hardware net-wireless/spectools:debug - Build the raw output client for spectools. (for developers) net-wireless/spectools:gtk - Build the gtk-2 based client for spectools net-wireless/spectools:ncurses - Build the ncurses based client for spectools @@ -7586,6 +7537,8 @@ sci-physics/thepeg:fastjet - Adds support for sci-physics/fastjet sci-physics/thepeg:hepmc - Adds support for High Energy Physics Monte Carlo Generators sci-physics/hepmc sci-physics/thepeg:lhapdf - Adds support for sci-physics/lhapdf sci-physics/thepeg:rivet - Adds support for sci-physics/rivet +sci-physics/vgm:geant4 - Enable interaction with Geant4(sci-physics/geant:4) +sci-physics/vgm:root - Enable interaction with ROOT (sci-physics/root) sci-physics/yoda:c++11 - Build using the C++11 standard sci-physics/yoda:root - Adds support for sci-physics/root sci-visualization/fityk:nlopt - Enable optimization with sci-libs/nlopt @@ -7992,6 +7945,7 @@ sys-cluster/mvapich2:medium-cluster - Automatically generated description for me sys-cluster/mvapich2:romio - Automatically generated description for romio sys-cluster/neutron:compute-only - Only install things needed on compute hosts sys-cluster/neutron:dhcp - Installs the initscripts for the neutron dhcp service +sys-cluster/neutron:haproxy - haproxy backend support sys-cluster/neutron:l3 - Installs the initscripts for the neutron l3 agent service sys-cluster/neutron:linuxbridge - Installs the initscripts for the neutron linuxbridge agent service sys-cluster/neutron:metadata - Installs the initscripts for the neutron metadata agent service @@ -8572,6 +8526,7 @@ www-client/uget:hide-temp-files - Make temporary files that are used while downl www-client/uget:openssl - Use dev-libs/openssl instead of net-libs/gnutls www-client/uget:rss - Enable uGet feed messages www-client/w3m:lynxkeymap - If you prefer Lynx-like key binding +www-client/weboob:deprecated - Enable dev-python/mechanize support (deprecated in favor of dev-python/requests www-client/weboob:fast-libs - Enable fast libs www-client/weboob:secure-updates - Enable secure updates www-misc/gurlchecker:json - Enable support for parsing Google Chrome and derivatives bookmarks. -- cgit v1.2.3