Friday, July 31, 2026

Sync up LZMA CpumArch patches

I noticed there were a few copies of the LZMA SDK CpuArch patches in the tree. I synched them up so they are all the same as what is upstream. I only patched archivers/unarr, emulators/mame and graphics/blender. I did not touch the copies in www/chromium, www/iridium, www/ungoogled-chromium and x11/qt6/qtwebengine. I also sent kn@ an update to sysutils/uefitool and ports@ an update to sysutils/ugrep. I got upstream for both to sync up to newer (26.00+) LZMA SDK. Index: archivers/unarr/Makefile =================================================================== RCS file: /cvs/ports/archivers/unarr/Makefile,v retrieving revision 1.8 diff -u -p -u -p -r1.8 Makefile --- archivers/unarr/Makefile 8 Jul 2026 12:41:58 -0000 1.8 +++ archivers/unarr/Makefile 30 Jul 2026 06:55:39 -0000 @@ -1,7 +1,7 @@ COMMENT = decompression library for rar, tar, zip and 7z archives V = 1.1.1 -REVISION = 0 +REVISION = 1 DISTNAME = unarr-${V} SHARED_LIBS = unarr 0.1 Index: archivers/unarr/patches/patch-lzmasdk_CpuArch_c =================================================================== RCS file: /cvs/ports/archivers/unarr/patches/patch-lzmasdk_CpuArch_c,v retrieving revision 1.1 diff -u -p -u -p -r1.1 patch-lzmasdk_CpuArch_c --- archivers/unarr/patches/patch-lzmasdk_CpuArch_c 28 Sep 2023 17:17:33 -0000 1.1 +++ archivers/unarr/patches/patch-lzmasdk_CpuArch_c 30 Jul 2026 06:55:39 -0000 @@ -1,17 +1,75 @@ -disable asm checks on aarch64; unbreak the build: it assumes sys/auxv.h -(for getauxval) and asm/hwcap.h (for AT_HWCAP.) +- 24.05 + fc662341e6f85da78ada0e443f6116b978f79f22 +- 26.00 + 839151eaaad24771892afaae6bac690e31e58384 Index: lzmasdk/CpuArch.c --- lzmasdk/CpuArch.c.orig +++ lzmasdk/CpuArch.c -@@ -760,10 +760,6 @@ BoolInt CPU_IsSupported_AES (void) { return APPLE_CRYP +@@ -760,32 +760,62 @@ BoolInt CPU_IsSupported_AES (void) { return APPLE_CRYP #else // __APPLE__ -#include <sys/auxv.h> -- --#define USE_HWCAP -- ++#if defined(__GLIBC__) && (__GLIBC__ * 100 + __GLIBC_MINOR__ >= 216) ++ #define Z7_GETAUXV_AVAILABLE ++#else ++ #if defined __has_include ++ #if __has_include (<sys/auxv.h>) ++ #define Z7_GETAUXV_AVAILABLE ++

sparc64 bulk build report

Bulk build on sparc64-1.ports.openbsd.org Started : Tue Jul 28 01:19:10 MDT 2026 Finished: Fri Jul 31 14:04:44 MDT 2026 Duration: 3 Days 12 hours 46 minutes Built using OpenBSD 8.0-beta (GENERIC.MP) #38: Sat Jul 25 04:18:41 MDT 2026 Built 8425 packages Number of packages built each day: Jul 28: 4653 Jul 29: 1275 Jul 30: 1810 Jul 31: 687 Critical path missing pkgs: https://cranky.work/sparc64/2026-07-28/summary.log Build failures: 75 https://cranky.work/sparc64/2026-07-28/astro/wmglobe.log https://cranky.work/sparc64/2026-07-28/audio/libmpdclient.log https://cranky.work/sparc64/2026-07-28/cad/manifold.log https://cranky.work/sparc64/2026-07-28/comms/hamlib.log https://cranky.work/sparc64/2026-07-28/comms/sdrpp.log https://cranky.work/sparc64/2026-07-28/databases/libpqxx.log https://cranky.work/sparc64/2026-07-28/databases/py-peewee.log https://cranky.work/sparc64/2026-07-28/databases/py-sqlalchemy.log https://cranky.work/sparc64/2026-07-28/devel/abseil-cpp.log https://cranky.work/sparc64/2026-07-28/devel/arm-none-eabi/gcc,arm.log https://cranky.work/sparc64/2026-07-28/devel/arm-none-eabi/gdb.log https://cranky.work/sparc64/2026-07-28/devel/armips.log https://cranky.work/sparc64/2026-07-28/devel/gmp,-cxx.log https://cranky.work/sparc64/2026-07-28/devel/libbson.log https://cranky.work/sparc64/2026-07-28/devel/mips-elf/gcc.log https://cranky.work/sparc64/2026-07-28/devel/or1k-elf/gcc.log https://cranky.work/sparc64/2026-07-28/devel/ptlib.log https://cranky.work/sparc64/2026-07-28/devel/py-borghash.log https://cranky.work/sparc64/2026-07-28/devel/py-cwcwidth.log https://cranky.work/sparc64/2026-07-28/devel/py-frozenlist.log https://cranky.work/sparc64/2026-07-28/devel/py-propcache.log https://cranky.work/sparc64/2026-07-28/devel/py-rencode.log https://cranky.work/sparc64/2026-07-28/devel/py-timelib.log https://cranky.work/sparc64/2026-07-28/devel/py-uharfbuzz.log https://cranky.work/sparc64/2026-07-28/devel/py-wheezy.template.log https://cranky.work/sparc64/2026-07-28/devel/riscv-elf/gcc.log https://cranky.work/sparc64/2026-07-28/devel/tbb.log https://cranky.work/sparc64/2026-07-28/emulators/fs-uae.log https://cranky.work/sparc64/2026-07-28/emulators/libchdr.log https://cranky.work/sparc64/2026-07-28/games/amoebax.log https://cranky.work/sparc64/2026-07-28/games/astromenace.log https://cranky.work/sparc64/2026-07-28/games/choria.log https://cranky.work/sparc64/2026-07-28/games/dungeon-crawl.log https://cranky.work/sparc64/2026-07-28/games/einstein.log https://cranky.work/sparc64/2026-07-28/games/endless-sky.log https://cranky.work/sparc64/2026-07-28/games/libgdx/1.9.11.log https://cranky.work/sparc64/2026-07-28/games/libgdx/1.9.9.log https://cranky.work/sparc64/2026-07-28/games/openxcom.log https://cranky.work/sparc64/2026-07-28/games/scummvm.log https://cranky.work/sparc64/2026-07-28/geo/cdo.log https://cranky.work/sparc64/2026-07-28/graphics/pstoedit.log https://cranky.work/sparc64/2026-07-28/lang/binaryen.log https://cranky.work/sparc64/2026-07-28/lang/gambit.log https://cranky.work/sparc64/2026-07-28/lang/iverilog.log https://cranky.work/sparc64/2026-07-28/math/libqalculate.log https://cranky.work/sparc64/2026-07-28/math/py-numpy.log https://cranky.work/sparc64/2026-07-28/net/libdnet.log https://cranky.work/sparc64/2026-07-28/net/libfilezilla.log https://cranky.work/sparc64/2026-07-28/net/libtorrent.log https://cranky.work/sparc64/2026-07-28/net/py-zmq.log https://cranky.work/sparc64/2026-07-28/print/hplip,-common.log https://cranky.work/sparc64/2026-07-28/print/printrun.log https://cranky.work/sparc64/2026-07-28/print/py-fonttools.log https://cranky.work/sparc64/2026-07-28/productivity/taskd.log https://cranky.work/sparc64/2026-07-28/security/blake3.log https://cranky.work/sparc64/2026-07-28/security/opensc.log https://cranky.work/sparc64/2026-07-28/security/py-gssapi.log https://cranky.work/sparc64/2026-07-28/security/py-krb5.log https://cranky.work/sparc64/2026-07-28/security/py-ssh2-python.log https://cranky.work/sparc64/2026-07-28/sysutils/borgbackup/1.4.log https://cranky.work/sparc64/2026-07-28/sysutils/borgbackup/2.0.log https://cranky.work/sparc64/2026-07-28/sysutils/fprintd.log https://cranky.work/sparc64/2026-07-28/sysutils/fswatch.log https://cranky.work/sparc64/2026-07-28/sysutils/mangl.log https://cranky.work/sparc64/2026-07-28/sysutils/py-ansible-libssh.log https://cranky.work/sparc64/2026-07-28/sysutils/py-statgrab.log https://cranky.work/sparc64/2026-07-28/textproc/py-cchardet.log https://cranky.work/sparc64/2026-07-28/textproc/py-pyjson5.log https://cranky.work/sparc64/2026-07-28/textproc/py-stemmer.log https://cranky.work/sparc64/2026-07-28/textproc/py-yaml.log https://cranky.work/sparc64/2026-07-28/textproc/sablotron.log https://cranky.work/sparc64/2026-07-28/www/pear.log https://cranky.work/sparc64/2026-07-28/www/py-yarl.log https://cranky.work/sparc64/2026-07-28/x11/notion.log https://cranky.work/sparc64/2026-07-28/x11/rxvt-unicode,everything.log Recurrent failures: failures/astro/wmglobe.log failures/devel/armips.log failures/devel/gmp,-cxx.log failures/devel/libbson.log failures/devel/tbb.log failures/emulators/libchdr.log failures/games/astromenace.log failures/games/choria.log failures/games/endless-sky.log failures/games/libgdx/1.9.11.log failures/games/libgdx/1.9.9.log failures/games/scummvm.log failures/lang/binaryen.log failures/lang/gambit.log failures/lang/iverilog.log failures/productivity/taskd.log failures/sysutils/fprintd.log failures/sysutils/fswatch.log failures/sysutils/mangl.log New failures: +failures/audio/libmpdclient.log +failures/cad/manifold.log +failures/comms/hamlib.log +failures/comms/sdrpp.log +failures/databases/libpqxx.log +failures/databases/py-peewee.log +failures/databases/py-sqlalchemy.log +failures/devel/abseil-cpp.log +failures/devel/arm-none-eabi/gcc,arm.log +failures/devel/arm-none-eabi/gdb.log +failures/devel/mips-elf/gcc.log +failures/devel/or1k-elf/gcc.log +failures/devel/ptlib.log +failures/devel/py-borghash.log +failures/devel/py-cwcwidth.log +failures/devel/py-frozenlist.log +failures/devel/py-propcache.log +failures/devel/py-rencode.log +failures/devel/py-timelib.log +failures/devel/py-uharfbuzz.log +failures/devel/py-wheezy.template.log +failures/devel/riscv-elf/gcc.log +failures/emulators/fs-uae.log +failures/games/amoebax.log +failures/games/dungeon-crawl.log +failures/games/einstein.log +failures/games/openxcom.log +failures/geo/cdo.log +failures/graphics/pstoedit.log +failures/math/libqalculate.log +failures/math/py-numpy.log +failures/net/libdnet.log +failures/net/libfilezilla.log +failures/net/libtorrent.log +failures/net/py-zmq.log +failures/print/hplip,-common.log +failures/print/printrun.log +failures/print/py-fonttools.log +failures/security/blake3.log +failures/security/opensc.log +failures/security/py-gssapi.log +failures/security/py-krb5.log +failures/security/py-ssh2-python.log +failures/sysutils/borgbackup/1.4.log +failures/sysutils/borgbackup/2.0.log +failures/sysutils/py-ansible-libssh.log +failures/sysutils/py-statgrab.log +failures/textproc/py-cchardet.log +failures/textproc/py-pyjson5.log +failures/textproc/py-stemmer.log +failures/textproc/py-yaml.log +failures/textproc/sablotron.log +failures/www/pear.log +failures/www/py-yarl.log +failures/x11/notion.log +failures/x11/rxvt-unicode,everything.log Resolved failures: -failures/audio/gogglesmm.log -failures/audio/xmms2.log -failures/cad/kicad.log -failures/cad/netgen-mesher.log -failures/comms/qrq.log -failures/databases/arrow/cpp.log -failures/databases/recoll,-main.log -failures/devel/geany.log -failures/devel/kf5/kdesu.log -failures/devel/kf6/kplotting.log -failures/devel/libdispatch.log -failures/devel/spidermonkey140.log -failures/devel/vim-command-t.log -failures/devel/woboq_codebrowser.log -failures/editors/vim-classic,python3.log -failures/emulators/dosbox-staging.log -failures/emulators/vice.log -failures/emulators/xnp21kai.log -failures/games/arx-libertatis.log -failures/games/chiaki.log -failures/games/exult.log -failures/games/freesynd.log -failures/games/godot/pack2.log -failures/games/godot/pack3,-editor.log -failures/games/godotsteam-gdnative.log -failures/games/love/0.8.log -failures/games/manaplus.log -failures/games/nblood.log -failures/games/supertux.log -failures/games/widelands.log -failures/games/wrath.log -failures/games/xwelltris,no_sdl.log -failures/graphics/enblend-enfuse.log -failures/graphics/mypaint.log -failures/graphics/povray.log -failures/inputmethods/libime.log -failures/lang/apl.log -failures/mail/stalwart.log -failures/misc/open62541.log -failures/misc/subsurface.log -failures/multimedia/pipewire/helvum.log -failures/net/abaddon.log -failures/net/avahi,,-gtk3.log -failures/net/transmission,-gtk.log -failures/print/pdf4qt.log -failures/productivity/ledger.log -failures/productivity/railway.log -failures/security/libdigidocpp.log -failures/security/pinentry,,-gnome3.log -failures/sysutils/flashrom.log -failures/telephony/asterisk-g729.log -failures/telephony/baresip/baresip,-gtk.log -failures/textproc/libmarisa.log -failures/textproc/libspelling.log -failures/textproc/re2.log -failures/textproc/ruby-commonmarker,ruby40.log -failures/textproc/tree-sitter-cli.log -failures/textproc/xxdiff.log -failures/wayland/regreet.log -failures/www/castor.log -failures/x11/gnome/keyring.log -failures/x11/gnome/tour.log -failures/x11/grantlee-qt5.log -failures/x11/kde-plasma/plasma-nano.log -failures/x11/nitrogen.log -failures/x11/py-qt5.log -failures/x11/textsuggest.log -failures/x11/xglobe,no_map.log Packages newly built: +archivers/ruby-minitar,ruby40 +cad/libspnav +comms/liquid-dsp +converters/ruby-multi_json,ruby40 +databases/luadbi,-duckdb +databases/luadbi,lua52,-duckdb +databases/luadbi,lua53,-duckdb +databases/luadbi,lua54,-duckdb +databases/redis/bsd +databases/redis/main +devel/autoconf/2.73 +devel/gcem +devel/git-tools +devel/libigloo +devel/mips-elf/binutils +devel/py-makefun +devel/py-stevedore +devel/ruby-activesupport,ruby40 +devel/ruby-childprocess,ruby40 +devel/ruby-colored2,ruby40 +devel/ruby-concurrent-ruby,ruby40 +devel/ruby-cri,ruby40 +devel/ruby-deep_merge,ruby40 +devel/ruby-diff-lcs,ruby40 +devel/ruby-fast_gettext,ruby40 +devel/ruby-get_process_mem,ruby40 +devel/ruby-gettext,ruby40 +devel/ruby-gettext-setup,ruby40 +devel/ruby-highline,ruby40 +devel/ruby-hitimes,ruby40 +devel/ruby-hocon,ruby40 +devel/ruby-i18n,ruby40 +devel/ruby-json-schema,ruby40 +devel/ruby-json_pure,ruby40 +devel/ruby-locale,ruby40 +devel/ruby-log4r,ruby40 +devel/ruby-metaclass,ruby40 +devel/ruby-optimist,ruby40 +devel/ruby-pastel,ruby40 +devel/ruby-pathspec,ruby40 +devel/ruby-puppet-modulebuilder,ruby40 +devel/ruby-puppet-resource_api,ruby40 +devel/ruby-puppet_forge,ruby40 +devel/ruby-regexp_parser,ruby40 +devel/ruby-rspec/3/core,ruby40 +devel/ruby-rspec/3/expectations,ruby40 +devel/ruby-rspec/3/mocks,ruby40 +devel/ruby-rspec/3/support,ruby40 +devel/ruby-ruby-progressbar,ruby40 +devel/ruby-scanf,ruby40 +devel/ruby-semantic_puppet,ruby40 +devel/ruby-test-unit-ruby-core,ruby40 +devel/ruby-thor,ruby40 +devel/ruby-wisper,ruby40 +devel/ruby-xdg,ruby40 +devel/scnlib +devel/xsimd +editors/vim-classic +editors/vim-classic,lua +editors/vim-classic,python3 +fonts/fira-fonts,-main +fonts/fira-fonts,-web +fonts/font-awesome,-main +fonts/font-awesome,-web +fonts/hermit-font,-main +fonts/hermit-font,-web +fonts/inclusive-sans,-main +fonts/inclusive-sans,-web +fonts/intel-one-mono,-main +fonts/intel-one-mono,-web +fonts/marelle +fonts/marelle,-main +fonts/marelle,-web +games/nethack/5.0 +games/nethack/5.0,no_x11 +games/wrath +geo/geographiclib +graphics/plutosvg +graphics/ruby-chunky_png,ruby40 +graphics/ruby-rqrcode-core,ruby40 +lang/gcc/16 +lang/gcc/16, +lang/gcc/16,,-bootstrap +lang/gcc/16,,-c++ +lang/gcc/16,,-dlang +lang/gcc/16,,-f95 +lang/gcc/16,,-libs +lang/gcc/16,,-main +lang/gcc/16,,-objc +lang/gcc/16,-bootstrap +lang/gcc/16,-c++ +lang/gcc/16,-dlang +lang/gcc/16,-f95 +lang/gcc/16,-libs +lang/gcc/16,-main +lang/gcc/16,-objc +lang/unicon +mail/ruby-mini_mime,ruby40 +misc/fyi +net/icinga/web2-module-monitoring +net/neatvnc +net/ruby-connection_pool,ruby40 +net/ruby-public_suffix,ruby40 +net/smcroute +net/tocaia +net/whsniff +security/nettle +security/py-fast-cipher +sysutils/firmware/riscv64-spacemit-dtb +sysutils/nut,-upower +sysutils/py-jinxed +sysutils/py-tsk +sysutils/ruby-sigdump,ruby40 +sysutils/ruby-tty-color,ruby40 +sysutils/ruby-tty-cursor,ruby40 +sysutils/ruby-tty-prompt,ruby40 +sysutils/ruby-tty-reader,ruby40 +sysutils/ruby-tty-screen,ruby40 +sysutils/ruby-tty-spinner,ruby40 +sysutils/ruby-tty-which,ruby40 +sysutils/ruby-tzinfo,ruby40 +sysutils/talos-ii-pnor-bootkernel +textproc/libchardet +textproc/p5-Pod-POM-View-Restructured +textproc/py-mdit-py-plugins +textproc/ruby-erubi,ruby40 +textproc/ruby-erubis,ruby40 +textproc/ruby-mustache,ruby40 +textproc/ruby-text,ruby40 +wayland/fnott +wayland/wayvnc +wayland/wlroots/0.19 +wayland/wlroots/0.20 +www/py-httpx-sse +www/py-sse-starlette +www/ruby-addressable,ruby40 +www/ruby-ethon,ruby40 +www/ruby-faraday,ruby40 +www/ruby-faraday-follow_redirects,ruby40 +www/ruby-faraday-net_http,ruby40 +www/ruby-ferrum +www/ruby-ferrum,ruby40 +www/ruby-jwt,ruby40 +www/ruby-rack-test,ruby40 +www/ruby-typhoeus,ruby40 +www/ruby-webrick,ruby40 +www/ruby-xmlrpc,ruby40 +www/ruby-xpath,ruby40 +x11/catclock Packages not built this time: -archivers/gcab -archivers/innoextract -archivers/pecl-lzf,php82 -archivers/pecl-lzf,php83 -archivers/pecl-lzf,php84 -archivers/pecl-lzf,php85 -archivers/py-backports-zstd -archivers/quazip -archivers/quazip,qt6 -archivers/ruby-minitar,ruby34 -astro/calcmysky -astro/celestia -astro/celestia-data -astro/kosmorro -astro/py-astropy -astro/py-erfa -astro/py-jplephem -astro/py-kosmorrolib -astro/py-sgp4 -astro/py-skyfield -astro/py-skyfield-data -astro/siril -astro/stellarsolver -audio/ario -audio/audacious/player -audio/audacious/plugins -audio/beets -audio/calf -audio/cantata -audio/cassette -audio/clementine -audio/cozy -audio/cplay -audio/csound -audio/curseradio -audio/d11amp -audio/disc-cover -audio/easytag -audio/espeak -audio/furnace -audio/gmpc -audio/gmpc-plugins -audio/gqmpeg -audio/gradio -audio/grip -audio/gsound -audio/hydrogen -audio/libcanberra -audio/libcanberra,-gtk3 -audio/libcanberra,-main -audio/liblastfm -audio/libmpdclient -audio/lmms -audio/milkytracker -audio/moc -audio/mp3cddb -audio/mp3info -audio/mp3splt-gtk -audio/mpc -audio/mpd -audio/mpdscribble -audio/mscore -audio/mumble -audio/mumble,-main -audio/mumble,-server -audio/munt -audio/musique -audio/ncmpc -audio/ncmpcpp -audio/nncmpp -audio/noson-app -audio/ocp -audio/parlatype -audio/pavucontrol -audio/pcaudiolib -audio/pithos -audio/pulseaudio -audio/pulseaudio-qt -audio/py-discogs-client -audio/py-tagpy -audio/qsynth -audio/quodlibet -audio/rgain -audio/rhythmbox -audio/rubberband -audio/ruby-taglib,ruby33 -audio/ruby-vorbis_comment,ruby33 -audio/scmpc -audio/solfege -audio/sonata -audio/speech-dispatcher -audio/spotify-qt -audio/spotifyd -audio/tagtool -audio/timidity,gtk2 -audio/umurmur -audio/ympd -benchmarks/hyperfine -benchmarks/netperf-wrapper -benchmarks/netperf-wrapper, -benchmarks/netperf-wrapper,,-main -benchmarks/netperf-wrapper,-main -benchmarks/qmlbench -biology/py-biopython -books/tex-by-topic -cad/coil64 -cad/fritzing -cad/geda-gaf -cad/gerbv -cad/graywolf -cad/gtkwave -cad/horizon-eda -cad/lepton-eda -cad/librecad -cad/manifold -cad/opensta -cad/pcb -cad/pcb2gcode -cad/qelectrotech -cad/qflow -cad/xnec2c -cad/xnecview -cad/yosys -comms/amtterm -comms/amtterm,-main -comms/amtterm,-term -comms/chirp -comms/ebook2cwgui -comms/fldigi -comms/gpsk31 -comms/hamlib -comms/hamlib, -comms/hamlib,,-main -comms/hamlib,,-python -comms/hamlib,,-tcl -comms/hamlib,-main -comms/hamlib,-python -comms/hamlib,-tcl -comms/minimodem -comms/pterm -comms/sigrok/libsigrok -comms/sigrok/pulseview -comms/sigrok/sigrok-cli -comms/syncterm -comms/tlf -comms/xastir -comms/xdx -comms/xlog -comms/zigpy/py-zigpy -comms/zigpy/py-zigpy-znp -converters/k2pdfopt -converters/libpst -converters/libpst,-main -converters/libpst,-python -converters/ruby-multi_json,ruby34 -converters/ruby-oj,ruby33 -converters/wv -databases/evolution-data-server -databases/futuresql -databases/galera -databases/kdb -databases/kexi -databases/libpqxx -databases/mydumper -databases/patroni -databases/pecl-redis,php82 -databases/pecl-redis,php83 -databases/pecl-redis,php84 -databases/pecl-redis,php85 -databases/pgmodeler -databases/postgresql-plr -databases/py-alembic -databases/py-carbon -databases/py-flask-migrate -databases/py-flask-sqlalchemy -databases/py-marshmallow-sqlalchemy -databases/py-peewee -databases/py-redis -databases/py-shillelagh -databases/py-sqlalchemy -databases/py-sqlalchemy-utils -databases/redis -databases/ruby-amalgalite,ruby33 -databases/ruby-ldap,ruby33 -databases/ruby-mysql2,ruby33 -databases/ruby-pg,ruby33 -databases/ruby-sequel,ruby33 -databases/ruby-sequel_pg,ruby33 -databases/ruby-sqlite3,ruby33 -databases/ruby-tiny_tds,ruby33 -databases/ruby-trilogy,ruby33 -databases/sqlitebrowser -databases/sqlitebrowser,sqlcipher -databases/web2ldap -databases/xapian-bindings -databases/xapian-bindings,-main -databases/xapian-bindings,-python -databases/xapian-bindings,-ruby -devel/abseil-cpp -devel/appstream -devel/appstream,-main -devel/appstream,-qt6 -devel/appstream-glib -devel/arm-none-eabi/gcc -devel/arm-none-eabi/gcc,aarch64 -devel/arm-none-eabi/gcc,arm -devel/arm-none-eabi/gdb -devel/arm-none-eabi/newlib -devel/bamf -devel/boost -devel/boost,-main -devel/boost,-md -devel/bpython -devel/c2ffi -devel/cargo-c -devel/cargo-insta -devel/cbindgen -devel/ccache -devel/cli11 -devel/cmake/cmake -devel/cmake/man -devel/codeblocks -devel/cudd -devel/distcc -devel/distcc,-gtk -devel/distcc,-main -devel/distcc,-server -devel/dlib -devel/doc++ -devel/doxygen -devel/doxygen-gui -devel/elfcat -devel/flatzebra -devel/frama-c -devel/giblib -devel/giggle -devel/git-cinnabar -devel/goffice -devel/gwenhywfar -devel/gwenhywfar,-gtk3 -devel/gwenhywfar,-main -devel/gwenhywfar,-qt6 -devel/include-what-you-use -devel/jujutsu -devel/jupyter-console -devel/keystone/main -devel/keystone/python -devel/kf5/attica -devel/kf5/baloo -devel/kf5/bluez-qt -devel/kf5/frameworkintegration -devel/kf5/kactivities -devel/kf5/kactivities-stats -devel/kf5/kapidox -devel/kf5/karchive -devel/kf5/kauth -devel/kf5/kbookmarks -devel/kf5/kcalendarcore -devel/kf5/kcmutils -devel/kf5/kcodecs -devel/kf5/kcompletion -devel/kf5/kconfig -devel/kf5/kconfigwidgets -devel/kf5/kcoreaddons -devel/kf5/kcrash -devel/kf5/kdav -devel/kf5/kdbusaddons -devel/kf5/kdeclarative -devel/kf5/kded -devel/kf5/kdelibs4support -devel/kf5/kdesignerplugin -devel/kf5/kdnssd -devel/kf5/kdoctools -devel/kf5/kemoticons -devel/kf5/kfilemetadata -devel/kf5/kfilemetadata,-locale -devel/kf5/kfilemetadata,-main -devel/kf5/kglobalaccel -devel/kf5/kguiaddons -devel/kf5/kholidays -devel/kf5/khtml -devel/kf5/ki18n -devel/kf5/kiconthemes -devel/kf5/kidletime -devel/kf5/kimageformats -devel/kf5/kinit -devel/kf5/kio -devel/kf5/kirigami2 -devel/kf5/kitemmodels -devel/kf5/kitemviews -devel/kf5/kjobwidgets -devel/kf5/kjs -devel/kf5/kmediaplayer -devel/kf5/knewstuff -devel/kf5/knotifications -devel/kf5/knotifyconfig -devel/kf5/kpackage -devel/kf5/kparts -devel/kf5/kpeople -devel/kf5/kplotting -devel/kf5/kpty -devel/kf5/kquickcharts -devel/kf5/kross -devel/kf5/kservice -devel/kf5/ktexteditor -devel/kf5/ktextwidgets -devel/kf5/kunitconversion -devel/kf5/kwallet -devel/kf5/kwayland -devel/kf5/kwidgetsaddons -devel/kf5/kwindowsystem -devel/kf5/kxmlgui -devel/kf5/kxmlrpcclient -devel/kf5/oxygen-icons -devel/kf5/prison -devel/kf5/purpose -devel/kf5/qqc2-desktop-style -devel/kf5/solid -devel/kf5/sonnet -devel/kf5/sonnet,-aspell -devel/kf5/sonnet,-hunspell -devel/kf5/sonnet,-main -devel/kf5/syndication -devel/kf5/syntax-highlighting -devel/kf5/threadweaver -devel/kf6/attica -devel/kf6/baloo -devel/kf6/bluez-qt -devel/kf6/breeze-icons -devel/kf6/extra-cmake-modules -devel/kf6/frameworkintegration -devel/kf6/karchive -devel/kf6/kauth -devel/kf6/kbookmarks -devel/kf6/kcalendarcore -devel/kf6/kcodecs -devel/kf6/kcolorscheme -devel/kf6/kcompletion -devel/kf6/kconfig -devel/kf6/kconfigwidgets -devel/kf6/kcontacts -devel/kf6/kcoreaddons -devel/kf6/kcrash -devel/kf6/kdav -devel/kf6/kdbusaddons -devel/kf6/kdeclarative -devel/kf6/kded -devel/kf6/kdesu -devel/kf6/kdnssd -devel/kf6/kdoctools -devel/kf6/kfilemetadata -devel/kf6/kglobalaccel -devel/kf6/kguiaddons -devel/kf6/kholidays -devel/kf6/ki18n -devel/kf6/kiconthemes -devel/kf6/kidletime -devel/kf6/kimageformats -devel/kf6/kio -devel/kf6/kirigami -devel/kf6/kitemmodels -devel/kf6/kitemviews -devel/kf6/kjobwidgets -devel/kf6/knewstuff -devel/kf6/knotifications -devel/kf6/knotifyconfig -devel/kf6/kpackage -devel/kf6/kpeople -devel/kf6/kpty -devel/kf6/kquickcharts -devel/kf6/krunner -devel/kf6/kservice -devel/kf6/kstatusnotifieritem -devel/kf6/ksvg -devel/kf6/ktexttemplate -devel/kf6/kunitconversion -devel/kf6/kuserfeedback -devel/kf6/kwallet -devel/kf6/kwidgetsaddons -devel/kf6/kwindowsystem -devel/kf6/prison -devel/kf6/qqc2-desktop-style -devel/kf6/solid -devel/kf6/sonnet -devel/kf6/sonnet,-aspell -devel/kf6/sonnet,-hunspell -devel/kf6/sonnet,-main -devel/kf6/syndication -devel/kf6/threadweaver -devel/kproperty -devel/kreport -devel/lager -devel/libast -devel/libbgcode -devel/libglade2 -devel/libgnt -devel/libnotify -devel/liboil -devel/libpeas -devel/libwnck3 -devel/llvm-lit -devel/llvm/19 -devel/llvm/19,-libcxx -devel/llvm/19,-main -devel/llvm/19,-python -devel/llvm/20 -devel/llvm/20,-libcxx -devel/llvm/20,-main -devel/llvm/20,-python -devel/luacheck -devel/maturin -devel/msgpack-cxx -devel/objfw -devel/ocaml-graph -devel/opendht -devel/or1k-elf/gcc -devel/p5-Alien-wxWidgets -devel/p5-File-BaseDir -devel/p5-File-DesktopEntry -devel/p5-File-MimeInfo -devel/pangomm248 -devel/pecl-xdebug,php82 -devel/pecl-xdebug,php83 -devel/pecl-xdebug,php84 -devel/pecl-xdebug,php85 -devel/poedit -devel/pre-commit -devel/protobuf -devel/protobuf-c -devel/protozero -devel/ptlib -devel/py-acstore -devel/py-aiocache -devel/py-aioresponses -devel/py-aiosignal -devel/py-apispec -devel/py-application_properties -devel/py-borghash -devel/py-buildbot/buildbot -devel/py-buildbot/www -devel/py-buildslave -devel/py-cflow2dot -devel/py-cookiecutter -devel/py-cruft -devel/py-curtsies -devel/py-cwcwidth -devel/py-dbus-deviation -devel/py-dtfabric -devel/py-dulwich -devel/py-esptool -devel/py-frozenlist -devel/py-hass-pyscript-jupyter -devel/py-hypothesmith -devel/py-ipykernel -devel/py-jsonschema -devel/py-jsonschema-path -devel/py-jsonschema-specifications -devel/py-jupyter_client -devel/py-jupyter_events -devel/py-jupyter_lsp -devel/py-jupyter_server -devel/py-jupyterlab_server -devel/py-libcst -devel/py-nbclient -devel/py-nbconvert -devel/py-nbformat -devel/py-nbval -devel/py-notebook-shim -devel/py-openapi-schema-validator -devel/py-openapi-spec-validator -devel/py-propcache -devel/py-protobuf -devel/py-pybind11 -devel/py-pydantic -devel/py-pydantic-compat -devel/py-pydantic-core -devel/py-pydocstyle -devel/py-pygithub -devel/py-pyls-spyder -devel/py-pyte -devel/py-python-lsp-black -devel/py-python-lsp-server -devel/py-qt-builder -devel/py-rencode -devel/py-rfc3986-validator -devel/py-rpds-py -devel/py-sarif-tools -devel/py-scikit-build-core -devel/py-setuptools-rust -devel/py-test -devel/py-test-aiohttp -devel/py-test-arraydiff -devel/py-test-astropy -devel/py-test-astropy-header -devel/py-test-asyncio -devel/py-test-benchmark -devel/py-test-check -devel/py-test-codspeed -devel/py-test-cov -devel/py-test-datafiles -devel/py-test-doctestplus -devel/py-test-expect -devel/py-test-filter-subpackage -devel/py-test-flake8 -devel/py-test-forked -devel/py-test-httpbin -devel/py-test-instafail -devel/py-test-isort -devel/py-test-jupyter -devel/py-test-localserver -devel/py-test-mock -devel/py-test-order -devel/py-test-pretty -devel/py-test-relaxed -devel/py-test-remotedata -devel/py-test-rerunfailures -devel/py-test-run-parallel -devel/py-test-runner -devel/py-test-subtesthack -devel/py-test-subtests -devel/py-test-timeout -devel/py-test-vcr -devel/py-test-xdist -devel/py-test-xprocess -devel/py-timelib -devel/py-twisted -devel/py-uharfbuzz -devel/py-wapiti_swagger -devel/py-wbem -devel/py-wheezy.template -devel/py-yamllint -devel/pygame -devel/qbs -devel/qcoro -devel/qgit -devel/rebar3 -devel/rebar3,erlang26 -devel/rebar3,erlang27 -devel/rebar3,erlang28 -devel/riscv-elf/gcc -devel/riscv-elf/newlib -devel/ruby-activesupport,ruby34 -devel/ruby-arrayfields,ruby33 -devel/ruby-childprocess,ruby34 -devel/ruby-cicphash,ruby33 -devel/ruby-colored2,ruby34 -devel/ruby-concurrent-ruby,ruby34 -devel/ruby-cri,ruby34 -devel/ruby-daemons,ruby33 -devel/ruby-deep_merge,ruby34 -devel/ruby-diff-lcs,ruby34 -devel/ruby-fast_gettext,ruby34 -devel/ruby-ffi,ruby33 -devel/ruby-ffi-compiler,ruby33 -devel/ruby-get_process_mem,ruby34 -devel/ruby-gettext,ruby34 -devel/ruby-gettext-setup,ruby34 -devel/ruby-google-protobuf,ruby33 -devel/ruby-highline,ruby34 -devel/ruby-hitimes,ruby34 -devel/ruby-hocon,ruby34 -devel/ruby-i18n,ruby34 -devel/ruby-idn,ruby33 -devel/ruby-json-schema,ruby34 -devel/ruby-json_pure,ruby34 -devel/ruby-kgio,ruby33 -devel/ruby-locale,ruby34 -devel/ruby-log4r,ruby34 -devel/ruby-metaclass,ruby34 -devel/ruby-mini_portile2,ruby33 -devel/ruby-narray,ruby33 -devel/ruby-ncurses,ruby33 -devel/ruby-nio4r,ruby33 -devel/ruby-opt_parse_validator -devel/ruby-opt_parse_validator,ruby34 -devel/ruby-optimist,ruby34 -devel/ruby-pastel,ruby34 -devel/ruby-pathspec,ruby34 -devel/ruby-pkg-config,ruby33 -devel/ruby-prof,ruby33 -devel/ruby-puppet-modulebuilder,ruby34 -devel/ruby-puppet-resource_api,ruby34 -devel/ruby-puppet_forge,ruby34 -devel/ruby-rb_sys,ruby33 -devel/ruby-rbtree,ruby33 -devel/ruby-regexp_parser,ruby34 -devel/ruby-rspec/3/core,ruby34 -devel/ruby-rspec/3/expectations,ruby34 -devel/ruby-rspec/3/mocks,ruby34 -devel/ruby-rspec/3/support,ruby34 -devel/ruby-ruby-progressbar,ruby34 -devel/ruby-scanf,ruby34 -devel/ruby-semantic_puppet,ruby34 -devel/ruby-subset_sum,ruby33 -devel/ruby-test-unit-ruby-core,ruby34 -devel/ruby-thor,ruby34 -devel/ruby-wisper,ruby34 -devel/ruby-xdg,ruby34 -devel/ruby-yajl,ruby33 -devel/rust-analyzer -devel/rust-bindgen -devel/sdl2-image -devel/seergdb -devel/shrinkray -devel/snare -devel/spyder/py-spyder-kernels -devel/srecord -devel/stp -devel/stylua -devel/thrift -devel/udis86 -devel/vte3 -devel/vte3,-common -devel/vte3,-gtk4 -devel/vte3,-main -devel/zizmor -editors/TeXmacs -editors/abiword -editors/axe -editors/emacs -editors/emacs,gtk2 -editors/emacs,gtk3 -editors/emacs,pgtk -editors/featherpad -editors/focuswriter -editors/gummi -editors/helix -editors/ktikz -editors/leafpad -editors/litexl -editors/neovim -editors/neovim-qt -editors/qownnotes -editors/qscintilla -editors/qscintilla,qt6 -editors/scintilla -editors/scite -editors/subtitleeditor -editors/teaqt -editors/texworks -editors/texworks,-lua -editors/texworks,-main -editors/texworks,-python -editors/tiled -editors/tpad -editors/vim,gtk3 -editors/vim,gtk3,lua -editors/vim,gtk3,perl,python3,ruby -editors/vim,gtk3,python3 -editors/vim,ruby -education/drgeo -education/gamgi -education/verbiste -emulators/desmume -emulators/emulationstation -emulators/es-de -emulators/fceux -emulators/fs-uae -emulators/gnusim8085 -emulators/gr-lida -emulators/gsplus -emulators/mednaffe -emulators/melonds -emulators/mgba -emulators/mgba,-libretro -emulators/mgba,-main -emulators/mgba,-qt -emulators/nestopia -emulators/nono -emulators/qemu -emulators/qemu,-ga -emulators/qemu,-main -emulators/retroarch -emulators/sameboy -emulators/sameboy,-libretro -emulators/sameboy,-main -emulators/spike -emulators/uae -emulators/virtualjaguar -emulators/xcopilot -emulators/xnp2 -emulators/xroar -fonts/ru-pscyr -games/2048-qt -games/afternoonstalker -games/alephone/alephone -games/alephone/scenarios/evil -games/alephone/scenarios/marathon -games/alephone/scenarios/marathon2 -games/alephone/scenarios/marathoninfinity -games/alephone/scenarios/red -games/amoebax -games/angband -games/angband,sdl -games/angrydd -games/atomix -games/barrage -games/bastet -games/batrachians -games/belooted -games/billyfrontier -games/blobby -games/blobwars -games/brogue -games/burgerspace -games/candycrisis -games/cdogs-sdl -games/chessx -games/chocolate-doom -games/chromium-bsu -games/circuit -games/colobot/colobot -games/corewars -games/corsixth -games/cosmosmash -games/crack-attack -games/crispy-doom -games/crossfire-client -games/csmash -games/cubiomes-viewer -games/devilutionx -games/dopewars -games/dsda-doom -games/dunelegacy -games/dungeon-crawl -games/eboard -games/eboard-extras -games/eduke32 -games/einstein -games/eliot -games/fallingtime -games/fifechan -games/flare -games/flare,-data -games/flare,-main -games/freeblocks -games/freeciv -games/freeciv, -games/freeciv,,-client -games/freeciv,,-main -games/freeciv,,-share -games/freeciv,-client -games/freeciv,-main -games/freeciv,-share -games/freeciv21 -games/freedink/game -games/freedroidrpg -games/freeorion -games/freeserf -games/frozen-bubble -games/frozen-bubble,-main -games/frozen-bubble,-server -games/galois -games/gamine -games/garden -games/gcompris -games/gemrb -games/gigalomania -games/gnome-mastermind -games/gnubg -games/godot/pack1 -games/godot/pack1,-main -games/goldberg_emulator -games/golly -games/gottcode/connectagram -games/gottcode/cutemaze -games/gottcode/gottet -games/gottcode/hexalate -games/gottcode/peg-e -games/gottcode/simsu -games/gottcode/tanglet -games/gottcode/tetzle -games/gtkballs -games/hlsteam -games/instead -games/ja2-stracciatella -games/jag -games/julius -games/keeperrl -games/koboredux -games/lgeneral -games/libcsteamworks -games/lincity-ng -games/love/0.10 -games/love/mime -games/lugaru -games/mars -games/meandmyshadow -games/mightymike -games/mirrormagic -games/moonlight-qt -games/nanosaur -games/nanosaur2 -games/nsnake -games/numptyphysics -games/numptyphysics,-main -games/numptyphysics,-npcomplete -games/odamex -games/openjazz -games/openttd -games/opentyrian -games/openxcom -games/orthorobot -games/pentobi -games/pingus -games/pioneers -games/pokerth -games/polymorphable -games/puzzles -games/py-steam -games/pysol -games/quadrupleback -games/rftg -games/rftg,-client -games/rocksndiamonds -games/scummvm-tools -games/sdl-sopwith -games/singularity -games/spacezero -games/starfighter -games/steamctl -games/stepmania -games/stone-soup -games/stone-soup,no_x11 -games/stratagus -games/tbftss -games/tuxpaint -games/tuxpaint-config -games/tuxpaint-stamps -games/vectoroids -games/vms-empire -games/war1gus -games/wargus -games/wesnoth -games/wordwarvi -games/xasteroids -games/xboard -games/xcowsay -games/xmj -games/xpilot -games/xteddy -games/zelda3-data -geo/cdo -geo/foxtrotgps -geo/geoclue2 -geo/geocode-glib -geo/gpx-viewer -geo/gpxsee -geo/lib2geom -geo/libchamplain -geo/mapproxy -geo/mappyfile -geo/nco -geo/osm-gps-map -geo/py-geofilter -geo/py-laspy -geo/py-owslib -geo/py-planet -geo/py-proj -geo/py-pygml -geo/py-shapely -graphics/DevIL -graphics/GraphicsMagick -graphics/ImageMagick -graphics/alembic -graphics/arcan -graphics/azpainter -graphics/babl -graphics/blend2d -graphics/cairomm16 -graphics/chafa -graphics/clutter/clutter-gtk -graphics/clutter/core -graphics/coin -graphics/collada-dom -graphics/colord -graphics/colord-gtk -graphics/cstitch -graphics/ctl -graphics/decker -graphics/delaboratory -graphics/dia -graphics/dia-gtk2 -graphics/dibuja -graphics/displaz -graphics/djview4 -graphics/djvulibre -graphics/dmtx-utils -graphics/drawpile -graphics/farbfeld -graphics/feh -graphics/flameshot -graphics/fotowall -graphics/fyre -graphics/geeqie -graphics/gegl04 -graphics/gimp/deskew -graphics/gimp/gegl-filters/bevel -graphics/gimp/gegl-filters/chrome-metal-text -graphics/gimp/gegl-filters/clay-bevel -graphics/gimp/gegl-filters/custom-bevel -graphics/gimp/gegl-filters/effects -graphics/gimp/gegl-filters/glossy-balloon -graphics/gimp/gegl-filters/goo-on-text -graphics/gimp/gegl-filters/inner-glow -graphics/gimp/gegl-filters/metal -graphics/gimp/gegl-filters/smooth-edges -graphics/gimp/gegl-filters/stroke-shadow-glow -graphics/gimp/gegl-filters/zzwind -graphics/gimp/lensfun -graphics/gimp/liquid-rescale -graphics/gimp/resynthesizer -graphics/gimp/stable -graphics/gmic -graphics/gmic-qt/gimp -graphics/gmic-qt/none -graphics/gnofract4d -graphics/gocr,-gui -graphics/gpicview -graphics/gprof2dot -graphics/grafx2 -graphics/gthumb -graphics/gtkam -graphics/gtkimageview -graphics/img2pdf -graphics/imlib2 -graphics/indexpage -graphics/inkscape -graphics/ipe -graphics/kcolorpicker -graphics/kdiagram -graphics/kimageannotator -graphics/kirigami-addons -graphics/kquickimageeditor -graphics/krita -graphics/krita-gmic-plugin -graphics/l2p -graphics/libcaca -graphics/libexif-gtk -graphics/libjxl -graphics/libmypaint -graphics/mandelbulber -graphics/mapivi -graphics/mtpaint -graphics/nomacs -graphics/nsxiv -graphics/ocaml-cairo -graphics/opencolorio -graphics/opencv -graphics/opencv,-main -graphics/openexr -graphics/openexr,-doc -graphics/openexr,-main -graphics/openexr,-tools -graphics/orthanc/server -graphics/oxipng -graphics/p5-Image-Imlib2 -graphics/pcl -graphics/pecl-imagick,php82 -graphics/pecl-imagick,php83 -graphics/pecl-imagick,php84 -graphics/pecl-imagick,php85 -graphics/peek -graphics/pho -graphics/pqiv -graphics/pstoedit -graphics/py-Pillow -graphics/py-dot -graphics/py-imageio -graphics/py-matplotlib -graphics/py-pivy -graphics/py-pygal -graphics/py-pyx -graphics/py-qrcode -graphics/py-sane -graphics/py-seaborn -graphics/py-tifffile -graphics/py-wand -graphics/qiv -graphics/rawstudio -graphics/ruby-chunky_png,ruby34 -graphics/ruby-rmagick,ruby33 -graphics/ruby-rmagick,ruby34 -graphics/ruby-rmagick,ruby40 -graphics/ruby-rqrcode-core,ruby34 -graphics/sane-backends,escl -graphics/scratch -graphics/scrot -graphics/shotwell -graphics/simple-scan -graphics/termtosvg -graphics/ufraw -graphics/unwebp -graphics/viewnior -graphics/vigra -graphics/vtk -graphics/xaos -graphics/xdot -graphics/xfig -graphics/xsane -graphics/xsane,gimp -graphics/xzgv -graphics/yacreader -graphics/zbar -graphics/zint -graphics/zint,-main -graphics/zint,-x11 -inputmethods/cellwriter -inputmethods/fcitx -inputmethods/fcitx-anthy -inputmethods/fcitx-chewing -inputmethods/fcitx-gtk -inputmethods/fcitx-hangul -inputmethods/fcitx-lua -inputmethods/fcitx-m17n -inputmethods/fcitx-qt -inputmethods/fcitx-unikey -inputmethods/ibus -inputmethods/ibus,-gtk2 -inputmethods/ibus,-gtk3 -inputmethods/ibus,-gtk4 -inputmethods/ibus,-main -inputmethods/ibus-anthy -inputmethods/ibus-skk -inputmethods/ibus-typing-booster -inputmethods/libtomoe-gtk -inputmethods/scim -inputmethods/scim-anthy -inputmethods/scim-chewing -inputmethods/scim-fcitx -inputmethods/scim-hangul -inputmethods/scim-pinyin -inputmethods/scim-tables -inputmethods/uim -inputmethods/uim,-gtk -inputmethods/uim,-gtk3 -inputmethods/uim,-main -inputmethods/uim-chewing -inputmethods/uim-tomoe-gtk -inputmethods/xcb-imdkit -japanese/Wnn -japanese/Wnn,-data -japanese/Wnn,-dict -japanese/Wnn,-ko -japanese/Wnn,-kodict -japanese/Wnn,-main -japanese/Wnn,-xwnmo -japanese/Wnn,-zh -japanese/Wnn,-zhdict -japanese/canna -japanese/canna,-dict -japanese/canna,-main -japanese/canna,-server -japanese/gwaei -japanese/kanatest -japanese/kanjipad -japanese/kasumi -japanese/kinput2,canna -japanese/kinput2,canna,wnn -japanese/kinput2,wnn -japanese/onew,canna -japanese/onew,canna,wnn4 -japanese/onew,wnn4 -lang/ecl -lang/elixir -lang/erlang/26 -lang/erlang/26,-main -lang/erlang/26,-wx -lang/erlang/27 -lang/erlang/27,-main -lang/erlang/27,-wx -lang/erlang/28 -lang/erlang/28,-main -lang/erlang/28,-wx -lang/gcc/15 -lang/gcc/15, -lang/gcc/15,,-c++ -lang/gcc/15,,-dlang -lang/gcc/15,,-f95 -lang/gcc/15,,-libs -lang/gcc/15,,-main -lang/gcc/15,,-objc -lang/gcc/15,-c++ -lang/gcc/15,-dlang -lang/gcc/15,-f95 -lang/gcc/15,-libs -lang/gcc/15,-main -lang/gcc/15,-objc -lang/gnucobol -lang/kawa -lang/lfe -lang/lucee/v5 -lang/pcbasic -lang/php/8.2 -lang/php/8.2,-apache -lang/php/8.2,-bz2 -lang/php/8.2,-cgi -lang/php/8.2,-curl -lang/php/8.2,-dba -lang/php/8.2,-dbg -lang/php/8.2,-enchant -lang/php/8.2,-gd -lang/php/8.2,-gmp -lang/php/8.2,-imap -lang/php/8.2,-intl -lang/php/8.2,-ldap -lang/php/8.2,-main -lang/php/8.2,-mysqli -lang/php/8.2,-odbc -lang/php/8.2,-pcntl -lang/php/8.2,-pdo_dblib -lang/php/8.2,-pdo_mysql -lang/php/8.2,-pdo_odbc -lang/php/8.2,-pdo_pgsql -lang/php/8.2,-pdo_sqlite -lang/php/8.2,-pgsql -lang/php/8.2,-pspell -lang/php/8.2,-shmop -lang/php/8.2,-snmp -lang/php/8.2,-soap -lang/php/8.2,-sqlite3 -lang/php/8.2,-tidy -lang/php/8.2,-xsl -lang/php/8.2,-zip -lang/php/8.2,embed,-embed -lang/php/8.3,embed,-embed -lang/php/8.4,embed,-embed -lang/php/8.5,embed,-embed -lang/pythran -lang/rust -lang/rust,-bootstrap -lang/rust,-clippy -lang/rust,-gdb -lang/rust,-main -lang/rust,-rustfmt -lang/rust,-src -lang/vala, -lang/vala,,-valadoc -lang/wasi-libc -lang/wasi-sdk/compiler-rt -lang/wasi-sdk/libcxx -mail/claws-mail -mail/claws-mail, -mail/claws-mail,,-bogofilter -mail/claws-mail,,-main -mail/claws-mail,,-pdfviewer -mail/claws-mail,,-spamassassin -mail/claws-mail,-bogofilter -mail/claws-mail,-main -mail/claws-mail,-pdfviewer -mail/claws-mail,-spamassassin -mail/claws-mail,ldap -mail/claws-mail,ldap,-bogofilter -mail/claws-mail,ldap,-main -mail/claws-mail,ldap,-pdfviewer -mail/claws-mail,ldap,-spamassassin -mail/cyrus-imapd -mail/evolution -mail/evolution-ews -mail/exim -mail/exim,-eximon -mail/exim,-main -mail/exim,ldap -mail/exim,ldap,-eximon -mail/exim,ldap,-main -mail/exim,ldap,mysql,postgresql -mail/exim,ldap,mysql,postgresql,-eximon -mail/exim,ldap,mysql,postgresql,-main -mail/exim,mysql -mail/exim,mysql,-eximon -mail/exim,mysql,-main -mail/exim,postgresql -mail/exim,postgresql,-eximon -mail/exim,postgresql,-main -mail/geary -mail/gmime30 -mail/grommunio/libexmdbpp -mail/imapdedup -mail/mailest -mail/meli -mail/mew -mail/mu -mail/mutt-wizard -mail/neomutt,gpgme,notmuch -mail/neomutt,gpgme,notmuch,sasl -mail/neomutt,notmuch -mail/notmuch -mail/notmuch,-emacs -mail/notmuch,-main -mail/notmuch,-mutt -mail/offlineimap -mail/p5-FuzzyOcr -mail/pecl-mailparse,php82 -mail/pecl-mailparse,php83 -mail/pecl-mailparse,php84 -mail/pecl-mailparse,php85 -mail/ruby-mini_mime,ruby34 -mail/sylpheed -math/R -math/calcoo -math/cgal -math/dieharder -math/galculator -math/gnumeric -math/graphviz -math/graphviz,-main -math/graphviz,-tcl -math/grpn -math/imath -math/kst -math/libqalculate -math/maxima -math/octave -math/p5-GraphViz -math/pari -math/pari-data -math/prover9/p9m4 -math/pspp -math/py-PyWavelets -math/py-bottleneck -math/py-cftime -math/py-clarabel -math/py-contourpy -math/py-cvxpy -math/py-ecos -math/py-h5py -math/py-lap -math/py-netcdf4 -math/py-numexpr -math/py-numpy -math/py-osqp -math/py-pandas -math/py-patsy -math/py-pygraphviz -math/py-scikit-image -math/py-scikit-learn -math/py-scipy -math/py-scs -math/py-snuggs -math/spread-sheet-widget -math/visidata -math/wxMaxima -math/z3 -meta/audacious -meta/lxqt -meta/lxqt,-extras -meta/lxqt,-main -meta/msp430 -meta/qt5 -meta/qt5,-examples -meta/qt5,-main -meta/xfce -meta/xfce,-extras -meta/xfce,-main -misc/brltty -misc/dtcltiny -misc/feathernotes -misc/freeopcua/py-opcua -misc/gpsd,-x11 -misc/gramps -misc/logjam -misc/openbabel -misc/py-imdb -misc/py-yfinance -misc/redshift -misc/remind-caldav -misc/screen -misc/sent -misc/spdrs60 -misc/toilet -misc/wmmand -misc/xcdroast -misc/xkcd-viewer -multimedia/assimp -multimedia/devede -multimedia/dvdauthor -multimedia/dvdstyler -multimedia/gaupol -multimedia/gstreamer1/devtools -multimedia/gstreamer1/editing-services -multimedia/gstreamer1/mm -multimedia/gstreamer1/plugins-bad -multimedia/gstreamer1/plugins-good -multimedia/gstreamer1/plugins-rs -multimedia/gstreamer1/py-gstreamer -multimedia/handbrake -multimedia/imagination -multimedia/lebiniou -multimedia/libde265 -multimedia/libde265,-main -multimedia/libde265,-tools -multimedia/libheif -multimedia/mat2 -multimedia/mjpegtools -multimedia/mkvtoolnix -multimedia/mlt7 -multimedia/mlt7, -multimedia/mlt7,,-gpl2 -multimedia/mlt7,,-main -multimedia/mlt7,-gpl2 -multimedia/mlt7,-main -multimedia/mpv -multimedia/mpvqt -multimedia/opentimelineio -multimedia/phonon -multimedia/phonon,qt6 -multimedia/phonon-backend/mpv -multimedia/phonon-backend/vlc -multimedia/phonon-backend/vlc,qt6 -multimedia/pipewire/pipewire -multimedia/pipewire/pipewire,-libs -multimedia/pipewire/pipewire,-main -multimedia/pipewire/wireplumber -multimedia/pitivi -multimedia/playerctl -multimedia/py-caption -multimedia/py-chromecast -multimedia/py-guessit -multimedia/shotcut -multimedia/streamlink -multimedia/synfig -multimedia/xine-ui -multimedia/yle-dl -net/amule -net/amule,-daemon -net/amule,-main -net/amule,-web -net/arouteserver -net/arpd -net/barrier -net/bitlbee,libpurple -net/bitlbee,libpurple,otr -net/blaeu -net/bore -net/clic -net/deluge -net/deluge-ltconfig -net/dino -net/dleyna -net/dnsviz -net/dog -net/ejabberd -net/ettercap -net/filezilla -net/gajim -net/gmudix -net/gnugk -net/gp-openconnect -net/gpodder -net/grsync -net/gssdp -net/gtk-gnutella -net/guacamole/server -net/gupnp/core -net/gupnp/dlna -net/gupnp/igd -net/gupnp/tools -net/h323plus -net/hurl -net/i2pd -net/icinga/core2 -net/icinga/core2,-main -net/icinga/core2,-mysql -net/icinga/core2,-pgsql -net/isc-bind -net/isc-bind,geoip -net/kdeconnect-kde -net/kdsoap -net/kdsoap-ws-discovery-client -net/kea -net/kea,mysql -net/kismet -net/kristall -net/lagrange -net/libaccounts-glib -net/libaccounts-qt -net/libdnet -net/libdnet,-main -net/libdnet,-python -net/libfilezilla -net/libmygpo-qt -net/libnice -net/libomemo-c -net/librenms -net/librenms,-main -net/libsignal-protocol-c -net/libtorrent -net/libtorrent-rasterbar -net/magic-wormhole -net/mbrowse -net/microblog-purple -net/mosh -net/mtr,gtk -net/nagios/check_esxi_hardware -net/napalm/py-napalm -net/nicotine-plus -net/noVNC/bmc-support -net/noVNC/main -net/nomadnet -net/ntopng -net/ocserv -net/olsrd -net/olsrd,-gui -net/olsrd,-main -net/owncloudclient -net/pcapdiff -net/pidgin -net/pidgin, -net/pidgin,,-bonjour -net/pidgin,,-finch -net/pidgin,,-libpurple -net/pidgin,,-main -net/pidgin,-bonjour -net/pidgin,-finch -net/pidgin,-libpurple -net/pidgin,-main -net/pidgin,gtkspell -net/pidgin,gtkspell,-bonjour -net/pidgin,gtkspell,-finch -net/pidgin,gtkspell,-libpurple -net/pidgin,gtkspell,-main -net/pidgin-icb -net/pidgin-sipe -net/pidgin-skypeweb -net/pidgin-window-merge -net/pmacct -net/pmacct,mysql -net/pmacct,postgresql -net/poezio -net/powerdns -net/powerdns,-ldap -net/powerdns,-main -net/powerdns,-mysql -net/powerdns,-pgsql -net/profanity -net/purple-matrix -net/purple-rocketchat -net/putty -net/putty,-gui -net/putty,-main -net/py-IOSXR -net/py-apprise -net/py-cbor2 -net/py-impacket -net/py-junos-eznc -net/py-lxmf -net/py-moto -net/py-ncclient -net/py-netmiko -net/py-nxos -net/py-ripe.atlas.sagan -net/py-ripe.atlas.tools -net/py-rns -net/py-siphon -net/py-slixmpp -net/py-snmp -net/py-solaredge-interface -net/py-tinytuya -net/py-txtorcon -net/py-zmq -net/qbittorrent/qbittorrent -net/qbittorrent/qbittorrent-nox -net/rabbitmq -net/rate-mirrors -net/rtorrent -net/ruby-cbor,ruby33 -net/ruby-connection_pool,ruby34 -net/ruby-eventmachine,ruby33 -net/ruby-googleapis-common-protos-types,ruby33 -net/ruby-msgpack,ruby33 -net/ruby-public_suffix,ruby34 -net/scapy -net/seafile/client -net/signond-qt6 -net/snort -net/spectrum-tools -net/spectrum-tools,-main -net/spectrum-tools,-utils -net/sshuttle -net/synapse -net/tcpflow -net/tcpreplay -net/telemt -net/telepathy/folks -net/telepathy/telepathy-idle -net/telepathy/telepathy-logger -net/toxic -net/transmission-remote-gtk -net/trickle -net/trippy -net/tuisky -net/uhttpmock -net/unison -net/unison,-gui -net/unison,-main -net/websockify -net/wireshark -net/wireshark,-main -net/wireshark,-text -news/nzbget -news/pan -news/sabnzbd -print/a2ps -print/apsfilter -print/apvlv -print/cups -print/cups,-main -print/cups-browsed -print/cups-filters -print/cups-pdf -print/cups-pk-helper -print/foiltex -print/fontforge -print/foo2zjs -print/ghostscript/gnu,gtk -print/gl2ps -print/gtklp -print/gutenprint -print/hplip -print/hplip,-hpcups -print/hplip,-hpijs -print/hplip,-main -print/libcupsfilters -print/libppd -print/lilypond -print/lilypond,-docs -print/lilypond,-main -print/lss -print/lyx -print/muttprint -print/ocrmypdf -print/p5-Poppler -print/pdfarranger -print/poppler -print/poppler, -print/poppler,,-main -print/poppler,,-qt5 -print/poppler,,-qt6 -print/poppler,,-utils -print/poppler,-main -print/poppler,-qt5 -print/poppler,-qt6 -print/poppler,-utils -print/printrun -print/psutils -print/ptouch-driver -print/py-fonttools -print/py-pdf2image -print/py-pikepdf -print/py-pylatex -print/py-relatorio -print/py-reportlab -print/scribus -print/splix -print/system-config-printer -print/texinfo -print/texlive/base -print/texlive/base,-main -print/texlive/texmf -print/texlive/texmf,-context -print/texlive/texmf,-docs -print/texlive/texmf,-full -print/texlive/texmf,-main -print/unpaper -print/weasyprint -print/xournal -print/xournalpp -productivity/aqbanking -productivity/fet -productivity/glabels -productivity/gnucash-docs -productivity/grisbi -productivity/gsimplecal -productivity/homebank -productivity/impressive -productivity/khard -productivity/libphonenumber -productivity/lifeograph -productivity/minder -productivity/monica -productivity/novprog -productivity/osmo -productivity/py-caldav -productivity/radicale -productivity/radicale2 -productivity/rednotebook -productivity/rubrica2 -productivity/tickrs -productivity/topydo -productivity/vdirsyncer -productivity/vym -productivity/workrave -productivity/xquote -productivity/yokadi -productivity/zim -security/age-plugin-yubikey -security/badkeys -security/boofuzz -security/ejabberd-dovecot-auth -security/fwbuilder -security/gpa -security/gringotts -security/hydra -security/hydra,-gui -security/hydra,-main -security/keepassxc -security/keepassxc,yubikey -security/knockpy -security/letsencrypt/client -security/letsencrypt/py-acme -security/opensc -security/otpcalc -security/pass-import -security/pcsc-tools -security/pecl-mcrypt,php82 -security/pecl-mcrypt,php83 -security/pidgin-otr -security/pinentry, -security/pinentry,,-gnome3 -security/pinentry,,-qt5 -security/py-artifacts -security/py-asyncssh -security/py-axolotl -security/py-bcrypt -security/py-cryptography -security/py-dfwinreg -security/py-duo_universal -security/py-fido2 -security/py-google-auth -security/py-gssapi -security/py-in-toto -security/py-josepy -security/py-keyring -security/py-krb5 -security/py-oauthlib -security/py-omemo-dr -security/py-openssl -security/py-paramiko -security/py-passlib -security/py-pykeepass -security/py-ropper -security/py-scp -security/py-secretstorage -security/py-securesystemslib -security/py-service_identity -security/py-spake2 -security/py-spnego -security/py-ssh2-python -security/py-trustme -security/qca-qt5 -security/qca-qt6 -security/qgpgme -security/qtkeychain -security/qtkeychain,qt6 -security/qtpass -security/recon-ng -security/routersploit -security/ruby-argon2,ruby33 -security/ruby-bcrypt,ruby33 -security/ruby-cms_scanner -security/ruby-cms_scanner,ruby34 -security/ruby-ed25519,ruby33 -security/ruby-gpgme,ruby33 -security/ruby-pledge,ruby33 -security/scanssh -security/ssh-askpass-fullscreen -security/suricata -security/volatility3 -security/web-eid-app -security/web-eid-app,-chrome -security/web-eid-app,-firefox -security/web-eid-app,-main -security/xca -security/yubico/yubikey-manager -security/yubico/yubikey-personalization-gui -security/zkt -shells/fish/main -shells/fish/v3 -shells/nushell -sysutils/aarch64-esr-decoder -sysutils/accountsservice -sysutils/ansible -sysutils/ansible-core -sysutils/ansible-lint -sysutils/ansible-runner -sysutils/apcupsd -sysutils/apcupsd,-cgi -sysutils/apcupsd,-main -sysutils/apcupsd,-x11 -sysutils/appmanager -sysutils/arm-trusted-firmware -sysutils/awscli-plugin-endpoint -sysutils/awscli/v1 -sysutils/bacula -sysutils/bacula,-bat -sysutils/bacula,-main -sysutils/bacula,-mysql -sysutils/bacula,-pgsql -sysutils/bacula,-server -sysutils/bacula,-sqlite3 -sysutils/bat -sysutils/borgbackup/1.4 -sysutils/borgbackup/2.0 -sysutils/borgmatic -sysutils/broot -sysutils/bubblemon-dockapp -sysutils/bupstash -sysutils/conky -sysutils/conky,no_x11 -sysutils/consolekit -sysutils/crust -sysutils/dtb -sysutils/dua -sysutils/duplicity -sysutils/eza -sysutils/fabric -sysutils/fastfetch -sysutils/fclones -sysutils/fd -sysutils/firmware/apple-boot -sysutils/flatpak/libportal -sysutils/flatpak/libportal,-gtk3 -sysutils/flatpak/libportal,-gtk4 -sysutils/flatpak/libportal,-main -sysutils/flatpak/libportal,-qt5 -sysutils/flatpak/libportal,-qt6 -sysutils/flatpak/xdg-desktop-portal -sysutils/flatpak/xdg-desktop-portal-gnome -sysutils/flatpak/xdg-desktop-portal-gtk -sysutils/flatpak/xdg-desktop-portal-xapp -sysutils/gdmap -sysutils/gkrellm/gkrellm -sysutils/gkrellm/gkrellm,-client -sysutils/gkrellm/gkrellm,-main -sysutils/gkrellm/plugins/aclock -sysutils/gkrellm/plugins/bgchg -sysutils/gkrellm/plugins/flynn -sysutils/gkrellm/plugins/itime -sysutils/gkrellm/plugins/kam -sysutils/gkrellm/plugins/launch -sysutils/gkrellm/plugins/mailwatch -sysutils/gkrellm/plugins/moon -sysutils/gkrellm/plugins/reminder -sysutils/gkrellm/plugins/shoot -sysutils/gkrellm/plugins/stock -sysutils/gkrellm/plugins/sun -sysutils/gkrellm/plugins/volume -sysutils/gkrellm/plugins/weather -sysutils/gkrellm/plugins/wireless -sysutils/gource -sysutils/grive2 -sysutils/gsmartcontrol -sysutils/just -sysutils/krename -sysutils/logstalgia -sysutils/lsd -sysutils/m1n1 -sysutils/menulibre -sysutils/modlogan -sysutils/openbsdisks2 -sysutils/opensbi -sysutils/py-ansible-compat -sysutils/py-ansible-libssh -sysutils/py-fsspec -sysutils/py-ghmi -sysutils/py-parallel-ssh -sysutils/py-proxmoxer -sysutils/py-statgrab -sysutils/py-vsphere-automation -sysutils/py-watchdog -sysutils/rdiff-backup -sysutils/reed-alert -sysutils/remotebox -sysutils/riemann-c-client -sysutils/riscv-pk -sysutils/rofi -sysutils/ruby-augeas,ruby33 -sysutils/ruby-posix-spawn,ruby33 -sysutils/ruby-shadow,ruby33 -sysutils/ruby-sigdump,ruby34 -sysutils/ruby-tty-color,ruby34 -sysutils/ruby-tty-cursor,ruby34 -sysutils/ruby-tty-prompt,ruby34 -sysutils/ruby-tty-reader,ruby34 -sysutils/ruby-tty-screen,ruby34 -sysutils/ruby-tty-spinner,ruby34 -sysutils/ruby-tty-which,ruby34 -sysutils/ruby-tzinfo,ruby34 -sysutils/salt -sysutils/salt-testing -sysutils/screenfetch -sysutils/skim -sysutils/starship -sysutils/tarsnap-gui -sysutils/tarsnapper -sysutils/tkdvd -sysutils/toad -sysutils/tray-app -sysutils/twc -sysutils/u-boot-asahi -sysutils/uefitool -sysutils/upower -telephony/asterisk/16 -telephony/asterisk/16,-calendar -telephony/asterisk/16,-fax -telephony/asterisk/16,-http_post -telephony/asterisk/16,-kqueue -telephony/asterisk/16,-ldap -telephony/asterisk/16,-lua -telephony/asterisk/16,-main -telephony/asterisk/16,-odbc -telephony/asterisk/16,-pgsql -telephony/asterisk/16,-snmp -telephony/asterisk/16,-speex -telephony/asterisk/16,-tds -telephony/asterisk/18 -telephony/asterisk/18,-calendar -telephony/asterisk/18,-fax -telephony/asterisk/18,-http_post -telephony/asterisk/18,-kqueue -telephony/asterisk/18,-ldap -telephony/asterisk/18,-lua -telephony/asterisk/18,-main -telephony/asterisk/18,-odbc -telephony/asterisk/18,-pgsql -telephony/asterisk/18,-snmp -telephony/asterisk/18,-speex -telephony/asterisk/18,-tds -telephony/asterisk/18,-vm_imap -telephony/asterisk/18,-vm_odbc -telephony/asterisk/20 -telephony/asterisk/20,-calendar -telephony/asterisk/20,-fax -telephony/asterisk/20,-http_post -telephony/asterisk/20,-kqueue -telephony/asterisk/20,-ldap -telephony/asterisk/20,-lua -telephony/asterisk/20,-main -telephony/asterisk/20,-odbc -telephony/asterisk/20,-pgsql -telephony/asterisk/20,-snmp -telephony/asterisk/20,-speex -telephony/asterisk/20,-tds -telephony/asterisk/20,-vm_imap -telephony/asterisk/20,-vm_odbc -telephony/asterisk/22 -telephony/asterisk/22,-calendar -telephony/asterisk/22,-fax -telephony/asterisk/22,-http_post -telephony/asterisk/22,-kqueue -telephony/asterisk/22,-ldap -telephony/asterisk/22,-lua -telephony/asterisk/22,-main -telephony/asterisk/22,-odbc -telephony/asterisk/22,-pgsql -telephony/asterisk/22,-snmp -telephony/asterisk/22,-speex -telephony/asterisk/22,-tds -telephony/asterisk/22,-vm_imap -telephony/asterisk/22,-vm_odbc -telephony/linphone/bctoolbox -telephony/linphone/bcunit -telephony/linphone/belcard -telephony/linphone/belle-sip -telephony/linphone/belr -telephony/linphone/bzrtp -telephony/linphone/mediastreamer2 -telephony/linphone/ortp -telephony/resiprocate -telephony/resiprocate, -telephony/resiprocate,,-main -telephony/resiprocate,,-repro -telephony/resiprocate,,-return -telephony/resiprocate,-main -telephony/resiprocate,-repro -telephony/resiprocate,-return -telephony/stuntman -textproc/amber -textproc/arabica -textproc/asciinema -textproc/bibtex2html -textproc/catfish -textproc/check-jsonschema -textproc/chordpro,-wx -textproc/clucene -textproc/cookcli -textproc/cooklang-chef -textproc/csvlens -textproc/dblatex -textproc/delta -textproc/docsible -textproc/gspell -textproc/gtk-doc -textproc/gtkspell -textproc/gtkspell3 -textproc/hexyl -textproc/highlight -textproc/hotdoc -textproc/htmlq -textproc/itstool -textproc/jless -textproc/latex2html -textproc/latexmk -textproc/lgrind -textproc/librevenge -textproc/libwpd -textproc/libxmlb -textproc/luceneplusplus -textproc/mdbook -textproc/meld -textproc/nfoview -textproc/p5-LaTeX-Driver -textproc/p5-LaTeXML -textproc/pastel -textproc/pdfgrep -textproc/pdfpc -textproc/pecl-pspell,php84 -textproc/pecl-pspell,php85 -textproc/pecl-yaml,php82 -textproc/pecl-yaml,php83 -textproc/pecl-yaml,php84 -textproc/pecl-yaml,php85 -textproc/py-cchardet -textproc/py-confuse -textproc/py-docx -textproc/py-fpdf2 -textproc/py-jellyfish -textproc/py-lxml -textproc/py-lxml-html-clean -textproc/py-markups -textproc/py-mdown-extensions -textproc/py-nltk -textproc/py-numpydoc -textproc/py-ofxparse -textproc/py-openpyxl -textproc/py-orjson -textproc/py-patiencediff -textproc/py-pdfminer -textproc/py-podcastparser -textproc/py-pyjson5 -textproc/py-rebulk -textproc/py-recommonmark -textproc/py-referencing -textproc/py-regress -textproc/py-rjsmin -textproc/py-snowballstemmer -textproc/py-sphinx -textproc/py-sphinx-argparse -textproc/py-sphinx-automodapi -textproc/py-sphinx-intl -textproc/py-sphinx-notfound-page -textproc/py-sphinx_guzzle_theme -textproc/py-stemmer -textproc/py-xmldiff -textproc/py-yaml -textproc/py-yamlloader -textproc/py-yamlordereddictloader -textproc/pymarkdownlnt -textproc/qpdfview -textproc/qxlsx -textproc/riff -textproc/ripgrep -textproc/rubber -textproc/ruby-erubi,ruby34 -textproc/ruby-erubis,ruby34 -textproc/ruby-fast-stemmer,ruby33 -textproc/ruby-fast_xs,ruby33 -textproc/ruby-hpricot,ruby33 -textproc/ruby-hyperestraier,ruby33 -textproc/ruby-mustache,ruby34 -textproc/ruby-nokogiri,ruby33 -textproc/ruby-rdiscount,ruby33 -textproc/ruby-redcarpet,ruby33 -textproc/ruby-redcloth,ruby33 -textproc/ruby-rinku,ruby33 -textproc/ruby-text,ruby34 -textproc/ruby-unf_ext,ruby33 -textproc/sablotron -textproc/source-highlight -textproc/sword -textproc/syrics -textproc/typst -textproc/xan -textproc/xml2rfc -textproc/xpdf -textproc/yould -textproc/yq -textproc/zathura/core -textproc/zathura/plugins/cb -textproc/zathura/plugins/djvu -textproc/zathura/plugins/mupdf -textproc/zathura/plugins/poppler -textproc/zathura/plugins/ps -wayland/foot -wayland/fuzzel -wayland/greetd -wayland/gtk-layer-shell -wayland/gtk4-layer-shell -wayland/gtkgreet -wayland/labwc -wayland/mango -wayland/niri -wayland/plasma-wayland-protocols -wayland/swayimg -wayland/waybar -wayland/wcm -wayland/wdisplays -wayland/wf-shell -wayland/wlroots -wayland/wofi -wayland/xwayland-satellite -www/bluefish -www/buku -www/dillo -www/dufs -www/ephemetoot -www/epiphany -www/geckodriver -www/httrack -www/igal -www/igal2 -www/jupyter-notebook -www/jupyterlab -www/links+ -www/llgal -www/luakit -www/minitube -www/netsurf/browser -www/netsurf/netsurf-fb -www/newsboat -www/nextcloud/31 -www/nextcloud/32 -www/nextcloud/33 -www/p5-Apache-Gallery -www/pear -www/pear,-main -www/pear,-utils -www/pecl-apcu,php82 -www/pecl-apcu,php83 -www/pecl-apcu,php84 -www/pecl-apcu,php85 -www/pecl-memcached,php82 -www/pecl-memcached,php83 -www/pecl-memcached,php84 -www/pecl-memcached,php85 -www/pecl-pledge,php82 -www/pecl-pledge,php83 -www/pecl-pledge,php84 -www/pecl-pledge,php85 -www/pecl-raphf,php82 -www/pecl-raphf,php83 -www/pecl-raphf,php84 -www/pecl-raphf,php85 -www/pecl-ssh2,php82 -www/pecl-ssh2,php83 -www/pecl-ssh2,php84 -www/pecl-ssh2,php85 -www/pipe-viewer,-gtk -www/pound -www/puppetboard -www/py-adblock -www/py-aiohttp -www/py-aiohttp-oauthlib -www/py-aioquic -www/py-autobahn -www/py-bokeh -www/py-fastapi -www/py-flasgger -www/py-flask-appbuilder -www/py-flask-bcrypt -www/py-flask-jwt-extended -www/py-flask-limiter -www/py-gunicorn -www/py-html5-parser -www/py-http_ece -www/py-httpbin -www/py-httpx-ntlm -www/py-jwt -www/py-mastodon.py -www/py-mechanize -www/py-metallum -www/py-ndg-httpsclient -www/py-nh3 -www/py-openapi-core -www/py-query -www/py-requests-oauthlib -www/py-responses -www/py-spotipy -www/py-treq -www/py-vcrpy -www/py-wstools -www/py-yarl -www/qobuz-dl -www/rt -www/ruby-addressable,ruby34 -www/ruby-ethon,ruby34 -www/ruby-faraday,ruby34 -www/ruby-faraday-follow_redirects,ruby34 -www/ruby-faraday-net_http,ruby34 -www/ruby-fcgi,ruby33 -www/ruby-jwt,ruby34 -www/ruby-ntlm,ruby33 -www/ruby-puma,ruby33 -www/ruby-rack,ruby33 -www/ruby-rack-test,ruby34 -www/ruby-raindrops,ruby33 -www/ruby-sassc,ruby33 -www/ruby-thin,ruby33 -www/ruby-typhoeus,ruby34 -www/ruby-unicorn,ruby33 -www/ruby-webrick,ruby34 -www/ruby-websocket-driver,ruby33 -www/ruby-websocket-extensions,ruby33 -www/ruby-xmlrpc,ruby34 -www/ruby-xpath,ruby34 -www/surf -www/tootstream -www/trac -www/twill -www/uget -www/unit/unit -www/urlwatch -www/varnish -www/vimb -www/vnu -www/w3m,image -www/webkitgtk4 -www/webkitgtk4,webkitgtk60 -www/woob -www/xapian-omega -x11/XawMu -x11/Xdialog -x11/adwaita-qt -x11/adwaita-qt,qt6 -x11/aewm -x11/afterstep -x11/alacritty -x11/arandr -x11/arc-icon-theme -x11/awesome -x11/bgs -x11/chicago95-theme -x11/cool-retro-term -x11/copyq -x11/dbusmenu-qt -x11/dragon-drop -x11/dunst -x11/e16keyedit -x11/ede/desktop -x11/elementary-xfce-icon-theme -x11/elementary/calculator -x11/elementary/code -x11/elementary/dock -x11/elementary/granite -x11/emelfm2 -x11/enlightenment -x11/eterm -x11/eterm,kanji -x11/faba-icon-theme -x11/faenza-icon-theme -x11/fbpanel -x11/fluxbox -x11/fluxter -x11/fsv -x11/fvwm2 -x11/fvwm3 -x11/gbdfed -x11/gcolor2 -x11/gedit/amtk -x11/gedit/gedit -x11/gedit/gedit-plugins -x11/gedit/gfls -x11/gedit/gtksourceview -x11/gedit/tepl -x11/gentoo -x11/gigolo -x11/girara -x11/gmrun -x11/gmtk -x11/gnome-colors-icon-theme -x11/gnome-mplayer -x11/gnome/accerciser -x11/gnome/adwaita-icon-theme -x11/gnome/adwaita-icon-theme-legacy -x11/gnome/autoar -x11/gnome/backgrounds -x11/gnome/baobab -x11/gnome/calculator -x11/gnome/calendar -x11/gnome/clocks -x11/gnome/color-manager -x11/gnome/connections -x11/gnome/console -x11/gnome/contacts -x11/gnome/control-center -x11/gnome/dconf-editor -x11/gnome/desktop -x11/gnome/desktop,-common -x11/gnome/desktop,-gtk4 -x11/gnome/desktop,-main -x11/gnome/devel-docs -x11/gnome/endeavour -x11/gnome/eog -x11/gnome/eog-plugins -x11/gnome/file-roller,-main -x11/gnome/file-roller,-nautilus -x11/gnome/font-viewer -x11/gnome/gcr -x11/gnome/gcr4 -x11/gnome/gdl -x11/gnome/gdm -x11/gnome/ghex -x11/gnome/gitg -x11/gnome/grilo -x11/gnome/grilo-plugins -x11/gnome/gucharmap -x11/gnome/gvfs -x11/gnome/gvfs, -x11/gnome/gvfs,,-goa -x11/gnome/gvfs,,-main -x11/gnome/gvfs,,-nfs -x11/gnome/gvfs,,-onedrive -x11/gnome/gvfs,,-smb -x11/gnome/gvfs,-main -x11/gnome/iagno -x11/gnome/icon-theme -x11/gnome/icon-theme-symbolic -x11/gnome/libadwaita -x11/gnome/libgepub -x11/gnome/libgnomecanvas -x11/gnome/libgweather4 -x11/gnome/libpanel -x11/gnome/librest1 -x11/gnome/librsvg -x11/gnome/libshumate -x11/gnome/localsearch -x11/gnome/mahjongg -x11/gnome/msgraph -x11/gnome/music -x11/gnome/mutter -x11/gnome/nautilus -x11/gnome/notes -x11/gnome/online-accounts -x11/gnome/orca -x11/gnome/power-manager -x11/gnome/quadrapassel -x11/gnome/seahorse -x11/gnome/secrets -x11/gnome/settings-daemon -x11/gnome/showtime -x11/gnome/system-monitor -x11/gnome/tecla -x11/gnome/terminal,-main -x11/gnome/terminal,-nautilus -x11/gnome/tetravex -x11/gnome/themes-extra -x11/gnome/tweaks -x11/gnome/usage -x11/gnome/user-docs -x11/gnome/yelp -x11/gnome/yelp-tools -x11/gnome/yelp-xsl -x11/gnome/zenity -x11/greybird -x11/gromit-mpx -x11/gtk+2 -x11/gtk+2,-cups -x11/gtk+2,-main -x11/gtk+3 -x11/gtk+3,-cups -x11/gtk+3,-main -x11/gtk+4 -x11/gtk+4,-demos -x11/gtk+4,-guic -x11/gtk+4,-main -x11/gtk-chtheme -x11/gtk-engines2 -x11/gtk-vnc -x11/gtk2-aurora-engine -x11/gtk2-equinox-engine -x11/gtk2-murrine-engine -x11/gtk2-nodoka-engine -x11/gtk2-oxygen-engine -x11/gtk2-rezlooks-engine -x11/gtk2-theme-switch -x11/gtk2mm -x11/gtk3-oxygen-engine -x11/gtk3-unico-engine -x11/gtk3mm -x11/gtkdatabox -x11/gtkglarea -x11/gtkglext -x11/gtkmm40 -x11/gtksourceview -x11/gtksourceview3 -x11/gtksourceview4 -x11/gtksourceview5 -x11/gxmessage -x11/hsetroot -x11/human-icon-theme -x11/icewm -x11/idesk -x11/industrial-icon-theme -x11/isomaster -x11/jgmenu -x11/jwm -x11/kddockwidgets -x11/kde-applications/analitza -x11/kde-applications/artikulate -x11/kde-applications/baloo-widgets -x11/kde-applications/dragon -x11/kde-applications/ffmpegthumbs -x11/kde-applications/filelight -x11/kde-applications/kalm -x11/kde-applications/kapptemplate -x11/kde-applications/kde-dev-scripts -x11/kde-applications/kdeedu-data -x11/kde-applications/kdegraphics-thumbnailers -x11/kde-applications/kdenetwork-filesharing -x11/kde-applications/kdesdk-thumbnailers -x11/kde-applications/kf6-kdegraphics-mobipocket -x11/kde-applications/kf6-ksanecore -x11/kde-applications/kf6-libkcompactdisc -x11/kde-applications/kf6-libkdcraw -x11/kde-applications/kf6-libkexiv2 -x11/kde-applications/khangman -x11/kde-applications/kimap -x11/kde-applications/kirigami-gallery -x11/kde-applications/kitinerary -x11/kde-applications/kldap -x11/kde-applications/kmbox -x11/kde-applications/kmime -x11/kde-applications/kongress -x11/kde-applications/kontrast -x11/kde-applications/kopeninghours -x11/kde-applications/kosmindoormap -x11/kde-applications/kpkpass -x11/kde-applications/kpublictransport -x11/kde-applications/kqtquickcharts -x11/kde-applications/ksmtp -x11/kde-applications/kweather -x11/kde-applications/kweathercore -x11/kde-applications/kwordquiz -x11/kde-applications/libkdcraw -x11/kde-applications/libkdepim -x11/kde-applications/libkeduvocdocument -x11/kde-applications/libkgapi -x11/kde-applications/libkmahjongg -x11/kde-applications/minuet -x11/kde-applications/okteta -x11/kde-applications/poxml -x11/kde-applications/umbrello -x11/kde-plasma/kde-gtk-config -x11/kde-plasma/kdecoration -x11/kde-plasma/kglobalacceld -x11/kde-plasma/knighttime -x11/kde-plasma/kpipewire -x11/kde-plasma/ksshaskpass -x11/kde-plasma/ksystemstats -x11/kde-plasma/kwayland -x11/kde-plasma/kwrited -x11/kde-plasma/layer-shell-qt -x11/kde-plasma/libkscreen -x11/kde-plasma/libksysguard -x11/kde-plasma/libplasma -x11/kde-plasma/milou -x11/kde-plasma/ocean-sound-theme -x11/kde-plasma/oxygen-sounds -x11/kde-plasma/plasma-activities -x11/kde-plasma/plasma-activities-stats -x11/kde-plasma/plasma-workspace-wallpapers -x11/kde-plasma/polkit-kde-agent-1 -x11/kde-plasma/qqc2-breeze-style -x11/kde-plasma/xdg-desktop-portal-kde -x11/kdsingleapplication -x11/keybinder3 -x11/klavaro -x11/lablgtk2 -x11/lablgtk3 -x11/libdbusmenu -x11/libhandy -x11/libqaccessibilityclient -x11/libqtolm -x11/libquotient -x11/lumina -x11/lxappearance -x11/lxqt/about -x11/lxqt/build-tools2 -x11/lxqt/config -x11/lxqt/globalkeys -x11/lxqt/libdbusmenu -x11/lxqt/libfm-qt -x11/lxqt/liblxqt -x11/lxqt/libqtxdg -x11/lxqt/libsysstat -x11/lxqt/lximage-qt -x11/lxqt/menu-data -x11/lxqt/notificationd -x11/lxqt/obconf-qt -x11/lxqt/openssh-askpass -x11/lxqt/panel -x11/lxqt/pavucontrol-qt -x11/lxqt/pcmanfm-qt -x11/lxqt/policykit -x11/lxqt/powermanagement -x11/lxqt/qterminal -x11/lxqt/qtermwidget -x11/lxqt/qtplugin -x11/lxqt/qtxdg-tools -x11/lxqt/runner -x11/lxqt/screengrab -x11/lxqt/session -x11/lxqt/sudo -x11/lxqt/themes -x11/lxrandr -x11/lxterminal -x11/mate/atril -x11/mate/caja -x11/mate/caja-extensions -x11/mate/calc -x11/mate/control-center -x11/mate/desktop -x11/mate/engrampa -x11/mate/eom -x11/mate/icon-theme -x11/mate/libmatekbd -x11/mate/libmatemixer -x11/mate/libmateweather -x11/mate/marco -x11/mate/pluma -x11/mate/polkit -x11/mate/settings-daemon -x11/mate/system-monitor -x11/mate/terminal -x11/mate/themes -x11/menu-cache -x11/mlterm -x11/moka-icon-theme -x11/notion -x11/obconf -x11/obmenu -x11/ogle_gui -x11/openbox -x11/p5-Gtk2 -x11/p5-Gtk2-Ex-FormFactory -x11/p5-Gtk2-Ex-PodViewer -x11/p5-Gtk2-Ex-Simple-List -x11/p5-Gtk2-GladeXML -x11/p5-Gtk2-ImageView -x11/p5-Gtk3 -x11/p5-Wx -x11/paper-gtk-theme -x11/paper-icon-theme -x11/papirus-icon-theme -x11/parcellite -x11/picom -x11/picom-config -x11/pidgin-guifications -x11/pidgin-libnotify -x11/pmenu -x11/podbrowser -x11/polkit-qt -x11/polkit-qt,qt5 -x11/polybar -x11/py-gtk2 -x11/py-wxPython -x11/py-wxPython,-media -x11/py-wxPython,-webview -x11/qdirstat -x11/qt-color-widgets -x11/qt5/docs -x11/qt5/docs,-html -x11/qt5/docs,-qch -x11/qt5/qt3d -x11/qt5/qt3d, -x11/qt5/qt3d,,-examples -x11/qt5/qt3d,,-main -x11/qt5/qt3d,-examples -x11/qt5/qt3d,-main -x11/qt5/qtbase -x11/qt5/qtbase, -x11/qt5/qtbase,,-examples -x11/qt5/qtbase,,-global -x11/qt5/qtbase,,-main -x11/qt5/qtbase,,-mysql -x11/qt5/qtbase,,-psql -x11/qt5/qtbase,,-tds -x11/qt5/qtbase,-examples -x11/qt5/qtbase,-global -x11/qt5/qtbase,-main -x11/qt5/qtbase,-mysql -x11/qt5/qtbase,-psql -x11/qt5/qtbase,-tds -x11/qt5/qtcharts -x11/qt5/qtcharts, -x11/qt5/qtcharts,,-examples -x11/qt5/qtcharts,,-main -x11/qt5/qtcharts,-examples -x11/qt5/qtcharts,-main -x11/qt5/qtconnectivity -x11/qt5/qtconnectivity, -x11/qt5/qtconnectivity,,-examples -x11/qt5/qtconnectivity,,-main -x11/qt5/qtconnectivity,-examples -x11/qt5/qtconnectivity,-main -x11/qt5/qtdatavis3d -x11/qt5/qtdatavis3d, -x11/qt5/qtdatavis3d,,-examples -x11/qt5/qtdatavis3d,,-main -x11/qt5/qtdatavis3d,-examples -x11/qt5/qtdatavis3d,-main -x11/qt5/qtdeclarative -x11/qt5/qtdeclarative, -x11/qt5/qtdeclarative,,-examples -x11/qt5/qtdeclarative,,-main -x11/qt5/qtdeclarative,-main -x11/qt5/qtgamepad -x11/qt5/qtgamepad, -x11/qt5/qtgamepad,,-examples -x11/qt5/qtgamepad,,-main -x11/qt5/qtgamepad,-examples -x11/qt5/qtgamepad,-main -x11/qt5/qtgraphicaleffects -x11/qt5/qtimageformats -x11/qt5/qtlocation -x11/qt5/qtlocation, -x11/qt5/qtlocation,,-examples -x11/qt5/qtlocation,,-main -x11/qt5/qtlocation,-examples -x11/qt5/qtlocation,-main -x11/qt5/qtlottie -x11/qt5/qtmultimedia -x11/qt5/qtmultimedia, -x11/qt5/qtmultimedia,,-examples -x11/qt5/qtmultimedia,,-main -x11/qt5/qtmultimedia,-main -x11/qt5/qtnetworkauth -x11/qt5/qtnetworkauth, -x11/qt5/qtnetworkauth,,-examples -x11/qt5/qtnetworkauth,,-main -x11/qt5/qtnetworkauth,-examples -x11/qt5/qtnetworkauth,-main -x11/qt5/qtpurchasing -x11/qt5/qtpurchasing, -x11/qt5/qtpurchasing,,-examples -x11/qt5/qtpurchasing,,-main -x11/qt5/qtpurchasing,-examples -x11/qt5/qtpurchasing,-main -x11/qt5/qtquickcontrols -x11/qt5/qtquickcontrols, -x11/qt5/qtquickcontrols,,-examples -x11/qt5/qtquickcontrols,,-main -x11/qt5/qtquickcontrols,-examples -x11/qt5/qtquickcontrols,-main -x11/qt5/qtquickcontrols2 -x11/qt5/qtquickcontrols2, -x11/qt5/qtquickcontrols2,,-examples -x11/qt5/qtquickcontrols2,,-main -x11/qt5/qtquickcontrols2,-examples -x11/qt5/qtquickcontrols2,-main -x11/qt5/qtremoteobjects -x11/qt5/qtremoteobjects, -x11/qt5/qtremoteobjects,,-examples -x11/qt5/qtremoteobjects,,-main -x11/qt5/qtremoteobjects,-examples -x11/qt5/qtremoteobjects,-main -x11/qt5/qtscript -x11/qt5/qtscript, -x11/qt5/qtscript,,-examples -x11/qt5/qtscript,,-main -x11/qt5/qtscript,-examples -x11/qt5/qtscript,-main -x11/qt5/qtscxml -x11/qt5/qtscxml, -x11/qt5/qtscxml,,-examples -x11/qt5/qtscxml,,-main -x11/qt5/qtscxml,-examples -x11/qt5/qtscxml,-main -x11/qt5/qtsensors -x11/qt5/qtsensors, -x11/qt5/qtsensors,,-examples -x11/qt5/qtsensors,,-main -x11/qt5/qtsensors,-examples -x11/qt5/qtsensors,-main -x11/qt5/qtserialbus -x11/qt5/qtserialbus, -x11/qt5/qtserialbus,,-examples -x11/qt5/qtserialbus,,-main -x11/qt5/qtserialbus,-examples -x11/qt5/qtserialbus,-main -x11/qt5/qtserialport -x11/qt5/qtserialport, -x11/qt5/qtserialport,,-examples -x11/qt5/qtserialport,,-main -x11/qt5/qtserialport,-examples -x11/qt5/qtserialport,-main -x11/qt5/qtspeech -x11/qt5/qtspeech, -x11/qt5/qtspeech,,-examples -x11/qt5/qtspeech,,-main -x11/qt5/qtspeech,-examples -x11/qt5/qtspeech,-main -x11/qt5/qtsvg -x11/qt5/qtsvg, -x11/qt5/qtsvg,,-examples -x11/qt5/qtsvg,,-main -x11/qt5/qtsvg,-examples -x11/qt5/qtsvg,-main -x11/qt5/qttools -x11/qt5/qttools, -x11/qt5/qttools,,-examples -x11/qt5/qttools,,-main -x11/qt5/qttools,-main -x11/qt5/qttranslations -x11/qt5/qtvirtualkeyboard -x11/qt5/qtvirtualkeyboard, -x11/qt5/qtvirtualkeyboard,,-examples -x11/qt5/qtvirtualkeyboard,,-main -x11/qt5/qtvirtualkeyboard,-examples -x11/qt5/qtvirtualkeyboard,-main -x11/qt5/qtwayland -x11/qt5/qtwebchannel -x11/qt5/qtwebchannel, -x11/qt5/qtwebchannel,,-examples -x11/qt5/qtwebchannel,,-main -x11/qt5/qtwebchannel,-examples -x11/qt5/qtwebchannel,-main -x11/qt5/qtwebglplugin -x11/qt5/qtwebsockets -x11/qt5/qtwebsockets, -x11/qt5/qtwebsockets,,-examples -x11/qt5/qtwebsockets,,-main -x11/qt5/qtwebsockets,-examples -x11/qt5/qtwebsockets,-main -x11/qt5/qtx11extras -x11/qt5/qtxmlpatterns -x11/qt5/qtxmlpatterns, -x11/qt5/qtxmlpatterns,,-examples -x11/qt5/qtxmlpatterns,,-main -x11/qt5/qtxmlpatterns,-examples -x11/qt5/qtxmlpatterns,-main -x11/qt5ct -x11/qt6/pyside6/shiboken -x11/qt6/pyside6/tools -x11/qt6/qt3d -x11/qt6/qt5compat -x11/qt6/qtbase -x11/qt6/qtbase,-global -x11/qt6/qtbase,-main -x11/qt6/qtbase,-mysql -x11/qt6/qtbase,-psql -x11/qt6/qtcharts -x11/qt6/qtconnectivity -x11/qt6/qtdatavis3d -x11/qt6/qtdeclarative -x11/qt6/qtgraphs -x11/qt6/qtgrpc -x11/qt6/qthttpserver -x11/qt6/qtimageformats -x11/qt6/qtlanguageserver -x11/qt6/qtlocation -x11/qt6/qtlottie -x11/qt6/qtmultimedia -x11/qt6/qtnetworkauth -x11/qt6/qtpositioning -x11/qt6/qtquick3d -x11/qt6/qtquickeffectmaker -x11/qt6/qtquicktimeline -x11/qt6/qtremoteobjects -x11/qt6/qtscxml -x11/qt6/qtsensors -x11/qt6/qtserialbus -x11/qt6/qtserialport -x11/qt6/qtshadertools -x11/qt6/qtspeech -x11/qt6/qtsvg -x11/qt6/qttools -x11/qt6/qttranslations -x11/qt6/qtvirtualkeyboard -x11/qt6/qtwayland -x11/qt6/qtwebchannel -x11/qt6/qtwebsockets -x11/qt6ct -x11/qtadvanceddocking -x11/qtfm -x11/qwt -x11/qwt,-common -x11/qwt,-main -x11/qwt,qt6 -x11/qwt,qt6,-common -x11/qwt,qt6,-main -x11/rep-gtk -x11/retrosmart-icon-theme -x11/rox-filer -x11/roxterm -x11/ruby-tk,ruby33 -x11/rxvt-unicode -x11/rxvt-unicode,everything -x11/rxvt-unicode,small -x11/sakura -x11/sawfish -x11/skippy -x11/smplayer -x11/snixembed -x11/spice-gtk -x11/tangerine-icon-theme -x11/tango-icon-theme -x11/tango-icon-theme-extras -x11/terminator -x11/thewidgetfactory -x11/tilda -x11/tint2 -x11/tipp10 -x11/trayer -x11/twmn -x11/vlc -x11/vlc, -x11/vlc,,-jack -x11/vlc,,-main -x11/vlc,-jack -x11/vlc,-main -x11/wbar -x11/wmfishtime -x11/worker -x11/wxSVG -x11/wxWidgets -x11/wxWidgets,-main -x11/wxWidgets,-media -x11/wxWidgets,-webview -x11/x2goclient -x11/xarchive -x11/xarchiver -x11/xbae -x11/xchm -x11/xdaliclock -x11/xdg-user-dirs-gtk -x11/xdrawchem -x11/xfce4/exo -x11/xfce4/garcon -x11/xfce4/libxfce4ui -x11/xfce4/libxfce4windowing -x11/xfce4/mousepad -x11/xfce4/orage -x11/xfce4/parole -x11/xfce4/ristretto -x11/xfce4/terminal -x11/xfce4/thunar -x11/xfce4/thunar-archive -x11/xfce4/thunar-media-tags -x11/xfce4/thunar-vcs -x11/xfce4/tumbler -x11/xfce4/xfce4-appfinder -x11/xfce4/xfce4-battery -x11/xfce4/xfce4-clipman -x11/xfce4/xfce4-cpugraph -x11/xfce4/xfce4-dev-tools -x11/xfce4/xfce4-dict -x11/xfce4/xfce4-diskperf -x11/xfce4/xfce4-docklike -x11/xfce4/xfce4-fsguard -x11/xfce4/xfce4-genmon -x11/xfce4/xfce4-icon-theme -x11/xfce4/xfce4-mailwatch -x11/xfce4/xfce4-mixer -x11/xfce4/xfce4-mount -x11/xfce4/xfce4-mpc -x11/xfce4/xfce4-netload -x11/xfce4/xfce4-notes -x11/xfce4/xfce4-notifyd -x11/xfce4/xfce4-panel -x11/xfce4/xfce4-places -x11/xfce4/xfce4-power-manager -x11/xfce4/xfce4-pulseaudio -x11/xfce4/xfce4-screensaver -x11/xfce4/xfce4-screenshooter -x11/xfce4/xfce4-session -x11/xfce4/xfce4-settings -x11/xfce4/xfce4-smartbookmark -x11/xfce4/xfce4-systemload -x11/xfce4/xfce4-taskmanager -x11/xfce4/xfce4-time-out -x11/xfce4/xfce4-timer -x11/xfce4/xfce4-verve -x11/xfce4/xfce4-wavelan -x11/xfce4/xfce4-weather -x11/xfce4/xfce4-whiskermenu -x11/xfce4/xfce4-xkb -x11/xfce4/xfdashboard -x11/xfce4/xfdesktop -x11/xfce4/xfmpc -x11/xfce4/xfwm4 -x11/xfce4/xfwm4-themes -x11/xfe -x11/xmenu -x11/xnotify -x11/xpad -x11/xscreensaver -x11/yad -x11/yaru