[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/arch/powerpc/ppc32/

2024-10-18 Thread Michał Górny
commit: 571e8db4281a74085591c93c9039392c1f49a090
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct 18 15:08:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct 18 15:08:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571e8db4

profiles: Bump copyrights

Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.mask | 2 +-
 profiles/desc/ruby_targets.desc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask 
b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index 2e785cb99432..362847402c1c 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # When you add an entry to the top of this file, add your name, the date, and

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index ad8d71fd8790..08aae5d39d96 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/arch/x86/, profiles/arch/amd64/, profiles/arch/base/

2024-10-11 Thread Sam James
commit: ae4a878e238f9f3f6c2ff965189d772d8042686d
Author: Paul Zander  gmail  com>
AuthorDate: Fri Sep 13 16:23:21 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct 11 18:00:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4a878e

profiles: sync cpu_flags_x86 with cpuid2cpuflags

Bug: https://bugs.gentoo.org/908556
Signed-off-by: Paul Zander  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38695
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/amd64/use.mask | 23 +++
 profiles/arch/base/use.mask  | 23 +++
 profiles/arch/x86/use.mask   | 23 +++
 profiles/desc/cpu_flags_x86.desc |  5 +
 4 files changed, 74 insertions(+)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 445c840781e2..2a1f8b794905 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -157,12 +157,34 @@
 -cpu_flags_x86_aes
 -cpu_flags_x86_avx
 -cpu_flags_x86_avx2
+-cpu_flags_x86_avx512_4fmaps
+-cpu_flags_x86_avx512_4vnniw
+-cpu_flags_x86_avx512_bf16
+-cpu_flags_x86_avx512_bitalg
+-cpu_flags_x86_avx512_fp16
+-cpu_flags_x86_avx512_vbmi2
+-cpu_flags_x86_avx512_vnni
+-cpu_flags_x86_avx512_vp2intersect
+-cpu_flags_x86_avx512_vpopcntdq
+-cpu_flags_x86_avx512bw
+-cpu_flags_x86_avx512cd
+-cpu_flags_x86_avx512dq
+-cpu_flags_x86_avx512er
+-cpu_flags_x86_avx512f
+-cpu_flags_x86_avx512ifma
+-cpu_flags_x86_avx512pf
+-cpu_flags_x86_avx512vbmi
+-cpu_flags_x86_avx512vl
+-cpu_flags_x86_f16c
 -cpu_flags_x86_fma3
 -cpu_flags_x86_fma4
 -cpu_flags_x86_mmx
 -cpu_flags_x86_mmxext
 -cpu_flags_x86_padlock
+-cpu_flags_x86_pclmul
 -cpu_flags_x86_popcnt
+-cpu_flags_x86_rdrand
+-cpu_flags_x86_sha
 -cpu_flags_x86_sse
 -cpu_flags_x86_sse2
 -cpu_flags_x86_sse3
@@ -170,6 +192,7 @@
 -cpu_flags_x86_sse4_2
 -cpu_flags_x86_sse4a
 -cpu_flags_x86_ssse3
+-cpu_flags_x86_vpclmulqdq
 -cpu_flags_x86_xop
 
 # Robert Buchholz  (2007-06-03)

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index a9616ebb2587..d511d8578400 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -83,12 +83,34 @@ cpu_flags_x86_3dnowext
 cpu_flags_x86_aes
 cpu_flags_x86_avx
 cpu_flags_x86_avx2
+cpu_flags_x86_avx512_4fmaps
+cpu_flags_x86_avx512_4vnniw
+cpu_flags_x86_avx512_bf16
+cpu_flags_x86_avx512_bitalg
+cpu_flags_x86_avx512_fp16
+cpu_flags_x86_avx512_vbmi2
+cpu_flags_x86_avx512_vnni
+cpu_flags_x86_avx512_vp2intersect
+cpu_flags_x86_avx512_vpopcntdq
+cpu_flags_x86_avx512bw
+cpu_flags_x86_avx512cd
+cpu_flags_x86_avx512dq
+cpu_flags_x86_avx512er
+cpu_flags_x86_avx512f
+cpu_flags_x86_avx512ifma
+cpu_flags_x86_avx512pf
+cpu_flags_x86_avx512vbmi
+cpu_flags_x86_avx512vl
+cpu_flags_x86_f16c
 cpu_flags_x86_fma3
 cpu_flags_x86_fma4
 cpu_flags_x86_mmx
 cpu_flags_x86_mmxext
 cpu_flags_x86_padlock
+cpu_flags_x86_pclmul
 cpu_flags_x86_popcnt
+cpu_flags_x86_rdrand
+cpu_flags_x86_sha
 cpu_flags_x86_sse
 cpu_flags_x86_sse2
 cpu_flags_x86_sse3
@@ -96,6 +118,7 @@ cpu_flags_x86_sse4_1
 cpu_flags_x86_sse4_2
 cpu_flags_x86_sse4a
 cpu_flags_x86_ssse3
+cpu_flags_x86_vpclmulqdq
 cpu_flags_x86_xop
 
 # ppc arch specific USE flags

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 2157622d2e3c..a3438e1c9a15 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -130,12 +130,34 @@ webengine
 -cpu_flags_x86_aes
 -cpu_flags_x86_avx
 -cpu_flags_x86_avx2
+-cpu_flags_x86_avx512_4fmaps
+-cpu_flags_x86_avx512_4vnniw
+-cpu_flags_x86_avx512_bf16
+-cpu_flags_x86_avx512_bitalg
+-cpu_flags_x86_avx512_fp16
+-cpu_flags_x86_avx512_vbmi2
+-cpu_flags_x86_avx512_vnni
+-cpu_flags_x86_avx512_vp2intersect
+-cpu_flags_x86_avx512_vpopcntdq
+-cpu_flags_x86_avx512bw
+-cpu_flags_x86_avx512cd
+-cpu_flags_x86_avx512dq
+-cpu_flags_x86_avx512er
+-cpu_flags_x86_avx512f
+-cpu_flags_x86_avx512ifma
+-cpu_flags_x86_avx512pf
+-cpu_flags_x86_avx512vbmi
+-cpu_flags_x86_avx512vl
+-cpu_flags_x86_f16c
 -cpu_flags_x86_fma3
 -cpu_flags_x86_fma4
 -cpu_flags_x86_mmx
 -cpu_flags_x86_mmxext
 -cpu_flags_x86_padlock
+-cpu_flags_x86_pclmul
 -cpu_flags_x86_popcnt
+-cpu_flags_x86_rdrand
+-cpu_flags_x86_sha
 -cpu_flags_x86_sse
 -cpu_flags_x86_sse2
 -cpu_flags_x86_sse3
@@ -143,6 +165,7 @@ webengine
 -cpu_flags_x86_sse4_2
 -cpu_flags_x86_sse4a
 -cpu_flags_x86_ssse3
+-cpu_flags_x86_vpclmulqdq
 -cpu_flags_x86_xop
 
 # Modular X: unmask for architectures on which they are available

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index d7dee6227a71..6324e4a540e2 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -19,9 +19,14 @@ avx512_vbmi2 - Use AVX-512 Vector Bit Manipulation 
Instructions 2
 avx512_vnni - Use vector neural network instructions for 8- and 16-bit 
multiply-add operations
 avx512_vp2intersect - Use AVX-512 Intersect instruction set
 avx512_vpopcntdq - Use AVX-512 Vector Population Count Doubleword and Quadword 
instructi

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, eclass/

2024-09-29 Thread Alfredo Tupone
commit: a611f5cabe8a02d693ecea803499dde51b2d0efc
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Sep 30 06:13:11 2024 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Sep 30 06:16:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a611f5ca

Add gcc_14 and gcc_15 to the list of ada compilers

Signed-off-by: Alfredo Tupone  gentoo.org>

 eclass/ada.eclass | 16 
 profiles/desc/ada_target.desc |  4 +++-
 2 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/eclass/ada.eclass b/eclass/ada.eclass
index 3c3fa3c01453..faff19a6ac85 100644
--- a/eclass/ada.eclass
+++ b/eclass/ada.eclass
@@ -57,7 +57,7 @@ _ADA_ECLASS=1
 # @DESCRIPTION:
 # All supported Ada implementations, most preferred last.
 _ADA_ALL_IMPLS=(
-   gnat_2021 gcc_12 gcc_13
+   gnat_2021 gcc_12 gcc_13 gcc_14 gcc_15
 )
 readonly _ADA_ALL_IMPLS
 
@@ -119,7 +119,7 @@ _ada_impl_supported() {
# keep in sync with _ADA_ALL_IMPLS!
# (not using that list because inline patterns shall be faster)
case "${impl}" in
-   gnat_2021|gcc_12|gcc_13)
+   gnat_2021|gcc_12|gcc_13|gcc_14|gcc_15)
return 0
;;
*)
@@ -213,7 +213,7 @@ ada_export() {
local impl var
 
case "${1}" in
-   gnat_2021|gcc_12|gcc_13)
+   gnat_2021|gcc_12|gcc_13|gcc_14|gcc_15)
impl=${1}
shift
;;
@@ -241,6 +241,14 @@ ada_export() {
gcc_pv=13
slot=13
;;
+   gcc_14)
+   gcc_pv=14
+   slot=14
+   ;;
+   gcc_15)
+   gcc_pv=15
+   slot=15
+   ;;
*)
gcc_pv="9.9.9"
slot=9.9.9
@@ -294,7 +302,7 @@ ada_export() {
gnat_2021)

ADA_PKG_DEP="dev-lang/gnat-gpl:${slot}[ada]"
;;
-   gcc_12|gcc_13)
+   gcc_12|gcc_13|gcc_14|gcc_15)

ADA_PKG_DEP="sys-devel/gcc:${slot}[ada]"
;;
*)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 005be2d73640..d9b797cfb661 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,6 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
 gcc_12 - Compile with sys-devel/gcc:12
 gcc_13 - Compile with sys-devel/gcc:13
+gcc_14 - Compile with sys-devel/gcc:14
+gcc_15 - Compile with sys-devel/gcc:15



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-09-27 Thread Arsen Arsenović
commit: c5542f732ee7c9d169150c0c93918a8aa1eaaaed
Author: Arsen Arsenović  gentoo  org>
AuthorDate: Fri Sep 27 16:52:31 2024 +
Commit: Arsen Arsenović  gentoo  org>
CommitDate: Fri Sep 27 16:53:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5542f73

profiles/desc: remove the word 'only' from GUILE_TARGETS desc

It doesn't really make sense to say only, since we can build against
many versions at the same time.

Signed-off-by: Arsen Arsenović  gentoo.org>

 profiles/desc/guile_targets.desc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc
index 3ccfca70a0d7..a56ca35810b7 100644
--- a/profiles/desc/guile_targets.desc
+++ b/profiles/desc/guile_targets.desc
@@ -3,6 +3,6 @@
 
 # This file contains descriptions of GUILE_TARGETS USE_EXPAND flags.
 
-1-8 - Build only for GNU Guile 1.8
-2-2 - Build only for GNU Guile 2.2
-3-0 - Build only for GNU Guile 3.0
+1-8 - Build with GNU Guile 1.8
+2-2 - Build with GNU Guile 2.2
+3-0 - Build with GNU Guile 3.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-09-23 Thread Sam James
commit: 3109a8a80c206aa4e4d3450635152924055e1877
Author: Kacper Słomiński  gmail  com>
AuthorDate: Mon Sep 23 04:02:07 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Sep 24 03:59:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3109a8a8

profiles/desc: add USE_EXPAND _TARGETS flags for Guile 1.8

Signed-off-by: Kacper Słomiński  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 profiles/desc/guile_single_target.desc | 1 +
 profiles/desc/guile_targets.desc   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/desc/guile_single_target.desc 
b/profiles/desc/guile_single_target.desc
index 95f51d5f0062..81322b2380d4 100644
--- a/profiles/desc/guile_single_target.desc
+++ b/profiles/desc/guile_single_target.desc
@@ -3,5 +3,6 @@
 
 # This file contains descriptions of GUILE_SINGLE_TARGET USE_EXPAND flags.
 
+1-8 - Build only for GNU Guile 1.8.
 2-2 - Build only for GNU Guile 2.2.
 3-0 - Build only for GNU Guile 3.0.

diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc
index a958e0c93334..3ccfca70a0d7 100644
--- a/profiles/desc/guile_targets.desc
+++ b/profiles/desc/guile_targets.desc
@@ -3,5 +3,6 @@
 
 # This file contains descriptions of GUILE_TARGETS USE_EXPAND flags.
 
+1-8 - Build only for GNU Guile 1.8
 2-2 - Build only for GNU Guile 2.2
 3-0 - Build only for GNU Guile 3.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/

2024-08-18 Thread Arsen Arsenović
commit: 3e7ecfaee7c2f3a0213f5cb47508e69f1c83dcbd
Author: Arsen Arsenović  gentoo  org>
AuthorDate: Sun Apr  9 13:06:12 2023 +
Commit: Arsen Arsenović  gentoo  org>
CommitDate: Sun Aug 18 17:43:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7ecfae

profiles/base: add guile _TARGETS USE_EXPAND variables

Bug: https://bugs.gentoo.org/689408
Signed-off-by: Arsen Arsenović  gentoo.org>

 profiles/base/make.defaults| 8 +++-
 profiles/desc/guile_single_target.desc | 7 +++
 profiles/desc/guile_targets.desc   | 7 +++
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 957af187bda2..302010846cdc 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
 
 # Env vars to expand into USE vars.  Modifying this requires prior
 # discussion on gentoo-...@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS 
GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES 
LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS 
MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM 
OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM 
PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS 
QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS 
VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS 
GPSD_PROTOCOLS GRUB_PLATFORMS GUILE_SINGLE_TARGET GUILE_TARGETS INPUT_DEVICES 
KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS 
LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP 
NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS 
OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS 
PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS 
RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE 
XTABLES_ADDONS"
 
 # USE_EXPAND variables whose contents are not shown in package manager
 # output. Changes need discussion on gentoo-dev.
@@ -182,3 +182,9 @@ LUA_TARGETS="lua5-1"
 # we care about should match these anyway. See 
https://wiki.gentoo.org/wiki/Modern_C_porting.
 ac_cv_c_undeclared_builtin_options="none needed"
 gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
+
+# Arsen Arsenović  (2024-08-04)
+# Default target values for the Guile ecosystem (see also:
+# guile{,-single}.eclass)
+GUILE_TARGETS="3-0"
+GUILE_SINGLE_TARGET="3-0"

diff --git a/profiles/desc/guile_single_target.desc 
b/profiles/desc/guile_single_target.desc
new file mode 100644
index ..95f51d5f0062
--- /dev/null
+++ b/profiles/desc/guile_single_target.desc
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of GUILE_SINGLE_TARGET USE_EXPAND flags.
+
+2-2 - Build only for GNU Guile 2.2.
+3-0 - Build only for GNU Guile 3.0.

diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc
new file mode 100644
index ..a958e0c93334
--- /dev/null
+++ b/profiles/desc/guile_targets.desc
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of GUILE_TARGETS USE_EXPAND flags.
+
+2-2 - Build only for GNU Guile 2.2
+3-0 - Build only for GNU Guile 3.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-07-08 Thread Joonas Niilola
commit: 4cafec57837b0297c26b6ab003f845aa463bef78
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jul  8 15:01:19 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jul  8 15:02:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cafec57

profiles/desc: add new l10n_skr USE_EXPAND for Saraiki language

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/desc/l10n.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 8507b4ecd5b2..e37807f4a3e8 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 2016-2022 Gentoo Authors
+# Copyright 2016-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -188,6 +188,7 @@ sd - Sindhi
 si - Sinhala
 sid - Sidamo
 sk - Slovak
+skr - Saraiki
 sl - Slovenian
 sml - Central Sama
 sn - Shona



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/

2024-06-29 Thread Matt Jolly
commit: c0da9c4d2ad8be255070910d6af12ae9d5fd221f
Author: Matt Jolly  gentoo  org>
AuthorDate: Fri Jun 21 11:12:46 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Sat Jun 29 06:52:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0da9c4d

profiles: add CURL_QUIC USE_EXPAND

The CURL_QUIC USE_EXPAND enables us to sanely manage QUIC (RFC 9000)
backends as they are added to cURL in the future: currently there are
two supported implementations, OpenSSL and ngtcp2,  however it's likely
that other popular TLS libraries will expose QUIC APIs over time,
and that these will be eventually be supported by cURL (see CURL_SSL
for examples of TLS libraries that we support) - we may as well
get ahead of the curve here.

There are already a number of other small players (i.e. OpenSSL Forks)
exposing QUIC support for quite a while, however these have not been
available in ::gentoo and we've only needed the one USE to enable
for HTTP/3 and QUIC to this point.

Signed-off-by: Matt Jolly  gentoo.org>

 profiles/base/make.defaults  | 2 +-
 profiles/desc/curl_quic.desc | 7 +++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index c70c5d198531..957af187bda2 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
 
 # Env vars to expand into USE vars.  Modifying this requires prior
 # discussion on gentoo-...@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS 
GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS 
LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS 
NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM 
OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM 
PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS 
QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS 
VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS 
GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES 
LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS 
MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM 
OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM 
PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS 
QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS 
VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
 
 # USE_EXPAND variables whose contents are not shown in package manager
 # output. Changes need discussion on gentoo-dev.

diff --git a/profiles/desc/curl_quic.desc b/profiles/desc/curl_quic.desc
new file mode 100644
index ..372bb9ce8f83
--- /dev/null
+++ b/profiles/desc/curl_quic.desc
@@ -0,0 +1,7 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of CURL_QUIC USE_EXPAND flags for 
net-misc/curl
+
+openssl - Use OpenSSL
+ngtcp2 - Use ngtcp2



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-06-29 Thread Matt Jolly
commit: d0e040d28e3ca9037d3ef01b3db28b52b6132e68
Author: Matt Jolly  gentoo  org>
AuthorDate: Fri Jun 21 11:09:46 2024 +
Commit: Matt Jolly  gentoo  org>
CommitDate: Sat Jun 29 06:52:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e040d2

profiles/desc: curl_ssl - remove fbopenssl comment

It's long abandoned, isn't intended to be implemented,
and reportedly has issues with modern curl.

Signed-off-by: Matt Jolly  gentoo.org>

 profiles/desc/curl_ssl.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 9023283859e1..3ac2d3b60f2f 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,8 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CURL_SSL USE_EXPAND flags for 
net-misc/curl
-# spnego - Use SPNEGO fbopenssl - to be added
 
 gnutls - Use GnuTLS
 mbedtls - Use mbed TLS



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-06-08 Thread Michał Górny
commit: 0b03d354908bc4b44cfdf7f6d8e84d6b0bb88c46
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  8 14:06:19 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  8 14:06:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b03d354

profiles/desc: Remove obsolete GPSD_PROTOCOLS

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/gpsd_protocols.desc | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/desc/gpsd_protocols.desc 
b/profiles/desc/gpsd_protocols.desc
index c27e9b112a2b..31d9dbaf9162 100644
--- a/profiles/desc/gpsd_protocols.desc
+++ b/profiles/desc/gpsd_protocols.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of possible protocols for gpsd package.
@@ -17,14 +17,10 @@ gpsclock - GPSclock protocol support
 greis - Javad GREIS protocol support
 isync - Isync protocol support
 itrax - iTrax protocol support
