diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 150855 -> 151009 bytes | |||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/alpha/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/ia64/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 2 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 159 | ||||
-rw-r--r-- | profiles/updates/3Q-2020 | 2 | ||||
-rw-r--r-- | profiles/use.local.desc | 53 |
20 files changed, 155 insertions, 123 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 80916f45f4fa..250ad87fd5e3 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index fa461343ce87..9386922ecf25 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring zbc + # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index 86cce9fb8ad4..e664307bd251 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Matt Turner <mattst88@gentoo.org> (2020-07-01) +# Unlikely. +vulkan + # James Le Cuirot <chewi@gentoo.org> (2020-05-10) # media-libs/allegro is not keyworded. allegro diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index fff4e15c9f42..3e6eb33f3df4 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring -zbc + # Marek Szuba <marecki@gentoo.org> (2020-06-17) # Unmask globally-masked flashrom drivers and tools which do work on amd64 sys-apps/flashrom -atahpt -atapromise -internal -nic3com -nicnatsemi -nicrealtek -rayer-spi -satamv -tools diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 5bc88d8bd6ba..4740d935bf54 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio io-uring zbc + # Sam James <sam@cmpct.info> (2020-06-27) # Tests require Valgrind, not available on <armv7a dev-libs/rapidjson test diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 66d667217fe7..9d83a7ad6327 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring + # Michał Górny <mgorny@gentoo.org> (2020-06-19) # Requires dev-util/dwarves. sys-kernel/gentoo-kernel debug diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 9bdee5482a0c..cf91d327fb79 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio io-uring zbc + # Marek Szuba <marecki@gentoo.org> (2020-06-17) # Mask flashrom drivers and tools which only work on few architectures: # - ich_descriptors_tools (USE=tools) is only compiled on amd64 and x86, @@ -66,7 +70,7 @@ dev-java/openjdk:11 javafx >=dev-lang/spidermonkey-60 jit # Andreas Sturmlechner <asturm@gentoo.org> (2019-05-09) -# media-libs/libplacebo is not keyworded anywhere except amd64 yet +# media-libs/libplacebo is not keyworded anywhere except amd64/ppc64/x86 yet media-video/vlc libplacebo # Denis Lisov <dennis.lissov@gmail.com> (2019-05-09) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index f634ad12e871..7d1a25a08ac1 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring zbc + # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 5b7962c71db5..e6217f6a5a9f 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Matt Turner <mattst88@gentoo.org> (2020-07-01) +# Unlikely. +vulkan + # Rolf Eike Beer <eike@sf-mail.de> (2020-04-21) # ruby2.4 will go away soon, avoid keywording older packages ruby_targets_ruby24 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 00290f99397f..8bd3ec801d15 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring zbc + # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index b1bf6d7bc98f..43d8c77ebef4 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -ia64 +# Matt Turner <mattst88@gentoo.org> (2020-07-01) +# Unlikely. +vulkan + # James Le Cuirot <chewi@gentoo.org> (2020-05-10) # media-libs/allegro is not keyworded. allegro diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index d0bd6fea8677..90900eec19a3 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -57,11 +57,9 @@ slang diet gtk mono -python cairo svg X -crypt mysql samba dbus diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index a102fb4120c9..a6b93f2012ce 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-02) +# media-libs/libplacebo is keyworded +media-video/vlc -libplacebo + # Georgy Yakovlev <gyakovlev@gentoo.org (2020-06-07) # works on ppc64 app-emulation/qemu -spice -usbredir diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index ce9b5f381cb3..120926645017 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring zbc + # Michał Górny <mgorny@gentoo.org> (2020-06-14) # Requires dev-python/networkx. app-portage/nattka depgraph-order diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index b6c50e3dcc58..86f917e6f917 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -sparc +# Matt Turner <mattst88@gentoo.org> (2020-07-01) +# Unlikely. +vulkan + # James Le Cuirot <chewi@gentoo.org> (2020-05-10) # media-libs/allegro is not keyworded. allegro diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 42b8e3b67a29..d0df057869a0 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Robin H. Johnson <robbat2@gentoo.org> (2020-07-02) +# Mask io-uring & zbc pending keywording +sys-block/fio -io-uring -zbc + # Thomas Deutschmann <whissi@gentoo.org> (2020-06-20) # media-libs/nv-codec-headers is not available for x86 media-video/ffmpeg video_cards_nvidia diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 218c8f4a10aa..ba1cae654908 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-01) +# dev-qt/qtquicktimeline-5.15.0 not yet stable, bug 711120 +dev-qt/qt-creator qmldesigner + # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-06) # dev-python/wxpython:4.0 w/ py3 is not stable, bug #714566 dev-python/matplotlib wxwidgets diff --git a/profiles/package.mask b/profiles/package.mask index 5c8ce3cc6cbb..64e05ade7fe4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,65 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2020-07-04) +# Unmaintained. Python 2 only. Effectively depends on vulnerable +# version of dev-python/pillow. No revdeps. Multiple bugs open. +# Removal in 30 days. Bug #715682. +media-gfx/uniconvertor + +# Mikle Kolyada <zlogene@gentoo.org> (2020-07-03) +# Merged into dev-texlive/texlive-langcjk. +# Removal in 30 days. +dev-tex/cjk-latex + +# Andreas Sturmlechner <asturm@gentoo.org> (2020-07-01) +# Depends on dead gnome-base/libgnomeui, bug #726816, dead upstream. Big Debian +# patch exists, but we won't become new upstream. Masked for removal in 30 days. +games-board/teg + +# Aaron Bauman <bman@gentoo.org> (2020-06-29) +# More Py2 only stuff. Plz see -dev ML for discussions +# Remove bindings, port to Py3, etc +# Removal in 30 days +app-dicts/opendict +app-editors/editra +app-office/taskcoach +app-backup/holland +app-backup/holland-backup-example +app-backup/holland-backup-pgdump +app-backup/holland-backup-random +app-backup/holland-backup-sqlite +app-backup/holland-lib-common +app-backup/holland-lib-lvm +app-cdr/burn-cd +app-editors/leo +app-emulation/playonlinux +app-text/bibus +dev-db/SchemaSync +dev-python/squaremap +dev-util/wxglade +media-gfx/fontypython +media-gfx/fr0st +sci-chemistry/apbs +sci-chemistry/eden +sci-chemistry/p3d +sci-chemistry/pdb2pqr +sci-chemistry/pdb-tools +sci-chemistry/prodecomp +sci-chemistry/pymol-plugins-caver +sci-chemistry/pymol-plugins-dssp +sci-chemistry/pymol-plugins-promol +sci-chemistry/relax +sci-chemistry/sparky +www-apps/viewvc +x11-misc/nts + +# Stephan Hartmann <stha09@googlemail.com> (2020-06-29) +# Dev channel releases are only for people who +# are developers or want more experimental features +# and accept a more unstable release. +>=www-client/chromium-85 + # Michał Górny <mgorny@gentoo.org> (2020-06-29) # Unmaintained in Gentoo. Multiple unresolved vulnerabilities. # Suggested replacement: sys-apps/portage (just kidding). @@ -46,6 +105,7 @@ app-arch/deltarpm app-crypt/virtualsmartcard app-text/duali app-text/duali-data +app-dicts/duali-data app-text/mftrace app-text/queequeg app-text/referencer @@ -54,7 +114,6 @@ dev-libs/tut dev-python/elib-intl dev-python/eunuchs dev-python/medusa -dev-python/misaka dev-python/python-iwscan dev-util/confix dev-util/qmtest @@ -62,19 +121,15 @@ dev-util/unrpyc games-engines/gemrb media-sound/lilycomp media-video/tovid -net-dns/maradns net-irc/irker net-mail/archivemail net-mail/getmail -net-nds/nsscache net-wireless/airpwn sci-chemistry/bkchem -sci-chemistry/propka sci-chemistry/pymol-plugins-bni-tools sci-chemistry/pymol-plugins-emovie sci-chemistry/viewmol sci-libs/chemkit -sys-apps/x86info www-misc/surl x11-wm/plwm @@ -234,47 +289,6 @@ media-libs/pymemphis # Removal in 30 days. Bug #728904. dev-tex/feynmf -# Aaron Bauman <bman@gentoo.org> (2020-06-20) -# Py2 only -# Removal in 14 days -app-crypt/openvpn-blacklist -app-forensics/volatility -<=dev-libs/distorm64-3.4.2 -app-misc/yagtd -app-text/pylize -app-vim/easytags -app-vim/notes -dev-db/metakit -dev-python/backports-ssl-match-hostname -dev-python/backports-shutil_get_terminal_size -dev-python/backports-shutil_which -dev-python/python-wpactrl -dev-util/bakefile -dev-vcs/git-deps -dev-vcs/git-remote-hg -games-emulation/openmsx -games-kids/childsplay -games-mud/lyntin -games-sports/ski -mail-filter/tmda -media-video/subdl -media-sound/cplay -media-sound/tunapie -net-firewall/dshieldpy -net-mail/offlineimap -net-misc/switzerland -net-wireless/multimode -sci-biology/last -sci-chemistry/hollow -sci-chemistry/modeller -sci-chemistry/pymol-plugins-msms -sci-geosciences/tilecache -sci-libs/deap -sci-libs/pycifrw -www-apps/curator -x11-apps/whyteboard -x11-plugins/purple-plugin_pack - # Andreas Sturmlechner <asturm@gentoo.org> (2020-06-18) # Games depending on dead gnome-base/libgnomeui. # games-board/gnono: Bug #726788, last release 2007, abandoned upstream. @@ -367,19 +381,6 @@ app-misc/webcomics-collector net-misc/pytvshows net-news/rawdog -# Andreas Sturmlechner <asturm@gentoo.org> (2020-06-02) -# libgnomeui revdeps with no sign of upstream porting away or doing anything. -# No maintainer. Bugs #726826, #726822. Masked for removal in 30 days. -app-misc/cbrpager -app-misc/ignuit - -# Joonas Niilola <juippis@gentoo.org> (2020-06-02) -# Last snapshot is from 2+ years ago, which doesn't build. Latest -# upstream commit won't build with in-tree efl versions. Has a bug -# open and unanswered for 2 years, so this package seems unmaintained -# in Gentoo. Removal in ~30 days. Bug #656098 -x11-themes/terminology-themes - # Jonas Stein <jstein@gentoo.org> (2020-06-01) # Last rite package due to missing/unclear license. # Removal after 2020-08-01 @@ -395,52 +396,12 @@ dev-python/py2play dev-python/pyopenal dev-python/soya -# James Le Cuirot <chewi@gentoo.org> (2020-05-31) -# Now merged into media-libs/dumb with the allegro USE flag. This -# package was added before EAPI 2 and USE-dependencies. Removal in 30 -# days. -media-libs/aldumb - -# Michał Górny <mgorny@gentoo.org> (2020-05-31) -# The following packages are either unmaintained, or their deps -# are unmaintained. They are stuck on Python 3.6 and have no reverse -# dependencies outside the list. -# -# app-admin/dxf: #718178 -# dev-python/fastparquet: #718820 -# dev-python/numba: #719286 -# dev-python/raven: #719522 -# dev-python/sphinxcontrib-documentedlist: #719564 -# dev-python/thriftpy: #719590 -# dev-python/toro: #719592 -# -# Removal in 30 days. -app-admin/dxf -dev-python/fastparquet -dev-python/numba -dev-python/raven -dev-python/sphinxcontrib-documentedlist -dev-python/thriftpy -dev-python/toro - -# Michał Górny <mgorny@gentoo.org> (2020-05-31) -# Outdated. Not touched since the initial commit. Lacks py3.7 support. -# No reverse dependencies outside the three packages. -# Removal in 30 days. Bug #708270. -dev-python/graphql-core -dev-python/gql - # Hans de Graaff <graaff@gentoo.org> (2020-05-24) # No releases since 2011, upstream is gone, fails tests, # no reverse dependencies. # Masked for removal in 30 days. dev-ruby/rack-mount -# Hans de Graaff <graaff@gentoo.org> (2020-05023) -# Masked for removal in 30 days. -# Not useful anymore now that metasploit has been removed. -app-eselect/eselect-metasploit - # Aaron W. Swenson <titanofold@gentoo.org> (2020-05-15) # PostgreSQL 9.4 series is EOL. Migrate your database cluster to a more recent # version. diff --git a/profiles/updates/3Q-2020 b/profiles/updates/3Q-2020 new file mode 100644 index 000000000000..f419a7f705b3 --- /dev/null +++ b/profiles/updates/3Q-2020 @@ -0,0 +1,2 @@ +move games-action/d1x-rebirth games-action/dxx-rebirth +move games-action/d2x-rebirth games-action/dxx-rebirth diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 057aff16e7cd..ad0702cd901f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2517,7 +2517,6 @@ dev-python/dask:distributed - Add support for distributed computing with dev-pyt dev-python/drf-yasg:validation - Enable swagger spec validation using swagger-spec-validator dev-python/editorconfig-core-py:cli - Install command line interface as well as python library dev-python/falcon:cython - Build cython-based python modules -dev-python/fastparquet:brotli - Enable support for brotli compression dev-python/glance_store:cinder - enable cinder backend supprt dev-python/glance_store:swift - enable swift backend supprt dev-python/glance_store:vmware - enable vmware backend supprt @@ -3002,6 +3001,7 @@ dev-util/strace:aio - Enable dev-libs/libaio support for tracing Asynchronous I/ dev-util/strace:elfutils - Enable stack backtraces (-k flag) via dev-libs/elfutils dev-util/strace:unwind - Enable stack backtraces (-k flag) via sys-libs/libunwind dev-util/sysdig:modules - Build kernel modules needed for tracing local events. Disable this only if you intend to use sysdig purely to work with dumpfiles. +dev-util/sysprof:unwind - Use sys-libs/libunwind to unwind the stack dev-util/systemtap:libvirt - Support probing of libvirt domains. dev-util/trace-cmd:udis86 - Enable support for dev-libs/udis86 disassembler library dev-util/uftrace:capstone - Use capstone to provide dynamic tracing without recompilation @@ -3069,19 +3069,29 @@ dev-vcs/subversion:http - Enable http support using net-libs/serf dev-vcs/subversion:kwallet - Enable encrypted storage of passwords with kde-frameworks/kwallet games-action/beathazardultra:bundled-libs - Use the upstream provided bundled libraries. games-action/chromium-bsu:mixer - Enables media-libs/sdl-mixer sound backend instead of media-libs/openal one. -games-action/d1x-rebirth:demo - Use the demo data instead of the full game -games-action/d1x-rebirth:l10n_de - Provides German translations for the game's briefings, robot descriptions, and outro of the original campaign -games-action/d1x-rebirth:music - Support for ingame music -games-action/d1x-rebirth:opl3-musicpack - Include alternate version of the game's music, recorded with the Yamaha YMF262 OPL3 soundchip -games-action/d1x-rebirth:sc55-musicpack - Include alternate version of the game's music, recorded with the Roland Sound Canvas SC-55 MIDI module -games-action/dxx-rebirth:data - Install data files -games-action/dxx-rebirth:descent1 - Install Descent 1 resources and executable -games-action/dxx-rebirth:descent2 - Install Descent 2 resources and executable +games-action/descent1-freedata:l10n_de - Provides German translations for the game's briefings, robot descriptions, and outro of the original campaign +games-action/descent1-freedata:opl3-musicpack - Include alternate version of the game's music, recorded with the Yamaha YMF262 OPL3 soundchip +games-action/descent1-freedata:sc55-musicpack - Include alternate version of the game's music, recorded with the Roland Sound Canvas SC-55 MIDI module +games-action/descent1-freedata:textures - Include high resolution (640x480) backgrounds, briefing images and fonts (Descent 1) +games-action/descent2-freedata:l10n_de - Provides German translations for the game's briefings, robot descriptions, and outro of the original campaign +games-action/descent2-freedata:opl3-musicpack - Include alternate version of the game's music, recorded with the Yamaha YMF262 OPL3 soundchip +games-action/descent2-freedata:sc55-musicpack - Include alternate version of the game's music, recorded with the Roland Sound Canvas SC-55 MIDI module +games-action/dxx-rebirth:d1x - Install Descent 1 resources and executable +games-action/dxx-rebirth:d2x - Install Descent 2 resources and executable +games-action/dxx-rebirth:data - Ensure some game levels are present; if the full game's level data is not already installed then install the playable demo data (i.e. shareware levels) +games-action/dxx-rebirth:debug - Enable various debugging code paths and sanity checks, not just output. Some of these checks date back to the retail build, and choke on some custom levels because the game was never coded to sufficiently distrust inputs +games-action/dxx-rebirth:descent1 - Install Descent 1 resources and executable (used prior to version 0.61) +games-action/dxx-rebirth:descent2 - Install Descent 2 resources and executable (used prior to version 0.61) +games-action/dxx-rebirth:editor - Enable level editor support games-action/dxx-rebirth:l10n_de - Provides German translations for the game's briefings, robot descriptions, and outro of the original campaign +games-action/dxx-rebirth:midi - Enforce that SDL-mixer is used and has midi support games-action/dxx-rebirth:music - Enable music support games-action/dxx-rebirth:opl3-musicpack - Include alternate version of the game's music, recorded with the Yamaha YMF262 OPL3 soundchip games-action/dxx-rebirth:sc55-musicpack - Include alternate version of the game's music, recorded with the Roland Sound Canvas SC-55 MIDI module -games-action/dxx-rebirth:textures - Include high resolution (640x480) backgrounds, briefing images and fonts (Descent 1) +games-action/dxx-rebirth:sdl2 - Use libSDL2, SDL2-mixer instead of libSDL-1* and SDL-mixer-1* +games-action/dxx-rebirth:textures - Include high resolution (640x480) backgrounds, briefing images and fonts (for Descent 1) +games-action/dxx-rebirth:tracker - Enable support for the PHP-based multiplayer game tracker +games-action/dxx-rebirth:valgrind - Include a Valgrind header in build in order to support Memcheck client requests games-action/hotline-miami:bundled-libs - Use bundled libraries. games-action/hotline-miami:launcher - Install qt launcher games-action/minetest:client - Build Minetest client @@ -3453,6 +3463,8 @@ gnustep-base/gnustep-make:native-exceptions - Enables use of the native Objectiv gnustep-base/libobjc2:boehm-gc - Enable Hans Boehm's garbage collector (dev-libs/boehm-gc). Not recommended by upstream gui-apps/grim:jpeg - Enable JPEG support. gui-apps/grim:man - Generate and install man pages. +gui-apps/gtkgreet:layershell - Enable layer shell support +gui-apps/gtkgreet:man - Build and install man pages gui-apps/kanshi:man - build and install man pages gui-apps/lavalauncher:man - Build and install man pages gui-apps/mako:icons - Enable support for icons @@ -3469,6 +3481,7 @@ gui-apps/waybar:network - Enable libnl support for network related features gui-apps/waybar:tray - Enable support for tray gui-apps/wf-recorder:man - Build and install man pages gui-apps/wf-recorder:opencl - Enable OpenCL +gui-libs/greetd:man - Build and install man pages gui-libs/libhandy:glade - Install module and catalog for dev-util/glade gui-libs/wlroots:X - Enable support for X11 applications (XWayland) gui-libs/wlroots:elogind - Enable support for rootless session via elogind @@ -4108,9 +4121,7 @@ media-gfx/imv:libnsgif - Use media-libs/libnsgif as image library media-gfx/inkscape:cdr - Enable support for CorelDRAW files via media-libs/libcdr media-gfx/inkscape:dia - Enable DIA flow chart import via app-office/dia media-gfx/inkscape:inkjar - Enable support for OpenOffice.org SVG jar files -media-gfx/inkscape:latex - Enable rendering of LaTeX formulas media-gfx/inkscape:svg2 - Enable support for new SVG2 features -media-gfx/inkscape:uniconvertor - Enable conversion of vector graphic files via media-gfx/uniconvertor (needs Python 2) media-gfx/inkscape:visio - Enable support for Microsoft Visio diagrams via media-libs/libvisio media-gfx/inkscape:wpg - Enable support for WordPerfect graphics via app-text/libwpg media-gfx/iscan-plugin-gt-f500:minimal - Install the firmware only, and not the plugin. @@ -4993,6 +5004,7 @@ media-video/ffmpeg:openh264 - Enables H.264 encoding suppoprt via media-libs/ope media-video/ffmpeg:openssl - Enables dev-libs/openssl support. Adds support for encrypted network protocols (TLS/HTTPS). media-video/ffmpeg:pic - Force shared libraries to be built as PIC (this is slower) media-video/ffmpeg:postproc - Build and install libpostproc. +media-video/ffmpeg:rav1e - Enables AV1 encoding support via media-video/rav1e. media-video/ffmpeg:rubberband - Adds time-stretching and pitch-shifting audio filter based on media-libs/rubberband. media-video/ffmpeg:snappy - Enable app-arch/snappy support. Required for e.g. Vidvox Hap encoder. media-video/ffmpeg:srt - Enable support for Secure Reliable Transport (SRT) via net-libs/srt @@ -6227,7 +6239,6 @@ net-mail/notmuch:emacs - Install Emacs UI (the main one) net-mail/notmuch:mutt - Install helper script for Mutt net-mail/notmuch:nmbug - Install experimental tag sharing / pseudo-bug-tracking script for Notmuch (see http://notmuchmail.org/nmbug/) net-mail/notmuch:valgrind - Depend on dev-util/vagrind for test suite -net-mail/offlineimap:sqlite - Enable runtime support for sqlite mail status backend. net-mail/qmailadmin:maildrop - Filter spam using maildrop net-mail/tpop3d:authexternal - Enable authentication by an external program net-mail/tpop3d:flatfile - Enable authentication against /etc/passwd-style flat files @@ -6413,7 +6424,7 @@ net-misc/dahdi-tools:ppp - Enables PPP/DAHDIRAS support net-misc/dhcp:client - Install the dhclient program net-misc/dhcp:server - Install the dhcpd and dhcrelay programs net-misc/dhcpcd:embedded - Embed the definitions of dhcp options in the dhcpcd executable -net-misc/dhcpcd:privsep - Enable support for privilege separation through chroot +net-misc/dhcpcd:privsep - Enable support for privilege separation net-misc/dhcpcd-ui:gtk2 - Build with x11-libs/gtk+ version 2 instead of version 3 net-misc/dhcpcd-ui:gtk3 - Add support for x11-libs/gtk+ version 3 (The GIMP Toolkit) net-misc/dibbler:resolvconf - Use resolvconf to handle /etc/resolv.conf updates @@ -8033,10 +8044,12 @@ sys-block/fio:aio - Enable AIO ioengine sys-block/fio:curl - Enable HTTP engine for S3 and WebDav support support via net-misc/curl sys-block/fio:glusterfs - Enable GlusterFS gfapi support via sys-cluster/glusterfs sys-block/fio:gnuplot - Install tools for generating gnuplots +sys-block/fio:io-uring - Enable efficient I/O via sys-libs/liburing. sys-block/fio:numa - Enable numa support sys-block/fio:rbd - Enable Rados block device support via sys-cluster/ceph sys-block/fio:rdma - Enable infiniband support via sys-fabric/librdmacm sys-block/fio:tcmalloc - Link against dev-util/google-perftools by default which will speed up USE=rbd up to 20% +sys-block/fio:zbc - Enable ZBC & ZAC disks via sys-block/libzbc. sys-block/gparted:btrfs - Include Btrfs support (sys-fs/btrfs-progs) sys-block/gparted:cryptsetup - Include LUKS volume support (sys-fs/cryptsetup) sys-block/gparted:dmraid - Support for dmraid devices, also known as ATA-RAID, or Fake RAID. @@ -8140,18 +8153,12 @@ sys-cluster/drbd-utils:heartbeat - Enable Heartbeat integration sys-cluster/drbd-utils:pacemaker - Enable Pacemaker integration sys-cluster/drbd-utils:xen - Enable Xen integration sys-cluster/galera:garbd - Install Galera Arbitrator - a stateless daemon which acts as a lightweight group member -sys-cluster/glusterfs:bd-xlator - Enable the blockdevice translator (requires sys-fs/lvm2) -sys-cluster/glusterfs:crypt-xlator - Enable the encryption translator sys-cluster/glusterfs:fuse - Add FUSE mount helper sys-cluster/glusterfs:georeplication - Enable support for georeplication (requires dev-lang/python) -sys-cluster/glusterfs:glupy - Enable support for translators written in Python sys-cluster/glusterfs:infiniband - Add support for Infiniband ibverbs transport. Libraries can be found in science overlay sys-cluster/glusterfs:ipv6 - Use IPv6 by default, requires libtirpc sys-cluster/glusterfs:libtirpc - Build against net-libs/libtirpc for RPC support -sys-cluster/glusterfs:qemu-block - Transparently create files as QCow2/QED images in the backend, including the possibility to snapshot. sys-cluster/glusterfs:rsyslog - Install configuration snippet for app-admin/rsyslog -sys-cluster/glusterfs:systemtap - Enable support for dev-util/systemtap -sys-cluster/glusterfs:tiering - Enable support for data classification/tiering (requires dev-db/sqlite SLOT 3) sys-cluster/heat:memcached - Installs the memcached server sys-cluster/hpx:papi - Use dev-libs/papi for NaCl sys-cluster/hpx:perftools - Use dev-util/google-perftools for memory allocation @@ -8688,6 +8695,9 @@ www-apps/postfixadmin:vacation - Install vacation.pl script and dependencies www-apps/radicale:bcrypt - Depend on passlib to enable bcrypt and md5 authentication methods www-apps/redmine:markdown - Enable support for Markdown www-apps/redmine:passenger - Enable support for www-apache/passenger +www-apps/roundup:jinja - Enable Jinja2 support +www-apps/roundup:markdown - Enable markdown rendering +www-apps/roundup:pyjwt - Enable jwt tokens for login www-apps/roundup:tz - Enable full support of timezone www-apps/roundup:whoosh - Enable Whoosh full-text indexer www-apps/roundup:xapian - Enable Xapian full-text indexer @@ -8707,6 +8717,7 @@ www-client/chromium:closure-compile - Enable closure type-checking for Chrome's www-client/chromium:component-build - Split build into more shared libraries to speed up linking. Mostly intended for debugging and development, NOT RECOMMENDED for general use. www-client/chromium:hangouts - Enable support for Google Hangouts features such as screen sharing www-client/chromium:headless - Build Ozone only with headless backend, NOT RECOMMENDED for general use. +www-client/chromium:js-type-check - Enable JavaScript type-checking for Chrome's web technology-based UI. Requires Java. www-client/chromium:ozone - Enable Ozone platform abstraction layer with X11 backend. www-client/chromium:pic - Disable optimized assembly code that is not PIC friendly www-client/chromium:proprietary-codecs - Enable proprietary codecs like H.264, MP3 @@ -8735,6 +8746,7 @@ www-client/firefox:gmp-autoupdate - Allow Gecko Media Plugins (binary blobs) to www-client/firefox:gtk2 - Use the cairo-gtk2 rendering engine www-client/firefox:hwaccel - Force-enable hardware-accelerated rendering (Mozilla bug 594876) www-client/firefox:lto - Enable Link Time Optimization (LTO). Requires Gold linker when using GCC or LDD linker when using Clang +www-client/firefox:openh264 - Use media-libs/openh264 for H.264 support instead of downloading binary blob from Mozilla at runtime www-client/firefox:pgo - Add support for profile-guided optimization using gcc-4.5, for faster binaries. This option will double the compile time. www-client/firefox:rust - Enable support for using rust compiler (experimental) www-client/firefox:screenshot - Allow to disable screenshot extension in global profile @@ -9018,7 +9030,6 @@ x11-plugins/pidgin-sipe:openssl - Enable crypto support via dev-libs/openssl x11-plugins/pidgin-sipe:telepathy - Support use as a telepathy backend x11-plugins/pidgin-sipe:voice - Enable experimental voice/video support x11-plugins/pidgin-telegram:gcrypt - Use dev-libs/libgcrypt instead of dev-libs/openssl. -x11-plugins/purple-plugin_pack:talkfilters - Enable support for app-text/talkfilters x11-plugins/vicious:contrib - Install extra widgets, some for less common hardware, some contributed by Vicious users. x11-plugins/wmbattery:apm - Add APM (Advanced Power Management) support x11-plugins/wmfire:session - Enable session management |