summaryrefslogtreecommitdiff
path: root/profiles/desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /profiles/desc
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/abi_ppc.desc9
-rw-r--r--profiles/desc/apache2_modules.desc6
-rw-r--r--profiles/desc/apache2_mpms.desc4
-rw-r--r--profiles/desc/collectd_plugins.desc3
-rw-r--r--profiles/desc/curl_ssl.desc3
-rw-r--r--profiles/desc/l10n.desc8
-rw-r--r--profiles/desc/llvm_targets.desc7
-rw-r--r--profiles/desc/openmpi_fabrics.desc3
-rw-r--r--profiles/desc/openmpi_ofed_features.desc4
-rw-r--r--profiles/desc/qemu_softmmu_targets.desc5
-rw-r--r--profiles/desc/qemu_user_targets.desc3
-rw-r--r--profiles/desc/ruby_targets.desc7
-rw-r--r--profiles/desc/video_cards.desc3
13 files changed, 15 insertions, 50 deletions
diff --git a/profiles/desc/abi_ppc.desc b/profiles/desc/abi_ppc.desc
deleted file mode 100644
index 9a15bfecd8ad..000000000000
--- a/profiles/desc/abi_ppc.desc
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2013-2014 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of ABI_PPC USE_EXPAND flags.
-
-# Keep it sorted. Please do not add anything without prior discussion
-# on gentoo-dev.
-32 - 32-bit (ppc) libraries
-64 - 64-bit (ppc64) libraries
diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index 2688f2796ca4..73d4b6cd4651 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -1,4 +1,4 @@
-# Copyright 2007-2019 Gentoo Authors
+# Copyright 2007-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
@@ -16,13 +16,11 @@ 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
authn_dbm - User authentication using DBM files
-authn_default - Authentication fallback module
authn_file - User authentication using text files
authn_socache - Maintains a cache of authentication credentials, so that a new backend lookup is not required for every authenticated request
authz_core - Provides core authorization capabilities to various authorization/authorization modules, such as authn_file and authz_user
authz_dbd - Provides authorization capabilities via SQL database so that authenticated users can be allowed or denied access to portions of the web site by group membership
authz_dbm - Group authorization using DBM files
-authz_default - Authorization fallback module
authz_groupfile - Group authorization using plaintext files
authz_host - Group authorizations based on host (name or IP address)
authz_owner - Authorization based on file ownership
@@ -42,7 +40,6 @@ dav_lock - generic locking module for mod_dav
dbd - Manages SQL database connections
deflate - Compress content before it is delivered to the client
dir - Provides for "trailing slash" redirects and serving directory index files
-disk_cache - Content cache storage manager keyed to URIs
dumpio - Dumps all I/O to error log as desired
env - Modifies the environment which is passed to CGI scripts and SSI pages
expires - Generation of Expires and Cache-Control HTTP headers according to user-specified criteria
@@ -65,7 +62,6 @@ 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
mime - Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and encoding)
mime_magic - Determines the MIME type of a file by looking at a few bytes of its contents
negotiation - Provides for content negotiation
diff --git a/profiles/desc/apache2_mpms.desc b/profiles/desc/apache2_mpms.desc
index 0bcdba8e489e..6e12cd63b04c 100644
--- a/profiles/desc/apache2_mpms.desc
+++ b/profiles/desc/apache2_mpms.desc
@@ -1,11 +1,9 @@
-# Copyright 2007 Gentoo Foundation.
+# Copyright 2007-2022 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of APACHE2_MPMS USE_EXPAND flags.
# Keep it sorted.
event - An experimental variant of the standard worker MPM
-itk - Allows to run each virtual host under a separate uid and gid
-peruser - Peruser is a working implementation of the perchild MPM allowing to run each apache child process as its own user and group, each handling its own set of virtual hosts
prefork - Implements a non-threaded, pre-forking web server
worker - Multi-Processing Module implementing a hybrid multi-threaded multi-process web server
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc
index d09d2099ee5f..de7b06543e3d 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.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 COLLECTD_PLUGINS USE_EXPAND flags.
@@ -56,7 +56,6 @@ logfile - Build the logfile output plugin (receives log messages from collectd a
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))
madwifi - Build the madwifi input plugin (collects information about Atheros wireless LAN chipsets from the MadWifi driver)
match_empty_counter - Build the match_empty_counter filter plugin
match_hashed - Build the match_hashed filter plugin
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index bbc771ff950e..f52579304a67 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,10 +1,9 @@
-# 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 CURL_SSL USE_EXPAND flags for net-misc/curl
# spnego - Use SPNEGO fbopenssl - to be added
-axtls - Use axTLS
gnutls - Use GnuTLS
mbedtls - Use mbed TLS
nss - Use Mozilla's Network Security Services
diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 13b8ef19c097..af2f697df775 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 2016-2020 Gentoo Authors
+# Copyright 2016-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of L10N USE_EXPAND flags.
@@ -34,9 +34,7 @@ az - Azerbaijani
be - Belarusian
bea - Beaver
bg - Bulgarian
-bla - Siksika
bn - Bengali
-bn-BD - Bengali (Bangladesh)
bn-IN - Bengali (India)
bo - Tibetan
br - Breton
@@ -49,7 +47,6 @@ ceb - Cebuano
ch - Chamorro
chr - Cherokee
ckb - Central Kurdish
-cnr - Montenegrin
cop - Coptic
co - Corsican
cs - Czech
@@ -60,7 +57,6 @@ da - Danish
de - German
de-1901 - German (traditional orthography)
de-CH - German (Switzerland)
-de-DE - German (Germany)
dgo - Dogri (individual language)
doi - Dogri (macrolanguage)
dsb - Lower Sorbian
@@ -71,7 +67,6 @@ en - English
en-AU - English (Australia)
en-CA - English (Canada)
en-GB - English (United Kingdom)
-en-NZ - English (New Zealand)
en-US - English (United States)
en-ZA - English (South Africa)
eo - Esperanto
@@ -209,7 +204,6 @@ syc - Classical Syriac
syr - Syriac
szl - Silesian
ta - Tamil
-ta-LK - Tamil (Sri Lanka)
te - Telugu
tet - Tetum
tg - Tajik
diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index fd9a4f60ff89..da117a623c04 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,15 +1,16 @@
-# 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)
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
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)
@@ -18,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
diff --git a/profiles/desc/openmpi_fabrics.desc b/profiles/desc/openmpi_fabrics.desc
index d5fcbf2a7f82..8c32d42335ae 100644
--- a/profiles/desc/openmpi_fabrics.desc
+++ b/profiles/desc/openmpi_fabrics.desc
@@ -5,8 +5,5 @@
# Keep it sorted.
-dapl - Direct Access Provider Library
ofed - OFED RDMA stack (InfiniBand and iWARP)
knem - High-Performance Intra-Node MPI Communication
-open-mx - Myrinet Express over Generic Ethernet Hardware
-sctp - Stream Control Transmission Protocol
diff --git a/profiles/desc/openmpi_ofed_features.desc b/profiles/desc/openmpi_ofed_features.desc
index 43fe578e527e..2187a0401307 100644
--- a/profiles/desc/openmpi_ofed_features.desc
+++ b/profiles/desc/openmpi_ofed_features.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 OPENMPI_OFED_FEATURES USE_EXPAND flags.
@@ -6,8 +6,6 @@
# Keep it sorted.
control-hdr-padding - Add padding bytes to the openib control header
-connectx-xrc - Enable ConnectX XRC support
rdmacm - Enable Open Fabrics RDMACM support in openib BTL
udcm - Enable Open Fabrics UDCM support in openib BTL
dynamic-sl - Enable openib BTL to query Subnet Manager for IB SL
-failover - enable openib BTL failover (for multiport adapters
diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index 124e0d38f0db..662ca903f314 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_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 QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -12,7 +12,6 @@ avr - system emulation target
cris - system emulation target
hppa - system emulation target
i386 - system emulation target
-lm32 - LatticeMico32 system emulation target
m68k - system emulation target
microblazeel - system emulation target
microblaze - system emulation target
@@ -20,7 +19,6 @@ mips64el - system emulation target
mips64 - system emulation target
mipsel - system emulation target
mips - system emulation target
-moxie - moxielogic system emulation target
nios2 - system emulation target
or1k - OpenRISC system emulation target
ppc64 - system emulation target
@@ -34,7 +32,6 @@ sh4 - system emulation target
sparc - system emulation target
sparc64 - system emulation target
tricore - system emulation target
-unicore32 - system emulation target
x86_64 - system emulation target
xtensaeb - system emulation target
xtensa - system emulation target
diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 286a4688d077..899ca398b63f 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_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
# This file contains descriptions of QEMU_USER_TARGETS USE_EXPAND flags.
@@ -37,7 +37,6 @@ sh4 - userspace emulation target
sparc32plus - userspace emulation target
sparc64 - userspace emulation target
sparc - userspace emulation target
-tilegx - TILE-Gx 64-bit userspace emulation target
x86_64 - userspace emulation target
xtensaeb - userspace emulation target
xtensa - userspace emulation target
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 6f42774686af..ee184a5a6842 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,14 +1,11 @@
-# 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 RUBY_TARGETS USE_EXPAND flags.
-rbx - Build with Rubinius
-ruby21 - Build with MRI Ruby 2.1.x
-ruby22 - Build with MRI Ruby 2.2.x
-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
ruby30 - Build with MRI Ruby 3.0.x
+ruby31 - Build with MRI Ruby 3.1.x
diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index e4c6adc63271..52500546d3c1 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.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 VIDEO_CARDS USE_EXPAND flags.
@@ -16,7 +16,6 @@ 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
-imx - VIDEO_CARDS setting to build driver for Freescale i.MX video cards
intel - VIDEO_CARDS setting to build driver for Intel video cards
iris - VIDEO_CARDS setting to build driver for Intel video cards Gen8 / Broadwell or newer
lima - VIDEO_CARDS setting to build driver for Mali 200/400 video cards