-mtk3301 - MTK-3301 protocol support
 navcom - Navcom protocol support
-nmea0183 - NMEA protocol support
 nmea2000 - NMEA2000/CAN support
-ntrip - NTRIP protocol support
 oceanserver - OceanServer protocol support
 oncore - OnCore protocol support
-passthrough - Pass through JSON data
 rtcm104v2 - RTCM104V2 protocol support
 rtcm104v3 - RTCM104V3 protocol support
 sirf - SiRF protocol support



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-05-06 Thread Matt Turner
commit: a5529b7c5f5281e76ebad38989ee3ba9c321a3d9
Author: Gonçalo Negrier Duarte  gmail  com>
AuthorDate: Wed May  1 20:38:54 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon May  6 15:07:29 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5529b7c

profiles: Add VIDEO_CARDS=nvk description

Signed-off-by: Gonçalo Negrier Duarte  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 profiles/desc/video_cards.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 0a78c8c1268a..f03d0d11b5ea 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors.
+# Copyright 1999-2024 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -21,6 +21,7 @@ lima - VIDEO_CARDS setting to build driver for Mali 200/400 
video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia 
cards
 nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
+nvk - VIDEO_CARDS setting to build nouveau vulkan driver for nvidia cards 
(Turing and newer)
 omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards
 qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU)
 panfrost - VIDEO_CARDS setting to build driver for Mali 600/700/800 video cards



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, www-servers/nginx/

2024-04-23 Thread Conrad Kostecki
commit: 4125a7c0de6420a9d3f134f80b3878d6bd78006b
Author: Andrew Udvare  gmail  com>
AuthorDate: Sun Jun 20 03:57:56 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Apr 23 22:47:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4125a7c0

www-servers/nginx: add nginx-vod module

Signed-off-by: Andrew Udvare  gmail.com>
Signed-off-by: Conrad Kostecki  gentoo.org>

 profiles/desc/nginx_modules_http.desc |  1 +
 www-servers/nginx/Manifest|  1 +
 www-servers/nginx/nginx-1.25.5.ebuild | 23 ++-
 3 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/nginx_modules_http.desc 
b/profiles/desc/nginx_modules_http.desc
index ce7da74c6392..dd1d7ea38a95 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -73,4 +73,5 @@ upstream_zone - This module makes it possible to define a 
shared memory zone tha
 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.
+vod - Adds support for video streaming using DASH, HDS, HLS, MSS.
 xslt - This module is a filter which converts an XML response with the aid of 
one or more XSLT templates.

diff --git a/www-servers/nginx/Manifest b/www-servers/nginx/Manifest
index f35411327640..aef06aa37229 100644
--- a/www-servers/nginx/Manifest
+++ b/www-servers/nginx/Manifest
@@ -5,6 +5,7 @@ DIST nginx-1.25.4.tar.gz 1236273 BLAKE2B 
3236751f9e7ced1a6b79e957c7a4cf19070bf43
 DIST nginx-1.25.5.tar.gz 1244060 BLAKE2B 
75ff068554d96063d1c7cb18d84df4fe8b820f6065f3464efde055c707e94ff13c45bea261619a453f04abed1fa3f9baccf81c29ca0e956ef0535e9a5c931dc6
 SHA512 
4a069ec08af46e42a72e263291fc84a67605d817ece1ea7092a5da5babced96ef27eb370ad6f7558b2f5973406080240080aaf4b27fc2d8b41f6853601563cb7
 DIST nginx-auth-ldap-42d195d7a7575ebab1c369ad3fc5d78dc2c2669c.tar.gz 18457 
BLAKE2B 
5ca9e5299b20ab5a93a001cac48e446bd86b3a24ac49e716bc975b128890bdb4b0dbbf5730fbaaeadfd958160093c7a6af798dd0e6de27062f149a760333
 SHA512 
ec59637fda5acac053e815cb1d04b545fc6b765e5ec63d8c2c9c301abad87afaa2698145acac08e9e14c91e1423ebff7aff0cca2b940b19bf4cf53973269
 DIST nginx-tests-24482e311749.tar.gz 282605 BLAKE2B 
987b3a224966fbe44ccdd0375aa6b09b683738b6531599259cbea03491c056e4f4dd8e67b6f51555db936e8f0e93cfc669d8a884082d6015c5fd5f8b2dcf6207
 SHA512 
80d163226bdbfcf4bd8556316a1dcc5b048fa87357f83f5cac3b13917043dad0c96b9bc67ac886b421cc4954ddf7603256fe77d85fda406f8ed8c9231fc1cf3e
+DIST nginx-vod-module-1.28.tar.gz 465594 BLAKE2B 
bb33c54fd6e553901cb40f3bf08bcb845cb599caf181c2d46ffe084500e09bc3caba750d8194a4b5721ec4c5c68b1bed8cdd04dcd9f7669435be3b5a830041e5
 SHA512 
389137124a3d046b99faabb977b5dbcf7c84541e039da27dfcca6b863d6d7f99e4b42916be1d7202bad017a88973c2f931985c2c58243f5134b7d9d199cdff0c
 DIST nginx_http_sticky_module_ng-1.2.6-10-g08a395c66e42.tar.bz2 124047 BLAKE2B 
d37ef9a15c91abe3c6258e420d1f99fa452f9d9966a0e13102174973314a3bac5413957a5fe632a9dcb1163b3be5df8116e05cc053ee061e19319ec25f341570
 SHA512 
6c1bfdcf89884b2855d51ae7da0f6e53a4ca3629e1aaf58433b70c07dcb2af797ba6e87d9b3eb4fe2fb6d4d697e862f2b4c2f8d8b3fdaea201740c97ec936529
 DIST ngx_brotli-1.0.0rc.tar.gz 16207 BLAKE2B 
450d0ea693bd98d4a1b615f2cdcaad41ccd28266f6d80beec7fe77fe750ab8c5d1bb55aabe15161b9b6d819d2b4d99a7774f2706f2f6fd084b52a7c7dddbc00c
 SHA512 
05a880d5e48ac83be84498ed41fb4750211b827a9d7541acfd6ef494e5205a6e853d5594bfec3ab4ae668ea3f803e4f4b0ba550c76811971c8e266e42663c56d
 DIST ngx_devel_kit-0.3.1.tar.gz 66542 BLAKE2B 
8242d884464d99a131a48f599f9d0c2b546610f73f646e7eb0dcfdb98220810d949189cffa721360ddbe3b7b8adc8b678a848b9d1a56db6c62fd4439ecb63d24
 SHA512 
de1e3349d8dd08e5982279b2219dc8a8006739f0409b8e0f5c50d93434beff1fbafba43e9c5ac85a5fab90afc5c0a7244a340610339c36f82f2cba7233e72de9

diff --git a/www-servers/nginx/nginx-1.25.5.ebuild 
b/www-servers/nginx/nginx-1.25.5.ebuild
index f5bb4dfa7402..3984a1062e25 100644
--- a/www-servers/nginx/nginx-1.25.5.ebuild
+++ b/www-servers/nginx/nginx-1.25.5.ebuild
@@ -153,6 +153,12 @@ HTTP_LDAP_MODULE_P="nginx-auth-ldap-${HTTP_LDAP_MODULE_PV}"
 
HTTP_LDAP_MODULE_URI="https://github.com/kvspb/nginx-auth-ldap/archive/${HTTP_LDAP_MODULE_PV}.tar.gz";
 HTTP_LDAP_MODULE_WD="${WORKDIR}/nginx-auth-ldap-${HTTP_LDAP_MODULE_PV}"
 
+# nginx-vod-module (https://github.com/kaltura/nginx-vod-module, AGPL-3+)
+HTTP_VOD_MODULE_PV="1.28"
+HTTP_VOD_MODULE_P="nginx-vod-module-${HTTP_VOD_MODULE_PV}"
+HTTP_VOD_MODULE_URI="https://github.com/kaltura/nginx-vod-module/archive/${HTTP_VOD_MODULE_PV}.tar.gz";
+HTTP_VOD_MODULE_WD="${WORKDIR}/nginx-vod-module-${HTTP_VOD_MODULE_PV}"
+
 # geoip2 (https://github.com/leev/ngx_http_geoip2_module, BSD-2)
 GEOIP2_MODULE_PV="3.4"
 GEOIP2_MODULE_P="ngx_http_geoip2_module-${GEOIP2_MODULE_PV}"
@@ -203,6 +209,7 @@ SRC_URI="https://nginx.org/download/${P}.tar.gz
nginx_modules_http_upload_progress? ( 

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/arch/base/, profiles/arch/loong/, profiles/embedded/, ...

2024-02-10 Thread Michał Górny
commit: 6a5cc1677af24b21098764f2a7886cdc53414072
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Feb  5 18:32:54 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb 10 10:47:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5cc167

profiles: Introduce LLVM_SLOT USE_EXPAND variable

Signed-off-by: Michał Górny  gentoo.org>

 profiles/arch/base/use.mask | 5 +
 profiles/arch/loong/use.mask| 6 +-
 profiles/base/make.defaults | 2 +-
 profiles/desc/llvm_slot.desc| 8 
 profiles/embedded/make.defaults | 4 ++--
 5 files changed, 21 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 2fc87978ee66..b36b584af099 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny  (2024-02-05)
+# LLVM slots without keywords.
+llvm_slot_18
+llvm_slot_19
+
 # Andrew Ammerlaan  (2023-07-11)
 # Mask secureboot flag on arches where sbsigntools is not keyworded
 secureboot

diff --git a/profiles/arch/loong/use.mask b/profiles/arch/loong/use.mask
index 053f6480d1f4..e0e50583c2ab 100644
--- a/profiles/arch/loong/use.mask
+++ b/profiles/arch/loong/use.mask
@@ -1,6 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny  (2024-02-05)
+# LLVM slots without keywords.
+llvm_slot_15
+
 # WANG Xuerui  (2023-07-11)
 # dev-util/babeltrace fails tests on loong
 babeltrace

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index cb203399fa61..ba52a297a955 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
 
 # Env vars to expand into USE vars.  Modifying this requires prior
 # discussion on gentoo-...@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS 
GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS 
LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP 
NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS 
OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS 
PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS 
RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE 
XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS 
APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS 
CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS 
GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS 
LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS 
NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM 
OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM 
PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS 
QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS 
VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
 
 # USE_EXPAND variables whose contents are not shown in package manager
 # output. Changes need discussion on gentoo-dev.

diff --git a/profiles/desc/llvm_slot.desc b/profiles/desc/llvm_slot.desc
new file mode 100644
index ..8e837d330333
--- /dev/null
+++ b/profiles/desc/llvm_slot.desc
@@ -0,0 +1,8 @@
+# Copyright 2024 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+15 - Use LLVM 15.
+16 - Use LLVM 16.
+17 - Use LLVM 17.
+18 - Use LLVM 18.
+19 - Use LLVM 19.

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index 9b5c9c8f6e08..96fbd36959f5 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2008-2023 Gentoo Authors
+# Copyright 2008-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 USE="minimal multicall zlib"
@@ -29,7 +29,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS Winnt"
 
 # Env vars to expand into USE vars.  Modifying this requires prior
 # discussion on gentoo-...@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS APACHE2_MODULES 
APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM 
CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS 
GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS 
LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP 
NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS 
OPENMPI_OFED_FEATURES OPENMPI

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-02-01 Thread Matt Turner
commit: 484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Feb  1 19:29:25 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Feb  1 19:49:40 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48446518

profiles: Add VIDEO_CARDS=swrast description

Bug: https://bugs.gentoo.org/920752
Signed-off-by: Matt Turner  gentoo.org>

 profiles/desc/video_cards.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index f749910a11bf..0a78c8c1268a 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -32,6 +32,7 @@ r600 - VIDEO_CARDS setting to build only r600, r700, 
Evergreen and Northern Isla
 radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
 radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code 
for radeon
 siliconmotion - VIDEO_CARDS setting to build driver for siliconmotion video 
cards
+swrast - VIDEO_CARDS setting to build software rasterizer driver
 tegra - VIDEO_CARDS setting to build driver for tegra video cards
 v3d - VIDEO_CARDS setting to build driver for v3d video cards
 vc4 - VIDEO_CARDS setting to build driver for vc4 video cards



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-22 Thread Michał Górny
commit: 21e744543289f63ecba8b7df82fc3a34eb9fab79
Author: Sv. Lockal  gmail  com>
AuthorDate: Sun Jan 21 17:39:41 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 22 14:08:00 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e74454

profiles/desc: add descriptions of vpclmulqdq and new avx512 flags

Adds description from https://github.com/projg2/cpuid2cpuflags/pull/25

Bug: https://bugs.gentoo.org/908556
Signed-off-by: Sv. Lockal  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34943
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 13 -
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 5c8a9bceaee6..d7dee6227a71 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Whenever the flag name does not correspond to /proc/cpuinfo flags,
@@ -10,8 +10,18 @@
 aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
+avx512_4fmaps - Use AVX-512 Fused Multiply-Accumulate Packed Single Precision 
instruction set
+avx512_4vnniw - Use AVX-512 Vector Neural Network Instructions Word Variable 
Precision
+avx512_bf16 - Use AVX-512 BFloat16 instruction set
+avx512_bitalg - Use AVX-512 Bit Algorithms instruction set
+avx512_fp16 - Use general-purpose numeric operations for 16-bit half-precision 
instruction set
+avx512_vbmi2 - Use AVX-512 Vector Bit Manipulation Instructions 2
+avx512_vnni - Use vector neural network instructions for 8- and 16-bit 
multiply-add operations
+avx512_vp2intersect - Use AVX-512 Intersect instruction set
+avx512_vpopcntdq - Use AVX-512 Vector Population Count Doubleword and Quadword 
instruction set
 avx512dq - Use AVX-512 double- and quad-word instructions
 avx512f - Adds support for AVX-512 Foundation instructions
+avx512ifma - Use AVX-512 Integer Fused Multiply-Add instruction set
 avx512vl - Use AVX-512 vector-length instructions
 f16c - Adds support for F16C instruction set for converting between 
half-precision and single-precision floats
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
@@ -30,4 +40,5 @@ sse4_1 - Enable SSE4.1 instruction support
 sse4_2 - Enable SSE4.2 instruction support
 sse4a - Enable SSE4a instruction support
 ssse3 - Use the SSSE3 instruction set (NOT sse3/pni)
+vpclmulqdq - Use Vector Carry-Less Multiplication of Quadwords instruction set
 xop - Enable the XOP instruction set



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-19 Thread 罗百科
commit: 4311c1e0179f06c2410d3d3fe534edc87dcd63e8
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri Jan 19 09:51:19 2024 +
Commit: 罗百科  gentoo  org>
CommitDate: Fri Jan 19 09:51:51 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4311c1e0

profiles/desc: Remove postgres11

Removed in all other places.

Signed-off-by: Patrick Lauer  gentoo.org>

 profiles/desc/postgres_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index c122590b4137..d40f508181cc 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,9 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
 postgres14 - Build against PostgreSQL 14



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-02 Thread Michał Górny
commit: 9715ada9623e750f019492d7ce0df443966aa23e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 29 17:58:16 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  2 16:44:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9715ada9

profiles/desc: Add cpu_flags_arm_sve

Closes: https://bugs.gentoo.org/920474
Signed-off-by: Michał Górny  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34542
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 2fe7fd904f81..029f3aa89aae 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -12,6 +12,7 @@ neon - Use the NEON (ASIMD) instruction set
 sha1 - Use the SHA-1 cryptography instruction set
 sha2 - Use the SHA-2 cryptography instruction set
 sm4 - Use the SM4 cryptography instruction set
+sve - Use the Scalable Vector Extension instruction set
 thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
 thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
 v4 - Use instructions added in ARMv4



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-02 Thread Michał Górny
commit: e683061e288961a1ea865247a265b61af5780ece
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 29 17:57:17 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  2 16:44:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e683061e

profiles/desc: Add cpu_flags_arm_i8mm

Closes: https://bugs.gentoo.org/917278
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 74626d687761..2fe7fd904f81 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -5,6 +5,7 @@ aes - Use the AES cryptography instruction set
 asimddp - Use the Advanced SIMD dot product instructions
 crc32 - Use the CRC32 instruction set
 edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+)
+i8mm - Use the AArch64 Int8 matrix multiplication instructions
 iwmmxt - Use the iwMMXt instruction set
 iwmmxt2 - Use the iwMMXt2 instruction set
 neon - Use the NEON (ASIMD) instruction set



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-02 Thread Michał Górny
commit: 5312f4f222ef54ecf173b4d48b55dc992b94596d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 29 17:54:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  2 16:44:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5312f4f2

profiles/desc: Add cpu_flags_arm_sm4

Closes: https://bugs.gentoo.org/915624
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index da1b4ffd3496..9f3e60f72fd4 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 aes - Use the AES cryptography instruction set
@@ -9,6 +9,7 @@ iwmmxt2 - Use the iwMMXt2 instruction set
 neon - Use the NEON (ASIMD) instruction set
 sha1 - Use the SHA-1 cryptography instruction set
 sha2 - Use the SHA-2 cryptography instruction set
+sm4 - Use the SM4 cryptography instruction set
 thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
 thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
 v4 - Use instructions added in ARMv4



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2024-01-02 Thread Michał Górny
commit: c3d994daa1b9aff25c0b9401385ea357e18bc34c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 29 17:56:01 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan  2 16:44:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d994da

profiles/desc: Add cpu_flags_arm_asimddp

Closes: https://bugs.gentoo.org/917277
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 9f3e60f72fd4..74626d687761 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 aes - Use the AES cryptography instruction set
+asimddp - Use the Advanced SIMD dot product instructions
 crc32 - Use the CRC32 instruction set
 edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+)
 iwmmxt - Use the iwMMXt instruction set



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-12-17 Thread Michał Górny
commit: 255d8b2d9fa1635fb81d9eefef54e094eb144eb6
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 17 11:55:18 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 17 12:03:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255d8b2d

profiles: Remove entries matching UnusedGlobalUseExpand

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/collectd_plugins.desc |  3 +--
 profiles/desc/curl_ssl.desc |  1 -
 profiles/desc/ros_messages.desc | 11 ---
 profiles/desc/ruby_targets.desc |  3 +--
 profiles/desc/video_cards.desc  |  3 +--
 5 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index de7b06543e3d..963c7cd4d5c0 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of COLLECTD_PLUGINS USE_EXPAND flags.
