summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
commit8c364c784966be1700ea39ae45028f3e9be9cae0 (patch)
treec1971211069b79e3831b71accd52a67a9fdc77a3 /profiles
parent6bd95d1f6320b8666a31ec949183aaa3088aa16f (diff)
gentoo resync : 27.03.2018
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184958 -> 184956 bytes
-rw-r--r--profiles/arch/hppa/package.use.mask4
-rw-r--r--profiles/arch/mips/use.mask7
-rw-r--r--profiles/arch/powerpc/package.use.mask4
-rw-r--r--profiles/categories1
-rw-r--r--profiles/package.mask35
-rw-r--r--profiles/updates/1Q-20188
-rw-r--r--profiles/use.desc1
-rw-r--r--profiles/use.local.desc44
9 files changed, 47 insertions, 57 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 17aa31d8e1cb..6db7ff219c39 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index d43c7eabc7f2..c4e79c8e3f7f 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -143,10 +143,6 @@ xfce-extra/xfce4-taskmanager gksu
# needs app-arch/innoextract (bug #492326)
games-fps/duke3d-data gog
-# Jeroen Roovers <jer@gentoo.org> (25 Oct 2013)
-# Building against libatomic_ops fails (bug #453704)
-sys-libs/libunwind libatomic
-
# Jeroen Roovers <jer@gentoo.org> (23 Jul 2013)
# graphite is not implemented on HPPA
sys-devel/gcc graphite
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 077a99117cd5..68a072f35ac1 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-mips
+# Matt Turner <mattst88@gentoo.org> (25 Mar 2018)
+# Unmask systemd since it is keyworded here.
+-systemd
+
# Mart Raudsepp <leio@gentoo.org> (11 Feb 2018)
# dev-util/valgrind is not keyworded here yet,
# though the MIPS platform is supported upstream
@@ -315,9 +319,6 @@ clvm
# virtual/opencl is not keyworded
opencl
-# Unmask once sys-libs/libunwind gets keyworded.
-unwind
-
# Ben de Groot <yngwin@gentoo.org> (01 Feb 2015)
# please remove when keyworded
qt5
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 2ce2a049cd7c..143f2356b208 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Sergei Trofimovich <slyfox@gentoo.org> (27 Mar 2018)
+# dev-qt/qtwebengine is not ported to powerpc
+www-client/otter webengine
+
# Matthias Maier <tamiko@gentoo.org> (18 Mar 2018)
# dev-libs/capstone not keyworded
app-emulation/qemu capstone
diff --git a/profiles/categories b/profiles/categories
index b830c74deb71..461b9129c9af 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -16,6 +16,7 @@ app-forensics
app-i18n
app-laptop
app-leechcraft
+app-metrics
app-misc
app-mobilephone
app-office
diff --git a/profiles/package.mask b/profiles/package.mask
index 6c867eb29198..3c49e3d4d68a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,6 +29,18 @@
#--- END OF EXAMPLES ---
+# Lars Wendler <polynomial-c@gentoo.org> (27 Mar 2018)
+# Breaks a couple of revdeps. See tracker bug at
+# https://bugs.gentoo.org/651698
+=dev-libs/icu-61.1
+=dev-libs/icu-layoutex-61.1
+
+# Tony Vroon <chainsaw@gentoo.org> (24 Mar 2018)
+# This is a vulnerable version of Asterisk and should not be used except
+# to troubleshoot a purported memory leak in the 11.25.3 release.
+# Bug 629682.
+=net-misc/asterisk-11.25.1
+
# Mike Gilbert <floppym@gentoo.org> (24 Mar 2018)
# Dev channel releases are only for people who are developers or want more
# experimental features and accept a more unstable release.
@@ -174,10 +186,6 @@ dev-python/adodb-py
dev-python/flask-whooshalchemy
# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
-# Requires old redis-py and gevent (#643692). Removal in a month.
-dev-python/pyzor
-
-# Pacho Ramos <pacho@gentoo.org> (18 Mar 2018)
# Requires old leveldb, live ebuild, dead since 2013 (#644310). Removal in a
# month.
net-p2p/datacoin-hp
@@ -382,10 +390,6 @@ dev-util/bluej
media-gfx/k3d
# Pacho Ramos <pacho@gentoo.org> (17 Mar 2018)
-# Not buildable for a long time (#614498). Removal in a month.
-games-strategy/maxr
-
-# Pacho Ramos <pacho@gentoo.org> (17 Mar 2018)
# Not compatible with current NetworkManager versions, use net-misc/networkmanager-libreswan
# instead (#615142). Removal in a month.
net-misc/networkmanager-openswan
@@ -461,12 +465,6 @@ sys-power/phc-k8
sys-fs/gfs2-utils
# Pacho Ramos <pacho@gentoo.org> (13 Mar 2018)
-# Dead driver and with many incompatibilities with current kernels (#517250,
-# #523356, #551834, #646106). Removal in a month. Possible alternative
-# #device/driver: https://bugs.gentoo.org/517250#c5
-net-wireless/broadcom-sta
-
-# Pacho Ramos <pacho@gentoo.org> (13 Mar 2018)
# Not buildable for a long time (#531586), pending many version bumps.
# Removal in a month.
media-sound/mup
@@ -643,18 +641,11 @@ sys-cluster/ganglia-web
# 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.
+# extra notification of the security vulnerabilities. Bug #577068.
net-libs/webkit-gtk:2
net-libs/webkit-gtk:3
-# Mart Raudsepp <leio@gentoo.org> (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
-<app-office/gnucash-2.7
-
# Steve Dibb <beandog@gentoo.org> (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.
diff --git a/profiles/updates/1Q-2018 b/profiles/updates/1Q-2018
index fa4dd25f87d7..49fd89ff026b 100644
--- a/profiles/updates/1Q-2018
+++ b/profiles/updates/1Q-2018
@@ -7,3 +7,11 @@ move dev-libs/purpose kde-frameworks/purpose
move kde-misc/plasma-applet-redshift-control kde-misc/plasma-redshift-control
move x11-proto/xorgproto x11-base/xorg-proto
move games-action/trine-bin games-action/trine
+move app-admin/bind_exporter app-metrics/bind_exporter
+move app-admin/elasticsearch_exporter app-metrics/elasticsearch_exporter
+move app-admin/mongodb_exporter app-metrics/mongodb_exporter
+move app-admin/nginx-vts-exporter app-metrics/nginx-vts-exporter
+move app-admin/prom2json app-metrics/prom2json
+move net-analyzer/prometheus app-metrics/prometheus
+move net-analyzer/prometheus-alertmanager app-metrics/alertmanager
+move dev-util/buildbot-prometheus app-metrics/buildbot-prometheus
diff --git a/profiles/use.desc b/profiles/use.desc
index 5cdf9808d2b6..5bf9a1d7f693 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -186,6 +186,7 @@ lirc - Add support for lirc (Linux's Infra-Red Remote Control)
livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building
lm_sensors - Add linux lm_sensors (hardware sensors) support
lua - Enable Lua scripting support
+luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua)
lzma - Support for LZMA (de)compression algorithm
lzo - Enable support for lzo compression
m17n-lib - Enable m17n-lib support
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 68d146e96b47..3578d136c3c7 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -412,7 +412,6 @@ app-editors/gedit-plugins:git - Shows document changes related to git's HEAD
app-editors/gedit-plugins:terminal - Embed a terminal in the bottom pane
app-editors/gedit-plugins:zeitgeist - Build the plugin to inject events to zeitgeist
app-editors/gvim:gtk3 - Enable GTK+3 interface
-app-editors/gvim:luajit - Use dev-lang/luajit instead of dev-lang/lua
app-editors/gvim:netbeans - Include netbeans external editor integration support
app-editors/gvim:racket - Enable support for Scheme using dev-scheme/racket
app-editors/jasspa-microemacs:nanoemacs - Build NanoEmacs instead of MicroEmacs
@@ -428,7 +427,6 @@ app-editors/nano:minimal - Disable all fancy features, including ones that other
app-editors/ne:tinfo - Link against libtinfo from sys-libs/ncurses
app-editors/neovim:clipboard - Enable clipboard support through a provider
app-editors/neovim:jemalloc - Use dev-libs/jemalloc for allocations
-app-editors/neovim:luajit - Use dev-lang/luajit instead of dev-lang/lua
app-editors/neovim:nvimpager - Install nvimpager symlink to less.sh macro
app-editors/neovim:remote - Enable support for remote options using nvr
app-editors/neovim:tui - Build the neovim unix tui
@@ -438,7 +436,6 @@ app-editors/tea:aspell - Enable spellchecking using app-text/aspell
app-editors/tea:hunspell - Enable spellchecking using app-text/hunspell
app-editors/tea:qml - Enable support for plugins using QML
app-editors/vim:X - Link console vim against X11 libraries to enable title and clipboard features in xterm
-app-editors/vim:luajit - Use dev-lang/luajit instead of dev-lang/lua
app-editors/vim:racket - Enable support for Scheme using dev-scheme/racket
app-editors/vim:terminal - Enable terminal emulation support
app-editors/vim:vim-pager - Install vimpager and vimmanpager links
@@ -1114,7 +1111,6 @@ app-shells/bash:mem-scramble - Build with custom malloc/free overwriting allocat
app-shells/bash:net - Enable /dev/tcp/host/port redirection
app-shells/bash:plugins - Add support for loading builtins at runtime via 'enable'
app-shells/dash:vanilla - Support echo -n, and enable echo -e all the time (unsupported)
-app-shells/mpv-bash-completion:luajit - Use dev-lang/luajit instead of dev-lang/lua
app-shells/pdsh:rsh - This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred.
app-shells/scsh-install-lib:scsh - Use a non-FHS directory layout
app-shells/shish:diet - Use dev-libs/dietlibc
@@ -1448,7 +1444,6 @@ dev-db/postgresql:server - Disable to build and install the clients and librarie
dev-db/postgresql:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid).
dev-db/psqlodbc:iodbc - Use dev-db/libiodbc. Disable to use dev-db/unixODBC.
dev-db/redis:jemalloc - Use dev-libs/jemalloc for allocations.
-dev-db/redis:luajit - Use dev-lang/luajit instead of dev-lang/lua
dev-db/redis:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations.
dev-db/rethinkdb:jemalloc - Use dev-libs/jemalloc for allocations (default).
dev-db/rethinkdb:tcmalloc - Use tcmalloc from dev-util/google-perftools for allocations.
@@ -1540,10 +1535,14 @@ dev-games/openscenegraph:openinventor - Build OpenInventor plugin
dev-games/openscenegraph:osgapps - Build osg applications
dev-games/openscenegraph:sdl2 - Use media-libs/libsdl2 additionally to media-libs/libsdl
dev-games/openscenegraph:xrandr - Enable support for the X xrandr extension
+dev-games/physfs:7zip - Enable 7zip/lzma archive support
dev-games/physfs:grp - Enable Build Engine GRP archive support
dev-games/physfs:hog - Enable Descent I/II HOG archive support
+dev-games/physfs:iso - Enable ISO9660 file support
dev-games/physfs:mvl - Enable Descent I/II MVL archive support
dev-games/physfs:qpak - Enable Quake I/II QPAK archive support
+dev-games/physfs:slb - Enable Independence War SLB archive support
+dev-games/physfs:vdf - Enable Gothic/Gothic II VDF archive support
dev-games/physfs:wad - Enable Doom WAD archive support
dev-games/physfs:zip - Enable ZIP archive support
dev-games/simgear:dns - Enable DNS resolver via net-libs/udns
@@ -2041,6 +2040,7 @@ dev-libs/dbus-c++:glib - Use glib integration
dev-libs/eekboard:libcanberra - Enable support for media-libs/libcanberra
dev-libs/eekboard:xtest - Enable support for x11-libs/libXtst
dev-libs/efl:bmp - Enable WBMP image loader
+dev-libs/efl:dds - Enable DDS image loader
dev-libs/efl:drm - Enable DRM engine
dev-libs/efl:eet - Enable Eet image loader
dev-libs/efl:egl - Enable EGL rendering
@@ -2048,8 +2048,12 @@ dev-libs/efl:fribidi - Enable bidirectional text support
dev-libs/efl:gles - Enable the OpenGL ES GL implementation
dev-libs/efl:glib - Enable dev-libs/glib support
dev-libs/efl:harfbuzz - Enable complex text shaping and layout support
+dev-libs/efl:hyphen - Enable text hyphenation support
dev-libs/efl:ibus - Enable Intelligent Input Bus
dev-libs/efl:ico - Enable Ico image loader
+dev-libs/efl:ivi - Enable ivi-shell support
+dev-libs/efl:libuv - Enable dev-libs/libuv support
+dev-libs/efl:luajit - USE dev-lang/lua instead of dev-lang/luajit
dev-libs/efl:oldlua - USE dev-lang/lua instead of dev-lang/luajit
dev-libs/efl:physics - Enable Bullet physics effects and support
dev-libs/efl:pixman - Enable PixMan for software rendering
@@ -2057,11 +2061,15 @@ dev-libs/efl:ppm - Enable PMAPS image loader
dev-libs/efl:psd - Enable PSD image loader
dev-libs/efl:scim - Enable Smart Common Input Method
dev-libs/efl:tga - Enable Tga image loader
+dev-libs/efl:tgv - Enable TGV image loader
dev-libs/efl:tslib - Enable x11-libs/tslib for touchscreen events
dev-libs/efl:unwind - Enable debug support via sys-libs/libunwind
dev-libs/efl:valgrind - Enable usage of dev-util/valgrind in debug
+dev-libs/efl:vlc - Enable media-video/vlc support
dev-libs/efl:webp - Enable WebP image loader
+dev-libs/efl:xcf - Enable XCF image loader
dev-libs/efl:xim - Enable X Input Method
+dev-libs/efl:xpresent - Enable x11-libs/libXpresent support
dev-libs/elfutils:lzma - Support automatic decompression of LZMA-compressed files and kernel images
dev-libs/elfutils:threads - Build the libraries with thread safe support
dev-libs/elfutils:utils - Install command-line utilities (all the eu-* programs)
@@ -2313,18 +2321,9 @@ dev-lisp/ecls:precisegc - Use type information during garbage collection (experi
dev-lisp/gcl:ansi - Build a GCL with ANSI support (else build a traditional CLtL1 image)
dev-lisp/gcl:athena - Build xgcl - an interface to x11-libs/libXaw
dev-lisp/sbcl:pax_kernel - Enable if the user plans to run the package under a pax enabled hardened kernel
-dev-lua/lpeg:luajit - Use dev-lang/luajit instead of dev-lang/lua
-dev-lua/lua-openssl:luajit - Use dev-lang/luajit instead of dev-lang/lua
-dev-lua/luacheck:luajit - Use dev-lang/luajit instead of dev-lang/lua
-dev-lua/luafilesystem:luajit - Use dev-lang/luajit instead of dev-lang/lua
-dev-lua/luaossl:luajit - Use dev-lang/luajit instead of dev-lang/lua
dev-lua/luarocks:curl - Uses net-misc/curl for fetching lua packages instead of net-misc/wget.
dev-lua/luarocks:openssl - Uses dev-libs/openssl for verifying lua packages instead of md5sum.
-dev-lua/luassert:luajit - Use dev-lang/luajit instead of dev-lang/lua
dev-lua/luvit:bundled-libs - Use bundled versions of some libraries.
-dev-lua/messagepack:luajit - Use the lua just-in-time compiler dev-lang/luajit instead of dev-lang/lua
-dev-lua/mpack:luajit - Use dev-lang/luajit instead of dev-lang/lua
-dev-lua/say:luajit - Use dev-lang/luajit instead of dev-lang/lua
dev-ml/cairo-ocaml:pango - Enable support for x11-libs/pango
dev-ml/csv:lwt - Enables the Lwt-based library for asynchronous operations.
dev-ml/dose3:parmap - Adds multi-core CPU support via dev-ml/parmap.
@@ -3074,7 +3073,6 @@ games-action/dxx-rebirth:textures - Include high resolution (640x480) background
games-action/hotline-miami:bundled-libs - Use bundled libraries.
games-action/hotline-miami:launcher - Install qt launcher
games-action/minetest:leveldb - Enable LevelDB backend
-games-action/minetest:luajit - Use dev-lang/luajit instead of dev-lang/lua
games-action/minetest:postgres - Optionally use PostgreSQL as map backend
games-action/minetest:redis - Enable redis backend via dev-libs/hiredis
games-action/minetest:server - Build minetest server
@@ -3182,7 +3180,6 @@ games-engines/scummvm:fluidsynth - compile with support for fluidsynth
games-engines/scummvm:mpeg2 - enable mpeg2 codec for cutscenes
games-engines/scummvm:unsupported - enable unsupported and/or broken game engines (you're on your own)
games-engines/solarus:doc - Install doxygen developer documentation.
-games-engines/solarus:luajit - Use LuaJIT instead of default Lua.
games-engines/stratagus:fluidsynth - compile with support for fluidsynth
games-fps/alienarena:vidmode - Link against x11-libs/libXxf86vm. Required for full-screen support.
games-fps/darkplaces:cdsound - Enables using CD audio in the engine
@@ -3272,7 +3269,6 @@ games-puzzle/xlogical:alt_gfx - Use alternate graphics which are closer to the o
games-roguelike/FTL:bundled-libs - Use bundled libraries.
games-roguelike/angband:sound - Enable and install sounds
games-roguelike/nethack:experimental - Enable experimental features (showscore and status_hilite)
-games-roguelike/stone-soup:luajit - Use dev-lang/luajit as scripting backend instead of dev-lang/lua.
games-roguelike/stone-soup:ncurses - Enable for console (uses ncurses) based build. (can be enabled on top of tiles)
games-roguelike/stone-soup:tiles - Enable for graphical (tiled) build. (can be enabled on top of ncurses)
games-roguelike/tomenet:server - Compile server support
@@ -3788,7 +3784,6 @@ mail-filter/opensmtpd-extras:filter-spamassassin - filter for scanning with mail
mail-filter/opensmtpd-extras:filter-stub - stub filter
mail-filter/opensmtpd-extras:filter-trace - trace filter
mail-filter/opensmtpd-extras:filter-void - void filter
-mail-filter/opensmtpd-extras:luajit - Use JIT for Lua via dev-lang/luajit instead of dev-lang/lua
mail-filter/opensmtpd-extras:queue-null - null queue
mail-filter/opensmtpd-extras:queue-python - queue for interfacing with dev-lang/python
mail-filter/opensmtpd-extras:queue-ram - ram queue
@@ -4550,7 +4545,6 @@ media-sound/csound:fluidsynth - Build the fluidsynth opcodes
media-sound/csound:image - Build the image opcodes
media-sound/csound:keyboard - Build Virtual MIDI keyboard
media-sound/csound:linear - Build the linear algebra Opcodes
-media-sound/csound:luajit - Use the lua just-in-time compiler dev-lang/luajit instead of dev-lang/lua
media-sound/csound:portmidi - Build the PortMIDI I/O module
media-sound/csound:samples - Install the HRTF datafiles for use with hrtfmove, hrtfmove2, hrtfstat, hrtfearly, and hrtfreverb
media-sound/csound:score - Build the alternative score parser
@@ -5059,7 +5053,6 @@ media-video/mpv:jpeg - Enable support for saving screenshots in JPEG format
media-video/mpv:libass - Enable OSD (On Screen Display) and subtitles support via media-libs/libass
media-video/mpv:libmpv - Build mpv shared library
media-video/mpv:lua - Enable Lua scripting, OSC (On Screen Controller) GUI and net-misc/youtube-dl hook-script
-media-video/mpv:luajit - Use dev-lang/luajit instead of dev-lang/lua
media-video/mpv:opengl - Enable the recommended 'opengl' video output
media-video/mpv:raspberry-pi - Enable support for the Raspberry Pi
media-video/mpv:rubberband - Enable high quality pitch correction via media-libs/rubberband
@@ -5072,12 +5065,12 @@ media-video/nvidia-settings:gtk3 - Additionally build the GTK 3 library
media-video/nvidia_video_sdk:tools - Build and install example tools.
media-video/obs-studio:fdk - Enable libfdk support for AAC encoding.
media-video/obs-studio:imagemagick - Use ImageMagick for image loading instead of FFmpeg.
+media-video/obs-studio:nvenc - Enable NVENC encoding for nVidia video cards
media-video/ogmrip:ogm - Support for OGM container format
media-video/ogmrip:srt - Support for SRT subtitle format
media-video/orion:mpv - Use the media-video/mpv player (upstream default) instead of the dev-qt/qtmultimedia one
media-video/parole:clutter - Compile in Clutter GTK+ support
media-video/peek:keybinder - Enable support for global hotkeys using dev-libs/keybinder
-media-video/rtmpdump:gnutls - Use GnuTLS library instead of the default OpenSSL
media-video/simplescreenrecorder:asm - Enable x86 assembly optimisation.
media-video/simplescreenrecorder:vpx - Enable VP8 codec support via media-libs/libvpx.
media-video/smplayer:autoshutdown - Enable the option to shutdown your computer after finishing the playlist. This requires dev-qt/qtdbus as dependency.
@@ -5410,7 +5403,6 @@ net-analyzer/suricata:control-socket - Enable unix socket
net-analyzer/suricata:cuda - Enable NVIDIA Cuda computations support
net-analyzer/suricata:detection - Enable detection modules
net-analyzer/suricata:logrotate - Install logrotate rule
-net-analyzer/suricata:luajit - Enable Luajit support
net-analyzer/suricata:nflog - Enable libnetfilter_log support
net-analyzer/suricata:nfqueue - Enable NFQUEUE support for inline IDP
net-analyzer/suricata:redis - Enable Redis support
@@ -5514,7 +5506,6 @@ net-dns/ddclient:hardened - Use iproute2 instead of ifconfig to grab an IP addre
net-dns/dnscrypt-proxy:plugins - Enable plugin support to inspect and modify queries and responses
net-dns/dnscrypt-proxy:systemd - Use systemd's socket activation instead of creating the sockets itself
net-dns/dnsdist:dnscrypt - Enable the ability to act as a DNSCrypt server
-net-dns/dnsdist:luajit - Use dev-lang/luajit instead of dev-lang/lua
net-dns/dnsdist:regex - Enable support for regular expression matching via dev-libs/re2
net-dns/dnsdist:remote-logging - Enable support for remote logging via dev-libs/protobuf
net-dns/dnsdist:ssl - Enable support for and encrypted client-server communication via dev-libs/libsodium
@@ -5565,7 +5556,6 @@ net-dns/opendnssec:opensc - Enables support for storing DNSSEC keys through a de
net-dns/opendnssec:signer - Enables signing capabilities for OpenDNSSEC
net-dns/opendnssec:softhsm - Enables support for storing DNSSEC keys in a dev-libs/softhsm PKCS#11 object
net-dns/pdns:botan - Make it possible to use the dev-libs/botan library for crypto-related stuff (like DNSSec) which can be significantly faster than PolarSSL.
-net-dns/pdns:luajit - Enable support for dev-lang/luajit
net-dns/pdns:mydns - Making it possible to use a MyDNS MySQL database with PowerDNS (not recommended for new deployments).
net-dns/pdns:opendbx - Use a database supported by dev-db/opendbx as backend.
net-dns/pdns:protobuf - Enable support for dev-libs/protobuf.
@@ -5573,7 +5563,6 @@ net-dns/pdns:remote - Use a generic socket or pipe as a backend (via JSON RPC re
net-dns/pdns:sodium - Use dev-libs/libsodium for cryptography
net-dns/pdns:tinydns - Use a TinyDNS CDB database as backend.
net-dns/pdns:tools - Build optional tools (dnsscan, dnsscope, etc..).
-net-dns/pdns-recursor:luajit - Enable support for dev-lang/luajit.
net-dns/pdns-recursor:protobuf - Enable support for dev-libs/protobuf.
net-dns/pdns-recursor:sodium - Use dev-libs/libsodium for cryptography
net-dns/pdnsd:isdn - Linux-only: check status of ippp interfaces with ISDN-specific system calls.
@@ -6089,7 +6078,6 @@ net-libs/udns:tools - Build and install dnsget, ex-rdns and rblcheck tools
net-libs/wandio:http - Build support for reading files over HTTP using net-misc/curl
net-libs/webkit-gtk:coverage - Enable code coverage support
net-libs/webkit-gtk:egl - Enable EGL support
-net-libs/webkit-gtk:geoloc - Enable geolocation support through app-misc/geoclue
net-libs/webkit-gtk:geolocation - Enable geolocation support through app-misc/geoclue
net-libs/webkit-gtk:gles2 - Enable GLESv2 support
net-libs/webkit-gtk:nsplugin - Enable full nsplugin support (GTK2 plugins)
@@ -6261,6 +6249,8 @@ net-misc/bfgminer:x6500 - Enable support for mining with X6500 FPGAs
net-misc/bfgminer:zeusminer - Enable support for mining with ZeusMiner units
net-misc/bfgminer:ztex - Enable support for mining with Ztex FPGAs
net-misc/bird:client - Build the ncurses/readline full featured CLI
+net-misc/casync:fuse - Enable fuse support
+net-misc/casync:man - Build and install man pages
net-misc/cfengine:html - Install HTML documentation
net-misc/cfengine:libvirt - Enable support for virtual machine management through app-emulation/libvirt
net-misc/cfengine:masterfiles - Install the Masterfiles Policy Framework
@@ -8425,7 +8415,6 @@ www-client/google-chrome:plugins - Add system plugins path to launcher
www-client/google-chrome-beta:plugins - Add system plugins path to launcher
www-client/google-chrome-unstable:plugins - Add system plugins path to launcher
www-client/links:libevent - Enable dev-libs/libevent support
-www-client/luakit:luajit - Use dev-lang/luajit instead of dev-lang/lua
www-client/lynx:gnutls - Use gnutls library for HTTPS support (openssl is the default library for HTTPS support).
www-client/lynx:ssl - Enable HTTPS support.
www-client/midori:granite - Enable support for the elementary library dev-libs/granite
@@ -8812,7 +8801,6 @@ x11-themes/zuki-themes:gnome-shell - Install theme for gnome-base/gnome-shell
x11-themes/zuki-themes:mate - Install Metacity theme for mate-base/mate
x11-themes/zuki-themes:xfce - Install theme for xfce-base/xfwm4
x11-themes/zukitwo:gnome-shell - Install theme for gnome-base/gnome-shell
-x11-wm/awesome:luajit - Use dev-lang/luajit instead of dev-lang/lua
x11-wm/echinus:xrandr - Enable support for multihead configuration
x11-wm/enlightenment:enlightenment_modules_appmenu - Gadget that hold the toolbar of the foreground application
x11-wm/enlightenment:enlightenment_modules_backlight - Backlight control slider gadget