diff options
28 files changed, 0 insertions, 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 @@ <flag name="gcrypt">Add support for encrypted log files using <pkg>dev-libs/libgcrypt</pkg></flag> <flag name="gnutls">Build the GnuTLS network stream driver (requires <pkg>net-libs/gnutls</pkg>)</flag> <flag name="grok">Build the grok modify module (requires <pkg>dev-libs/grok</pkg>)</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="kafka">Build the Apache Kafka input/output module (requires <pkg>dev-libs/librdkafka</pkg>)</flag> <flag name="kerberos">Build the GSSAPI input and output module (requires <pkg>virtual/krb5</pkg>)</flag> <flag name="kubernetes">Build the kubernetes modify plugin (requires <pkg>net-misc/curl</pkg>)</flag> 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 @@ <use> <flag name="clipboard">Enable clipboard support through a provider</flag> <flag name="nvimpager">Install nvimpager symlink to less.sh macro</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="remote">Enable support for remote options using nvr</flag> <flag name="tui">Build the neovim unix tui</flag> </use> 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</longdescription> <flag name="coinmp">Use sci-libs/coinor-mp as alternative solver</flag> <flag name="googledrive">Enable support for remote files on Google Drive</flag> <flag name="gtk2">Enable legacy gtk2 frontend</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="odk">Build the Office Development Kit</flag> <flag name="pdfimport">Enable PDF import via the Poppler library</flag> <flag name="vlc">Use <pkg>media-video/vlc</pkg> for video embedding</flag> 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 @@ <flag name="exact-alloc-count">Atomic counting for memory alloc count</flag> <flag name="fmalloc">Make memory allocation failed in specified condition for debug</flag> <flag name="futex">Use futex</flag> - <flag name="jemalloc">Enable <pkg>dev-libs/jemalloc</pkg> for memory management</flag> <flag name="libevent">Enable <pkg>dev-libs/libevent</pkg> used for suggestion</flag> <flag name="mecab">Use <pkg>app-text/mecab</pkg> for morphological analysis</flag> <flag name="msgpack">Enable <pkg>dev-libs/msgpack</pkg> used for suggestion</flag> 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 @@ <flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages</flag> <flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag> <flag name="jdbc">Enable the CONNECT engine to access foreign databases via JDBC</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag> <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag> <flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag> 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 @@ <flag name="innodb-lzo">Enables lzo compression methods for InnoDB/XtraDB</flag> <flag name="innodb-snappy">Enables snappy compression methods for InnoDB/XtraDB using <pkg>app-arch/snappy</pkg></flag> <flag name="jdbc">Enable the CONNECT engine to access foreign databases via JDBC</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag> <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag> <flag name="mroonga">Add support for the Mroonga engine for interfacing with the Groonga text search</flag> 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 @@ <flag name="community">Enables the community features from upstream.</flag> <flag name="embedded">Build embedded server (libmysqld)</flag> <flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag> <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag> <flag name="openssl">Enable SSL connections and crypto functions using <pkg>dev-libs/openssl</pkg></flag> 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 <flag name="client-libs">Build the client libraries from the server package instead of the C Connector packages (not recommended)</flag> <flag name="experimental">Build experimental features aka "rapid" plugins</flag> <flag name="extraengine">Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition)</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag> <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag> <flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag> 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 @@ <flag name="cjk">Add CJK support for InnoDB fulltext search using <pkg>app-text/mecab</pkg></flag> <flag name="client-libs">Build the libmysqlclient libraries</flag> <flag name="experimental">Build experimental features aka "rapid" plugins</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations.</flag> <flag name="latin1">Use LATIN1 encoding instead of UTF8</flag> <flag name="libressl">Enable SSL connections and crypto functions using <pkg>dev-libs/libressl</pkg></flag> <flag name="numa">Enable NUMA support using <pkg>sys-process/numactl</pkg> (NUMA kernel support is also required)</flag> 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 @@ <email>robbat2@gentoo.org</email> </maintainer> <use> - <flag name="jemalloc"> - Use <pkg>dev-libs/jemalloc</pkg> for allocations. - </flag> <flag name="tcmalloc"> Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations. </flag> 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 @@ <name>Ultrabug</name> </maintainer> <use> - <flag name="jemalloc"> - Use <pkg>dev-libs/jemalloc</pkg> for allocations (default). - </flag> <flag name="tcmalloc"> Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations. </flag> 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). </flag> <flag name="rdoc">Install <pkg>dev-ruby/rdoc</pkg> after installing Ruby.</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for memory allocation.</flag> </use> </pkgmetadata> 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 @@ <use> <flag name="cargo">Install cargo component</flag> <flag name="clippy">Install clippy component</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> as the - standard memory allocator</flag> <flag name="rls">Install rls component</flag> <flag name="rustfmt">Install rustfmt component</flag> <flag name="wasm">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 @@ <name>Sergey Popov</name> </maintainer> <use> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="tcmalloc">Use tcmalloc from <pkg>dev-util/google-perftools</pkg> for allocations</flag> </use> <upstream> 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 @@ <flag name="custom-optimization">Build with user-specified compiler optimizations (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag> <flag name="gtk2">Use the cairo-gtk2 rendering engine instead of the default cairo-gtk3</flag> - <flag name="jemalloc">Enable or disable jemalloc</flag> <flag name="rust">Enable support for using rust compiler (experimental)</flag> <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg> instead of bundled.</flag> 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 @@ </upstream> <use> <flag name="fann">Enable neural network plugin (requires <pkg>sci-mathematics/fann</pkg>).</flag> - <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag> <flag name="pcre2">Use dev-libs/libpcre2</flag> <flag name="torch">Enable torch support. This is required for the neural module</flag> </use> 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 @@ <flag name="headless" restrict=">=media-gfx/blender-2.77"> Build without graphical support (renderfarm, server mode only). </flag> - <flag name="jemalloc" restrict=">=media-gfx/blender-2.77"> - Use <pkg>dev-libs/jemalloc</pkg> for memory allocation. - </flag> <flag name="llvm" restrict=">=media-gfx/blender-2.77"> Enable features depending on llvm. </flag> 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 @@ <flag name="broker">Bro's new Messaging Library (experimental)</flag> <flag name="geoip">Enable support for Maxmind's GeoIP library</flag> <flag name="ipv6">Support for mobile IPv6</flag> - <flag name="jemalloc">Support for the Jemalloc allocator</flag> <flag name="python">Enable Python bindings</flag> <flag name="ruby">Enable Ruby bindings (deprecated)</flag> <flag name="tcmalloc">Enable Google's Performance Analysis Tools</flag> 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 @@ </maintainer> <use> <flag name="hpack-tools">Install HPACK (header compression) helper tools</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for memory allocation</flag> <flag name="utils">Install nghttp, nghttpd and nghttpx</flag> </use> <upstream> 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 @@ </maintainer> <use> <flag name="bittorrent">Enable support for the bittorrent protocol.</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> to replace the malloc() implementation with a possibly faster one</flag> <flag name="libuv">Use <pkg>dev-libs/libuv</pkg> backend.</flag> <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> for XML parsing (preferred) instead of <pkg>dev-libs/expat</pkg>.</flag> <flag name="nettle">Use <pkg>dev-libs/nettle</pkg> and <pkg>dev-libs/gmp</pkg> for bittorrent/metalink crypto instead of <pkg>dev-libs/libgcrypt</pkg> (when <pkg>dev-libs/openssl</pkg> is not being used).</flag> 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 @@ <use> <flag name="cuda">Enable support for nVidia CUDA</flag> <flag name="mpi">Enable support for MPI</flag> - <flag name="jemalloc">Enable support for <pkg>dev-libs/jemalloc</pkg></flag> <flag name="system-libs">Link with system instead of bundled libraries</flag> </use> <upstream> 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 @@ <flag name="fortran">Compile included Fortran programs</flag> <flag name="gdml">Enable GDML writer and reader</flag> <flag name="http">Enable http server support including but not limited to fastcgi support</flag> - <flag name="jemalloc">Enable support for <pkg>dev-libs/jemalloc</pkg></flag> <flag name="libcxx">Build ROOT against <pkg>sys-libs/libcxx</pkg></flag> <flag name="memstat">Build memory statistics library, helps to detect memory leaks</flag> <flag name="minuit">Build ROOT's internal versions of minuit (fortran) and minuit2 (C++)</flag> 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 @@ <flag name="cephfs">Build support for cephfs, a POSIX compatible filesystem built on top of ceph</flag> <flag name="dpdk">Enable DPDK messaging</flag> <flag name="fuse">Build fuse client</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for allocations</flag> <flag name="libatomic">Use libatomic instead of builtin atomic operations</flag> <flag name="libaio">Use libaio as asynchronous input/output library</flag> <flag name="lttng">Add support for LTTng</flag> 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 @@ <email>slis@gentoo.org</email> </maintainer> <use> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> for memory allocation</flag> <flag name="perftools">Use <pkg>dev-util/google-perftools</pkg> for memory allocation</flag> <flag name="tbb">Use <pkg>dev-cpp/tbb</pkg> 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 @@ <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles</flag> <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag> - <flag name="jemalloc">Enable or disable jemalloc</flag> <flag name="lto">Enable Link Time Optimization (LTO). Requires Gold linker when using GCC or LDD linker when using Clang</flag> <flag name="pgo">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 @@ <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles</flag> <flag name="force-gtk3">Use the cairo-gtk3 rendering engine</flag> <flag name="ipc">Use inter-process communication between tabs and plugins. Allows for greater stability in case of plugin crashes</flag> - <flag name="jemalloc">Enable or disable jemalloc</flag> <flag name="roaming">Build roaming extension support (default on)</flag> <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg> instead of bundled</flag> <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg> instead of bundled</flag> 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 @@ <use> <flag name="embedded">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.</flag> <flag name="go">Build the gccgo plugin to run Go applications.</flag> - <flag name="jemalloc">Use <pkg>dev-libs/jemalloc</pkg> instead of libc's malloc</flag> <flag name="json">Support json as a configuration file format.</flag> <flag name="pypy">Build the pypy plugin to run your code using <pkg>virtual/pypy</pkg>.</flag> <flag name="python_asyncio">Use the EXPERIMENTAL asyncio (tulip) for python3.4 async request dispatching and as LoopEngine (see http://uwsgi-docs.readthedocs.org/en/latest/asyncio.html).</flag> 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 @@ <email>blueness@gentoo.org</email> <name>Anthony G. Basile</name> </maintainer> - <use> - <flag name="jemalloc">Use dev-libs/jemalloc for allocations</flag> - </use> <longdescription lang="en"> Varnish is an HTTP accelerator. An HTTP accelerator (often called Reverse Proxy) is an application that stores (caches) documents that have been requested over |