@@ -39,7 +39,6 @@ exec - Build the exec input/output plugin (executes scripts / 
applications and r
 fhcount - Build the file handles input plugin (reports the number of used file 
handles)
 filecount - Build the filecount input plugin (counts the number of files in a 
directory and all its subdirectories)
 fscache - Build the fscache input plugin (collects information about the 
file-system based caching infrastructure for network file-systems and other 
slow media)
-gmond - Build the gmond input plugin (receives data from gmond, the client 
daemon of the Ganglia project)
 gps - Build the gps input plugin (collects number of satellites seen by a GPS 
receiver using sci-geosciences/gpsd)
 gpu_nvidia - Build the NVIDIA GPU input plugin (collects stats from NVIDIA GPU)
 hddtemp - Build the hddtemp input plugin (collects the temperature of disks 
from hddtemp daemon)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 2e78c7ea73da..9023283859e1 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -6,6 +6,5 @@
 
 gnutls - Use GnuTLS
 mbedtls - Use mbed TLS
-nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
 rustls - Use Rustls

diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
deleted file mode 100644
index ec400e7933d5..
--- a/profiles/desc/ros_messages.desc
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of ROS_MESSAGES USE-EXPANDED variables.
-# Keep it sorted.
-
-cxx - Generate and install C++ messages.
-eus - Generate and install EusLisp messages.
-lisp - Generate and install Common-Lisp messages.
-nodejs - Generate and install Nodejs messages.
-python - Generate and install Python messages. The PYTHON_TARGETS variable 
controls the Python versions to build for.

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index d1681bebfaf5..61b5e13cbf97 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,9 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
-ruby25 - Build with MRI Ruby 2.5.x
 ruby26 - Build with MRI Ruby 2.6.x
 ruby27 - Build with MRI Ruby 2.7.x
 ruby30 - Build with MRI Ruby 3.0.x

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 6beea7b60b6d..f749910a11bf 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors.
+# Copyright 1999-2023 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -13,7 +13,6 @@ exynos - VIDEO_CARDS setting to build driver for Samsung 
Exynos video cards
 freedreno - VIDEO_CARDS setting to build reverse-engineered driver for 
Qualcomm Adreno cards
 fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
 geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards
-glint - VIDEO_CARDS setting to build driver for glint video cards
 i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
 i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-12-05 Thread Michael Orlitzky
commit: 726ca79026a9387b45ed032558aae712803007dd
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed Dec  6 01:04:44 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed Dec  6 02:00:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726ca790

profiles/desc/php_targets.desc: drop old php7-4 target

Signed-off-by: Michael Orlitzky  gentoo.org>

 profiles/desc/php_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 3ba6ed157ba3..0f6c40acfa5f 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -7,4 +7,3 @@ php8-3 - Build against PHP 8.3
 php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0
-php7-4 - Build against PHP 7.4



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-12-05 Thread Michael Orlitzky
commit: a8192a9c21a8203e2b55572cdb487172aa6238f6
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Tue Dec  5 19:49:16 2023 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Wed Dec  6 01:02:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8192a9c

profiles/desc/php_targets.desc: add php8-3 flag

Signed-off-by: Michael Orlitzky  gentoo.org>

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 8aecd8c74e02..3ba6ed157ba3 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-3 - Build against PHP 8.3
 php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-11-26 Thread Benda XU
commit: 645e76365f9f7134251dc5a566fa25de234d354f
Author: Yiyang Wu  gmail  com>
AuthorDate: Fri Nov 17 03:01:45 2023 +
Commit: Benda XU  gentoo  org>
CommitDate: Sun Nov 26 14:54:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645e7636

profiles/desc/amdgpu_targets.desc: fill in more GPU models.

Reference: https://www.mail-archive.com/gentoo-dev  
lists.gentoo.org/msg98470.html
Bug: https://github.com/gentoo/gentoo/pull/33861
Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 profiles/desc/amdgpu_targets.desc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/desc/amdgpu_targets.desc 
b/profiles/desc/amdgpu_targets.desc
index 9c5739e9d9a4..d52080781947 100644
--- a/profiles/desc/amdgpu_targets.desc
+++ b/profiles/desc/amdgpu_targets.desc
@@ -15,6 +15,6 @@ gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 
5600M/V520
 gfx1012 - RDNA GPU, codename navi14, including Radeon RX 
5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, 
Radeon Pro W5500X/W5500/W5500M/W5300M
 gfx1030 - RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 
6950XT/6900XT/6800XT/6800, Radeon Pro W6800
 gfx1031 - RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 
6750XT/6700XT/6800M/6700M
-gfx1100 - RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 
7900XTX/7900XT
-gfx1101 - RDNA3 GPU, codename navi32
-gfx1102 - RDNA3 GPU, codename navi33
+gfx1100 - RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 
7900XTX/7900XT, AMD Radeon Pro W7900/W7800
+gfx1101 - RDNA3 GPU, codename navi32, including Radeon RX 7700XT/7800XT
+gfx1102 - RDNA3 GPU, codename navi33, including Radeon RX 7600/7600M/7600M 
XT/7700S/7600S, AMD Radeon PRO W7600/W7500



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, eclass/

2023-06-30 Thread 罗百科
commit: c0b5408f7d4ac69ba64842b241354b85131acd20
Author: Patrick Lauer  gentoo  org>
AuthorDate: Fri Jun 30 17:04:46 2023 +
Commit: 罗百科  gentoo  org>
CommitDate: Fri Jun 30 17:07:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b5408f

eclass/postgres.eclass, profiles/desc/postgres_targets.desc: Remove postgres10, 
add postgres16

Signed-off-by: Patrick Lauer  gentoo.org>

 eclass/postgres.eclass  | 2 +-
 profiles/desc/postgres_targets.desc | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass
index 95ed168d40a1..e10f2f7611ee 100644
--- a/eclass/postgres.eclass
+++ b/eclass/postgres.eclass
@@ -27,7 +27,7 @@ _POSTGRES_ECLASS=1
 # @DESCRIPTION:
 # List of versions to reverse sort POSTGRES_COMPAT slots
 
-_POSTGRES_ALL_VERSIONS=(  15 14 13 12 11 10 )
+_POSTGRES_ALL_VERSIONS=(  16 15 14 13 12 11 )
 
 
 

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index f87ee7f047e0..c122590b4137 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
 postgres14 - Build against PostgreSQL 14
 postgres15 - Build against PostgreSQL 15
+postgres16 - Build against PostgreSQL 16



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-06-19 Thread Hans de Graaff
commit: 8bc048cc86b373dbf604912470c804742f862973
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jun 19 15:05:35 2023 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jun 19 15:12:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc048cc

profiles/desc/apache2_modules.desc: add allowmethods

Signed-off-by: Hans de Graaff  gentoo.org>

 profiles/desc/apache2_modules.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index e47f6172b19a..f557f4279de6 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -1,4 +1,4 @@
-# Copyright 2007-2022 Gentoo Authors
+# Copyright 2007-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
@@ -7,6 +7,7 @@
 access_compat - Group authorizations based on host (name or IP address). 
Available as a compatibility module with previous versions
 actions - Provides for executing CGI scripts based on media type or request 
method
 alias - Provides for mapping different parts of the host filesystem in the 
document tree and for URL redirection
+allowmethods - This module makes it easy to restrict what HTTP methods can be 
used on a server
 asis - Sends files that contain their own HTTP headers
 auth_basic - Basic authentication
 auth_digest - User authentication using MD5 Digest Authentication



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-05-30 Thread Ionen Wolkens
commit: 822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue May 30 09:40:24 2023 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Tue May 30 11:00:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822b6b55

profiles/desc/xtables_addons.desc: add asn

Signed-off-by: Ionen Wolkens  gentoo.org>

 profiles/desc/xtables_addons.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/xtables_addons.desc 
b/profiles/desc/xtables_addons.desc
index 5ee39b3b6163..91a7ea078110 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -1,10 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of XTABLES_ADDONS USE-EXPANDED variables.
 # Keep it sorted.
 
 account - ACCOUNT target is a high performance accounting system for large 
local networks
+asn - match a packet by its source or destination Autonomous System Number
 chaos - CHAOS target causes confusion on the other end by doing odd things 
with incoming packets
 condition - matches if a specific condition variable is (un)set
 delude - DELUDE target will reply to a SYN packet with SYN-ACK, and to all 
other packets with an RST



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/, net-misc/curl/, dev-perl/IO-Socket-SSL/

2023-05-27 Thread Fabian Groffen
commit: 0d8c0c17aeebd7171933eb3b5b7cc3472acc00ff
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat May 27 10:48:50 2023 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat May 27 10:49:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8c0c17

*: drop elibc_Winnt usage

Signed-off-by: Fabian Groffen  gentoo.org>

 dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.83.0.ebuild | 2 +-
 net-misc/curl/curl-8.1.1.ebuild| 2 +-
 net-misc/curl/curl-.ebuild | 2 +-
 profiles/base/use.mask | 1 -
 profiles/desc/curl_ssl.desc| 3 +--
 5 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.83.0.ebuild 
b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.83.0.ebuild
index df7537375b83..a3f963cc3b5b 100644
--- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.83.0.ebuild
+++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.83.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris"
 IUSE="idn"
 
 RDEPEND="

diff --git a/net-misc/curl/curl-8.1.1.ebuild b/net-misc/curl/curl-8.1.1.ebuild
index 1240b566e376..b667288ebfb4 100644
--- a/net-misc/curl/curl-8.1.1.ebuild
+++ b/net-misc/curl/curl-8.1.1.ebuild
@@ -17,7 +17,7 @@ else
https://curl.se/download/${P}.tar.xz
verify-sig? ( https://curl.se/download/${P}.tar.xz.asc )
"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="curl"

diff --git a/net-misc/curl/curl-.ebuild b/net-misc/curl/curl-.ebuild
index 780b2f6446f1..fa49a9e5fdc2 100644
--- a/net-misc/curl/curl-.ebuild
+++ b/net-misc/curl/curl-.ebuild
@@ -17,7 +17,7 @@ else
https://curl.se/download/${P}.tar.xz
verify-sig? ( https://curl.se/download/${P}.tar.xz.asc )
"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux 
~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 LICENSE="curl"

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index f6587acbec12..8cbeafe13096 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -66,7 +66,6 @@ elibc_Cygwin
 elibc_Darwin
 elibc_musl
 elibc_SunOS
-elibc_Winnt
 
 kernel_Darwin
 kernel_SunOS

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 5f30da44502a..2e78c7ea73da 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CURL_SSL USE_EXPAND flags for 
net-misc/curl
@@ -9,4 +9,3 @@ mbedtls - Use mbed TLS
 nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
 rustls - Use Rustls
-winssl - Use WinSSL (only with elibc_Winnt)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-05-14 Thread Sam James
commit: b7a7e7ee16baea1fdd64f0b6ae34517896f77173
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 11 00:29:58 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May 15 05:47:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a7e7ee

profiles/desc: add tls for apache2_modules

Bug: https://bugs.gentoo.org/885099
Signed-off-by: Sam James  gentoo.org>

 profiles/desc/apache2_modules.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index f9eab8d33ac7..e47f6172b19a 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -92,6 +92,7 @@ socache_shmcb - A shared object cache provider using a 
high-performance cyclic b
 speling - Attempts to correct mistaken URLs that users might have entered by 
ignoring capitalization and by allowing up to one misspelling
 status - Provides information on server activity and performance
 substitute - Perform search and replace operations on response bodies
+tls - mod_tls TLS module for Apache, intended to replace mod_ssl
 unique_id - Provides an environment variable with a unique identifier for each 
request
 unixd - Basic (required) security for Unix-family platforms
 userdir - User-specific directories



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/

2023-05-01 Thread Sam James
commit: 8b5de2566b3e69d0f1ccbba7c1667592786e62c8
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May  1 11:56:56 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon May  1 13:43:29 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5de256

profiles: Remove python3_9

Signed-off-by: Michał Górny  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 profiles/base/package.use.force | 1 -
 profiles/desc/python_single_target.desc | 1 -
 profiles/desc/python_targets.desc   | 1 -
 3 files changed, 3 deletions(-)

diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 699b54e3ef9e..d02c5ebecc65 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -207,7 +207,6 @@ app-shells/bash:0 readline
 # Michał Górny  (2012-10-14)
 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
 # API. Please remember to keep it in sync with python_targets.desc.
-dev-lang/python-exec python_targets_python3_9
 dev-lang/python-exec python_targets_python3_10
 dev-lang/python-exec python_targets_python3_11
 dev-lang/python-exec python_targets_pypy3

diff --git a/profiles/desc/python_single_target.desc 
b/profiles/desc/python_single_target.desc
index e0f1bed263a1..d931638828a9 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
-python3_9 - Build for Python 3.9 only
 python3_10 - Build for Python 3.10 only
 python3_11 - Build for Python 3.11 only
 pypy3 - Build for PyPy3 only

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 7b5841ecd4b3..bb38d02367e9 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
-python3_9 - Build with Python 3.9
 python3_10 - Build with Python 3.10
 python3_11 - Build with Python 3.11
 pypy3 - Build with PyPy3



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2023-04-02 Thread Alfredo Tupone
commit: 7b829842bb310e8e0b720844d7d78658b3c5018b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Apr  2 08:34:21 2023 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Apr  2 08:35:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b829842

profiles/desc: drop gcc_12_2_0 from ada

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/desc/ada_target.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 5df7974f3711..3b4430fae688 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -3,4 +3,3 @@
 
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
 gcc_12 - Compile with sys-devel/gcc:12
-gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, eclass/

2023-01-31 Thread Benda XU
commit: 88729b304dbfe1e9bf1d5384bf125704e28ff956
Author: Yiyang Wu  gmail  com>
AuthorDate: Sat Jan 28 10:40:53 2023 +
Commit: Benda XU  gentoo  org>
CommitDate: Tue Jan 31 14:28:52 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88729b30

rocm.eclass: support RDNA3 GPU for >=5.4, remove <5

ROCm libraries with version <5 are cleaned up, remove version 4 support
for rocm.eclass.

RDNA3 has initial support in ROCm libraries starting from 5.4 releases.
Enable gfx110* amdgpu_targets in rocm.eclass and add corresponding
description.

Closes: https://bugs.gentoo.org/891499
Closes: https://github.com/gentoo/gentoo/pull/29320
Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 eclass/rocm.eclass| 13 +++--
 profiles/desc/amdgpu_targets.desc |  5 -
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/eclass/rocm.eclass b/eclass/rocm.eclass
index cf7a18b70ad2..b78dfea1cc31 100644
--- a/eclass/rocm.eclass
+++ b/eclass/rocm.eclass
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: rocm.eclass
@@ -138,17 +138,18 @@ _rocm_set_globals() {
# may help. Gentoo have patches to enable gfx1031 as well.
local unofficial_amdgpu_targets official_amdgpu_targets
case ${ROCM_VERSION} in
-   4.*)
+   5.[0-3].*)
unofficial_amdgpu_targets=(
-   gfx803 gfx900 gfx1010 gfx1011 gfx1012 gfx1030
+   gfx803 gfx900 gfx1010 gfx1011 gfx1012 gfx1031
)
official_amdgpu_targets=(
-   gfx906 gfx908
+   gfx906 gfx908 gfx90a gfx1030
)
;;
-   5.*)
+   5.*|)
unofficial_amdgpu_targets=(
-   gfx803 gfx900 gfx1010 gfx1011 gfx1012 gfx1031
+   gfx803 gfx900 gfx1010 gfx1011 gfx1012
+   gfx1031 gfx1100 gfx1101 gfx1102
)
official_amdgpu_targets=(
gfx906 gfx908 gfx90a gfx1030

diff --git a/profiles/desc/amdgpu_targets.desc 
b/profiles/desc/amdgpu_targets.desc
index 66a9a7a85935..9c5739e9d9a4 100644
--- a/profiles/desc/amdgpu_targets.desc
+++ b/profiles/desc/amdgpu_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors.
+# Copyright 1999-2023 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # Reference:
@@ -15,3 +15,6 @@ gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 
5600M/V520
 gfx1012 - RDNA GPU, codename navi14, including Radeon RX 
5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, 
Radeon Pro W5500X/W5500/W5500M/W5300M
 gfx1030 - RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 
6950XT/6900XT/6800XT/6800, Radeon Pro W6800
 gfx1031 - RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 
6750XT/6700XT/6800M/6700M
+gfx1100 - RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 
7900XTX/7900XT
+gfx1101 - RDNA3 GPU, codename navi32
+gfx1102 - RDNA3 GPU, codename navi33



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-12-27 Thread Michał Górny
commit: 212b85ddf90e9c84abda91a99b92076be10949fb
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Dec 27 18:44:25 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Dec 27 18:45:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212b85dd

profiles/desc: Add LLVM_TARGETS=Xtensa

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 3ae1da77148c..bd5c9069ba39 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -25,3 +25,4 @@ VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target
+Xtensa - Tensilica Xtensa (ESP32) CPU target [EXPERIMENTAL]



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-12-11 Thread Sam James
commit: a140e368c72711ff551ce639a87af2b4decf3388
Author: Sam James  gentoo  org>
AuthorDate: Sun Dec 11 01:01:08 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Dec 11 22:50:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a140e368

profiles/desc: add rustls for curl_ssl

Bug: https://bugs.gentoo.org/885099
Signed-off-by: Sam James  gentoo.org>

 profiles/desc/curl_ssl.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index f52579304a67..5f30da44502a 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -8,4 +8,5 @@ gnutls - Use GnuTLS
 mbedtls - Use mbed TLS
 nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
-winssl - Use WinSSL (only with elibc_Winnt) 
+rustls - Use Rustls
+winssl - Use WinSSL (only with elibc_Winnt)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-11-27 Thread Alfredo Tupone
commit: 7f519d33cc2c14a7347ae4c5850bc73420073b21
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Nov 27 11:40:54 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Nov 27 11:40:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f519d33

profiles/desc: drop gnat_2020 use flag

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/desc/ada_target.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 56e98a3ba1af..a02d28dcd89a 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,6 +1,5 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
 gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-10-06 Thread 罗百科
commit: 6ae3da3a348d5607e4bc10716c3ebc1d55aa2155
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Oct  6 15:54:25 2022 +
Commit: 罗百科  gentoo  org>
CommitDate: Thu Oct  6 16:22:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae3da3a

profiles/desc: Add postgres15 target

Signed-off-by: Patrick Lauer  gentoo.org>

 profiles/desc/postgres_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index 2aeb36f33762..f87ee7f047e0 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
@@ -8,3 +8,4 @@ postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
 postgres14 - Build against PostgreSQL 14
+postgres15 - Build against PostgreSQL 15



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/, profiles/base/

2022-09-30 Thread Brian Evans
commit: 0430657c2a5f2a492b1a19f24a3edf7ab4cb8e92
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Sep 30 17:08:35 2022 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Sep 30 17:14:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0430657c

profiles: Prepare for adding PHP 8.2 RC

Signed-off-by: Brian Evans  gentoo.org>

 profiles/base/use.mask | 4 
 profiles/desc/php_targets.desc | 1 +
 profiles/package.mask  | 4 
 3 files changed, 9 insertions(+)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 95771e8b8e49..7f933c6c7e3e 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Brian Evans  (2022-09-30)
+# PHP 8.2 is in RC
+php_targets_php8-2
+
 # Sam James  (2022-08-02)
 # Masked for testing. The split of some packages may still
 # change. bug #838970.

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 301a3e58a8ff..78c3a07424c3 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4

diff --git a/profiles/package.mask b/profiles/package.mask
index 663599209444..ac3890bca7c4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Brian Evans  (2022-09-30)
+# Mask RC versions for initial testing
+ (2022-09-29)
 # Unfetchable mirror-restricted distfile.  No action from maintainer
 # in over a year.



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-dicts/myspell-de/

2022-09-22 Thread Joonas Niilola
commit: ba04241e5184252af15449da3abd8b01694de18b
Author: Robert Siebeck  r123  de>
AuthorDate: Thu Sep 15 07:44:49 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Sep 22 11:34:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba04241e

app-dicts/myspell-de: support installing country-specific locales

Country-specific locales for Austria, Switzerland and Germany can be selected
via USE flags. Using the de locale will install the files for all countries.

Signed-off-by: Robert Siebeck  r123.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 .../myspell-de/myspell-de-2017.01.12-r1.ebuild | 53 ++
 profiles/desc/l10n.desc|  2 +
 2 files changed, 55 insertions(+)

diff --git a/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild 
b/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild
new file mode 100644
index ..262d7cdec76b
--- /dev/null
+++ b/app-dicts/myspell-de/myspell-de-2017.01.12-r1.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit myspell-r2
+
+MY_PV=$(ver_rs 1- -)   # -MM-DD
+
+DESCRIPTION="German (AT,CH,DE) dictionaries for myspell/hunspell"
+HOMEPAGE="
+   
https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries
+   
https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries
+   
https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries
+"
+SRC_URI="
+   l10n_de? (
+   
https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/$(ver_rs
 1 -)/@@download/file/dict-de_AT-frami_${MY_PV}.oxt
+   
https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/$(ver_rs
 1 -)/@@download/file/dict-de_CH-frami_${MY_PV}.oxt
+   
https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${MY_PV}/@@download/file/dict-de_DE-frami_${MY_PV}.oxt
 )
+   l10n_de-AT? ( 
https://extensions.libreoffice.org/extensions/german-de-at-frami-dictionaries/$(ver_rs
 1 -)/@@download/file/dict-de_AT-frami_${MY_PV}.oxt )
