summaryrefslogtreecommitdiff
path: root/profiles/use.local.desc
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc68
1 files changed, 42 insertions, 26 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0f492e763ef3..c32144a926e5 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -86,7 +86,6 @@ app-admin/logrotate:cron - Installs cron file
app-admin/logrotate:selinux - Installs Security Enhanced Linux support
app-admin/logstash-bin:x-pack - Enable additional features (may need a license)
app-admin/mcollective:client - Install client utilities
-app-admin/mms-agent:monitoring - Install the monitoring agent
app-admin/openrc-settingsd:systemd - Use the versions of dbus and polkit files provided by sys-apps/systemd
app-admin/pass:X - Use x11-misc/xclip to copy passwords to the clipboard.
app-admin/pass:dmenu - Add support for x11-misc/dmenu with the 'passmenu' program.
@@ -142,8 +141,9 @@ app-admin/rsyslog:zeromq - Build the ZeroMQ input and output modules (requires n
app-admin/sagan:libdnet - Add support for dev-libs/libdnet
app-admin/sagan:lognorm - Add support for log/rules normalizations via dev-libs/liblognorm
app-admin/sagan:pcap - Add support for network packet capture via net-libs/libpcap
+app-admin/sagan:redis - Add support for the Redis database via dev-libs/hiredis
app-admin/sagan:smtp - Build witch SMTP (E-Mail) support
-app-admin/sagan:snort - Add support to interact with Snort IDE using net-analyzer/snortsam'
+app-admin/sagan:snort - Add support to interact with Snort IDE using net-analyzer/snortsam
app-admin/sagan-rules:lognorm - Install normalize rules support with dev-libs/liblognorm
app-admin/salt:cheetah - Enable support for dev-python/cheetah3
app-admin/salt:cherrypy - Enable support for using cherrypy.
@@ -266,7 +266,8 @@ app-backup/btrbk:mbuffer - Use sys-block/mbuffer to enable progress bar and buff
app-backup/dar:dar32 - Enables --enable-mode=32 option, which replace infinite by 32 bit integers
app-backup/dar:dar64 - Enables --enable-mode=64 option, which replace infinite by 64 bit integers
app-backup/dar:gcrypt - Enables strong encryption support
-app-backup/dar:gpg - Enables usage of asymetric crypto algorithms
+app-backup/dar:gpg - Enables usage of asymmetric encryption algorithms
+app-backup/dar:rsync - Enables linking with net-libs/librsync for delta compression support
app-backup/duplicity:s3 - Support for backing up to the Amazon S3 system
app-backup/rear:udev - Have ReaR start backup when attaching your USB drive.
app-backup/snapper:lvm - Enable LVM thinprovisioned snapshots support sys-fs/lvm2
@@ -300,7 +301,6 @@ app-crypt/dehydrated:cron - Install cron job to sign/renew non-existent/changed/
app-crypt/eid-mw:dialogs - Enable "askaccess" dialog box, by using x11-libs/gtk+
app-crypt/eid-mw:gtk - All dialogs are available, by using x11-libs/gtk+
app-crypt/eid-mw:p11-kit - Support for app-crypt/p11-kit.
-app-crypt/eid-mw:p11v220 - Enable PKCS#11 v2.20 features.
app-crypt/ekeyd:minimal - Only install the ekey-egd-linux service rather than the full ekeyd package.
app-crypt/ekeyd:munin - Install a plugin for net-analyzer/munin to graph statistical data from ekeyd.
app-crypt/ekeyd:usb - Build the libusb-based userland daemon for accessing the EntropyKey (alternative to the CDC USB driver). It is suggested to use this option by default, as the CDC driver in the kernel often seems to be fragile (or the gadget implementation on the EntropyKey is too buggy), and can cause various problems.
@@ -994,7 +994,6 @@ app-office/lyx:rcs - Add support for revision control via dev-vcs/rcs
app-office/lyx:rtf - Add support for RTF import/export packages
app-office/magicpoint:contrib - Install additional contributed scripts
app-office/mdbtools:glib - Use functions provided by dev-libs/glib, not built-in
-app-office/orage:clock-panel-plugin - Build the clock plugin for the XFCE panel
app-office/scribus:boost - Enable support for Boost based enhancement
app-office/scribus:hunspell - Enable support for spell checking with app-text/hunspell
app-office/scribus:minimal - Don't install headers (only required for e.g. plug-in developers)
@@ -2393,12 +2392,30 @@ dev-python/PyQt5:websockets - Build bindings for the QtWebSockets module
dev-python/PyQt5:widgets - Build bindings for the QtWidgets module
dev-python/PyQt5:x11extras - Build bindings for the QtX11Extras module
dev-python/PyQt5:xmlpatterns - Build bindings for the QtXmlPatterns module
-dev-python/QtPy:designer - Build bindings for the QtDesigner module and enable the designer plugin
-dev-python/QtPy:gui - Build bindings for the QtGui module
-dev-python/QtPy:printsupport - Build bindings for the QtPrintSupport module
-dev-python/QtPy:svg - Build bindings for the QtSvg module
-dev-python/QtPy:testlib - Build bindings for the QtTest module
-dev-python/QtPy:webengine - Build bindings for the QtWebEngine module
+dev-python/QtPy:declarative - Pull in bindings for the QtQml/QtQuick modules and enable the qmlscene plugin
+dev-python/QtPy:designer - Pull in bindings for the QtDesigner module and enable the designer plugin
+dev-python/QtPy:gui - Pull in bindings for the QtGui module
+dev-python/QtPy:help - Pull in bindings for the QtHelp module
+dev-python/QtPy:location - Pull in bindings for the QtLocation module
+dev-python/QtPy:multimedia - Pull in QtMultimedia and QtMultimediaWidgets modules
+dev-python/QtPy:network - Pull in bindings for the QtNetwork module
+dev-python/QtPy:opengl - Pull in bindings for the QtOpenGL module
+dev-python/QtPy:positioning - Pull in bindings for the QtPositioning module
+dev-python/QtPy:printsupport - Pull in bindings for the QtPrintSupport module
+dev-python/QtPy:qml - Pull in QtQml module
+dev-python/QtPy:quick - Pull in QtQuick and QtQuickWidgets modules
+dev-python/QtPy:sensors - Pull in bindings for the QtSensors module
+dev-python/QtPy:serialport - Pull in bindings for the QtSerialPort module
+dev-python/QtPy:sql - Pull in bindings for the QtSql module
+dev-python/QtPy:svg - Pull in bindings for the QtSvg module
+dev-python/QtPy:testlib - Pull in bindings for the QtTest module
+dev-python/QtPy:webchannel - Pull in bindings for the QtWebChannel module
+dev-python/QtPy:webengine - Pull in QtWebEngine and QtWebEngineWidgets modules
+dev-python/QtPy:websockets - Pull in bindings for the QtWebSockets module
+dev-python/QtPy:widgets - Pull in bindings for the QtWidgets module
+dev-python/QtPy:x11extras - Pull in bindings for the QtX11Extras module
+dev-python/QtPy:xml - Pull in QtXml module
+dev-python/QtPy:xmlpatterns - Pull in bindings for the QtXmlPatterns module
dev-python/autobahn:scram - Add support for WAMP-SCRAM authentication
dev-python/autobahn:xbr - Add support for XBR decentralized data markets and etherium blockchain
dev-python/cryptography:idna - enable support for the old, deprecated IDNA specification (RFC 3490)
@@ -2738,6 +2755,7 @@ dev-util/android-studio:custom-jdk - Install and use Android Studio's custom JRE
dev-util/anjuta:devhelp - Enable devhelp integration
dev-util/anjuta:glade - Build glade plugin for anjuta
dev-util/anjuta:terminal - Enable terminal plugin based on x11-libs/vte
+dev-util/bazel:static-libs - Link libstdc++ statically
dev-util/bazel:tools - Install extra bazel tools to build from sources
dev-util/bitcoin-tx:knots - Build enhanced Bitcoin Knots version, rather than Bitcoin Core
dev-util/buildbot:docker - Add support for worker docker command steps
@@ -2990,6 +3008,7 @@ games-arcade/jazz2:server - Build the multiplayer game server
games-arcade/jazz2-data:cc - Install The Christmas Chronicles additional data
games-arcade/jazz2-data:demo - Use the free demo data instead of the full retail game data
games-arcade/jazz2-data:gles2-only - Use GLES 2.0 or later instead of full OpenGL 2.1
+games-arcade/jumpnbump:gtk - Install Python-based GTK menu
games-arcade/jumpnbump:music - Enable playing of background music
games-arcade/lbreakout2:themes - Install additional themes
games-arcade/moleinvasion:music - Download and install the music files
@@ -3100,7 +3119,6 @@ games-fps/darkplaces:lights - Install and setup the updated light maps
games-fps/darkplaces:textures - Install and setup the updated textures
games-fps/doomsday:demo - Install launcher dor doom1.wad from games-fps/doom-data
games-fps/doomsday:fluidsynth - Build the FluidSynth sound driver
-games-fps/doomsday:fmod - Enable support for fmod music and sound effects lib
games-fps/doomsday:freedoom - Install launcher for doom1.wad from games-fps/freedoom
games-fps/doomsday:tools - Build additional tools such as doomsday-shell, md2tool and texc
games-fps/duke3d-data:demo - Extract data files from the shareware version.
@@ -3688,6 +3706,7 @@ mail-client/mutt:pop - Enable support for POP3 mailboxes
mail-client/mutt:smime-classic - Build classic_smime backend to support S/MIME
mail-client/mutt:smtp - Enable support for direct SMTP delivery
mail-client/mutt:tokyocabinet - Enable dev-db/tokyocabinet database backend for header caching
+mail-client/neomutt:autocrypt - Enable autocrypt.org support
mail-client/neomutt:berkdb - Enable BDB (Berkley DB) backend for header caching
mail-client/neomutt:gdbm - Enable GDBM (GNU dbm) backend for header caching
mail-client/neomutt:gpgme - Build gpgme backend to support S/MIME, PGP/MIME and traditional/inline PGP
@@ -3878,6 +3897,7 @@ media-gfx/alembic:zlib - Use sys-libs/zlib for compressions
media-gfx/apngasm:7z - Enable support for 7zip compression
media-gfx/apngasm:zopfli - Enable support for Zopfli compression
media-gfx/asymptote:boehm-gc - Enables using the Boehm-Demers-Weiser conservative garbage collector
+media-gfx/asymptote:context - Enables support for ConTeXt format (dev-texlive/texlive-context)
media-gfx/asymptote:curl - Enables running remote programs via net-misc/curl
media-gfx/asymptote:offscreen - Enables off-screen rendering
media-gfx/asymptote:sigsegv - Enables using dev-libs/libsigsegv
@@ -4033,6 +4053,9 @@ media-gfx/nvidia-texture-tools:glew - Enable support for The OpenGL Extension Wr
media-gfx/openclipart:gzip - Compresses clip art using gzip
media-gfx/openexr_viewers:cg - Add support for nvidia's cg shaders
media-gfx/openscad:ccache - Use dev-util/ccache to speed up rebuilds
+media-gfx/openscad:gamepad - Add support for gamepads through dev-qt/qtgamepad
+media-gfx/openscad:headless - Build a binary without GUI
+media-gfx/openscad:spacenav - Add support for space navigator devices through dev-libs/libspnav
media-gfx/openvdb:abi3-compat - Disables newer features to maintain compatibility with ABI3.
media-gfx/openvdb:abi4-compat - Disables newer features to maintain compatibility with ABI4.
media-gfx/openvdb:abi5-compat - Disables newer features to maintain compatibility with ABI5.
@@ -4042,7 +4065,6 @@ media-gfx/openvdb:numpy - Build pyopenvdb with support for dev-python/numpy
media-gfx/openvdb:utils - Build utility binaries
media-gfx/photoqt:devil - Support additional image formats using media-libs/devil
media-gfx/photoqt:freeimage - Support additional image formats using media-libs/freeimage
-media-gfx/pngcrush:system-libs - Use libpng and libz provided by system
media-gfx/potrace:metric - default to a4 paper size and metric measurement
media-gfx/povray:io-restrictions - POV-Ray's mechanism for control of I/O operations
media-gfx/pqiv:archive - Enable support for images in archives and cbX comic book files
@@ -4058,7 +4080,7 @@ media-gfx/xpaint:pgf - Support for loading PGF images
media-gfx/xsane:ocr - Enable support for Optical Character Recognition reader
media-gfx/yafaray:fastmath - Enable mathematic approximations to make code faster
media-gfx/yafaray:fasttrig - Enable trigonometric approximations to make code faster
-media-gfx/yafaray:opencv - Use media-libs/opencv
+media-gfx/yafaray:opencv - Add support for media-libs/opencv image processing.
media-libs/a52dec:djbfft - Prefer D.J. Bernstein's library for fourier transforms
media-libs/allegro:dumb - Enable media-libs/dumb module library support
media-libs/allegro:physfs - Enable physfs support
@@ -4111,6 +4133,8 @@ media-libs/freetype:utils - Install utilities and examples from ft2demos
media-libs/freeverb3:forcefpu - Disable assembly code
media-libs/freeverb3:plugdouble - Build plugins in double precision mode (default is float)
media-libs/ganv:fdgl - Use experimental force-directed graph layout
+media-libs/gd:avif - Enable support for the avif format via media-libs/libavif
+media-libs/gd:heif - Enable support for the heif format via media-libs/libheif
media-libs/gd:webp - Enable support for the webp format
media-libs/gegl:lensfun - Enable support for media-libs/lensfun.
media-libs/gegl:umfpack - Enable sparse solving via sci-libs/umfpack.
@@ -4608,6 +4632,7 @@ media-sound/mpd:qobuz - Build plugin to access qobuz
media-sound/mpd:recorder - Enables output plugin for recording radio streams
media-sound/mpd:sid - Build with SID (Commodore 64 Audio) support
media-sound/mpd:signalfd - Use the signalfd function in MPD's event loop
+media-sound/mpd:sndio - Enable support for the media-sound/sndio backend
media-sound/mpd:soundcloud - Build plugin to access soundcloud
media-sound/mpd:systemd - Enable support for systemd socket activation
media-sound/mpd:tidal - Build plugin to access tidal
@@ -5392,6 +5417,7 @@ net-analyzer/wireshark:tfshark - Install tfshark, a terminal-based version of th
net-analyzer/wireshark:tshark - Install tshark, to dump and analyzer network traffic from the command line
net-analyzer/wireshark:udpdump - Install udpdump, to get packets exported from a source (like a network device or a GSMTAP producer) that are dumped to a pcap file
net-analyzer/zabbix:agent - Enable zabbix agent (for to-be-monitored machines)
+net-analyzer/zabbix:agent2 - Enable go-based zabbix agent 2 (for to-be-monitored machines)
net-analyzer/zabbix:frontend - Enable zabbix web frontend
net-analyzer/zabbix:ipv6 - Turn on support of IPv6
net-analyzer/zabbix:java - Enable Zabbix Java JMX Management Gateway
@@ -5891,7 +5917,6 @@ net-irc/rbot:figlet - Add dependency over app-misc/figlet, which is used by the
net-irc/rbot:fortune - Add dependency over games-misc/fortune-mod, which is needed to enable the "fortune" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
net-irc/rbot:host - Add dependency over net-dns/bind-tools (providing /usr/bin/host), which is needed to enable the "host" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
net-irc/rbot:nls - Build and install translation for the messages coming from the bot and its plugins (through dev-ruby/ruby-gettext).
-net-irc/rbot:shorturl - Add dependency over dev-ruby/shorturl, which is needed to enable the "shortenurl" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
net-irc/rbot:timezone - Add dependency over dev-ruby/tzinfo to enable the "time" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
net-irc/rbot:toilet - Add dependency over app-misc/toilet, which is used by the "figlet" plugin for rbot. If the USE flag is disabled the plugin will be unable to use toilet; if figlet is also disabled, the plugin will be disabled.
net-irc/rbot:translator - Add dependency over dev-ruby/mechanize, which is needed to enable the "translator" plugin for rbot. If the USE flag is disabled the plugin is also disabled by default.
@@ -6324,7 +6349,6 @@ net-misc/dhcp:client - Install the dhclient program
net-misc/dhcp:server - Install the dhcpd and dhcrelay programs
net-misc/dhcpcd:embedded - Embed the definitions of dhcp options in the dhcpcd executable
net-misc/dhcpcd:privsep - Enable support for privilege separation
-net-misc/dhcpcd-ui:gtk2 - Build with x11-libs/gtk+ version 2 instead of version 3
net-misc/dibbler:resolvconf - Use resolvconf to handle /etc/resolv.conf updates
net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it
net-misc/dropbear:multicall - Build all the programs as one little binary (to save space)
@@ -6960,7 +6984,7 @@ net-wireless/kismet:rtlsdr - Enable rtlsdr based kismet capture sources
net-wireless/kismet:suid - Install a setuid root helper binary with limited functionality; this allows running kismet as a normal user, significantly reducing security risks
net-wireless/kismet:ubertooth - Enable capture source for ubertooth to sniff bluetooth low energy
net-wireless/libxtrxll:usb3380 - support xtrx usb model
-net-wireless/neard:tools - build and install extra helper utilities
+net-wireless/neard:tools - Build and install 'nfctool' for further NFC debugging
net-wireless/rtl-sdr:zerocopy - may cause a bus error on some ARM systems
net-wireless/rtl_433:rtlsdr - Build with Realtek RTL2832U (rtlsdr) support
net-wireless/rtl_433:soapysdr - Build with SoapySDR support
@@ -7156,7 +7180,6 @@ sci-geosciences/qgis:polar - Enable support for the polar coordinate system via
sci-geosciences/qgis:qml - Enable support Qml-based plugins using dev-qt/qtdeclarative
sci-geosciences/viking:geoclue - Use app-misc/geoclue to determine current location
sci-geosciences/viking:libexif - Use media-libs/libexif for EXIF support
-sci-geosciences/viking:mapnik - Enable a layer based on mapnik
sci-geosciences/viking:oauth - Enable OAuth authentication for OSM
sci-geosciences/viking:sqlite - Enable MBTiles support based on dev-db/sqlite
sci-libs/ViSP:coin - Enables Coin3D support.
@@ -7755,7 +7778,7 @@ sys-apps/pcmciautils:staticsocket - Add support for static sockets
sys-apps/pcsc-lite:embedded - limit RAM and CPU ressources by disabling features
sys-apps/pcsc-lite:libusb - Use dev-libs/libusb detection to hotplug new smartcard readers. This flag should only be enabled if you're running a non-Linux kernel or you don't want to use sys-fs/udev.
sys-apps/pcsc-lite:policykit - Uses sys-auth/polkit to restrict access to smartcard readers or smartcars to given users.
-sys-apps/pcsc-lite:udev - Use sys-fs/udev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness.
+sys-apps/pcsc-lite:udev - Use virtual/libudev rules to handle devices' permissions and hotplug support. Unless you know what you're doing do not disable this flag on Linux kernels. This is provided as an option for completeness.
sys-apps/pcsc-tools:network-cron - Monthly cronjob the update-smartcard_list script
sys-apps/policycoreutils:audit - Enable support for sys-process/audit and use the audit_* functions (like audit_getuid instead of getuid())
sys-apps/portage:apidoc - Build html API documentation with sphinx-apidoc.
@@ -7952,7 +7975,6 @@ sys-cluster/ceph:kafka - Rados Gateway's pubsub support for Kafka push endpoint
sys-cluster/ceph:lttng - Add support for LTTng
sys-cluster/ceph:mgr - Build the ceph-mgr daemon
sys-cluster/ceph:numa - Use sys-process/numactl for numa support in rocksdb
-sys-cluster/ceph:openssl - Use dev-libs/openssl
sys-cluster/ceph:pmdk - Enable PMDK libraries
sys-cluster/ceph:rabbitmq - Use rabbitmq-c to build rgw amqp push endpoint
sys-cluster/ceph:radosgw - Add radosgw support
@@ -8221,15 +8243,12 @@ sys-fs/cryptmount:openssl - Support openssl-encryption of keys.
sys-fs/cryptsetup:argon2 - Enable password hashing algorithm from app-crypt/argon2
sys-fs/cryptsetup:gcrypt - Use dev-libs/libgcrypt crypto backend
sys-fs/cryptsetup:kernel - Use kernel crypto backend (mainly for embedded systems)
-sys-fs/cryptsetup:luks1_default - Default to LUKS1 on disk encryption format rather than new LUKS2
sys-fs/cryptsetup:nettle - Use dev-libs/nettle crypto backend
sys-fs/cryptsetup:openssl - Use dev-libs/openssl crypto backend
sys-fs/cryptsetup:pwquality - Use dev-libs/libpwquality for password quality checking
sys-fs/cryptsetup:reencrypt - Build cryptsetup-reencrypt
sys-fs/cryptsetup:urandom - Use /dev/urandom instead of /dev/random
-sys-fs/dmraid:dietlibc - Compile against dev-libs/dietlibc
sys-fs/dmraid:intel_led - Enable Intel LED support
-sys-fs/dmraid:klibc - Compile against dev-libs/klibc
sys-fs/dmraid:led - Enable LED support
sys-fs/dmraid:mini - Create a minimal binary suitable for early boot environments
sys-fs/dosfstools:compat - Install symlinks for legacy names of the tools
@@ -8351,7 +8370,6 @@ sys-libs/libblockdev:lvm - Enable support for Logical Volume Management via sys-
sys-libs/libblockdev:tools - Build tools
sys-libs/libblockdev:vdo - Enable Virtual Data Optimizer support.
sys-libs/libcxx:libcxxabi - Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc).
-sys-libs/libcxx:libcxxrt - Build on top of libcxxrt instead of gcc's libsupc++ (avoids depending on gcc).
sys-libs/libcxx:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.
sys-libs/libcxxabi:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependency on gcc
sys-libs/libomp:cuda - Build CUDA offloading plugin (only with USE=offload)
@@ -8432,7 +8450,6 @@ sys-power/nut:ups_drivers_usbhid-ups - Driver for USB/HID UPS equipment
sys-power/nut:ups_drivers_victronups - Driver for IMV/Victron UPS unit Match, Match Lite, NetUps
sys-power/nvclock:gtk - Install the GTK+ based graphical interface
sys-power/nvclock:nvcontrol - Add NVCONTROL support for OpenGL options
-sys-power/sispmctl:gemplug - Install gemplug (management script)
sys-power/suspend:crypt - Allows suspend and resume from encrypted disk
sys-process/audit:gssapi - Enable GSSAPI support
sys-process/criu:setproctitle - Make process titles of service workers to be more verbose
@@ -8908,7 +8925,6 @@ x11-themes/gtk-engines-murrine:animation-rtl - Progressbar animation from right
x11-themes/gtk-engines-murrine:themes - Pull in themes via x11-themes/murrine-themes
x11-themes/gtk-engines-nodoka:animation-rtl - Progressbar animation from right to left
x11-themes/kfaenza:additional - Install additional KFaenza icons. See third homepage for details
-x11-themes/light-themes:gtk3 - Support GTK 3.x, too
x11-themes/mate-themes-meta:gtk2-only - Allow dependency-resolution for a system without GTK+3
x11-themes/redhat-artwork:audacious - Install media-sound/audacious theme
x11-themes/redhat-artwork:cursors - Install Bluecurve cursors