From 4385ff6c19a6e178c88997ecdfffd3e06c266c22 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 20 Oct 2018 08:49:49 +0200 Subject: */*: remove redundant local descriptions of 'jemalloc' flag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-admin/rsyslog/metadata.xml | 1 - app-editors/neovim/metadata.xml | 1 - app-office/libreoffice/metadata.xml | 1 - app-text/groonga/metadata.xml | 1 - dev-db/mariadb-galera/metadata.xml | 1 - dev-db/mariadb/metadata.xml | 1 - dev-db/mysql-cluster/metadata.xml | 1 - dev-db/mysql/metadata.xml | 1 - dev-db/percona-server/metadata.xml | 1 - dev-db/redis/metadata.xml | 3 --- dev-db/rethinkdb/metadata.xml | 3 --- dev-lang/ruby/metadata.xml | 1 - dev-lang/rust/metadata.xml | 2 -- dev-libs/bitset/metadata.xml | 1 - mail-client/thunderbird/metadata.xml | 1 - mail-filter/rspamd/metadata.xml | 1 - media-gfx/blender/metadata.xml | 3 --- net-analyzer/bro/metadata.xml | 1 - net-libs/nghttp2/metadata.xml | 1 - net-misc/aria2/metadata.xml | 1 - sci-libs/tensorflow/metadata.xml | 1 - sci-physics/root/metadata.xml | 1 - sys-cluster/ceph/metadata.xml | 1 - sys-cluster/hpx/metadata.xml | 1 - www-client/firefox/metadata.xml | 1 - www-client/seamonkey/metadata.xml | 1 - www-servers/uwsgi/metadata.xml | 1 - www-servers/varnish/metadata.xml | 3 --- 28 files changed, 37 deletions(-) diff --git a/app-admin/rsyslog/metadata.xml b/app-admin/rsyslog/metadata.xml index 6abc65f4fb4f..ba4e59d215c0 100644 --- a/app-admin/rsyslog/metadata.xml +++ b/app-admin/rsyslog/metadata.xml @@ -12,7 +12,6 @@ Add support for encrypted log files using dev-libs/libgcrypt Build the GnuTLS network stream driver (requires net-libs/gnutls) Build the grok modify module (requires dev-libs/grok) - Use dev-libs/jemalloc for allocations. Build the Apache Kafka input/output module (requires dev-libs/librdkafka) Build the GSSAPI input and output module (requires virtual/krb5) Build the kubernetes modify plugin (requires net-misc/curl) diff --git a/app-editors/neovim/metadata.xml b/app-editors/neovim/metadata.xml index 57f11481bec1..d9da9e93722d 100644 --- a/app-editors/neovim/metadata.xml +++ b/app-editors/neovim/metadata.xml @@ -8,7 +8,6 @@ Enable clipboard support through a provider Install nvimpager symlink to less.sh macro - Use dev-libs/jemalloc for allocations Enable support for remote options using nvr Build the neovim unix tui diff --git a/app-office/libreoffice/metadata.xml b/app-office/libreoffice/metadata.xml index b63d524dac8d..103556859a03 100644 --- a/app-office/libreoffice/metadata.xml +++ b/app-office/libreoffice/metadata.xml @@ -14,7 +14,6 @@ version Use sci-libs/coinor-mp as alternative solver Enable support for remote files on Google Drive Enable legacy gtk2 frontend - Use dev-libs/jemalloc for allocations Build the Office Development Kit Enable PDF import via the Poppler library Use media-video/vlc for video embedding diff --git a/app-text/groonga/metadata.xml b/app-text/groonga/metadata.xml index 3bf71ce09a19..6c69341e576b 100644 --- a/app-text/groonga/metadata.xml +++ b/app-text/groonga/metadata.xml @@ -11,7 +11,6 @@ Atomic counting for memory alloc count Make memory allocation failed in specified condition for debug Use futex - Enable dev-libs/jemalloc for memory management Enable dev-libs/libevent used for suggestion Use app-text/mecab for morphological analysis Enable dev-libs/msgpack used for suggestion diff --git a/dev-db/mariadb-galera/metadata.xml b/dev-db/mariadb-galera/metadata.xml index 2e7afd2663cf..85ebf9880ac9 100644 --- a/dev-db/mariadb-galera/metadata.xml +++ b/dev-db/mariadb-galera/metadata.xml @@ -9,7 +9,6 @@ Build the client libraries from the server package instead of the C Connector packages Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) Enable the CONNECT engine to access foreign databases via JDBC - Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) diff --git a/dev-db/mariadb/metadata.xml b/dev-db/mariadb/metadata.xml index e58332a7acbe..3419b52226ee 100644 --- a/dev-db/mariadb/metadata.xml +++ b/dev-db/mariadb/metadata.xml @@ -14,7 +14,6 @@ Enables lzo compression methods for InnoDB/XtraDB Enables snappy compression methods for InnoDB/XtraDB using app-arch/snappy Enable the CONNECT engine to access foreign databases via JDBC - Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Add support for the Mroonga engine for interfacing with the Groonga text search diff --git a/dev-db/mysql-cluster/metadata.xml b/dev-db/mysql-cluster/metadata.xml index 0efe3d7675fa..e769804157d3 100644 --- a/dev-db/mysql-cluster/metadata.xml +++ b/dev-db/mysql-cluster/metadata.xml @@ -10,7 +10,6 @@ Enables the community features from upstream. Build embedded server (libmysqld) Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) - Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Enable SSL connections and crypto functions using dev-libs/openssl diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index 2ec6490392c6..d3fabed9ef6b 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -15,7 +15,6 @@ dev-db/mariadb Build the client libraries from the server package instead of the C Connector packages (not recommended) Build experimental features aka "rapid" plugins Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) - Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) diff --git a/dev-db/percona-server/metadata.xml b/dev-db/percona-server/metadata.xml index 622134f10584..6cc220d337d3 100644 --- a/dev-db/percona-server/metadata.xml +++ b/dev-db/percona-server/metadata.xml @@ -9,7 +9,6 @@ Add CJK support for InnoDB fulltext search using app-text/mecab Build the libmysqlclient libraries Build experimental features aka "rapid" plugins - Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 Enable SSL connections and crypto functions using dev-libs/libressl Enable NUMA support using sys-process/numactl (NUMA kernel support is also required) diff --git a/dev-db/redis/metadata.xml b/dev-db/redis/metadata.xml index 19c095efc2a0..96eae677a075 100644 --- a/dev-db/redis/metadata.xml +++ b/dev-db/redis/metadata.xml @@ -8,9 +8,6 @@ robbat2@gentoo.org - - Use dev-libs/jemalloc for allocations. - Use tcmalloc from dev-util/google-perftools for allocations. diff --git a/dev-db/rethinkdb/metadata.xml b/dev-db/rethinkdb/metadata.xml index 91224a49a819..48fd46f66002 100644 --- a/dev-db/rethinkdb/metadata.xml +++ b/dev-db/rethinkdb/metadata.xml @@ -6,9 +6,6 @@ Ultrabug - - Use dev-libs/jemalloc for allocations (default). - Use tcmalloc from dev-util/google-perftools for allocations. diff --git a/dev-lang/ruby/metadata.xml b/dev-lang/ruby/metadata.xml index 99e5faab0bb7..b8e5451fc581 100644 --- a/dev-lang/ruby/metadata.xml +++ b/dev-lang/ruby/metadata.xml @@ -17,6 +17,5 @@ editing functionality). Install dev-ruby/rdoc after installing Ruby. - Use dev-libs/jemalloc for memory allocation. diff --git a/dev-lang/rust/metadata.xml b/dev-lang/rust/metadata.xml index 8da6b2e99de0..c6a534bebad8 100644 --- a/dev-lang/rust/metadata.xml +++ b/dev-lang/rust/metadata.xml @@ -8,8 +8,6 @@ Install cargo component Install clippy component - Use dev-libs/jemalloc as the - standard memory allocator Install rls component Install rustfmt component Build support for the wasm32-unknown-unknown diff --git a/dev-libs/bitset/metadata.xml b/dev-libs/bitset/metadata.xml index d1af046aa04c..2ef258274aa2 100644 --- a/dev-libs/bitset/metadata.xml +++ b/dev-libs/bitset/metadata.xml @@ -6,7 +6,6 @@ Sergey Popov - Use dev-libs/jemalloc for allocations Use tcmalloc from dev-util/google-perftools for allocations diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml index 7fdeae0d1242..5216de1435e0 100644 --- a/mail-client/thunderbird/metadata.xml +++ b/mail-client/thunderbird/metadata.xml @@ -16,7 +16,6 @@ Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported) Use the cairo-gtk2 rendering engine instead of the default cairo-gtk3 - Enable or disable jemalloc Enable support for using rust compiler (experimental) Use the system-wide x11-libs/cairo instead of bundled. diff --git a/mail-filter/rspamd/metadata.xml b/mail-filter/rspamd/metadata.xml index 13dc9bdd1539..2b4ad4e2b87e 100644 --- a/mail-filter/rspamd/metadata.xml +++ b/mail-filter/rspamd/metadata.xml @@ -18,7 +18,6 @@ Enable neural network plugin (requires sci-mathematics/fann). - Use dev-libs/jemalloc for allocations Use dev-libs/libpcre2 Enable torch support. This is required for the neural module diff --git a/media-gfx/blender/metadata.xml b/media-gfx/blender/metadata.xml index 685687e61af4..9dd73dfe3522 100644 --- a/media-gfx/blender/metadata.xml +++ b/media-gfx/blender/metadata.xml @@ -56,9 +56,6 @@ Build without graphical support (renderfarm, server mode only). - - Use dev-libs/jemalloc for memory allocation. - Enable features depending on llvm. diff --git a/net-analyzer/bro/metadata.xml b/net-analyzer/bro/metadata.xml index 90d38c4236c6..4928e7d79a76 100644 --- a/net-analyzer/bro/metadata.xml +++ b/net-analyzer/bro/metadata.xml @@ -8,7 +8,6 @@ Bro's new Messaging Library (experimental) Enable support for Maxmind's GeoIP library Support for mobile IPv6 - Support for the Jemalloc allocator Enable Python bindings Enable Ruby bindings (deprecated) Enable Google's Performance Analysis Tools diff --git a/net-libs/nghttp2/metadata.xml b/net-libs/nghttp2/metadata.xml index 15ee3405227a..474284272d93 100644 --- a/net-libs/nghttp2/metadata.xml +++ b/net-libs/nghttp2/metadata.xml @@ -7,7 +7,6 @@ Install HPACK (header compression) helper tools - Use dev-libs/jemalloc for memory allocation Install nghttp, nghttpd and nghttpx diff --git a/net-misc/aria2/metadata.xml b/net-misc/aria2/metadata.xml index 18fb229e976f..e5e58f42b404 100644 --- a/net-misc/aria2/metadata.xml +++ b/net-misc/aria2/metadata.xml @@ -11,7 +11,6 @@ Enable support for the bittorrent protocol. - Use dev-libs/jemalloc to replace the malloc() implementation with a possibly faster one Use dev-libs/libuv backend. Use dev-libs/libxml2 for XML parsing (preferred) instead of dev-libs/expat. Use dev-libs/nettle and dev-libs/gmp for bittorrent/metalink crypto instead of dev-libs/libgcrypt (when dev-libs/openssl is not being used). diff --git a/sci-libs/tensorflow/metadata.xml b/sci-libs/tensorflow/metadata.xml index 5fc9f21f4638..1dca7af5e0f3 100644 --- a/sci-libs/tensorflow/metadata.xml +++ b/sci-libs/tensorflow/metadata.xml @@ -11,7 +11,6 @@ Enable support for nVidia CUDA Enable support for MPI - Enable support for dev-libs/jemalloc Link with system instead of bundled libraries diff --git a/sci-physics/root/metadata.xml b/sci-physics/root/metadata.xml index baf90a1a37bc..6d5558e76bbf 100644 --- a/sci-physics/root/metadata.xml +++ b/sci-physics/root/metadata.xml @@ -27,7 +27,6 @@ Compile included Fortran programs Enable GDML writer and reader Enable http server support including but not limited to fastcgi support - Enable support for dev-libs/jemalloc Build ROOT against sys-libs/libcxx Build memory statistics library, helps to detect memory leaks Build ROOT's internal versions of minuit (fortran) and minuit2 (C++) diff --git a/sys-cluster/ceph/metadata.xml b/sys-cluster/ceph/metadata.xml index 01d3158a6145..9e6dc1edfa56 100644 --- a/sys-cluster/ceph/metadata.xml +++ b/sys-cluster/ceph/metadata.xml @@ -22,7 +22,6 @@ Build support for cephfs, a POSIX compatible filesystem built on top of ceph Enable DPDK messaging Build fuse client - Use dev-libs/jemalloc for allocations Use libatomic instead of builtin atomic operations Use libaio as asynchronous input/output library Add support for LTTng diff --git a/sys-cluster/hpx/metadata.xml b/sys-cluster/hpx/metadata.xml index 8cef5eececcc..1a1ee0ef0fd7 100644 --- a/sys-cluster/hpx/metadata.xml +++ b/sys-cluster/hpx/metadata.xml @@ -14,7 +14,6 @@ slis@gentoo.org - Use dev-libs/jemalloc for memory allocation Use dev-util/google-perftools for memory allocation Use dev-cpp/tbb for memory diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml index c8b46b53b3bc..a4a9dced62e9 100644 --- a/www-client/firefox/metadata.xml +++ b/www-client/firefox/metadata.xml @@ -17,7 +17,6 @@ Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles Force-enable hardware-accelerated rendering (Mozilla bug 594876) - Enable or disable jemalloc Enable Link Time Optimization (LTO). Requires Gold linker when using GCC or LDD linker when using Clang Add support for profile-guided optimization using gcc-4.5, diff --git a/www-client/seamonkey/metadata.xml b/www-client/seamonkey/metadata.xml index c817c037ff70..b240cff91141 100644 --- a/www-client/seamonkey/metadata.xml +++ b/www-client/seamonkey/metadata.xml @@ -16,7 +16,6 @@ Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles Use the cairo-gtk3 rendering engine Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes - Enable or disable jemalloc Build roaming extension support (default on) Use the system-wide x11-libs/cairo instead of bundled Use the system-wide media-libs/harfbuzz instead of bundled diff --git a/www-servers/uwsgi/metadata.xml b/www-servers/uwsgi/metadata.xml index 498f2a5fb33d..9d3b99eed957 100644 --- a/www-servers/uwsgi/metadata.xml +++ b/www-servers/uwsgi/metadata.xml @@ -7,7 +7,6 @@ Embed plugins instead of building them as real plugins. When disabling this USE flag make sure you specify all used plugins in your uWSGI configuration. Note: Language plugins will always be built as real plugins. Build the gccgo plugin to run Go applications. - Use dev-libs/jemalloc instead of libc's malloc Support json as a configuration file format. Build the pypy plugin to run your code using virtual/pypy. Use the EXPERIMENTAL asyncio (tulip) for python3.4 async request dispatching and as LoopEngine (see http://uwsgi-docs.readthedocs.org/en/latest/asyncio.html). diff --git a/www-servers/varnish/metadata.xml b/www-servers/varnish/metadata.xml index 5046b2337ea0..d2fb18c34590 100644 --- a/www-servers/varnish/metadata.xml +++ b/www-servers/varnish/metadata.xml @@ -5,9 +5,6 @@ blueness@gentoo.org Anthony G. Basile - - Use dev-libs/jemalloc for allocations - Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over -- cgit v1.2.3-65-gdbad