+   l10n_de-CH? ( 
https://extensions.libreoffice.org/extensions/german-de-ch-frami-dictionaries/$(ver_rs
 1 -)/@@download/file/dict-de_CH-frami_${MY_PV}.oxt )
+   l10n_de-DE? ( 
https://extensions.libreoffice.org/extensions/german-de-de-frami-dictionaries/${MY_PV}/@@download/file/dict-de_DE-frami_${MY_PV}.oxt
 )
+"
+
+LICENSE="GPL-3 GPL-2 LGPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+
+PLOCALES=( "de-AT" "de-CH" "de-DE" )
+IUSE+="+l10n_de ${PLOCALES[@]/#/l10n_}"
+REQUIRED_USE="|| ( l10n_de ${PLOCALES[@]/#/l10n_} )"
+
+src_prepare() {
+   # fixing file names
+   for i in *_frami.*; do
+   mv "${i}" "${i/_frami}" || die
+   done
+
+   MYSPELL_DICT=( )
+   MYSPELL_HYPH=( )
+   MYSPELL_THES=( )
+   for lang in "${PLOCALES[@]}"; do
+   local mylinguas="${lang//-/_}"
+   if use "l10n_${lang}" || use l10n_de; then
+   MYSPELL_DICT+=( "${mylinguas}.aff" "${mylinguas}.dic" )
+   MYSPELL_HYPH+=( "hyph_${mylinguas}.dic" )
+   MYSPELL_THES+=( "th_${mylinguas}_v2.dat" 
"th_${mylinguas}_v2.idx" )
+   fi
+   done
+
+   default
+}

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index e50db4be3262..8507b4ecd5b2 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -56,7 +56,9 @@ cy - Welsh
 da - Danish
 de - German
 de-1901 - German (traditional orthography)
+de-AT - German (Austria)
 de-CH - German (Switzerland)
+de-DE - German (Germany)
 dgo - Dogri (individual language)
 doi - Dogri (macrolanguage)
 dsb - Lower Sorbian



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-09-15 Thread Joonas Niilola
commit: e99d6794de11b54fffa8685d885d7aeb8f8108fb
Author: Ronny (tastytea) Gutbrod  tastytea  de>
AuthorDate: Sun Aug 14 16:06:11 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Thu Sep 15 07:05:41 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99d6794

profiles/desc: add zh-HK to l10n.desc

Signed-off-by: Ronny (tastytea) Gutbrod  tastytea.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index af2f697df775..e50db4be3262 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -233,5 +233,6 @@ yi - Yiddish
 yo - Yoruba
 zh - Chinese
 zh-CN - Chinese (China)
+zh-HK - Chinese (Hong Kong)
 zh-TW - Chinese (Taiwan)
 zu - Zulu



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-09-13 Thread Alfredo Tupone
commit: 49074ef1934da8d85dd570dbd267740e5306be8e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Sep 13 20:30:44 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Sep 13 20:33:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49074ef1

profiles/desc: add gcc_12_2_0 to the ada target list

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/desc/ada_target.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index eeabf1ffaed1..56e98a3ba1af 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,5 +1,6 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
+gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-09-12 Thread Benda XU
commit: f8e7d5b70494f3efc7963fce9d877b27cd65abe2
Author: Yiyang Wu  gmail  com>
AuthorDate: Fri Jul 15 10:21:06 2022 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Sep 12 09:26:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e7d5b7

profiles/desc: add amdgpu_targets.desc for USE_EXPAND

Signed-off-by: Yiyang Wu  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 profiles/desc/amdgpu_targets.desc | 17 +
 1 file changed, 17 insertions(+)

diff --git a/profiles/desc/amdgpu_targets.desc 
b/profiles/desc/amdgpu_targets.desc
new file mode 100644
index ..66a9a7a85935
--- /dev/null
+++ b/profiles/desc/amdgpu_targets.desc
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# Reference:
+# GPU name and Architecture codename: 
https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp
+# See also: 
https://www.coelacanth-dream.com/posts/2019/12/30/did-rid-product-matome-p2/#fn:67
+
+gfx803 - Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon 
Pro Duo, FirePro S9300x2, Radeon Instinct MI8
+gfx900 - Vega GPU, codename vega10, including Radeon Vega Frontier Edition, 
Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, 
Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
+gfx906 - Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon 
Instinct MI50/MI60
+gfx908 - CDNA Accelerator, codename arcturus, including AMD Instinct MI100 
Accelerator
+gfx90a - CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 
series Accelerators
+gfx1010 - RDNA GPU, codename navi10, including Radeon RX 
5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, 
Radeon Pro W5700X/W5700
+gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
+gfx1012 - RDNA GPU, codename navi14, including Radeon RX 
5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, 
Radeon Pro W5500X/W5500/W5500M/W5300M
+gfx1030 - RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 
6950XT/6900XT/6800XT/6800, Radeon Pro W6800
+gfx1031 - RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 
6750XT/6700XT/6800M/6700M



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-emulation/qemu/

2022-07-04 Thread Sam James
commit: e91f2e435553a7d3d2717ea0b66034d99bc9b7a5
Author: WANG Xuerui  gentoo  org>
AuthorDate: Tue Jul  5 00:30:21 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jul  5 00:38:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e91f2e43

app-emulation/qemu: sync targets USE flags, add loongarch64

This is fully upstream as of 
https://gitlab.com/qemu-project/qemu/-/commit/1437479e5ee1a49ccd84cad9e7b010fb2ee9d805.

Signed-off-by: WANG Xuerui  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/26226
Signed-off-by: Sam James  gentoo.org>

 app-emulation/qemu/qemu-.ebuild | 1 +
 profiles/desc/qemu_softmmu_targets.desc | 1 +
 profiles/desc/qemu_user_targets.desc| 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index b9d896ec56bc..33c2357b1386 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -52,6 +52,7 @@ COMMON_TARGETS="
cris
hppa
i386
+   loongarch64
m68k
microblaze
microblazeel

diff --git a/profiles/desc/qemu_softmmu_targets.desc 
b/profiles/desc/qemu_softmmu_targets.desc
index 662ca903f314..fbb7b6d8511f 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -12,6 +12,7 @@ avr - system emulation target
 cris - system emulation target
 hppa - system emulation target
 i386 - system emulation target
+loongarch64 - system emulation target
 m68k - system emulation target
 microblazeel - system emulation target
 microblaze - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index aa37a655f686..548f2e154541 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -14,6 +14,7 @@ cris - userspace emulation target
 hexagon - Qualcomm hexagon userspace emulation target
 hppa - userspace emulation target
 i386 - userspace emulation target
+loongarch64 - userspace emulation target
 m68k - userspace emulation target
 microblazeel - userspace emulation target
 microblaze - userspace emulation target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-06-27 Thread Michał Górny
commit: f336c7254de6ebc57b01b21c7e4715e5cf762ffa
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 04:43:38 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 08:25:57 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f336c725

profiles/desc: Describe LLVM_TARGETS=SPIRV

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 41e5063e0182..3ae1da77148c 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -19,6 +19,7 @@ NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
+SPIRV - Support SPIR-V language target for graphics and parallel computing
 SystemZ - SystemZ (s390x) CPU target
 VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-06-26 Thread Michał Górny
commit: 24b24dfeedc2960dcad3c649b6b868c1f3f5ae00
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jun 27 04:29:19 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jun 27 04:40:45 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b24dfe

profiles/desc: Describe LLVM_TARGETS=DirectX

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index da117a623c04..41e5063e0182 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -8,6 +8,7 @@ ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target
 BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
+DirectX - DirectX target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 LoongArch - LoongArch CPU support [EXPERIMENTAL]



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-06-22 Thread Michał Górny
commit: b5663d79274d9a68e76bd5adf3f89f3a6089fed5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 22 08:34:43 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 22 08:36:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5663d79

profiles/desc: UnusedGlobalUseExpand cleanup

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/apache2_modules.desc   | 1 -
 profiles/desc/php_targets.desc   | 5 +
 profiles/desc/qemu_user_targets.desc | 1 -
 profiles/desc/ruby_targets.desc  | 1 -
 4 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index 7a7e5e061080..f9eab8d33ac7 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -11,7 +11,6 @@ asis - Sends files that contain their own HTTP headers
 auth_basic - Basic authentication
 auth_digest - User authentication using MD5 Digest Authentication
 auth_form - Allows the use of an HTML login form to restrict access by looking 
up users in the given providers
-authn_alias - Provides the ability to create extended authentication providers 
based on actual providers
 authn_anon - Allows "anonymous" user access to authenticated areas
 authn_core - Provides core authentication capabilities common to all 
authentication providers (functionality provided by authn_alias in previous 
versions)
 authn_dbd - User authentication using an SQL database

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 76a65f23514a..301a3e58a8ff 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
@@ -8,6 +8,3 @@ php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4
 php7-3 - Build against PHP 7.3
 php7-2 - Build against PHP 7.2
-php7-1 - Build against PHP 7.1
-php7-0 - Build against PHP 7.0
-php5-6 - Build against PHP 5.6

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index 899ca398b63f..aa37a655f686 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -25,7 +25,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
 nios2 - userspace emulation target
 or1k - OpenRISC system emulation target
-ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
 ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc - PowerPC 32-bit big endian userspace emulation target

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index ee184a5a6842..06e59b7bd430 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
-ruby24 - Build with MRI Ruby 2.4.x
 ruby25 - Build with MRI Ruby 2.5.x
 ruby26 - Build with MRI Ruby 2.6.x
 ruby27 - Build with MRI Ruby 2.7.x



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-05-21 Thread 罗百科
commit: ea01a8d799fd1d64945115112e7f78fae371a7cb
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sat May 21 09:26:01 2022 +
Commit: 罗百科  gentoo  org>
CommitDate: Sat May 21 09:36:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea01a8d7

profiles: Remove obsolete postgres9.6

Signed-off-by: Patrick Lauer  gentoo.org>

 profiles/desc/postgres_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index 39f97a1ad44d..2aeb36f33762 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-04-12 Thread Lars Wendler
commit: f7d446cc55b2206059ad6ca7f27ff9cca3411eb8
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Apr 12 07:40:17 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 12 07:44:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d446cc

profiles/desc/apache2_modules.desc: Fix proxy_hcheck name

Signed-off-by: Lars Wendler  gentoo.org>

 profiles/desc/apache2_modules.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index 1ac475d34c8d..7a7e5e061080 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -71,7 +71,7 @@ proxy_balancer - mod_proxy extension for load balancing
 proxy_connect - mod_proxy extension for CONNECT request handling
 proxy_fcgi - FastCGI support module for mod_proxy
 proxy_ftp - FTP support module for mod_proxy
-proxy_check - Dynamic health check of Balancer members (workers) for mod_proxy
+proxy_hcheck - Dynamic health check of Balancer members (workers) for mod_proxy
 proxy_html - Module to rewrite links in html pages behind a reverse proxy
 proxy_http - HTTP support module for mod_proxy
 proxy_http2 - HTTP2 support module for mod_proxy



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, www-servers/apache/

2022-04-12 Thread Lars Wendler
commit: e142d5599cca225717dd729f286d3a213756a800
Author: Tomáš Mózes  gmail  com>
AuthorDate: Sun Apr 10 04:00:31 2022 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Apr 12 07:38:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e142d559

www-servers/apache: add mod_proxy_hcheck support

Closes: https://bugs.gentoo.org/837338
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/24967
Signed-off-by: Lars Wendler  gentoo.org>

 profiles/desc/apache2_modules.desc |   1 +
 www-servers/apache/apache-2.4.53-r1.ebuild | 262 +
 2 files changed, 263 insertions(+)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index 73d4b6cd4651..1ac475d34c8d 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -71,6 +71,7 @@ proxy_balancer - mod_proxy extension for load balancing
 proxy_connect - mod_proxy extension for CONNECT request handling
 proxy_fcgi - FastCGI support module for mod_proxy
 proxy_ftp - FTP support module for mod_proxy
+proxy_check - Dynamic health check of Balancer members (workers) for mod_proxy
 proxy_html - Module to rewrite links in html pages behind a reverse proxy
 proxy_http - HTTP support module for mod_proxy
 proxy_http2 - HTTP2 support module for mod_proxy

diff --git a/www-servers/apache/apache-2.4.53-r1.ebuild 
b/www-servers/apache/apache-2.4.53-r1.ebuild
new file mode 100644
index ..2268b410b14b
--- /dev/null
+++ b/www-servers/apache/apache-2.4.53-r1.ebuild
@@ -0,0 +1,262 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# latest gentoo apache files
+GENTOO_PATCHSTAMP="20210212"
+GENTOO_DEVELOPER="polynomial-c"
+GENTOO_PATCHNAME="gentoo-apache-2.4.46-r6"
+
+# IUSE/USE_EXPAND magic
+IUSE_MPMS_FORK="prefork"
+IUSE_MPMS_THREAD="event worker"
+
+# << obsolete modules:
+# authn_default authz_default mem_cache
+# mem_cache is replaced by cache_disk
+# ?? buggy modules
+# proxy_scgi: startup error: undefined symbol "ap_proxy_release_connection", 
no fix found
+# >> added modules for reason:
+# compat: compatibility with 2.2 access control
+# authz_host: new module for access control
+# authn_core: functionality provided by authn_alias in previous versions
+# authz_core: new module, provides core authorization capabilities
+# cache_disk: replacement for mem_cache
+# lbmethod_byrequests: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bytraffic: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bybusyness: Split off from mod_proxy_balancer in 2.3
+# lbmethod_heartbeat: Split off from mod_proxy_balancer in 2.3
+# slotmem_shm: Slot-based shared memory provider (for lbmethod_byrequests).
+# socache_shmcb: shared object cache provider. Default config with ssl needs it
+# unixd: fixes startup error: Invalid command 'User'
+IUSE_MODULES="access_compat actions alias asis auth_basic auth_digest auth_form
+authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache authz_core
+authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
+brotli cache cache_disk cache_socache cern_meta charset_lite cgi cgid dav 
dav_fs dav_lock
+dbd deflate dir dumpio env expires ext_filter file_cache filter headers http2
+ident imagemap include info lbmethod_byrequests lbmethod_bytraffic 
lbmethod_bybusyness
+lbmethod_heartbeat log_config log_forensic logio lua macro md mime mime_magic 
negotiation
+proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_hcheck proxy_html 
proxy_http proxy_scgi
+proxy_http2 proxy_fcgi proxy_uwsgi proxy_wstunnel rewrite ratelimit remoteip 
reqtimeout
+session session_cookie session_crypto session_dbd setenvif slotmem_shm 
socache_memcache
+socache_shmcb speling status substitute systemd unique_id userdir usertrack
+unixd version vhost_alias watchdog xml2enc"
+# The following are also in the source as of this version, but are not 
available
+# for user selection:
+# bucketeer case_filter case_filter_in echo http isapi optional_fn_export
+# optional_fn_import optional_hook_export optional_hook_import
+
+# inter-module dependencies
+# TODO: this may still be incomplete
+MODULE_DEPENDS="
+   auth_form:session
+   brotli:filter
+   dav_fs:dav
+   dav_lock:dav
+   deflate:filter
+   cache_disk:cache
+   ext_filter:filter
+   file_cache:cache
+   lbmethod_byrequests:proxy_balancer
+   lbmethod_byrequests:slotmem_shm
+   lbmethod_bytraffic:proxy_balancer
+   lbmethod_bybusyness:proxy_balancer
+   lbmethod_heartbeat:proxy_balancer
+   log_forensic:log_config
+   logio:log_config
+   cache_disk:cache
+   cache_socache:cache
+   md:watchdog
+   mime_magic:mime
+   proxy_ajp:proxy
+   proxy_balancer:proxy
+   proxy_balancer:slotmem_shm
+   proxy_connect:proxy
+   proxy_ftp:proxy
+   proxy_hcheck:pr

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-02-10 Thread Michał Górny
commit: 14ed88ff5a3ee78ad3640665f4ec0c5db8021c45
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 10 22:52:41 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 10 22:54:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ed88ff

profiles/desc: Add LLVM_TARGETS: LoongArch

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index fd9a4f60ff89..01f23bc17b27 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2022 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
+LoongArch - LoongArch CPU support [EXPERIMENTAL]
 M68k - Motorola 68000 target [EXPERIMENTAL]
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2022-02-10 Thread Michał Górny
commit: 051c564e5d0285cb78a9625106f7db19e815c115
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 10 22:53:35 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 10 22:54:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051c564e

profiles/desc: Update experimental target descs

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 01f23bc17b27..da117a623c04 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -5,7 +5,7 @@ AArch64 - AArch64 CPU target (arm64 in Gentoo)
 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
 ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
 ARM - ARM CPU target
-AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
+AVR - 8-bit Atmel AVR microcontroller target
 BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
@@ -19,7 +19,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
-VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL]
+VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/embedded/, profiles/base/

2022-01-02 Thread David Seifert
commit: 2817b0471ba0d5cc2cf12f4362593c0dd29191fc
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  2 17:49:11 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  2 17:49:11 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2817b047

profiles: remove freebsd-libc

Signed-off-by: David Seifert  gentoo.org>

 profiles/base/make.defaults | 2 +-
 profiles/base/use.mask  | 1 -
 profiles/desc/elibc.desc| 1 -
 profiles/embedded/make.defaults | 2 +-
 4 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7ef343584cf4..547c7b31e83c 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -7,7 +7,7 @@
 # Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
 IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
 USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw musl NetBSD OpenBSD SunOS Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly glibc HPUX Interix 
mingw musl NetBSD OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 85ccff7cc3ab..2a93cc41dd77 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -75,7 +75,6 @@ elibc_bionic
 elibc_Cygwin
 elibc_Darwin
 elibc_DragonFly
-elibc_FreeBSD
 elibc_HPUX
 elibc_Interix
 elibc_musl

diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
index a853e59bf9c9..ec994a00e657 100644
--- a/profiles/desc/elibc.desc
+++ b/profiles/desc/elibc.desc
@@ -10,7 +10,6 @@ bionic - ELIBC setting for systems that use Android's Bionic 
C library
 Cygwin - ELIBC setting for systems that use Cygwin
 Darwin - ELIBC setting for systems that use the Darwin C library
 DragonFly - ELIBC setting for systems that use the DragonFly C library
