From 4935506e9a5cbfabd37c64093eac5f36c2ff0017 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 17 Feb 2018 20:03:52 +0000 Subject: gentoo resync : 17.02.2018 --- profiles/Manifest.gz | Bin 183651 -> 183645 bytes profiles/arch/amd64-fbsd/package.use.mask | 15 ++++++++++++++ profiles/arch/amd64-fbsd/todo/package.use.mask | 2 +- profiles/arch/amd64-fbsd/use.mask | 14 ++++++++++++- profiles/arch/arm64/package.use.mask | 23 +++++++++++++++++----- profiles/arch/arm64/use.mask | 4 ++++ profiles/arch/mips/package.use.mask | 4 ++++ profiles/desc/nginx_modules_http.desc | 3 +++ profiles/desc/nginx_modules_stream.desc | 1 + profiles/package.mask | 26 +++++++++++++++++++++++++ profiles/profiles.desc | 16 +++++++-------- profiles/use.local.desc | 2 -- 12 files changed, 93 insertions(+), 17 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index c58575a12ec7..21e4a4fdda02 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 93fc2f9b460f..9c6f65f403b6 100644 --- a/profiles/arch/amd64-fbsd/package.use.mask +++ b/profiles/arch/amd64-fbsd/package.use.mask @@ -1,6 +1,21 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# 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. +media-libs/gstreamer unwind + +# Michał Górny (17 Feb 2018) +# Unkeyworded deps. +media-libs/elementary javascript +media-libs/phonon vlc +virtual/notification-daemon kde + +# Michał Górny (15 Feb 2018) +# Requires USE=seccomp that is masked in this profile. +net-libs/gnutls test-full + # Michał Górny (20 Jan 2018) # Needs sys-libs/libomp which is not keyworded. Leaving the decision # whether sys-libs/libomp should eventually be keyworded to when new diff --git a/profiles/arch/amd64-fbsd/todo/package.use.mask b/profiles/arch/amd64-fbsd/todo/package.use.mask index d6dcf5d49297..451147dbf347 100644 --- a/profiles/arch/amd64-fbsd/todo/package.use.mask +++ b/profiles/arch/amd64-fbsd/todo/package.use.mask @@ -118,7 +118,7 @@ media-video/mplayer nas net-misc/ntp openntpd # fails to build, need to investigate why -net-libs/webkit-gtk geolocation introspection +net-libs/webkit-gtk geoloc geolocation introspection # virtual/mysql sci-mathematics/glpk mysql diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask index 6047b7b8900c..a8e32c6d7dc6 100644 --- a/profiles/arch/amd64-fbsd/use.mask +++ b/profiles/arch/amd64-fbsd/use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2018 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 # Unmask the flag which corresponds to ARCH. @@ -33,6 +33,18 @@ #-video_cards_vmware -input_devices_vmmouse +# Michał Górny (17 Feb 2018) +# libraw is not keyworded here. +raw + +# Michał Górny (17 Feb 2018) +# libav is not keyworded here. +libav + +# Michał Górny (16 Feb 2018) +# Qt5 is not keyworded here. +qt5 + # Mart Raudsepp (11 Feb 2018) # dev-util/valgrind is not keyworded here. valgrind diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 160866a5949c..0fb274d819b5 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,23 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (17 Feb 2018) +# Requires unkeyworded dependencies. +dev-python/ipython notebook +dev-python/networkx scipy + (16 Feb 2018) +# USE=test requires dev-db/mongodb which is not keyworded +dev-python/pymongo test + +# Michał Górny (16 Feb 2018) +# USE=test-full requires USE=pkcs11 that is use.masked. +net-libs/gnutls test-full + # Matthew Thode (13 Feb 2018) # USE=mercurial requires dev-vcs/mercurial, which is not keyworded yet dev-python/setuptools_scm mercurial @@ -9,11 +26,6 @@ dev-python/setuptools_scm mercurial # USE=scipy requires scipy, which is not keyworded yet dev-python/networkx scipy -# Matthew Thode (13 Feb 2018) -# USE=mongodb requires dev-python/pymongo -# which requires dev-db/mongodb which are both not keyworded yet. -dev-python/kombu mongodb - # Mart Raudsepp (13 Feb 2018) # USE=dmraid requires sys-fs/dmraid that is not keyworded yet. sys-libs/libblockdev dmraid @@ -68,6 +80,7 @@ app-emulation/libvirt xen # Michał Górny (12 Jan 2018) # Requires USE=sdl that is masked in this profile. +app-emulation/qemu sdl2 media-video/mjpegtools sdlgfx # Michał Górny (12 Jan 2018) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 1b0ebdaae07a..db5a8cec92ce 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -26,6 +26,10 @@ -neon -armvfp +# Michał Górny (17 Feb 2018) +# net-dialup/freeradius{,-client} not keyworded. +radius + # Mart Raudsepp (13 Feb 2018) # net-libs/libsmi not tested on arm64 yet smi diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 499ca8b9f2c8..408684cacb32 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (15 Feb 2018) +# Requires USE=networkmanager that is masked in this profile. +app-misc/geoclue skyhook + # Michał Górny (23 Jan 2018) # USE=collab requires unkeyworded net-libs/loudmouth & dev-cpp/asio. # USE=grammar requires dev-libs/link-grammar. diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc index 9d66ac2c1932..0bc63df6e1ca 100644 --- a/profiles/desc/nginx_modules_http.desc +++ b/profiles/desc/nginx_modules_http.desc @@ -11,6 +11,7 @@ auth_ldap - LDAP module for nginx which supports authentication against multiple auth_pam - This module provides authentication via PAM. auth_request - Module implementing client authorization based on the result of a subrequest. autoindex - This module provides automatic directory listings. +brotli - This module allows for on-the-fly Brotli compression. browser - This module creates variables, the values of which depend on the request header "User-agent". cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches. charset - This module can reencode data of one encoding into another. @@ -29,6 +30,7 @@ gzip - This module allows for on-the-fly gzip compression. gzip_static - Before serving a file from disk to a gzip-enabled client, this module will look for a precompressed file in the same location. headers_more - Set and clear input and output headers image_filter - This module is a filter for transforming JPEG, GIF and PNG images. +javascript - This module implements location and variable handlers in nginScript. limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session limit_req - This module allows you to limit the number of requests for a given session. limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session @@ -68,4 +70,5 @@ upstream_least_conn - This module provides the ability to distribute upstream re upstream_zone - This module makes it possible to define a shared memory zone that keeps the group's configuration and run-time state that are shared between worker processes. userid - This module gives out cookies for identification of clients. uwsgi - External module for the uWSGI protocol for python web apps. +vhost_traffic_status - This module provides access to virtual host status information. xslt - This module is a filter which converts an XML response with the aid of one or more XSLT templates. diff --git a/profiles/desc/nginx_modules_stream.desc b/profiles/desc/nginx_modules_stream.desc index 365edcb87171..dd7d28916962 100644 --- a/profiles/desc/nginx_modules_stream.desc +++ b/profiles/desc/nginx_modules_stream.desc @@ -7,6 +7,7 @@ access - This module allows limiting access to certain client addresses. geo - This module creates variables, whose values depend on the IP-address of the client. geoip - This module creates variables based on the IP-address of the client matched against the MaxMind GeoIP binary files. +javascript - This module implements location and variable handlers in nginScript. limit_conn - This module is used to limit the number of connections per the defined key. map - This module allows you to classify, or map a set of values into a different set of values and store the result in a variable. realip - This module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For). diff --git a/profiles/package.mask b/profiles/package.mask index bf7b0cd284c5..3dbf3b5e9efd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,32 @@ #--- END OF EXAMPLES --- +# Ulrich Müller (15 Feb 2018) +# Masked for testing. Note that 11.92 and 12.1 are equivalent +# in functionality. +>=app-emacs/auctex-12.1 + +# Brian Evans (13 Feb 2018) # Requires dead Qt4 (bug #645420). Removal in 30 days media-gfx/qiviewer diff --git a/profiles/profiles.desc b/profiles/profiles.desc index b4d21fbae54e..f9576f29e4d8 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -141,17 +141,17 @@ m68k default/linux/m68k/17.0/developer exp # MIPS Profiles # @MAINTAINER: mips@gentoo.org -mips default/linux/mips/13.0/o32 dev -mips default/linux/mips/13.0/n32 dev +mips default/linux/mips/13.0/o32 exp +mips default/linux/mips/13.0/n32 exp mips default/linux/mips/13.0/n64 exp -mips default/linux/mips/13.0/multilib/o32 dev -mips default/linux/mips/13.0/multilib/n32 dev +mips default/linux/mips/13.0/multilib/o32 exp +mips default/linux/mips/13.0/multilib/n32 exp mips default/linux/mips/13.0/multilib/n64 exp -mips default/linux/mips/13.0/mipsel/o32 dev -mips default/linux/mips/13.0/mipsel/n32 dev +mips default/linux/mips/13.0/mipsel/o32 exp +mips default/linux/mips/13.0/mipsel/n32 exp mips default/linux/mips/13.0/mipsel/n64 exp -mips default/linux/mips/13.0/mipsel/multilib/o32 dev -mips default/linux/mips/13.0/mipsel/multilib/n32 dev +mips default/linux/mips/13.0/mipsel/multilib/o32 exp +mips default/linux/mips/13.0/mipsel/multilib/n32 exp mips default/linux/mips/13.0/mipsel/multilib/n64 exp # PPC32 Profiles diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7c947d6c5c0b..63abd6412cee 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5117,8 +5117,6 @@ media-video/vlc:optimisememory - Enable optimisation for memory rather than perf 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:qt4 - Builds a Qt4 based frontend, a graphical interface. -media-video/vlc:qt5 - Builds a Qt5 based frontend, a graphical interface (overrides qt4). media-video/vlc:rtsp - Enables 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). -- cgit v1.2.3