summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-07 11:42:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-07 11:42:03 +0100
commitf70601e0934acd62f6c5d06c5ede4cc607179514 (patch)
tree0b337390375de04b950fc4b45edc0f895a4701a4 /profiles/use.local.desc
parentb2be182d49eea46686b5cf2680d457df61e89dc4 (diff)
gentoo resync : 07.07.2018
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc62
1 files changed, 51 insertions, 11 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 65ab35bbe954..088b16762d3c 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -116,18 +116,20 @@ app-admin/rsyslog:curl - Enable http_request() function in RainerScript (require
app-admin/rsyslog:dbi - Build the general database output module (requires dev-db/libdbi)
app-admin/rsyslog:elasticsearch - Build the Elasticsearch output module (requires net-misc/curl)
app-admin/rsyslog:gcrypt - Add support for encrypted log files using dev-libs/libgcrypt
+app-admin/rsyslog:gnutls - Build the GnuTLS network stream driver (requires net-libs/gnutls)
app-admin/rsyslog:grok - Build the grok modify module (requires dev-libs/grok)
app-admin/rsyslog:jemalloc - Use dev-libs/jemalloc for allocations.
app-admin/rsyslog:kafka - Build the Apache Kafka input/output module (requires dev-libs/librdkafka)
app-admin/rsyslog:kerberos - Build the GSSAPI input and output module (requires virtual/krb5)
app-admin/rsyslog:kubernetes - Build the kubernetes modify plugin (requires net-misc/curl)
-app-admin/rsyslog:libressl - Use dev-libs/libressl for building the rfc5424hmac modify module (requires rfc5424hmac USE flag)
+app-admin/rsyslog:libressl - Use dev-libs/libressl instead of dev-libs/openssl (you still need to enable functionality which requires OpenSSL)
app-admin/rsyslog:mdblookup - Build the MaxMind DB lookup message modify plugin using dev-libs/libmaxminddb
app-admin/rsyslog:mongodb - Build the MongoDB output module (requires dev-libs/libmongo-client)
app-admin/rsyslog:mysql - Build the MySQL database output module (requires virtual/mysql)
app-admin/rsyslog:normalize - Build the normalize modify module (requires dev-libs/libee and dev-libs/liblognorm)
app-admin/rsyslog:omhttpfs - Build the httpfs output module (requires net-misc/curl)
app-admin/rsyslog:omudpspoof - Build the udpspoof output module (requires net-libs/libnet)
+app-admin/rsyslog:openssl - Build the OpenSSL network stream driver (requires dev-libs/openssl)
app-admin/rsyslog:postgres - Build the PostgreSQL database output module (requires dev-db/postgresql)
app-admin/rsyslog:rabbitmq - Build the RabbitMQ output module (requires net-libs/rabbitmq-c)
app-admin/rsyslog:redis - Build the Redis output module using (requires dev-libs/hiredis)
@@ -139,6 +141,7 @@ app-admin/rsyslog:ssl - Add support for encrypted client/server communication (r
app-admin/rsyslog:systemd - Build the journal input and output module (requires sys-apps/systemd)
app-admin/rsyslog:usertools - Installs the user tools (rsgtutil, rscryutil...) corresponding to the set USE flags
app-admin/rsyslog:uuid - Include UUIDs in messages (requires sys-apps/util-linux)
+app-admin/rsyslog:xxhash - Enable xxHash support in fmhash module (requires dev-libs/xxhash)
app-admin/rsyslog:zeromq - Build the ZeroMQ input and output modules (requires net-libs/czmq)
app-admin/sagan:libdnet - Add support for dev-libs/libdnet
app-admin/sagan:lognorm - Add support for log/rules normalizations via dev-libs/liblognorm
@@ -233,6 +236,7 @@ app-arch/wimlib:openssl - Use the SHA-1 message digest from libcrypto instead of
app-arch/wimlib:yasm - Use yasm assembler instead of nasm
app-arch/xz-utils:extra-filters - Build additional filters that are not used in any of the default xz presets. This includes delta and BCJ coders, additional match finders and SHA256 checks.
app-arch/zip:natspec - Use dev-libs/libnatspec to correctly decode non-ascii file names archived in Windows.
+app-arch/zstd:lz4 - Enable support for LZ4 compression using app-arch/lz4
app-backup/amanda:ndmp - Support for the NDMP protocol
app-backup/amanda:s3 - Support for backing up to the Amazon S3 system
app-backup/amanda:xfs - Support for backing up raw XFS filesystems using xfsdump
@@ -358,10 +362,6 @@ app-doc/linuxfromscratch:htmlsingle - Install all-on-one-page HTML version.
app-doc/pms:binary - Download pre-built files instead of building from sources
app-doc/pms:html - Generate PMS as .html as well
app-doc/pms:twoside - Enable two-sided layout suitable for printing
-app-doc/root-docs:api - Generate html API documentation
-app-doc/root-docs:http - Build HttpServer documentation
-app-doc/root-docs:math - Provide all math related documentation
-app-doc/root-docs:metric - Default to A4 paper size and metric measurement. Letter will be used otherwise
app-doc/tldp-howto:html - Install multi-chapter HTML docs
app-doc/tldp-howto:htmlsingle - Install all-on-one-page HTML docs
app-doc/tldp-howto:pdf - Install pdf docs
@@ -537,10 +537,19 @@ app-emulation/lxd:dnsmasq - Depend on dnsmasq to provide DHCP and DNS.
app-emulation/nemu:ovf - Adds support for OVA/OVF import
app-emulation/nemu:savevm - Adds support for QEMU savevm snapshots (experimental, QEMU must be patched)
app-emulation/nemu:vnc-client - Adds support for external VNC client
+app-emulation/open-vm-tools:caf - Build Common Agent Framework
+app-emulation/open-vm-tools:deploypkg - Build deploypkg plugin
+app-emulation/open-vm-tools:dnet - Enable support for nicinfo
app-emulation/open-vm-tools:doc - Generate API documentation
-app-emulation/open-vm-tools:grabbitmqproxy - Enable grabbitmqproxy
+app-emulation/open-vm-tools:fuse - Enable vmblock-fuse/vmhgfs-fuse
+app-emulation/open-vm-tools:grabbitmqproxy - Build grabbitmqproxy plugin
+app-emulation/open-vm-tools:gtkmm - Compile with Gtkmm and sigc++ (Recommended)
+app-emulation/open-vm-tools:multimon - Enable multimon (Requires X)
app-emulation/open-vm-tools:pic - Force shared libraries to be built as PIC
-app-emulation/open-vm-tools:vgauth - Enable vgauth
+app-emulation/open-vm-tools:resolutionkms - Build the linux/unix resolutionkms module
+app-emulation/open-vm-tools:vgauth - Build vgauth
+app-emulation/open-vm-tools:xml-security-c - Build vgauth with xml-security-c instead of xmlsec1
+app-emulation/open-vm-tools:xmlsec - Build vgauth with xmlsec1 instead of xml-security-c
app-emulation/playonlinux:winbind - Enables support for the winbind auth daemon
app-emulation/punes:cg - Add support for Nvidia CG Toolkit
app-emulation/q4wine:ico - Enable ico support via media-gfx/icoutils
@@ -1327,6 +1336,7 @@ 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/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
dev-ada/gnat_util:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/gnat_util:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
dev-ada/gnat_util:gnat_2018 - Compile with dev-lang/gnat-gpl-2018
@@ -1359,14 +1369,17 @@ dev-ada/gnatcoll-db:static-pic - Build shared library
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/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
dev-ada/gtkada:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/gtkada:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
+dev-ada/gtkada:gnat_2018 - Compile with dev-lang/gnat-gpl-2018
dev-ada/gtkada:shared - Build gtkada as shared library
dev-ada/libadalang:gnat_2016 - Compile with dev-lang/gnat-gpl-2016
dev-ada/libadalang:gnat_2017 - Compile with dev-lang/gnat-gpl-2017
+dev-ada/libadalang:gnat_2018 - 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
@@ -2735,10 +2748,19 @@ dev-qt/qt-creator:systemd - Add support for retrieving application output from j
dev-qt/qt-creator:valgrind - Add support for memory debugging using dev-util/valgrind
dev-qt/qt-creator:webengine - Use dev-qt/qtwebengine to view documentation
dev-qt/qt-creator:winrt - Build plugin for WinRT devices
+dev-qt/qt-docs:3d - Install documentation for dev-qt/qt3d
+dev-qt/qt-docs:bluetooth - Install documentation for dev-qt/qtbluetooth
dev-qt/qt-docs:charts - Install documentation for dev-qt/qtcharts
dev-qt/qt-docs:datavis - Install documentation for dev-qt/qtdatavis3d
+dev-qt/qt-docs:declarative - Install documentation for dev-qt/qtdeclarative, dev-qt/qtquickcontrols, and dev-qt/qtquickcontrols2
+dev-qt/qt-docs:graphicaleffects - Install documentation for dev-qt/qtgraphicaleffects
+dev-qt/qt-docs:html - Install documentation in HTML format
+dev-qt/qt-docs:location - Install documentation for dev-qt/qtlocation
+dev-qt/qt-docs:multimedia - Install documentation for dev-qt/qtmultimedia
dev-qt/qt-docs:networkauth - Install documentation for dev-qt/qtnetworkauth
+dev-qt/qt-docs:qch - Install documentation in QCH format
dev-qt/qt-docs:script - Install documentation for dev-qt/qtscript
+dev-qt/qt-docs:sensors - Install documentation for dev-qt/qtsensors
dev-qt/qt-docs:speech - Install documentation for dev-qt/qtspeech
dev-qt/qt-docs:virtualkeyboard - Install documentation for dev-qt/qtvirtualkeyboard
dev-qt/qt-docs:webengine - Install documentation for dev-qt/qtwebengine
@@ -2826,6 +2848,7 @@ dev-qt/qtwebengine:widgets - Enable QtWidgets support
dev-qt/qtwebkit:geolocation - Enable physical position determination via dev-qt/qtpositioning
dev-qt/qtwebkit:gles2 - Use GLES 2.0 or later instead of full OpenGL
dev-qt/qtwebkit:gstreamer - Enable HTML5 audio/video support via media-libs/gstreamer using SLOT 1.0
+dev-qt/qtwebkit:hyphen - Enable hyphenation support via dev-libs/hyphen
dev-qt/qtwebkit:multimedia - Enable HTML5 audio/video support via dev-qt/qtmultimedia
dev-qt/qtwebkit:orientation - Enable device orientation detection via dev-qt/qtsensors
dev-qt/qtwebkit:printsupport - Enable printing via dev-qt/qtprintsupport
@@ -3313,7 +3336,6 @@ games-fps/yamagi-quake2:client - Build client
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:xatrix - Build support for the 'The Reckoning' Mission Pack
-games-kids/crayon-physics:bundled-libs - Use the upstream provided bundled libraries.
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
@@ -3633,6 +3655,7 @@ kde-misc/tellico:discid - Add support for reading disc IDs from audio CDs
kde-plasma/kde-cli-tools:kdesu - Build graphical frontend for kde-frameworks/kdesu
kde-plasma/kdeplasma-addons:dictionary - Enable dictionary applet using dev-qt/qtwebengine
kde-plasma/kdeplasma-addons:share - Enable applet for quickly sharing data to a variety of sources
+kde-plasma/kdeplasma-addons:webengine - Enable dictionary and web browser applets using dev-qt/qtwebengine
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
@@ -3645,6 +3668,7 @@ kde-plasma/plasma-desktop:ibus - Use ibus input method via app-i18n/ibus
kde-plasma/plasma-desktop:mouse - Enable mouse KCM
kde-plasma/plasma-desktop:scim - Enable applets that use app-i18n/scim
kde-plasma/plasma-desktop:touchpad - Enable touchpad KCM
+kde-plasma/plasma-meta:browser-integration - Enable integration with Chrome/Firefox with browser extensions
kde-plasma/plasma-meta:crypt - Pull in kde-plasma/plasma-vault for encrypted vaults integration
kde-plasma/plasma-meta:display-manager - Pull in a graphical display manager
kde-plasma/plasma-meta:grub - Pull in Breeze theme for sys-boot/grub
@@ -3663,6 +3687,7 @@ kde-plasma/plasma-workspace:appstream - Enable AppStream software metadata suppo
kde-plasma/plasma-workspace:geolocation - Enables dataengine providing location information
kde-plasma/plasma-workspace:prison - Enable support for barcodes/QRcodes
kde-plasma/plasma-workspace:qalculate - Enable Qalculate runner using sci-libs/libqalculate
+kde-plasma/powerdevil:brightness-control - Enable screen brightness control using app-misc/ddcutil
kde-plasma/powerdevil:consolekit - Enable sys-auth/consolekit support instead of logind session tracking
kde-plasma/powerdevil:wireless - Enable wireless energy saving actions via kde-frameworks/bluez-qt and kde-frameworks/networkmanager-qt
kde-plasma/systemsettings:classic - Enable classic mode plugin, requires kde-frameworks/khtml
@@ -5537,6 +5562,11 @@ net-dialup/freeradius-client:scp - Add service type hints derived from username
net-dialup/freeradius-client:shadow - Enable shadow password support
net-dialup/mgetty:fax - Enables fax support
net-dialup/mgetty:fidonet - Enables FidoNet support
+net-dialup/openl2tp:client - Enable l2tp client.
+net-dialup/openl2tp:dmalloc - Enable debugging using dev-libs/dmalloc.
+net-dialup/openl2tp:rpc - Enable RPC control management. This flag is required for l2tpconfig to be built and used.
+net-dialup/openl2tp:server - Enable l2tp server.
+net-dialup/openl2tp:stats - Enable status files. Note: when they are used, this hampers performance of the daemon.
net-dialup/ppp:activefilter - Enables active filter support
net-dialup/ppp:atm - Enables ATM (Asynchronous Transfer Mode) protocol support
net-dialup/ppp:dhcp - Installs PPP DHCP client plugin for IP address allocation by a DHCP server (see http://www.netservers.co.uk/gpl/)
@@ -5693,6 +5723,7 @@ net-fs/cvmfs:aufs - Use AUFS instead of OverlayFS for the server
net-fs/cvmfs:preload - Install the cvmfs cache preloader for distributed file systems
net-fs/cvmfs:server - Install the cvmfsd program and init script
net-fs/cvmfs:test-programs - Install unit test programs
+net-fs/libnfs:utils - Build/install nfs-{cat,ls,cp} utils
net-fs/netatalk:pgp - Add support pgp authentication module
net-fs/netatalk:quota - Add support for user quota on various filesystems
net-fs/netatalk:shadow - Add shadow support
@@ -7539,8 +7570,6 @@ sci-physics/pythia:lhapdf - Support the use of external PDF sets via sci-physics
sci-physics/pythia:root - Use sci-physics/root trees and histograms (in examples only)
sci-physics/root:R - Enable support for dev-lang/R
sci-physics/root:asimage - Enable support for media-libs/libafterimage
-sci-physics/root:c++11 - Build ROOT using the C++11 standard
-sci-physics/root:c++14 - Build ROOT using the C++14 standard
sci-physics/root:davix - Enable support for DAVIX Data Management Client (https://cern.ch/davix)
sci-physics/root:fits - Enable support for images and data from FITS files with sci-libs/cfitsio
sci-physics/root:fortran - Compile included Fortran programs
@@ -7553,7 +7582,6 @@ sci-physics/root:memstat - Build memory statistics library, helps to detect memo
sci-physics/root:minuit - Build ROOT's internal versions of minuit (fortran) and minuit2 (C++)
sci-physics/root:pythia6 - Build the interface for sci-physics/pythia version 6.x
sci-physics/root:pythia8 - Build the interface for sci-physics/pythia version 8.x
-sci-physics/root:reflex - Build the reflection database for the C++ interpreter
sci-physics/root:roofit - Build RooFit function fitting package
sci-physics/root:root7 - Build experimental features to be released with ROOT 7
sci-physics/root:shadow - Enable shadow authentication in rootd and proofd
@@ -7651,6 +7679,7 @@ sys-apps/flashrom:bitbang_spi - Bitbanging SPI infrastructure
sys-apps/flashrom:buspirate_spi - Enable Bus Pirate SPI programmer
sys-apps/flashrom:ch341a_spi - Enable WCH CH341A SPI programmer
sys-apps/flashrom:dediprog - Dediprog SF100 support
+sys-apps/flashrom:digilent_spi - Enable support for Digilent iCEblink40 development board
sys-apps/flashrom:drkaiser - Enable Dr. Kaiser programmer
sys-apps/flashrom:dummy - Enable dummy tracing
sys-apps/flashrom:ft2232_spi - Enable ftdi programmer, flashing through FTDI/SPI USB interface
@@ -7768,6 +7797,7 @@ sys-apps/proot:care - Build dynamic CARE binary (more info - http://reproducible
sys-apps/qingy:consolekit - Enable native consolekit support
sys-apps/qingy:opensslcrypt - Encrypt communications between qingy and its GUI using dev-libs/openssl
sys-apps/razercfg:pm-utils - Installs the pm-utils hooks for suspend/resume and requires sys-power/pm-utils
+sys-apps/rng-tools:jitterentropy - Enable Jitter RNG entropy support
sys-apps/rng-tools:nistbeacon - Enable NIST beacon entropy support
sys-apps/roccat-tools:input_devices_roccat_ryosmkfx - Enable support for Ryos Mk FX keyboard.
sys-apps/roccat-tools:input_devices_roccat_skeltr - Enable support for Skeltr keyboard.
@@ -8111,6 +8141,16 @@ sys-devel/llvm:ncurses - Support querying terminal properties using ncurses' ter
sys-devel/llvm:sanitize - Build compiler-rt's sanitizers
sys-devel/llvm:static-analyzer - Install the Clang static analyzer (requires USE=clang)
sys-devel/llvm:xar - Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar)
+sys-devel/parity:vc10_0 - Enable support for Visual Studio 2010
+sys-devel/parity:vc11_0 - Enable support for Visual Studio 2012
+sys-devel/parity:vc12_0 - Enable support for Visual Studio 2013
+sys-devel/parity:vc14_0 - Enable support for Visual Studio 2015
+sys-devel/parity:vc15_0 - Enable support for Visual Studio 2017
+sys-devel/parity:vc7_0 - Enable support for Visual Studio 2002
+sys-devel/parity:vc7_1 - Enable support for Visual Studio 2003
+sys-devel/parity:vc8_0 - Enable support for Visual Studio 2005
+sys-devel/parity:vc9_0 - Enable support for Visual Studio 2008
+sys-devel/parity:vc_x86 - Enable support for 32bit Visual Studio compilers
sys-devel/sparse:gtk - Build the test-inspect utility (requires x11-libs/gtk+ version 2)
sys-devel/sparse:llvm - Build the sparse-llvm utility
sys-devel/sparse:xml - Build the c2xml utility (requires dev-libs/libxml2)