-FreeBSD - ELIBC setting for systems that use the FreeBSD C library
 glibc - ELIBC setting for systems that use the GNU C library
 HPUX - ELIBC setting for systems that use the HP-UX C library
 Interix - ELIBC setting for systems that use the Interix C library

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index 990981afcdb9..4320f726a5e9 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -24,7 +24,7 @@ IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
 USE_EXPAND_UNPREFIXED="ARCH"
 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
 USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 
m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris 
sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux 
x86-solaris x86-winnt"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw musl NetBSD OpenBSD SunOS Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly glibc HPUX Interix 
mingw musl NetBSD OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/embedded/, profiles/base/

2022-01-02 Thread David Seifert
commit: 0f47bb262c5209cbfaf2fe754c908876cc8d5acf
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan  2 09:13:26 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan  2 09:13:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f47bb26

profiles: remove mintlib

Closes: https://github.com/gentoo/gentoo/pull/23623
Signed-off-by: David Seifert  gentoo.org>

 profiles/base/make.defaults | 4 ++--
 profiles/base/use.mask  | 3 +--
 profiles/desc/elibc.desc| 3 +--
 profiles/embedded/make.defaults | 4 ++--
 4 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index f25074f9d81a..ffef3a74bf0f 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 #
 # System-wide defaults for the Portage system
