summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
commit06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (patch)
tree8d58c1f4b049da677b33209b072f2b3057268fe0 /profiles/arch
parent99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (diff)
gentoo resync : 02.03.2018
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64-fbsd/package.use.mask23
-rw-r--r--profiles/arch/amd64-fbsd/use.mask20
-rw-r--r--profiles/arch/arm/package.use.mask8
-rw-r--r--profiles/arch/arm/package.use.stable.mask3
-rw-r--r--profiles/arch/arm64/package.use.mask14
-rw-r--r--profiles/arch/arm64/package.use.stable.mask5
-rw-r--r--profiles/arch/arm64/use.mask4
-rw-r--r--profiles/arch/hppa/package.use.stable.mask2
-rw-r--r--profiles/arch/powerpc/package.use.mask8
9 files changed, 79 insertions, 8 deletions
diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
index 079a198ff179..b5cf9e6c62ca 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -1,6 +1,28 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
+# Someone needs to test the driver.
+x11-base/xorg-drivers video_cards_amdgpu
+
+# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
+# Requires sys-fs/fuse. Maybe it could work with fuse4bsd?
+net-fs/openafs fuse
+
+# Michał Górny <mgorny@gentoo.org> (01 Mar 2018)
+# Requires separate libacl while FreeBSD has it in libc.
+dev-lang/php acl
+
+# Michał Górny <mgorny@gentoo.org> (01 Mar 2018)
+# Unkeyworded dependencies.
+dev-libs/cyrus-sasl authdaemond
+gnome-base/gvfs cdda google nfs
+sys-auth/consolekit evdev pm-utils
+
+# Michał Górny <mgorny@gentoo.org> (28 Feb 2018)
+# Requires masked USE flags.
+gnome-base/gvfs mtp
+
# Michał Górny <mgorny@gentoo.org> (22 Feb 2018)
# USE=libcxxrt is use.forced.
sys-libs/libcxx libcxxabi
@@ -22,7 +44,6 @@ media-video/ffmpeg frei0r sofalizer
# Michał Górny <mgorny@gentoo.org> (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
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index 5495c9e5f383..b9d38f4a4fd4 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -33,6 +33,26 @@
#-video_cards_vmware
-input_devices_vmmouse
+# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
+# Requires dev-libs/libressl (not yet tested).
+curl_ssl_libressl
+
+# Michał Górny <mgorny@gentoo.org> (02 Mar 2018)
+# Someone needs to test them.
+input_devices_libinput
+
+# Michał Górny <mgorny@gentoo.org> (01 Mar 2018)
+# virtual/mpi not keyworded at the moment.
+mpi
+
+# Michał Górny <mgorny@gentoo.org> (01 Mar 2018)
+# sys-process/audit seems pretty Linux-specific.
+audit
+
+# Michał Górny <mgorny@gentoo.org> (25 Feb 2018)
+# google-perftools does not work on FreeBSD.
+tcmalloc
+
# Michał Górny <mgorny@gentoo.org> (19 Feb 2018)
# dev-libs/DirectFB is not keyworded here.
directfb
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index 9dac9c178b85..4ba3e76b901f 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2018)
+# Requires unkeyworded deps
+>=dev-python/ipython-5.4.1 notebook qt5 smp
+
+# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
+# net-libs/libmicrodns not yet keyworded for arm
+media-video/vlc microdns
+
# Andreas Sturmlechner <asturm@gentoo.org> (04 Feb 2018)
# Depends on not yet keyworded dev-python/geoip-python. Bug #636860
net-p2p/deluge geoip
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 6915ee6f97bf..5540f477a3af 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Andreas Sturmlechner <asturm@gentoo.org> (06 Feb 2018)
-# Requires sci-geosciences/gpsd which is not stable
+# Requires sci-geosciences/gpsd which is not stable, bug #632372
+app-admin/collectd collectd_plugins_gps
app-misc/geoclue gps
# Andreas Sturmlechner <asturm@gentoo.org> (25 Jan 2018)
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index d4a4ba0beadf..8148ee8fd338 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -1,11 +1,19 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
+# net-libs/libmicrodns not yet keyworded for arm64
+media-video/vlc microdns
+
+# Michał Górny <mgorny@gentoo.org> (28 Feb 2018)
+# Requires masked dependent flags.
+dev-lang/php ldap-sasl
+net-nds/openldap cxx
+
# Matthew Thode <prometheanfire@gentoo.org> (23 Feb 2018)
# net-proxy/haproxy isn't keyworded for arm64
sys-cluster/neutron haproxy
-
# Michał Górny <mgorny@gentoo.org> (17 Feb 2018)
# Requires unkeyworded dependencies.
dev-python/ipython notebook
@@ -141,10 +149,6 @@ app-emulation/libvirt openvz
app-emulation/qemu qemu_softmmu_targets_i386 qemu_softmmu_targets_x86_64
# Alexis Ballier <aballier@gentoo.org> (10 Jul 2017)
-# pull webkit-gtk:2 which we would like to avoid
-x11-libs/wxGTK:3.0 webkit
-
-# Alexis Ballier <aballier@gentoo.org> (10 Jul 2017)
# media-gfx/nvidia-texture-tools does not support arm64
media-libs/devil nvtt
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 6a978bd339b3..4e9cf6563663 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (28 Feb 2018)
+# Requires masked dependent flags.
+net-dns/avahi mdnsresponder-compat
+net-fs/samba ads
+
# Michał Górny <mgorny@gentoo.org> (19 Feb 2018)
# Masked due to unstable deps.
dev-db/redis tcmalloc
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index db5a8cec92ce..8eaa4087bc82 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -26,6 +26,10 @@
-neon
-armvfp
+# Brian Evans <grknight@gentoo.org> (02 Mar 2018)
+# dev-db/qdbm is net yet keyworded
+qdbm
+
# Michał Górny <mgorny@gentoo.org> (17 Feb 2018)
# net-dialup/freeradius{,-client} not keyworded.
radius
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index ffcea66595ee..1d8e803dc88d 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -20,7 +20,7 @@
# Andreas Sturmlechner <asturm@gentoo.org> (12 Feb 2018)
# dev-libs/libical stabilisation timeout, bug #621724
app-mobilephone/gnokii ical
-net-mail/cyrus-imapd http
+net-mail/cyrus-imapd http jmap
net-wireless/bluez obex
# Hans de Graaff <graaff@gentoo.org> (26 Nov 2017)
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index c84854b4a226..034fe64f13f8 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# Andreas Sturmlechner <asturm@gentoo.org> (02 Mar 2018)
+# Requires unkeyworded deps
+>=dev-python/ipython-5.4.1 qt5 smp
+
+# NP-Hardass <NP-Hardass@gentoo.org> (01 Mar 2018)
+# net-libs/libmicrodns not yet keyworded for ppc
+media-video/vlc microdns
+
# Amy Liffey <amynka@gentoo.org (21 Jan 2018)
# dev-libs/cereal not keyworded for ppc
media-libs/opencv contrib_dnn