@@ -7,7 +7,7 @@
 # Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
 IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
 USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw musl NetBSD OpenBSD SunOS uclibc Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index d5ff47743a6e..ddbe686ea336 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file is only for generic masks. For arch-specific masks (i.e.
@@ -79,7 +79,6 @@ elibc_DragonFly
 elibc_FreeBSD
 elibc_HPUX
 elibc_Interix
-elibc_mintlib
 elibc_musl
 elibc_NetBSD
 elibc_OpenBSD

diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
index 04c4db7791ff..7edf823ddcd7 100644
--- a/profiles/desc/elibc.desc
+++ b/profiles/desc/elibc.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of ELIBC USE_EXPAND flags.
@@ -15,7 +15,6 @@ glibc - ELIBC setting for systems that use the GNU C library
 HPUX - ELIBC setting for systems that use the HP-UX C library
 Interix - ELIBC setting for systems that use the Interix C library
 mingw - ELIBC setting for systems that use the Minimalist GNU for Windows 
library
-mintlib - ELIBC setting for systems that use the FreeMiNT C library
 musl - ELIBC setting for systems that use the musl C library
 NetBSD - ELIBC setting for systems that use the NetBSD C library
 OpenBSD - ELIBC setting for systems that use the OpenBSD C library

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index b0ddb83f4f8d..a14a73f66064 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2008-2021 Gentoo Authors
+# Copyright 2008-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 USE="kdrive minimal multicall zlib"
@@ -24,7 +24,7 @@ IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
 USE_EXPAND_UNPREFIXED="ARCH"
 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
 USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 
m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc sparc64-solaris 
sparc-solaris x64-cygwin x64-macos x64-solaris x64-winnt x86 x86-fbsd x86-linux 
x86-solaris x86-winnt"
-USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX 
Interix mingw musl NetBSD OpenBSD SunOS uclibc Winnt"
 USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD 
OpenBSD SunOS Winnt"
 USE_EXPAND_VALUES_USERLAND="BSD GNU"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, media-libs/mesa/, profiles/arch/base/, profiles/arch/x86/, ...

2021-10-30 Thread Matt Turner
commit: f20b8394b687bc73339d9acbd46ff4d1f884f330
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 30 20:33:27 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Oct 30 23:04:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f20b8394

media-libs/mesa: Add VIDEO_CARDS=crocus

Closes: https://bugs.gentoo.org/796764
Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/mesa-.ebuild | 5 -
 profiles/arch/amd64/use.mask | 1 +
 profiles/arch/base/use.mask  | 1 +
 profiles/arch/x86/use.mask   | 1 +
 profiles/desc/video_cards.desc   | 1 +
 5 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-.ebuild b/media-libs/mesa/mesa-.ebuild
index 81c434cf294..ac45323b97f 100644
--- a/media-libs/mesa/mesa-.ebuild
+++ b/media-libs/mesa/mesa-.ebuild
@@ -27,7 +27,7 @@ RESTRICT="
 "
 
 RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
-VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost v3d vc4 virgl vivante vmware"
+VIDEO_CARDS="${RADEON_CARDS} crocus freedreno i915 i965 intel iris lima 
nouveau panfrost v3d vc4 virgl vivante vmware"
 for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"
 done
@@ -45,6 +45,7 @@ REQUIRED_USE="
vulkan? ( video_cards_radeonsi? ( llvm ) )
vulkan-overlay? ( vulkan )
wayland? ( egl gbm )
+   video_cards_crocus? ( gallium )
video_cards_freedreno?  ( gallium )
video_cards_intel?  ( classic )
video_cards_i915?   ( || ( classic gallium ) )
@@ -467,6 +468,7 @@ multilib_src_configure() {
fi
fi
 
+   gallium_enable video_cards_crocus crocus
gallium_enable video_cards_iris iris
 
gallium_enable video_cards_r300 r300
@@ -515,6 +517,7 @@ multilib_src_configure() {
$(meson_use osmesa)
$(meson_use selinux)
$(meson_feature zstd)
+   $(meson_use video_cards_crocus prefer-crocus)
$(meson_use cpu_flags_x86_sse2 sse2)
-Dvalgrind=$(usex valgrind auto disabled)
-Ddri-drivers=$(driver_list "${DRI_DRIVERS[*]}")

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index b5cba9077af..6ccf21fe1f2 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -112,6 +112,7 @@
 -input_devices_vmmouse
 -input_devices_wacom
 -video_cards_ast
+-video_cards_crocus
 -video_cards_i915
 -video_cards_i965
 -video_cards_intel

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 887839c4815..497a91c0574 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -124,6 +124,7 @@ video_cards_geode
 # not needed on non-x86, non-amd64 systems
 input_devices_vmmouse
 video_cards_ast
+video_cards_crocus
 video_cards_i915
 video_cards_i965
 video_cards_intel

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 8a86d7306ed..8e6b5ac51c3 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -131,6 +131,7 @@
 -input_devices_vmmouse
 -input_devices_wacom
 -video_cards_ast
+-video_cards_crocus
 -video_cards_i915
 -video_cards_i965
 -video_cards_intel

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 1a82d207852..e4c6adc6327 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -7,6 +7,7 @@
 
 amdgpu - VIDEO_CARDS setting to build driver for AMDGPU video cards
 ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards
+crocus - VIDEO_CARDS setting to build driver for Intel video cards Gen4-Gen7
 dummy - VIDEO_CARDS setting to build driver for dummy video cards
 exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
 freedreno - VIDEO_CARDS setting to build reverse-engineered driver for 
Qualcomm Adreno cards



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-09-30 Thread 罗百科
commit: 13715d13d5550959d5d937b49de27b51fb33f482
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Sep 30 16:06:56 2021 +
Commit: 罗百科  gentoo  org>
CommitDate: Thu Sep 30 17:33:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13715d13

profiles/desc/postgres_targets.desc: Add postgres14

Signed-off-by: Patrick Lauer  gentoo.org>

 profiles/desc/postgres_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index a6e6798121f..39f97a1ad44 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -8,3 +8,4 @@ postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
+postgres14 - Build against PostgreSQL 14



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-09-19 Thread Alfredo Tupone
commit: baed246b1c5ed4f291fc795f1eeecd9f2ed6632b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Sep 19 13:34:35 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Sep 19 13:34:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baed246b

profiles/desc/ada_target.desc: remove support for  gentoo.org>

 profiles/desc/ada_target.desc | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index ff5c1457628..b4a38a39710 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,9 +1,6 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-gnat_2016 - Compile with dev-lang/gnat-gpl-2016
-gnat_2017 - Compile with dev-lang/gnat-gpl-2017
-gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-08-22 Thread David Seifert
commit: 472144652ffe1a88f0388f393ea76691f219581e
Author: Jakov Smolic  sartura  hr>
AuthorDate: Sun Aug 22 21:53:29 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Aug 22 21:53:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47214465

profiles/desc: Remove POSTGRES_TARGETS: postgres9_{3,4,5}

Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: David Seifert  gentoo.org>

 profiles/desc/postgres_targets.desc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/desc/postgres_targets.desc 
b/profiles/desc/postgres_targets.desc
index 6cddcb149b7..a6e6798121f 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,9 +3,6 @@
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres9_3 - Build against PostgreSQL 9.3
-postgres9_4 - Build against PostgreSQL 9.4
-postgres9_5 - Build against PostgreSQL 9.5
 postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-08-13 Thread Marek Szuba
commit: e60444d6dfb1544c098a55cd7ff43b1001ff451f
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Aug 13 09:42:34 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Aug 13 10:02:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60444d6

profiles/desc: lua_single_target_lua5-2 is now unsupported

Signed-off-by: Marek Szuba  gentoo.org>

 profiles/desc/lua_single_target.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/lua_single_target.desc 
b/profiles/desc/lua_single_target.desc
index c3d422e434d..347e7e4798b 100644
--- a/profiles/desc/lua_single_target.desc
+++ b/profiles/desc/lua_single_target.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags.
 
 lua5-1 - Build for Lua 5.1 only
-lua5-2 - Build for Lua 5.2 only
 lua5-3 - Build for Lua 5.3 only
 lua5-4 - Build for Lua 5.4 only
 luajit - Build for LuaJIT only



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-08-13 Thread Marek Szuba
commit: 6c3161789d2903da13f0c7510a2d068111c67816
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Aug 13 09:41:54 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Aug 13 10:02:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c316178

profiles/desc: lua_targets_lua5-2 is now unsupported

Signed-off-by: Marek Szuba  gentoo.org>

 profiles/desc/lua_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/lua_targets.desc b/profiles/desc/lua_targets.desc
index 75b9e0f86af..a745cd102c6 100644
--- a/profiles/desc/lua_targets.desc
+++ b/profiles/desc/lua_targets.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LUA_TARGETS USE_EXPAND flags.
 
 lua5-1 - Build with Lua 5.1
-lua5-2 - Build with Lua 5.2
 lua5-3 - Build with Lua 5.3
 lua5-4 - Build with Lua 5.4
 luajit - Build with LuaJIT



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-05-29 Thread Alfredo Tupone
commit: bd28c3daa7a897e9a8519fe09cc2ab902e22639e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat May 29 14:17:41 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat May 29 14:18:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd28c3da

profiles/desc/ada_target.desc: add gnat_2021

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/desc/ada_target.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index e633b1a1931..ff5c1457628 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -6,3 +6,4 @@ gnat_2017 - Compile with dev-lang/gnat-gpl-2017
 gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
+gnat_2021 - Compile with dev-lang/gnat-gpl-2021



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-05-18 Thread Michał Górny
commit: 4ea671282b4250b113e388b3f279daaa38ad9e2a
Author: Zamarin Arthur  gmail  com>
AuthorDate: Tue May 18 16:54:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 18 17:03:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea67128

profiles/desc: fix python_targets_python3_10 desc

Signed-off-by: Zamarin Arthur  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20872
Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/python_targets.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 6fd532d95a5..526bf6e292b 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -6,5 +6,5 @@
 python3_7 - Build with Python 3.7
 python3_8 - Build with Python 3.8
 python3_9 - Build with Python 3.9
-python3_10 - Build with Python 3.9
+python3_10 - Build with Python 3.10
 pypy3 - Build with PyPy3



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-05-12 Thread Alfredo Tupone
commit: 74f204962001822300e69cb405887ef32b9cc77e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed May 12 18:52:19 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed May 12 18:52:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f20496

profiles/desc/ada_target.desc: add gnat_2020

Signed-off-by: Alfredo Tupone  gentoo.org>

 profiles/desc/ada_target.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index daf92ab9fac..e633b1a1931 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -5,4 +5,4 @@ gnat_2016 - Compile with dev-lang/gnat-gpl-2016
 gnat_2017 - Compile with dev-lang/gnat-gpl-2017
 gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
-
+gnat_2020 - Compile with dev-lang/gnat-gpl-2020



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-04-22 Thread Michał Górny
commit: ed6b29967040f1199814e4ee7fcb923c401b6e59
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Apr 22 12:49:15 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Apr 22 15:06:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6b2996

profiles/desc: Add M68k to LLVM_TARGETS

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 8356a09cf6b..fd9a4f60ff8 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
+M68k - Motorola 68000 target [EXPERIMENTAL]
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-04-12 Thread Sergei Trofimovich
commit: 7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Apr 12 19:05:41 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 12 19:39:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec7b0c5

profiles/desc/qemu_user_targets.desc: add hexagon user target

Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/desc/qemu_user_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index 9745378ade8..286a4688d07 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -11,6 +11,7 @@ alpha - userspace emulation target
 arm - ARM (little endian) userspace emulation target
 armeb - ARM (big endian) userspace emulation target
 cris - userspace emulation target
+hexagon - Qualcomm hexagon userspace emulation target
 hppa - userspace emulation target
 i386 - userspace emulation target
 m68k - userspace emulation target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-03-11 Thread Anthony G. Basile
commit: 7e67687f21e8a8b330a7db8f2e8d5210acd92baf
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Mar 11 21:49:54 2021 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Mar 11 21:50:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e67687f

profiles/desc/xtables_addons.desc: add proto

Signed-off-by: Anthony G. Basile  gentoo.org>

 profiles/desc/xtables_addons.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/xtables_addons.desc 
b/profiles/desc/xtables_addons.desc
index c78e11c7dcc..5ee39b3b616 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -23,6 +23,7 @@ logmark - LOGMARK target will log packet and connection marks 
to syslog
 lscan - match detects simple low-level scan attemps based upon the packet's 
contents
 quota2 - match implements a named counter which can be increased or decreased 
on a per-match basis
 pknock - match implements so-called "port knocking", a stealthy system for 
network authentication
+proto - modifies the protocol number in IP packet header
 psd - match attempts to detect TCP and UDP port scans (derived from Solar 
Designer's scanlogd)
 sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine 
over the network
 tarpit - TARPIT target captures and holds incoming TCP connections using no 
local per-connection resources



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2021-03-10 Thread Conrad Kostecki
commit: 89f67da06d07048706a49c29f670e9c5e3c293f4
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Mar 10 22:54:07 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Mar 10 22:54:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f67da0

profiles/desc/l10n.desc: add more languages

Adding more languages for upcoming aspell-packages.

csb: Kashubian
hil: Hiligaynon
hus: Huastec
nds: Low German
ny: Chichewa
tet: Tetum
wa: Walloon

Signed-off-by: Conrad Kostecki  gentoo.org>

 profiles/desc/l10n.desc | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 0788287d85c..13b8ef19c09 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -53,6 +53,7 @@ cnr - Montenegrin
 cop - Coptic
 co - Corsican
 cs - Czech
+csb - Kashubian
 cu - Church Slavic
 cy - Welsh
 da - Danish
@@ -104,10 +105,12 @@ gug - Paraguayan Guarani
 gv - Manx
 he - Hebrew
 hi - Hindi
+hil - Hiligaynon
 hr - Croatian
 hsb - Upper Sorbian
 ht - Haitian
 hu - Hungarian
+hus - Huastec
 hy - Armenian
 ia - Interlingua
 id - Indonesian
@@ -153,12 +156,14 @@ my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
 nd - North Ndebele
+nds - Low German
 ne - Nepali
 nl - Dutch
 nn - Norwegian Nynorsk
 no - Norwegian
 nr - South Ndebele
 nso - Northern Sotho
+ny - Chichewa
 oc - Occitan
 om - Oromo
 or - Oriya (macrolanguage)
@@ -206,6 +211,7 @@ szl - Silesian
 ta - Tamil
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
+tet - Tetum
 tg - Tajik
 th - Thai
 ti - Tigrinya
@@ -227,6 +233,7 @@ ve - Venda
 vec - Venetian
 vi - Vietnamese
 vls - Vlaams
+wa - Walloon
 xh - Xhosa
 yi - Yiddish
 yo - Yoruba



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, eclass/, www-servers/apache/

2021-01-26 Thread Lars Wendler
commit: 8dfcbd2d7d9065dea01fb259896b433ead86630b
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jan 26 10:33:47 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jan 26 10:48:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfcbd2d

www-servers/apache: EAPI-7 revbump

Added lua module support

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 eclass/apache-2.eclass |  13 +-
 profiles/desc/apache2_modules.desc |   1 +
 www-servers/apache/apache-2.4.46-r5.ebuild | 257 +
 3 files changed, 270 insertions(+), 1 deletion(-)

diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass
index 570aced1cd8..8e0235d013f 100644
--- a/eclass/apache-2.eclass
+++ b/eclass/apache-2.eclass
@@ -10,7 +10,7 @@
 # This eclass handles apache-2.x ebuild functions such as LoadModule generation
 # and inter-module dependency checking.
 
-inherit autotools flag-o-matic multilib ssl-cert user toolchain-funcs eapi7-ver
+inherit autotools flag-o-matic multilib ssl-cert user toolchain-funcs
 
 [[ ${CATEGORY}/${PN} != www-servers/apache ]] \
&& die "Do not use this eclass with anything else than 
www-servers/apache ebuilds!"
@@ -19,6 +19,13 @@ case ${EAPI:-0} in
0|1|2|3|4|5)
die "This eclass is banned for EAPI<6"
;;
+   6)
+   inherit eapi7-ver
+   ;;
+   *)
+   LUA_COMPAT=( lua5-{1..4} )
+   inherit lua-single
+   ;;
 esac
 
 # settings which are version specific go in here:
@@ -453,6 +460,10 @@ apache-2_pkg_setup() {
fi
elog
fi
+
+   if use apache2_modules_lua ; then
+   lua-single_pkg_setup
+   fi
 }
 
 # @FUNCTION: apache-2_src_prepare

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index 43a12c692e0..d303d0e8464 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -62,6 +62,7 @@ lbmethod_heartbeat - Heartbeat Traffic Counting load balancer 
scheduler algorith
 log_config - Logging of the requests made to the server
 log_forensic - Forensic Logging of the requests made to the server
 logio - Logging of input and output bytes per request
+lua - Provides Lua hooks into various portions of the httpd request processing
 macro - Macros for the Apache config file
 md - Managing domains across virtual hosts, certificate provisioning via the 
ACME protocol
 mem_cache - Content cache keyed to URIs

diff --git a/www-servers/apache/apache-2.4.46-r5.ebuild 
b/www-servers/apache/apache-2.4.46-r5.ebuild
new file mode 100644
index 000..c73f4608741
--- /dev/null
+++ b/www-servers/apache/apache-2.4.46-r5.ebuild
@@ -0,0 +1,257 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# latest gentoo apache files
+GENTOO_PATCHSTAMP="20201230"
+GENTOO_DEVELOPER="polynomial-c"
+GENTOO_PATCHNAME="gentoo-apache-2.4.46-r4"
+
+# IUSE/USE_EXPAND magic
+IUSE_MPMS_FORK="prefork"
+IUSE_MPMS_THREAD="event worker"
+
+# << obsolete modules:
+# authn_default authz_default mem_cache
+# mem_cache is replaced by cache_disk
+# ?? buggy modules
+# proxy_scgi: startup error: undefined symbol "ap_proxy_release_connection", 
no fix found
+# >> added modules for reason:
+# compat: compatibility with 2.2 access control
+# authz_host: new module for access control
+# authn_core: functionality provided by authn_alias in previous versions
+# authz_core: new module, provides core authorization capabilities
+# cache_disk: replacement for mem_cache
+# lbmethod_byrequests: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bytraffic: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bybusyness: Split off from mod_proxy_balancer in 2.3
+# lbmethod_heartbeat: Split off from mod_proxy_balancer in 2.3
+# slotmem_shm: Slot-based shared memory provider (for lbmethod_byrequests).
+# socache_shmcb: shared object cache provider. Default config with ssl needs it
+# unixd: fixes startup error: Invalid command 'User'
+IUSE_MODULES="access_compat actions alias asis auth_basic auth_digest auth_form
+authn_alias authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache 
authz_core
+authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
+brotli cache cache_disk cache_socache cern_meta charset_lite cgi cgid dav 
dav_fs dav_lock
+dbd deflate dir dumpio env expires ext_filter file_cache filter headers http2
+ident imagemap include info lbmethod_byrequests lbmethod_bytraffic 
lbmethod_bybusyness
+lbmethod_heartbeat log_config log_forensic logio lua macro md mime mime_magic 
negotiation
+proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_html proxy_http 
proxy_scgi
+proxy_http2 proxy_fcgi  proxy_wstunnel rewrite ratelimit remoteip reqtimeout
+session session_cookie session_crypto session_dbd setenvif slotm

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/

2021-01-15 Thread Andreas Sturmlechner
commit: c497548b323fa258d6de0a26d9f8817f43c51562
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 15 17:29:06 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 15 17:32:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c497548b

profiles: office_implementation_openoffice was removed

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/base/use.mask   | 4 
 profiles/desc/office_implementation.desc | 3 +--
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index ca2703dd53e..a5d0bb3705e 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -17,10 +17,6 @@ php7-2
 # See e.g. https://bugs.gentoo.org/741076
 ros_messages_eus
 
-# Michał Górny  (2020-08-22)
-# app-office/openoffice-bin is being removed.
-office_implementation_openoffice
-
 # Hans de Graaff  (2020-06-13)
 # Mask Ruby 2.4 as EOL
 ruby_targets_ruby24

diff --git a/profiles/desc/office_implementation.desc 
b/profiles/desc/office_implementation.desc
index d4bd03a344a..e213fdfd165 100644
--- a/profiles/desc/office_implementation.desc
+++ b/profiles/desc/office_implementation.desc
@@ -1,7 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of OFFICE USE_EXPAND flags.
 
 libreoffice - use the app-office/libreoffice{,-bin} implementation for 
extensions
-openoffice - use the app-office/openoffice{,-bin} implementation for extensions



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-12-07 Thread Brian Evans
commit: cb980ff94091149f527c10d72b8011b747b3ca3c
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec  8 01:06:41 2020 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec  8 01:06:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb980ff9

profiles: add php_targets_php8-0

Signed-off-by: Brian Evans  gentoo.org>

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 3496ec0d467..e0fc8bcc653 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4
 php7-3 - Build against PHP 7.3
 php7-2 - Build against PHP 7.2



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-office/libreoffice-l10n/, app-office/libreoffice-l10n/files/

2020-11-21 Thread Andreas K. Hüttel
commit: f8d4ec8bdce3f0b8da94d158c9ffe57361779cbc
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 21 15:01:06 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 21 15:07:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d4ec8b

app-office/libreoffice-l10n: Version bump (no keywords, for testing)

Bug: https://bugs.gentoo.org/739134
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-office/libreoffice-l10n/Manifest   | 183 +
 app-office/libreoffice-l10n/files/lo_gen_langs.sh  |  12 +-
 .../libreoffice-l10n-7.0.3.1.ebuild|  91 ++
 profiles/desc/l10n.desc|   3 +
 4 files changed, 283 insertions(+), 6 deletions(-)

diff --git a/app-office/libreoffice-l10n/Manifest 
b/app-office/libreoffice-l10n/Manifest
index b7089354692..8f66539ca78 100644
--- a/app-office/libreoffice-l10n/Manifest
+++ b/app-office/libreoffice-l10n/Manifest
@@ -334,3 +334,186 @@ DIST 
LibreOffice_6.4.7.2_Linux_x86-64_rpm_langpack_xh.tar.gz 292851 BLAKE2B 9480
 DIST LibreOffice_6.4.7.2_Linux_x86-64_rpm_langpack_zh-CN.tar.gz 845408 BLAKE2B 
0b447f228e543a0007c55eb36521f441c41139d882c40afbd39f6459efbd8f446b7cbc8f7d42141347ac677758487d8019b26ce18d90b6b008ac8a47bee7f32a
 SHA512 
e27f34f9bed04aed3ce50dd4210cdacf7ae9ee5da2208079ee9178b8f3a7e67eae40190aa774a6e85353a9572758920897d4a74a393a75d08e7ab51aa1e39819
 DIST LibreOffice_6.4.7.2_Linux_x86-64_rpm_langpack_zh-TW.tar.gz 846108 BLAKE2B 
364492d2597538ddf850809393fd0f364f8f8b2e72d54ccfe5685ec8f386a90b672b0592f8f7eba0f4e8e8db14f229195a6a435224f0d45fae01c5a0a36e1c70
 SHA512 
346f214a3ebdb88063b08f2980ce55a2cf8789135a6776f4e6d1d3e737e3946f5646ccd5c3d5c115a7e86fcb64ccb23d22d9ac1f8cbc9b382db86571f55ba2fb
 DIST LibreOffice_6.4.7.2_Linux_x86-64_rpm_langpack_zu.tar.gz 323898 BLAKE2B 
438447de9dd9ce04b17b99f8c888190eed02588edce028dec7e8f6e412cabba65a2fbb73817b6741fae9fb1d1ae0503e8fd35a2a2f39ea4ba25ea33b51719141
 SHA512 
efce615c323c5820bc1d3505817c4634379aef37bec35db5e4c9b96c86f664563a9c0d17998d8333db4330a9f8c309650d9d442783f4ed89171c87002b81a2f4
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_am.tar.gz 4041501 BLAKE2B 
015b2a3e61ca5c03e9e17480672f3858d70ce29400e83cc0cd24948d5b6643de7347366dfaf0b52f85948623a83c721fb355b71d8b885161c6bb9f0947de5ff4
 SHA512 
92c5e1fa8333a74c3c276a52e322f3f0cd79d360b6d22e4e0528a420dba908ae3e8b117eedc54e7eeec640ea2fcc26dac7975c31fbd40fd715bda0fc6fe20a30
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_ar.tar.gz 3514948 BLAKE2B 
d6fbe4c54f7076b4b79160f176a9d212f82e7fb44315731d7515b400fe1f713f54424097d66da19ff803da7df7b077e7090dbf1afd4cbf44d281108b1eb9f6a5
 SHA512 
8c78d1bb57d0cb6ff7e6a61dd15246a325adc96c8a3742faf302bc1207c9bb3d780a7ee020706d9caff731b972feacc0e0efc7d56622d2d268f9994a6457e9dc
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_ast.tar.gz 3761832 BLAKE2B 
f782657e129313f39b86e040a20864cc1479ee464f5d2df7a0d84742d6864ac894cbe68b9ffd6c921e4ce52081e7d0def2fe723a1c5346bcc4ffd2ad37e31d55
 SHA512 
8fb0ed03f4c3986df6bf26fab3a33c4f26eb06912f9aa8a9e18a31e53260cb6a7d38ef4ce805b38bb34abf74c5bb5e353f7662c28dbdd1add7a94fba762f67e4
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_bg.tar.gz 4076906 BLAKE2B 
2191be25b1c9991cde4f1a4d7c7199a8a918dadf85e33da9327e0f6fc634a5a638c13306cb6f79605cce7fa81cd6e52ebf13df36094b323bc9d50d53a2e77a06
 SHA512 
931b397e1566870cee5e1585639ab7d0e5b3143def4d66452be8b9d87d453382355ec2244dd016e9cfe75eb5369cfadce251756c424b59a61aad4dc6e2256aad
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_bn-IN.tar.gz 4228370 
BLAKE2B 
60341e99d379f34ffdb2cadeb1509ee110d3f9135d15d0bee02d3be053906170633450df441c39002dd8db7156d6ac8cba452c6d1df6f32634ab6fa38be31e55
 SHA512 
0822e401ff727f896399e77be65cdcb2c2db6ef59d275b2a89310b185d37e2ceec64eaa48d13f34711c010825f3a1dc18e812b4f1b1114bc7d5e3a5ac40491c0
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_bn.tar.gz 3907182 BLAKE2B 
718fcddde69be9cf2706335418b11fd82bb906f206fee955d548b2498446a8f3747a35b38dfceede6abd1d4ac8309373af744312182b81716711d5f6522213fb
 SHA512 
71730e18630d5fb0e6904aa6d1536d53056f3f1d65947d0e04b545d0b66ab635aaa1a1f7af55ee151b3a4dfd45bd1d6756142babb1bfc6c0b418811a20dc2c34
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_bo.tar.gz 3916748 BLAKE2B 
144c564e5b68158d2e13da0cf657483a48d8bf54a2ccb6726f1373bd77851c0eead90bb016fd4a68c89ef2e81416d0a2fb4df85af362793a54208b73438c5cd3
 SHA512 
cb340d60b1e04c6bb2341098fccdfa28f811c7af9f492b93bcd67af895f03519a03ac434e00e972ef1d345b8224be6fbcf8091ce99c37ae9b07694b02720b0b3
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_helppack_bs.tar.gz 3647226 BLAKE2B 
846a607056406fd2d340af8f8275a7c903155aacdf6849a5935f23e5e575fcf1ad44662d556fef27815265718b63e1ca8629409a139048100ca6d94b9e466a17
 SHA512 
4ce135e88291b5d2f7627ad759ea1bd993812f123ea7fd784894ac40fe04c457597fc09b37cfdf44c36b2c787a4a1b3a96e60fb54524eed62ca310b34462ca89
+DIST LibreOffice_7.0.3.1_Linux_x86-64_rpm_

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-11-17 Thread Michał Górny
commit: e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 17 09:20:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 17 09:21:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68fdf36

profiles/desc/llvm_targets.desc: Add CSKY

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 196f296b755..8356a09cf6b 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -7,6 +7,7 @@ ARC - ARC (Argonaut RISC Core) embedded CPU target 
[EXPERIMENTAL]
 ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
 BPF - Berkeley Packet Filter target
+CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 Mips - MIPS CPU target (includes MIPS64)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-10-10 Thread Conrad Kostecki
commit: 83b1da55f2e53fefd88a133f91f6981e6db81d9a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Oct 10 12:22:24 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Oct 10 13:17:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b1da55

profiles/desc/lcd_devices.desc: add dpfax and vssdcp

Adding two new drivers, which are supported by dev-libs/serdisplib.

Signed-off-by: Conrad Kostecki  gentoo.org>

 profiles/desc/lcd_devices.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 88e1fc59584..487326b67d7 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -20,6 +20,7 @@ ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
 displaylink - Add support for displaylink based LCDs
 dpf - Add support for DPF display modulees
+dpfax - Add support for AX206 photo frames
 ea232graphic - Add support for the Electronic Assembly RS232 graphic driver
 ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
 efn - Add support for the English Font display Network based displays
@@ -121,6 +122,7 @@ usbhub - Add support for USBHUB displays
 usblcd - Add support for USBLCD displays
 vlsys_m428 - Add support for MonCaso 320 LCD displays
 vnc - Add support for output on a vnc connection
+vssdcp - Add support for network-based vssdcp protocol LCD displays
 wincornixdorf - Add support for the WincorNixdorf serial cashier displays BA63 
and BA66
 x11 - Add support for X11 displaying
 xosd - Add support for xosdlib



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-10-05 Thread Marek Szuba
commit: 70e585591f9188ba512b73f5ed7583dba40ea2bf
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Sep 29 15:34:48 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Mon Oct  5 12:13:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e58559

profiles/desc: describe LUA_SINGLE_TARGET

Already includes lua-5.4.

Signed-off-by: Marek Szuba  gentoo.org>

 profiles/desc/lua_single_target.desc | 9 +
 1 file changed, 9 insertions(+)

diff --git a/profiles/desc/lua_single_target.desc 
b/profiles/desc/lua_single_target.desc
new file mode 100644
index 000..1bee02b6978
--- /dev/null
+++ b/profiles/desc/lua_single_target.desc
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags.
+
+lua5-1 - Build for Lua 5.1 only
+lua5-2 - Build for Lua 5.2 only
+lua5-3 - Build for Lua 5.3 only
+lua5-4 - Build for Lua 5.4 only



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-09-29 Thread Thomas Deutschmann
commit: 9a0cd245529a4157f7f0742639327eb6fbc55033
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Sep 29 23:34:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Sep 29 23:38:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0cd245

profiles/desc: Add L10N locale for Chicahuaxtla Triqui (trs)

As seen in www-client/firefox.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 034cd5a1747..d81dea42fe0 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -212,6 +212,7 @@ tlh - Klingon
 tn - Tswana
 to - Tonga (Tonga Islands)
 tr - Turkish
+trs - Chicahuaxtla Triqui
 ts - Tsonga
 tsg - Tausug
 tt - Tatar



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-09-29 Thread Thomas Deutschmann
commit: 46b3f9649dccce14d1e9cd48a28b683bdf90330f
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Sep 29 23:36:50 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Sep 29 23:39:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b3f964

profiles/desc: L10N: Mark ne-NP locale as duplicate of ne

Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index d81dea42fe0..d45d7fa984e 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -17,6 +17,7 @@
 # id-ID - Indonesian (Indonesia)
 # kn-IN - Kannada (India)
 # nb-NO - Norwegian Bokmål (Norway)
+# ne-NP - Nepali (Nepal)
 # nn-NO - Norwegian Nynorsk (Norway)
 # pa-IN - Punjabi (India)
 # sa-IN - Sanskrit (India)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-09-27 Thread Ulrich Müller
commit: 283a4bb3143adbed82ec9131b74c8670285a5ea8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Sep 27 20:22:56 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sun Sep 27 20:24:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283a4bb3

profiles/desc: Fix l10n.desc sort order.

Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/desc/l10n.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 2434ef498d7..034cd5a1747 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 2016-2019 Gentoo Authors
+# Copyright 2016-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -33,10 +33,10 @@ az - Azerbaijani
 be - Belarusian
 bea - Beaver
 bg - Bulgarian
+bla - Siksika
 bn - Bengali
 bn-BD - Bengali (Bangladesh)
 bn-IN - Bengali (India)
-bla - Siksika
 bo - Tibetan
 br - Breton
 brx - Bodo (India)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-09-11 Thread Andreas K. Hüttel
commit: f22812a575b63c69d197f7068b41bc4da6c05079
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep 11 15:40:15 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Sep 11 15:49:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22812a5

profiles: Add 32bit abi in ABI_RISCV

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 profiles/desc/abi_riscv.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc
index 708fc8666fb..f11a1dad60b 100644
--- a/profiles/desc/abi_riscv.desc
+++ b/profiles/desc/abi_riscv.desc
@@ -7,3 +7,5 @@
 # on gentoo-dev.
 lp64d - 64-bit (rv64) double hard-float libraries
 lp64 - 64-bit (rv64) soft-float libraries
+ilp32d - 32-bit (rv32) double hard-float libraries
+ilp32 - 32-bit (rv32) soft-float libraries



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-09-08 Thread Marek Szuba
commit: 1492da2b915a638cd5be98176931daf043a291ad
Author: Marek Szuba  gentoo  org>
AuthorDate: Tue Sep  8 14:23:54 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Tue Sep  8 14:23:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1492da2b

profiles/desc: describe LUA_TARGETS

Already includes lua-5.4.

Signed-off-by: Marek Szuba  gentoo.org>

 profiles/desc/lua_targets.desc | 9 +
 1 file changed, 9 insertions(+)

diff --git a/profiles/desc/lua_targets.desc b/profiles/desc/lua_targets.desc
new file mode 100644
index 000..2575de0bcfd
--- /dev/null
+++ b/profiles/desc/lua_targets.desc
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of LUA_TARGETS USE_EXPAND flags.
+
+lua5-1 - Build with Lua 5.1
+lua5-2 - Build with Lua 5.2
+lua5-3 - Build with Lua 5.3
+lua5-4 - Build with Lua 5.4



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, www-servers/apache/

2020-09-03 Thread Lars Wendler
commit: 1e3f42ca3b6f2a826a250f4340a316a156da84b2
Author: Jaco Kroon  uls  co  za>
AuthorDate: Thu Sep  3 11:35:24 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Sep  3 19:36:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e3f42ca

www-servers/apache: add mod_socache_memcache

Closes:  https://bugs.gentoo.org/740202
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/17395
Signed-off-by: Lars Wendler  gentoo.org>

 profiles/desc/apache2_modules.desc |   1 +
 www-servers/apache/apache-2.4.46-r1.ebuild | 274 +
 2 files changed, 275 insertions(+)

diff --git a/profiles/desc/apache2_modules.desc 
b/profiles/desc/apache2_modules.desc
index 630aa0a522d..1b3ff2610ad 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -89,6 +89,7 @@ session_cookie - Provides support for the storage of user 
sessions on the remote
 session_dbd - Provides support for the storage of user sessions within a SQL 
database using the mod_dbd module
 setenvif - Allows the setting of environment variables based on 
characteristics of the request
 slotmem_shm - Slot-based shared memory provider
+socache_memcache - A shared object cache provider using memcached
 socache_shmcb - A shared object cache provider using a high-performance cyclic 
buffer inside a shared memory segment
 speling - Attempts to correct mistaken URLs that users might have entered by 
ignoring capitalization and by allowing up to one misspelling
 status - Provides information on server activity and performance

diff --git a/www-servers/apache/apache-2.4.46-r1.ebuild 
b/www-servers/apache/apache-2.4.46-r1.ebuild
new file mode 100644
index 000..f2ea863d642
--- /dev/null
+++ b/www-servers/apache/apache-2.4.46-r1.ebuild
@@ -0,0 +1,274 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# latest gentoo apache files
+GENTOO_PATCHSTAMP="20190402"
+GENTOO_DEVELOPER="polynomial-c"
+GENTOO_PATCHNAME="gentoo-apache-2.4.39"
+
+# IUSE/USE_EXPAND magic
+IUSE_MPMS_FORK="prefork"
+IUSE_MPMS_THREAD="event worker"
+
+# << obsolete modules:
+# authn_default authz_default mem_cache
+# mem_cache is replaced by cache_disk
+# ?? buggy modules
+# proxy_scgi: startup error: undefined symbol "ap_proxy_release_connection", 
no fix found
+# >> added modules for reason:
+# compat: compatibility with 2.2 access control
+# authz_host: new module for access control
+# authn_core: functionality provided by authn_alias in previous versions
+# authz_core: new module, provides core authorization capabilities
+# cache_disk: replacement for mem_cache
+# lbmethod_byrequests: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bytraffic: Split off from mod_proxy_balancer in 2.3
+# lbmethod_bybusyness: Split off from mod_proxy_balancer in 2.3
+# lbmethod_heartbeat: Split off from mod_proxy_balancer in 2.3
+# slotmem_shm: Slot-based shared memory provider (for lbmethod_byrequests).
+# socache_shmcb: shared object cache provider. Default config with ssl needs it
+# unixd: fixes startup error: Invalid command 'User'
+IUSE_MODULES="access_compat actions alias asis auth_basic auth_digest auth_form
+authn_alias authn_anon authn_core authn_dbd authn_dbm authn_file authn_socache 
authz_core
+authz_dbd authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex
+brotli cache cache_disk cache_socache cern_meta charset_lite cgi cgid dav 
dav_fs dav_lock
+dbd deflate dir dumpio env expires ext_filter file_cache filter headers http2
+ident imagemap include info lbmethod_byrequests lbmethod_bytraffic 
lbmethod_bybusyness
+lbmethod_heartbeat log_config log_forensic logio macro md mime mime_magic 
negotiation
+proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_html proxy_http 
proxy_scgi
+proxy_http2 proxy_fcgi  proxy_wstunnel rewrite ratelimit remoteip reqtimeout
+session session_cookie session_crypto session_dbd setenvif slotmem_shm speling
+socache_memcache socache_shmcb status substitute unique_id userdir usertrack
+unixd version vhost_alias watchdog xml2enc"
+# The following are also in the source as of this version, but are not 
available
+# for user selection:
+# bucketeer case_filter case_filter_in echo http isapi optional_fn_export
+# optional_fn_import optional_hook_export optional_hook_import
+
+# inter-module dependencies
+# TODO: this may still be incomplete
+MODULE_DEPENDS="
+   auth_form:session
+   brotli:filter
+   dav_fs:dav
+   dav_lock:dav
+   deflate:filter
+   cache_disk:cache
+   ext_filter:filter
+   file_cache:cache
+   lbmethod_byrequests:proxy_balancer
+   lbmethod_byrequests:slotmem_shm
+   lbmethod_bytraffic:proxy_balancer
+   lbmethod_bybusyness:proxy_balancer
+   lbmethod_heartbeat:proxy_balancer
+   log_forensic:log_config
+   logio:log_config
+   cache_disk:cache
+   c

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-08-28 Thread Conrad Kostecki
commit: 6d53eaff6cc2c6bfaa8790920448ca2b00a96ca5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Aug 28 22:15:49 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Aug 28 22:47:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d53eaff

profiles/desc/lcd_devices.desc: add jw002

Adding new jw002 lcd driver,
which will be supported by the new app-misc/lcdproc version.

Signed-off-by: Conrad Kostecki  gentoo.org>

 profiles/desc/lcd_devices.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 4bfaa730f31..88e1fc59584 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -46,6 +46,7 @@ irlcd - Add support for the USBtiny DIY USB to IR receiver
 irman - Add support for the IrMan IR remote
 irtrans - Add support for the 16x2 IRTrans VFD device
 joy - Add support for the joystick input driver, used on various LCD keypads
+jw002 - Add support for PJRC JW002 24x8 LCD display
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-08-23 Thread Conrad Kostecki
commit: dc68522bd81dac51e9b3077c15b10c7ec7c7ddf5
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Aug 23 12:34:06 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Aug 23 13:45:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc68522b

profiles/desc/lcd_devices.desc: update list

This list of lcd devices is used by the following packages:
app-misc/graphlcd-base
app-misc/lcd4linux
app-misc/lcdproc
dev-libs/serdisplib

Since all old version have been finally removed, it's time to drop all
old unused lcd drivers from the list. The list also got sorted again.

Closes: https://github.com/gentoo/gentoo/pull/17234
Signed-off-by: Conrad Kostecki  gentoo.org>

 profiles/desc/lcd_devices.desc | 32 
 1 file changed, 12 insertions(+), 20 deletions(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 2cc4ca290e5..4bfaa730f31 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -1,22 +1,20 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# This file contains descriptions of LCD_DEVICES USE_EXPAND flags.
-
-# Keep it sorted.
+# This file contains descriptions of the LCD_DEVICES USE_EXPAND flags.
+# Please keep it sorted.
 acoolsdcm - Add support for Alphacool USB display modules
 astusb - Add support for ASTUSB LCD modules
 ax206dpf - Add support for AX206 DPF LCD modules
 bayrad - Add support for BayRAD LCD modules by EMAC
 beckmannegle - Add support for Beckmann+Egle "Mini Terminals" and "Compact 
Terminals"
 bwct - Add support for BWCT USB LCD displays
-cfontz633 - Add support for CrystalFontz 633 chipset displays
 cfontz - Add support for CrystalFontz displays
-cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and 
CFA-635 
+cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and 
CFA-635
 crystalfontz - Add support for modern Crystalfontz display modules
 curses - Add support for a ncurses based virtual display
-cwlnx - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 cwlinux - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
+cwlnx - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 d4d - Add support for 4D Systems display graphics modules with SGC PmmC
 ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
@@ -32,29 +30,27 @@ futabavfd - Add support for Futaba M402SD06GL display module
 fw - Add support for the Allnet FW firewall appliance LCD
 g15 - Add support for Logitech G15 Keyboard LCDs
 glcd - Add support for various graphical LCDs, like GLCD2USB
-glcdlib - Add support for LCDs, which are supported by graphlcd-base
 glcd2usb - Add support for GLCD2USB LCD module
+glcdlib - Add support for LCDs, which are supported by graphlcd-base
 glk - Add support for MatrixOrbital GLK chipset
 goldelox - Add support for Goldelox MD1 display modules
-graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
 hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
 icp_a106 - Add support for ICP A106 alarm/LCD boards for 19" racks
-icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 imon - Add support for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD 
modules (Antec Fusion)
 imonlcd - Add support for Soundgraph iMON LCD modules (Antec Fusion)
 iowarrior - Add support for IO-Warrior displays
-irman - Add support for the IrMan IR remote
 irlcd - Add support for the USBtiny DIY USB to IR receiver
+irman - Add support for the IrMan IR remote
 irtrans - Add support for the 16x2 IRTrans VFD device
 joy - Add support for the joystick input driver, used on various LCD keypads
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display
-lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
 lc7981 - Add support for the DG-16080 display family
+lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
 lcdm001 - Add support for the Kernelconcepts LCDM001 display
 lcdterm - Add support for LCDTerm serial-to-HD44780 adapter boards
 lcterm - Add support for Neumark's LCTerm serial LCD
@@ -66,18 +62,16 @@ lis - Add support for the VLSystem L.I.S MCE 2005 VFD
 lph7508 - Add support for the Pollin LPH7508
 luise - Add support for the Wallbraun Electronics LCD-USB-Interface to Hitachi 
SP14Q002
 lw_abp - Add support for the LW_ABP display module
+m50530 - Add support for M50530 and compatible displays
 matrixorbital - Add support for Matrix Orbital LCDs
 matrixorbitalgx - Add support for Matrix Orbital

[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-07-31 Thread Marek Szuba
commit: 0c88e80de440da135588bdacd50ed96d2cd4006e
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Jul 31 19:07:06 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Jul 31 19:31:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c88e80d

profiles/desc: Add L10N locales from app-dicts/sword-*

Signed-off-by: Marek Szuba  gentoo.org>

 profiles/desc/l10n.desc | 27 +++
 1 file changed, 27 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index a21502a83c4..2434ef498d7 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -31,10 +31,12 @@ as - Assamese
 ast - Asturian
 az - Azerbaijani
 be - Belarusian
+bea - Beaver
 bg - Bulgarian
 bn - Bengali
 bn-BD - Bengali (Bangladesh)
 bn-IN - Bengali (India)
+bla - Siksika
 bo - Tibetan
 br - Breton
 brx - Bodo (India)
@@ -43,10 +45,14 @@ ca - Catalan
 ca-valencia - Catalan (Valencian)
 cak - Kaqchikel
 ceb - Cebuano
+ch - Chamorro
 chr - Cherokee
+ckb - Central Kurdish
 cnr - Montenegrin
+cop - Coptic
 co - Corsican
 cs - Czech
+cu - Church Slavic
 cy - Welsh
 da - Danish
 de - German
@@ -86,10 +92,14 @@ fr-CA - French (Canada)
 fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
+gez - Geez
 gl - Galician
 gn - Guarani
+got - Gothic
+grc - Ancient Greek (to 1453)
 gu - Gujarati
 gug - Paraguayan Guarani
+gv - Manx
 he - Hebrew
 hi - Hindi
 hr - Croatian
@@ -108,22 +118,27 @@ jbo - Lojban
 jv - Javanese
 ka - Georgian
 kab - Kabyle
+kek - Kekchí
 kk - Kazakh
 km - Central Khmer
 kmr-Latn - Northern Kurdish (Latin script)
 kn - Kannada
 ko - Korean
 kok - Konkani (macrolanguage)
+kpg - Kapingamarangi
 ks - Kashmiri
+ktu - Kituba (Democratic Republic of Congo)
 ku - Kurdish
 ky - Kirghiz
 la - Latin
 lb - Luxembourgish
 lij - Ligurian
+ln - Lingala
 lo - Lao
 lt - Lithuanian
 lv - Latvian
 mai - Maithili
+mg - Malagasy
 mi - Maori
 mk - Macedonian
 ml - Malayalam
@@ -135,6 +150,7 @@ mt - Maltese
 my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
+nd - North Ndebele
 ne - Nepali
 nl - Dutch
 nn - Norwegian Nynorsk
@@ -146,12 +162,17 @@ om - Oromo
 or - Oriya (macrolanguage)
 pa - Punjabi
 pl - Polish
+pon - Pohnpeian
+pot - Potawatomi
+ppk - Uma
+prs - Dari
 ps - Pushto
 pt - Portuguese
 pt-BR - Portuguese (Brazil)
 pt-PT - Portuguese (Portugal)
 qu - Quechua
 rm - Romansh
+rmq - Caló
 ro - Romanian
 ru - Russian
 rw - Kinyarwanda
@@ -164,6 +185,8 @@ si - Sinhala
 sid - Sidamo
 sk - Slovak
 sl - Slovenian
+sml - Central Sama
+sn - Shona
 so - Somali
 son - Songhai languages
 sq - Albanian
@@ -176,6 +199,7 @@ sv - Swedish
 sw - Swahili (macrolanguage)
 sw-TZ - Swahili (Tanzania)
 syc - Classical Syriac
+syr - Syriac
 ta - Tamil
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
@@ -184,10 +208,12 @@ th - Thai
 ti - Tigrinya
 tk - Turkmen
 tl - Tagalog
+tlh - Klingon
 tn - Tswana
 to - Tonga (Tonga Islands)
 tr - Turkish
 ts - Tsonga
+tsg - Tausug
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
@@ -195,6 +221,7 @@ ur - Urdu
 uz - Uzbek
 ve - Venda
 vi - Vietnamese
+vls - Vlaams
 xh - Xhosa
 yi - Yiddish
 yo - Yoruba



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-07-24 Thread Joonas Niilola
commit: 0efe15af64e01c489778a414140841da586e7167
Author: Francisco Blas (klondike) Izquierdo Riera  gentoo 
 org>
AuthorDate: Mon Jul 13 16:55:24 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Jul 24 12:03:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efe15af

profiles: add cpu_flags_x86_rdrand USE_EXPAND

Introduce 'rdrand' flag that corresponds to RDRAND instruction.
This currently has two users.

Signed-off-by: Francisco Blas Izquierdo Riera (klondike)  
gentoo.org>
Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 156b677e5a4..5c8a9bceaee 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -21,6 +21,7 @@ mmxext - Use the Extended MMX instruction set (a subset of 
SSE) ([mmxext] or [ss
 padlock - Use VIA padlock instructions ([phe] in cpuinfo)
 pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo)
 popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo)
+rdrand - Use the RDRAND instruction for generating random numbers
 sha - Use the SHA-NI instruction set
 sse - Use the SSE instruction set
 sse2 - Use the SSE2 instruction set



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-07-17 Thread Sergei Trofimovich
commit: a70012360bc22a7706fff87aca7a659e985f57b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 17 21:58:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 17 22:06:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7001236

profiles/desc/qemu_softmmu_targets.desc: add 'avr' target

Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/desc/qemu_softmmu_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/qemu_softmmu_targets.desc 
b/profiles/desc/qemu_softmmu_targets.desc
index eff88edd2f2..124e0d38f0d 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -8,6 +8,7 @@
 aarch64 - ARM64 system emulation target
 alpha - system emulation target
 arm - system emulation target
+avr - system emulation target
 cris - system emulation target
 hppa - system emulation target
 i386 - system emulation target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-07-17 Thread Sergei Trofimovich
commit: db6bbd4102962d9fa06e000dc8c196d8dec00918
Author: Alexey Kretov  onego  ru>
AuthorDate: Fri Jul 17 22:22:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 17 22:23:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6bbd41

profiles/desc/qemu_user_targets.desc: fix expanded variable name in description

Closes: https://bugs.gentoo.org/721172
Signed-off-by: Sergei Trofimovich  gentoo.org>

 profiles/desc/qemu_user_targets.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/qemu_user_targets.desc 
b/profiles/desc/qemu_user_targets.desc
index 303ad231b91..6f41271b2e4 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
-# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
+# This file contains descriptions of QEMU_USER_TARGETS USE_EXPAND flags.
 
 # Keep it sorted.
 



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-06-28 Thread Joonas Niilola
commit: a6ab6ce56385b0ffd7917ef8dca4bb494c281c44
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Jun 28 07:39:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Jun 28 07:40:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ab6ce5

profiles/desc: add sane_backends_ricoh2 desc

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/desc/sane_backends.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/sane_backends.desc b/profiles/desc/sane_backends.desc
index 967bd43f224..e78df8a2585 100644
--- a/profiles/desc/sane_backends.desc
+++ b/profiles/desc/sane_backends.desc
@@ -70,6 +70,7 @@ plustek_pp - SANE_BACKENDS setting for building the 
plustek_pp backend
 pnm - SANE_BACKENDS settings for building the pnm test backend, considered a 
possible security risk
 qcam - SANE_BACKENDS setting for building the qcam backend
 ricoh - SANE_BACKENDS setting for building the ricoh backend
+ricoh2 - SANE_BACKENDS setting for building the ricoh2 backend
 rts8891 - SANE_BACKENDS setting for building the rts8891 backend
 s9036 - SANE_BACKENDS setting for building the s9036 backend
 sceptre - SANE_BACKENDS setting for building the sceptre backend



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-06-07 Thread Georgy Yakovlev
commit: de95a7bc1adb98fb4ed36ac08540b09544c25b84
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jun  7 22:45:40 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jun  7 23:23:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de95a7bc

profiles/desc/cpu_flags_ppc.desc: add vsx2 description

Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/desc/cpu_flags_ppc.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc
index cddd07f1706..5d3aad787db 100644
--- a/profiles/desc/cpu_flags_ppc.desc
+++ b/profiles/desc/cpu_flags_ppc.desc
@@ -1,6 +1,7 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 altivec - Use the AltiVec/VMX instruction set
 vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
+vsx2 - Use the Vector Scalar Extension v.2 instruction set (POWER8 and later)
 vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/embedded/, profiles/base/

2020-05-04 Thread Piotr Karbowski
commit: 03a84260be2215a1f9142518306f4700a43bf927
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Mon May  4 20:38:59 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Mon May  4 20:38:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a84260

profiles: removal of keyboard and mouse INPUT_DEVICES defaults.

profiles/base/make.defaults: replaced with libinput
profiles/embedded/make.defaults: removed, evdev left.
profiles/desc/input_devices.desc: removed descriptions.

Signed-off-by: Piotr Karbowski  gentoo.org>

 profiles/base/make.defaults  | 2 +-
 profiles/desc/input_devices.desc | 2 --
 profiles/embedded/make.defaults  | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index cf27a009b57..61745b0802d 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -50,7 +50,7 @@ PROFILE_ONLY_VARIABLES="${PROFILE_ONLY_VARIABLES} ELIBC 
IUSE_IMPLICIT KERNEL USE
 ELIBC="glibc"
 KERNEL="linux"
 USERLAND="GNU"
-INPUT_DEVICES="keyboard mouse"
+INPUT_DEVICES="libinput"
 
 # Accept only licenses in the FREE license group, i.e., with
 # the freedom to use, share, modify and share modifications

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 1077d4bbdb1..b41f5c66a7a 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -8,9 +8,7 @@
 elographics - INPUT_DEVICES setting to build driver for elographics input 
devices
 evdev - INPUT_DEVICES setting to build driver for evdev input devices
 joystick - INPUT_DEVICES setting to build driver for joystick input devices
-keyboard - INPUT_DEVICES setting to build driver for keyboard input devices
 libinput - INPUT_DEVICES setting to build driver for libinput input devices
-mouse - INPUT_DEVICES setting to build driver for mouse input devices
 roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input 
devices
 roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input 
devices
 roccat_iskufx - INPUT_DEVICES setting to build driver for Roccat Isku Fx input 
devices

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index d7d601e655c..2e7b33ab0d1 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -13,7 +13,7 @@ EBEEP_IGNORE="1"
 PORTAGE_WORKDIR_MODE="2775"
 PORTAGE_ECLASS_WARNING_ENABLE="0"
 
-INPUT_DEVICES="evdev mouse keyboard"
+INPUT_DEVICES="evdev"
 VIDEO_CARDS="fbdev"
 KERNEL="linux"
 USERLAND="GNU"



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: 745186a9850c67a29dabd8b3cbe0a41e84663afd
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 13:44:00 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745186a9

app-metrics/collectd: add write_stackdriver plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 5 +++--
 profiles/desc/collectd_plugins.desc | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 0a813ac1865..8887f3a114e 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -65,8 +65,8 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups 
ascent battery bind
tcpconns teamspeak2 ted thermal threshold turbostat ubi unixsock
uptime users uuid varnish virt vmem vserver wireless write_graphite
write_http write_influxdb_udp write_kafka write_log write_mongodb
-   write_prometheus write_redis write_sensu write_syslog write_tsdb
-   xencpu zfs_arc zookeeper"
+   write_prometheus write_redis write_sensu write_stackdriver
+   write_syslog write_tsdb xencpu zfs_arc zookeeper"
 
 COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}"
 
@@ -138,6 +138,7 @@ COMMON_DEPEND="
collectd_plugins_write_mongodb? ( 
>=dev-libs/mongo-c-driver-1.8.2:= )
collectd_plugins_write_prometheus?  ( 
>=dev-libs/protobuf-c-1.2.1-r1:= net-libs/libmicrohttpd:= )
collectd_plugins_write_redis?   ( dev-libs/hiredis:= )
+   collectd_plugins_write_stackdriver? ( net-misc/curl:0= 
dev-libs/yajl:= )
collectd_plugins_xencpu?( app-emulation/xen-tools:= )
 
kernel_FreeBSD? (

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index 804b186851c..0b8a5e8a0bf 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -143,6 +143,7 @@ write_mongodb - Build the MongoDB output plugin (stores 
values in MongoDB)
 write_prometheus - Builds the Prometheus output plugin (starts an internal 
webserver on port 9103 (configurable) and accepts scrape requests from 
Prometheus)
 write_redis - Build the Redis output plugin (stores values in Redis)
 write_sensu - Build the Sensu output plugin (sends metrics to Sensu Core, an 
open-source monitoring project)
+write_stackdriver - Build the Stackdriver output plugin (stores metrics in 
Google Stackdriver)
 write_syslog - Build the Syslog output plugin (sends metrics in CEE-enhanced 
syslog message format)
 write_tsdb - Build the TSDB output plugin (writes metrics to OpenTSDB, an 
open-source distributed time-series database based on Apache HBase)
 xencpu - Build the XEN CPU input plugin (collects XEN Hypervisor CPU stats 
using app-emulation/xen-tools)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: d97b7d4c83599d2637427151f43e7612c014ee80
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 11:40:44 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d97b7d4c

app-metrics/collectd: add logparser plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 2 +-
 profiles/desc/collectd_plugins.desc | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 1ffe1fb868c..9b6e85c0ec7 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -52,7 +52,7 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups 
ascent battery bind
cpu cpufreq cpusleep csv curl curl_json curl_xml dbi df disk dns
drbd email entropy ethstat exec fhcount filecount fscache gmond gps
hddtemp hugepages interface ipc ipmi iptables ipvs irq java lua
-   load logfile log_logstash madwifi match_empty_counter
+   load logfile logparser log_logstash madwifi match_empty_counter
match_hashed match_regex match_timediff match_value mbmon mcelog md
memcachec memcached memory modbus mqtt multimeter mysql netlink
network network nfs nginx notify_desktop notify_email notify_nagios

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index 58e5e58a454..e997f46d1aa 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -50,6 +50,7 @@ irq - Build the irq input plugin (collects the number of 
times each interrupt ha
 java - Build the java input plugin (embeds a JVM into collectd for writing 
plugins)
 load - Build the load input plugin (collects the system load)
 logfile - Build the logfile output plugin (receives log messages from collectd 
and writes them to a text file)
+logparser - Build the logparser plugin (allows for filtering and parsing log 
messages)
 log_logstash - Build the Logstash output plugin (writes collectd logs and 
events as Logstash JSON formatted events)
 lua - Build the LUA language binding plugin (uses dev-lang/lua) for writing 
plugins
 lvm - Build the LVM input plugin (collects the size of logical volumes (LV) 
and free space inside a volume group (VG) from Linux' Logical Volume Manager 
(LVM))



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: 7cbf711c31f66e482d9aab37652e9969b25f3915
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 11:09:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cbf711c

app-metrics/collectd: add buddyinfo plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 4 ++--
 profiles/desc/collectd_plugins.desc | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 6fe02c08bd3..8473b1fe104 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -48,8 +48,8 @@ COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors amqp1 aquaero 
barometer
 
 # Plugins that have been (compile) tested and can be enabled via 
COLLECTD_PLUGINS
 COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups ascent battery bind
-   ceph cgroups chrony conntrack contextswitch cpu cpufreq cpusleep
-   csv curl curl_json curl_xml dbi df disk dns drbd email
+   buddyinfo ceph cgroups chrony conntrack contextswitch cpu cpufreq
+   cpusleep csv curl curl_json curl_xml dbi df disk dns drbd email
entropy ethstat exec fhcount filecount fscache gmond gps hddtemp
hugepages interface ipc ipmi iptables ipvs irq java lua
load logfile log_logstash madwifi match_empty_counter

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index e5c732bdcf4..d770fec321c 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -11,6 +11,7 @@ apcups - Build the apcups input plugin (reads various 
statistics about a connect
 ascent - Build the ascent input plugin (reads and parses the statistics page 
of Ascent)
 battery - Build the battery input plugin (collects the battery's charge, the 
drawn current and the battery's voltage)
 bind - Build the bind input plugin (collects statistics from bind instances)
+buddyinfo - Build the buddyinfo input plugin (collects statistics from 
/proc/buddyinfo)
 ceph - Build the Ceph input plugin (collects statistics from the Ceph 
distributed storage system)
 cgroups - Build the cgroups input plugin (collects CPU accounting information 
for processes in a cgroup)
 chrony - Build the chrony input plugin (collects statistics from a chrony NTP 
server)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: 9196296b2dfe9311120bccc634269c4c225505e0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 12:03:43 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9196296b

app-metrics/collectd: add ubi plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 2 +-
 profiles/desc/collectd_plugins.desc | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 06b81f9ad03..ddb416fedad 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -62,7 +62,7 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups 
ascent battery bind
python redis routeros rrdcached rrdtool sensors serial sigrok slurm
smart snmp snmp_agent statsd swap sysevent syslog table tail tail_csv
target_notification target_replace target_scale target_set tcpconns
-   teamspeak2 ted thermal threshold turbostat unixsock
+   teamspeak2 ted thermal threshold turbostat ubi unixsock
uptime users uuid varnish virt vmem vserver wireless write_graphite
write_http write_kafka write_log write_mongodb write_prometheus
write_redis write_sensu write_tsdb xencpu zfs_arc zookeeper"

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index 6b779a43a16..8f9c9c90feb 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -126,6 +126,7 @@ turbostat - Build the turbostat input plugin (reads CPU 
frequency and C-state re
 unixsock - Build the unixsock input/output plugin (opens a UNIX domain socket 
and accepts connections)
 uptime - Build the uptime input plugin (keeps track of the system uptime)
 users - Build the users input plugin (counts the number of users currently 
logged into the system)
+ubi - Build the ubi input plugin (collects block state for flash memory 
devices with UBIFS)
 uuid - Build the uuid plugin (tries hard to determine the UUID of the system 
it is running on)
 varnish - Build the varnish input plugin (collects information about Varnish)
 virt - Build the (lib)virt input plugin (collects statistics about virtualized 
guests on a system)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: 6ccef5a82c2f5c3197ba0a59358c9bdb78c841d5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 13:57:55 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccef5a8

app-metrics/collectd: add check_uptime plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 37 +++--
 profiles/desc/collectd_plugins.desc |  1 +
 2 files changed, 20 insertions(+), 18 deletions(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index 03fa1e33d41..6f5057626b3 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -49,24 +49,25 @@ COLLECTD_IMPOSSIBLE_PLUGINS="apple_sensors amqp1 aquaero 
barometer
 
 # Plugins that have been (compile) tested and can be enabled via 
COLLECTD_PLUGINS
 COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups ascent battery bind
-   buddyinfo capabilities ceph cgroups chrony conntrack contextswitch
-   cpu cpufreq cpusleep csv curl curl_json curl_xml dbi df disk dns
-   drbd email entropy ethstat exec fhcount filecount fscache gmond gps
-   hddtemp hugepages interface ipc ipmi iptables ipvs irq java lua
-   load logfile logparser log_logstash madwifi match_empty_counter
-   match_hashed match_regex match_timediff match_value mbmon mcelog md
-   memcachec memcached memory modbus mqtt multimeter mysql netlink
-   network network nfs nginx notify_desktop notify_email notify_nagios
-   ntpd numa nut olsrd onewire openldap openvpn oracle ovs_events
-   ovs_stats pcie_errors perl ping postgresql powerdns procevent
-   processes protocols python python redis routeros rrdcached rrdtool
-   sensors serial sigrok slurm smart snmp snmp_agent statsd swap synproxy
-   sysevent syslog table tail tail_csv target_notification target_replace
-   target_scale target_set tcpconns teamspeak2 ted thermal threshold
-   turbostat ubi unixsock uptime users uuid varnish virt vmem vserver
-   wireless write_graphite write_http write_influxdb_udp write_kafka
-   write_log write_mongodb write_prometheus write_redis write_sensu
-   write_stackdriver write_syslog write_tsdb xencpu zfs_arc zookeeper"
+   buddyinfo capabilities ceph cgroups check_uptime chrony conntrack
+   contextswitch cpu cpufreq cpusleep csv curl curl_json curl_xml
+   dbi df disk dns drbd email entropy ethstat exec fhcount filecount
+   fscache gmond gps hddtemp hugepages interface ipc ipmi iptables
+   ipvs irq java lua load logfile logparser log_logstash madwifi
+   match_empty_counter match_hashed match_regex match_timediff
+   match_value mbmon mcelog md memcachec memcached memory modbus mqtt
+   multimeter mysql netlink network network nfs nginx notify_desktop
+   notify_email notify_nagios ntpd numa nut olsrd onewire openldap
+   openvpn oracle ovs_events ovs_stats pcie_errors perl ping postgresql
+   powerdns procevent processes protocols python python redis routeros
+   rrdcached rrdtool sensors serial sigrok slurm smart snmp snmp_agent
+   statsd swap synproxy sysevent syslog table tail tail_csv
+   target_notification target_replace target_scale target_set tcpconns
+   teamspeak2 ted thermal threshold turbostat ubi unixsock uptime users
+   uuid varnish virt vmem vserver wireless write_graphite write_http
+   write_influxdb_udp write_kafka write_log write_mongodb write_prometheus
+   write_redis write_sensu write_stackdriver write_syslog write_tsdb
+   xencpu zfs_arc zookeeper"
 
 COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}"
 

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index d9a8d76eb80..6bf21031d34 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -15,6 +15,7 @@ buddyinfo - Build the buddyinfo input plugin (collects 
statistics from /proc/bud
 capabilities - Build the capabilities input plugin (collects platform 
capabilities decoded from the hardware subsystems)
 ceph - Build the Ceph input plugin (collects statistics from the Ceph 
distributed storage system)
 cgroups - Build the cgroups input plugin (collects CPU accounting information 
for processes in a cgroup)
+check_uptime - Build a plugin to notify about uptime reset
 chrony - Build the chrony input plugin (collects statistics from a chrony NTP 
server)
 conntrack - Build the conntrack input plugin (tracks the number of entries in 
Linux's connection tracking table)
 contextswitch - Build the contextswitch input plugin (collects the number of 
context switches done by the operating system)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-metrics/collectd/

2020-04-30 Thread Thomas Deutschmann
commit: 3d2b88971382596fbddfcc9e2da1598c79701b67
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 30 13:53:20 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 30 14:10:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2b8897

app-metrics/collectd: add pcie_errors plugin

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-metrics/collectd/collectd-5.11.0.ebuild | 16 
 profiles/desc/collectd_plugins.desc |  1 +
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/app-metrics/collectd/collectd-5.11.0.ebuild 
b/app-metrics/collectd/collectd-5.11.0.ebuild
index dc569035caa..03fa1e33d41 100644
--- a/app-metrics/collectd/collectd-5.11.0.ebuild
+++ b/app-metrics/collectd/collectd-5.11.0.ebuild
@@ -58,14 +58,14 @@ COLLECTD_TESTED_PLUGINS="aggregation amqp apache apcups 
ascent battery bind
memcachec memcached memory modbus mqtt multimeter mysql netlink
network network nfs nginx notify_desktop notify_email notify_nagios
ntpd numa nut olsrd onewire openldap openvpn oracle ovs_events
-   ovs_stats perl ping postgresql powerdns procevent processes protocols
-   python python redis routeros rrdcached rrdtool sensors serial sigrok
-   slurm smart snmp snmp_agent statsd swap synproxy sysevent syslog
-   table tail tail_csv target_notification target_replace target_scale
-   target_set tcpconns teamspeak2 ted thermal threshold turbostat ubi
-   unixsock uptime users uuid varnish virt vmem vserver wireless
-   write_graphite write_http write_influxdb_udp write_kafka write_log
-   write_mongodb write_prometheus write_redis write_sensu
+   ovs_stats pcie_errors perl ping postgresql powerdns procevent
+   processes protocols python python redis routeros rrdcached rrdtool
+   sensors serial sigrok slurm smart snmp snmp_agent statsd swap synproxy
+   sysevent syslog table tail tail_csv target_notification target_replace
+   target_scale target_set tcpconns teamspeak2 ted thermal threshold
+   turbostat ubi unixsock uptime users uuid varnish virt vmem vserver
+   wireless write_graphite write_http write_influxdb_udp write_kafka
+   write_log write_mongodb write_prometheus write_redis write_sensu
write_stackdriver write_syslog write_tsdb xencpu zfs_arc zookeeper"
 
 COLLECTD_DISABLED_PLUGINS="${COLLECTD_IMPOSSIBLE_PLUGINS}"

diff --git a/profiles/desc/collectd_plugins.desc 
b/profiles/desc/collectd_plugins.desc
index d5070b1c68c..d9a8d76eb80 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -87,6 +87,7 @@ openvpn - Build the openvpn input plugin (reads the status 
file printed by OpenV
 oracle - Build the oracle input plugin (executes SQL statements against Oracle 
database systems)
 ovs_events - Build an input plugin which reports link state changes from Open 
vSwitch (OVS)
 ovs_stats - Build an input plugin which reports bridge and interface 
statistics from Open vSwitch (OVS)
+pcie_errors - Build an input plugin which reports the PCIe errors
 perl - Build the perl language binding plugin (embeds a Perl interpreter into 
collectd for writing plugins)
 ping - Build the ping input plugin (measures network latency)
 postgresql - Build the postgresql input plugin (executes SQL statements 
against a PostgreSQL database)



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-04-03 Thread Michael Orlitzky
commit: 292d2d9703b6b0c6235b7de1e7dc343c66d772fb
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Wed Apr  1 19:01:08 2020 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Fri Apr  3 16:03:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292d2d97

profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl.

These two flags are already supported by cpuid2cpuflags, but so far no
package in ::gentoo uses them. The forthcoming sci-libs/fflas-ffpack
will use them, however, and -- given that they're CPU flags whose names
are fixed -- it seems most sensible to add them globally right away.

Bug: https://bugs.gentoo.org/715678
Signed-off-by: Michael Orlitzky  gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index d891398e7a6..156b677e5a4 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -10,7 +10,9 @@
 aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
+avx512dq - Use AVX-512 double- and quad-word instructions
 avx512f - Adds support for AVX-512 Foundation instructions
+avx512vl - Use AVX-512 vector-length instructions
 f16c - Adds support for F16C instruction set for converting between 
half-precision and single-precision floats
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
 fma4 - Use the Fused Multiply Add 4 instruction set



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, app-emulation/qemu/

2020-03-23 Thread Sergei Trofimovich
commit: 7a5a6d591a84168c9b7b4e0b3eba9eabc3db79a4
Author: Michal Privoznik  redhat  com>
AuthorDate: Mon Mar 23 14:12:09 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Mar 23 22:05:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5a6d59

app-emulation/qemu-: Introduce RX softmmu target

In recent upstream patches (v4.2.0-2645-gc8c35e5f51 and friends),
qemu introduced new softmmu target: Renesas RX. Update our list
of softmmu targets.

Signed-off-by: Michal Privoznik  redhat.com>
Closes: https://github.com/gentoo/gentoo/pull/15068
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-emulation/qemu/qemu-.ebuild | 2 +-
 profiles/desc/qemu_softmmu_targets.desc | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/qemu/qemu-.ebuild 
b/app-emulation/qemu/qemu-.ebuild
index 9c9eb21d199..a5144a568f4 100644
--- a/app-emulation/qemu/qemu-.ebuild
+++ b/app-emulation/qemu/qemu-.ebuild
@@ -45,7 +45,7 @@ COMMON_TARGETS="aarch64 alpha arm cris hppa i386 m68k 
microblaze microblazeel
mips mips64 mips64el mipsel nios2 or1k ppc ppc64 riscv32 riscv64 s390x
sh4 sh4eb sparc sparc64 x86_64 xtensa xtensaeb"
 IUSE_SOFTMMU_TARGETS="${COMMON_TARGETS}
-   lm32 moxie tricore unicore32"
+   lm32 moxie rx tricore unicore32"
 IUSE_USER_TARGETS="${COMMON_TARGETS}
aarch64_be armeb mipsn32 mipsn32el ppc64abi32 ppc64le sparc32plus
tilegx"

diff --git a/profiles/desc/qemu_softmmu_targets.desc 
b/profiles/desc/qemu_softmmu_targets.desc
index 4a48f28fded..eff88edd2f2 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -26,6 +26,7 @@ ppc64 - system emulation target
 ppc - system emulation target
 riscv32 - system emulation target
 riscv64 - system emulation target
+rx - Renesas RX system emulation target
 s390x - system emulation target
 sh4eb - system emulation target
 sh4 - system emulation target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2020-01-31 Thread Michał Górny
commit: 9a3221d0fddd6322193acf55eb3f8e9a34de8925
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 31 14:35:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 31 15:27:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3221d0

profiles/desc: Add VE to LLVM_TARGETS

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 38e123de796..196f296b755 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2020 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -16,6 +16,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
+VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL]
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/

2019-12-26 Thread Hans de Graaff
commit: 76a7e4206d834e02f9c6f277f578b3b83dbe32e2
Author: Hans de Graaff  gentoo  org>
AuthorDate: Thu Dec 26 07:30:12 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Thu Dec 26 11:05:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a7e420

profiles: add ruby27 RUBY_TARGET

Signed-off-by: Hans de Graaff  gentoo.org>

 profiles/base/use.stable.mask   | 3 ++-
 profiles/desc/ruby_targets.desc | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 636435aa7dd..9c76a0e79ac 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -23,6 +23,7 @@ python_single_target_pypy
 python_targets_pypy3
 python_single_target_pypy3
 
-# Hans de Graaff  (2018-12-25)
+# Hans de Graaff  (2019-12-26)
 # Currently in testing and not ready to go stable yet.
 ruby_targets_ruby26
+ruby_targets_ruby27

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 578805fb10f..44fd69614bb 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -10,3 +10,4 @@ ruby23 - Build with MRI Ruby 2.3.x
 ruby24 - Build with MRI Ruby 2.4.x
 ruby25 - Build with MRI Ruby 2.5.x
 ruby26 - Build with MRI Ruby 2.6.x
+ruby27 - Build with MRI Ruby 2.7.x



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2019-11-24 Thread Michał Górny
commit: 983f58332c966eec635d907f11cd5b94939e6eb3
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov 24 22:45:38 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov 24 22:45:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983f5833

profiles/desc: Add python3_8 to PYTHON_SINGLE_TARGET

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/python_single_target.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/python_single_target.desc 
b/profiles/desc/python_single_target.desc
index b6813fd288f..574d99eb6a5 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -7,6 +7,7 @@ python2_7 - Build for Python 2.7 only
 python3_5 - Build for Python 3.5 only
 python3_6 - Build for Python 3.6 only
 python3_7 - Build for Python 3.7 only
+python3_8 - Build for Python 3.8 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only
 pypy3 - Build for PyPy3 only



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2019-11-11 Thread Michał Górny
commit: ddd06d7209ec2c1e3682b84f60ee8ad810d8e6c4
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Nov 12 06:30:57 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Nov 12 06:31:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd06d72

profiles/desc: Add python3_8 to PYTHON_TARGETS

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/python_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/python_targets.desc 
b/profiles/desc/python_targets.desc
index 960c0f96e4d..4827da4af78 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,6 +7,7 @@ python2_7 - Build with Python 2.7
 python3_5 - Build with Python 3.5
 python3_6 - Build with Python 3.6
 python3_7 - Build with Python 3.7
+python3_8 - Build with Python 3.8
 jython2_7 - Build with Jython 2.7
 pypy - Build with PyPy
 pypy3 - Build with PyPy3



[gentoo-commits] repo/gentoo:master commit in: profiles/desc/

2019-10-01 Thread Michał Górny
commit: b548460bc30d50f0d07f303486f29a028ef2e434
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Oct  1 12:15:44 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Oct  1 12:22:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b548460b

profiles/desc/llvm_targets.desc: Add ARC

Signed-off-by: Michał Górny  gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 6a45455f4c3..38e123de796 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -3,6 +3,7 @@
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
+ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
 ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
 BPF - Berkeley Packet Filter target



  1   2   3   >