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 ++
Friday, July 31, 2026
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
Re: NEW: comms/soapy-rtlsdr
On 2026/07/31 20:48, SASANO Takayoshi wrote: > Hello, > > I tried CubicSDR with SoapyRTLSDR. > It looks working but stucks when frequency is changed. > > Due to libusb's issue, rtlsdr_read_async() does not work well on OpenBSD. yes, there's a reason why I disabled the parts that required async in the port of the earlier rtl-sdr versions... > This affects rtl_tcp of comms/rtl-sdr and comms/soapy-rtlsdr, > Airspy's SDR# (on Windows) with rtl_tcp (on OpenBSD) have same trouble. > > For testing, I rewrited rtl_tcp code with rtlsdr_read_sync(). > This is avaiable at https://github.com/jg1uaa/rtl_tcp_sync and > I think this have enough performance. > > So, I did same thing for SoapyRTLSDR with rtlsdr_read_sync(). > If this works well, can I commit it? makes sense I think. (I can't test any of this now). for rtl-sdr, perhaps it makes more sense to patch, rather than add rtl_tcp_sync separately... > -- > SASANO Takayoshi (JG1UAA) <uaa@mx5.nisiq.net> > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/comms/soapy-rtlsdr/Makefile,v > diff -u -p -r1.1.1.1 Makefile > --- Makefile 29 May 2026 20:15:45 -0000 1.1.1.1 > +++ Makefile 31 Jul 2026 11:35:16 -0000 > @@ -1,6 +1,7 @@ > COMMENT = Soapy SDR plugin for RTL-SDR > > V = 0.3.3 > +REVISION = 0 > GH_ACCOUNT = pothosware > GH_PROJECT = SoapyRTLSDR > GH_COMMIT = b1f568d1b57cc973a1d2ee49be68d0d748d164e4 > Index: patches/patch-SoapyRTLSDR_hpp > =================================================================== > RCS file: patches/patch-SoapyRTLSDR_hpp > diff -N patches/patch-SoapyRTLSDR_hpp > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ patches/patch-SoapyRTLSDR_hpp 31 Jul 2026 11:35:16 -0000 > @@ -0,0 +1,16 @@ > +--- SoapyRTLSDR.hpp.orig Mon Aug 25 17:45:34 2025 > ++++ SoapyRTLSDR.hpp Fri Jul 31 20:18:53 2026 > +@@ -264,9 +264,10 @@ class SoapyRTLSDR: public SoapySDR::Device (public) > + std::vector<signed char> data; > + }; > + > +- //async api usage > +- std::thread _rx_async_thread; > +- void rx_async_operation(void); > ++ //sync api usage > ++ std::atomic<bool> _rxRunning; > ++ std::thread _rx_sync_thread; > ++ void rx_sync_operation(void); > + void rx_callback(unsigned char *buf, uint32_t len); > + > + std::mutex _buf_mutex; > Index: patches/patch-Streaming_cpp > =================================================================== > RCS file: patches/patch-Streaming_cpp > diff -N patches/patch-Streaming_cpp > --- /dev/null 1 Jan 1970 00:00:00 -0000 > +++ patches/patch-Streaming_cpp 31 Jul 2026 11:35:16 -0000 > @@ -0,0 +1,75 @@ > +--- Streaming.cpp.orig Mon Aug 25 17:45:34 2025 > ++++ Streaming.cpp Fri Jul 31 20:19:17 2026 > +@@ -80,6 +80,7 @@ SoapySDR::ArgInfoList SoapyRTLSDR::getStreamArgsInfo(c > + > + streamArgs.push_back(buffersArg); > + > ++ // args for async no longer work, but kept for compatibility > + SoapySDR::ArgInfo asyncbuffsArg; > + asyncbuffsArg.key = "asyncBuffs"; > + asyncbuffsArg.value = "0"; > +@@ -94,21 +95,23 @@ SoapySDR::ArgInfoList SoapyRTLSDR::getStreamArgsInfo(c > + } > + > + /******************************************************************* > +- * Async thread work > ++ * Sync thread work > + ******************************************************************/ > + > +-static void _rx_callback(unsigned char *buf, uint32_t len, void *ctx) > ++void SoapyRTLSDR::rx_sync_operation(void) > + { > +- //printf("_rx_callback\n"); > +- SoapyRTLSDR *self = (SoapyRTLSDR *)ctx; > +- self->rx_callback(buf, len); > +-} > ++ int rxSize; > ++ unsigned char *rxBuf = new unsigned char[bufferLength]; > + > +-void SoapyRTLSDR::rx_async_operation(void) > +-{ > +- //printf("rx_async_operation\n"); > +- rtlsdr_read_async(dev, &_rx_callback, this, asyncBuffs, bufferLength); > +- //printf("rx_async_operation done!\n"); > ++ //printf("rx_sync_operation\n"); > ++ while (_rxRunning) { > ++ if (rtlsdr_read_sync(dev, (void *)rxBuf, bufferLength, &rxSize) < 0) > ++ break; > ++ rx_callback(rxBuf, rxSize); > ++ } > ++ //printf("rx_sync_operation done!\n"); > ++ > ++ delete[] rxBuf; > + } > + > + void SoapyRTLSDR::rx_callback(unsigned char *buf, uint32_t len) > +@@ -316,11 +319,12 @@ int SoapyRTLSDR::activateStream( > + resetBuffer = true; > + bufferedElems = 0; > + > +- //start the async thread > +- if (not _rx_async_thread.joinable()) > ++ //start the sync thread > ++ if (not _rx_sync_thread.joinable()) > + { > + rtlsdr_reset_buffer(dev); > +- _rx_async_thread = std::thread(&SoapyRTLSDR::rx_async_operation, this); > ++ _rxRunning = true; > ++ _rx_sync_thread = std::thread(&SoapyRTLSDR::rx_sync_operation, this); > + } > + > + return 0; > +@@ -329,10 +333,10 @@ int SoapyRTLSDR::activateStream( > + int SoapyRTLSDR::deactivateStream(SoapySDR::Stream *stream, const int flags, const long long timeNs) > + { > + if (flags != 0) return SOAPY_SDR_NOT_SUPPORTED; > +- if (_rx_async_thread.joinable()) > ++ if (_rx_sync_thread.joinable()) > + { > +- rtlsdr_cancel_async(dev); > +- _rx_async_thread.join(); > ++ _rxRunning = false; > ++ _rx_sync_thread.join(); > + } > + return 0; > + } >
UPDATE: Artty-1.6.4
Hello, Update for Artty to 1.6.4: https://github.com/mjwhitta/artty/releases/tag/v1.6.4 OK? Comments? Cheers.- Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/artty/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- Makefile 15 Apr 2026 09:33:14 -0000 1.8 +++ Makefile 31 Jul 2026 14:45:12 -0000 @@ -1,7 +1,7 @@ COMMENT = art for your TTY MODGO_MODNAME = github.com/mjwhitta/artty -MODGO_VERSION = v1.6.1 +MODGO_VERSION = v1.6.4 DISTNAME = artty-${MODGO_VERSION} Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/artty/distinfo,v retrieving revision 1.8 diff -u -p -r1.8 distinfo --- distinfo 15 Apr 2026 09:33:14 -0000 1.8 +++ distinfo 31 Jul 2026 14:45:12 -0000 @@ -1,4 +1,4 @@ -SHA256 (artty-v1.6.1.zip) = M4DxK4wpS5ew81xlTcvm3amxYIakFf+rESLJMa2fV4o= +SHA256 (artty-v1.6.4.zip) = dPB1qTUmvUZKKEBPJ7wOnEq1rZICE4P47iHLIuAaMQg= SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.mod) = 6rBwW8ShjdMVwnpOPbqPIKnhIwZfogYzlmMytczPdzE= SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.zip) = IO38wnr9eZF4C8kcpSPSaZnqAl5B9gvF7XG7rADhdeI= SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw= @@ -7,22 +7,22 @@ SHA256 (go_modules/github.com/kr/pretty/ SHA256 (go_modules/github.com/kr/pretty/@v/v0.3.1.zip) = 7PWkrySCbDrXWM4GQQygji1Y5NlQU747nd4uFIUsDNw= SHA256 (go_modules/github.com/kr/text/@v/v0.2.0.mod) = 9jh5sgT2zolc6lNZS4FPWsCvCEhrM7HKecZXOE77xyY= SHA256 (go_modules/github.com/kr/text/@v/v0.2.0.zip) = No6zGPkaW2e+kFxHAyq1wxodSal4SLEBGg0KISKzC6Q= -SHA256 (go_modules/github.com/mjwhitta/cli/@v/v1.14.0.mod) = rTtIilcDqxXN/+TR43oy6pDbx123bJ0NXesyad/poQ0= -SHA256 (go_modules/github.com/mjwhitta/cli/@v/v1.14.0.zip) = bl1LyyPtRoKasEvj8RshSIvZNN6Sd5DRBBlZvedJYfw= -SHA256 (go_modules/github.com/mjwhitta/errors/@v/v1.0.7.mod) = 13VwIeE8Fr3OrTumtnu3ondEZ4rtAn4iZ9abLAb9Sg8= -SHA256 (go_modules/github.com/mjwhitta/errors/@v/v1.0.7.zip) = +Mt3zG5Eu9tj2ATP6n66OnAxWPs6LNiUcbDRD+8/FHI= -SHA256 (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.0.mod) = +w3BTbM5q69OzkXmbRFOqT+y2igFWJi6cw2U/fxQBlc= -SHA256 (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.0.zip) = eD4NM+CF6KoLffT9O0HUzU/u0T4nJyreN8RGs5CyKCQ= -SHA256 (go_modules/github.com/mjwhitta/log/@v/v1.8.8.mod) = g0WaxmeNSlWXW8pdzYQOcivZ0kkBq1sblxl/da4TTG0= -SHA256 (go_modules/github.com/mjwhitta/log/@v/v1.8.8.zip) = 5GWNFKdlx/DSbFhwb/nC/NCXyuuJjb/Yp3aOU2hHNdA= -SHA256 (go_modules/github.com/mjwhitta/pathname/@v/v1.3.1.mod) = /M0Jc+w42e/obpndy2Ow+j1Mlgzb5HW88y1cZZTbJm0= -SHA256 (go_modules/github.com/mjwhitta/pathname/@v/v1.3.1.zip) = 9IN0DMVnylCezhU6gYfJF7Md4yluiv4VPMajCVc3n9c= -SHA256 (go_modules/github.com/mjwhitta/safety/@v/v1.12.1.mod) = eTESvfpEu/MIeqUSYwTGrLpWArr2oZaIK6J3a/Y+cgU= -SHA256 (go_modules/github.com/mjwhitta/safety/@v/v1.12.1.zip) = kl/Tpp+oyuW39O+lM8exXYVIFMOZpSV//fspW5Vf8/I= -SHA256 (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.6.mod) = F5bs3/Iw8yam+dMXSQXDVmmG/UiO8jZ3rzDE4EfHsyQ= -SHA256 (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.6.zip) = wxkg9V+8xoKqI1iN2JYA96xMZlLpBpwCH1f9adTfPoQ= -SHA256 (go_modules/github.com/mjwhitta/where/@v/v1.3.12.mod) = rPedXvPDNXJ1SgvkzVpcXVutE8oMKeXPI4eUOi5leCs= -SHA256 (go_modules/github.com/mjwhitta/where/@v/v1.3.12.zip) = QwsAIlkTj5LuGCsZ9iao1z2XNByuVTx5GHQjw7IQ7cI= +SHA256 (go_modules/github.com/mjwhitta/cli/@v/v1.14.2.mod) = XswRH/diVQaXHpWsqxgsWW8V5tfZ0+qEzORiWC7tWmo= +SHA256 (go_modules/github.com/mjwhitta/cli/@v/v1.14.2.zip) = FBIQ/c6qdJmE7xL3ybclb7brK0m2mGNm1GpiCGfF3gI= +SHA256 (go_modules/github.com/mjwhitta/errors/@v/v1.0.8.mod) = dvmM0RhXTOhWCy1GCTtyiy3DdEJpO7Dcjs4PrrYCdaE= +SHA256 (go_modules/github.com/mjwhitta/errors/@v/v1.0.8.zip) = 0nNTDZ+UfoBe3WeUAQK4RJ83ShjMANCMq/hDnIvhTdQ= +SHA256 (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.2.mod) = H2GO1vcZJqJ42KMRu84h7PCOnKlpjLvlAEsin9uJpGE= +SHA256 (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.2.zip) = nioNuAnXiImkUTKeEQBmIdEqV3fQki/GTk+HjQmiyRc= +SHA256 (go_modules/github.com/mjwhitta/log/@v/v1.8.10.mod) = gpgc4uFs10gr+DpvnstX0kxNtj6E2FfrJgYELLXEnnI= +SHA256 (go_modules/github.com/mjwhitta/log/@v/v1.8.10.zip) = OzzuRDVihyCKHANG8CUFnrLPIkdkcdXBHygYjy/CJfo= +SHA256 (go_modules/github.com/mjwhitta/pathname/@v/v1.3.2.mod) = pyare8DYG0ozmBjebRaakGl9j5J9kklRCc9vgwhoxA4= +SHA256 (go_modules/github.com/mjwhitta/pathname/@v/v1.3.2.zip) = 1KF2d9Wtk0UDGi49k4f/Uyif6LgLQBxyZAaIiJwFreU= +SHA256 (go_modules/github.com/mjwhitta/safety/@v/v1.12.2.mod) = DqpKT60Xdhz3XDjdAI5ykBjcUICx5QcACsM6+P0ODm8= +SHA256 (go_modules/github.com/mjwhitta/safety/@v/v1.12.2.zip) = 9n0fEOfj8cAInaV6dyV4561lB0vRmGW6BdwXqaZ33Sg= +SHA256 (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.8.mod) = D0A6XmU/8O7wusP9x5irvv3nHGTz86e/jleHFOp93rA= +SHA256 (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.8.zip) = Y5KzUC/C/7sR6Moc053yB2JCbK141uBaHIcUcvubrU0= +SHA256 (go_modules/github.com/mjwhitta/where/@v/v1.3.14.mod) = gTHb5rmCQ8HsItlNeyqGaHStF8GVFiSNtGFpUwGjwdc= +SHA256 (go_modules/github.com/mjwhitta/where/@v/v1.3.14.zip) = PEQqR0J7S8O8hlKgjBHlGkYkLTMcKSn6XnthHZAP4B0= SHA256 (go_modules/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.mod) = XVuUVOLQIK8MdgNWjoaQS5m+/E1dZ8OoUF9hIVib0R8= SHA256 (go_modules/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.zip) = 81sj/dK5Ui3dRsxcAWG08HZcUUR11dTKKoasoxOIyL0= SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI= @@ -33,14 +33,14 @@ SHA256 (go_modules/github.com/stretchr/o SHA256 (go_modules/github.com/stretchr/objx/@v/v0.5.2.zip) = PCLB0cTEAk6xahLwGHd1ZAvzXVGwoGZJ/rx3lxGUUcA= SHA256 (go_modules/github.com/stretchr/testify/@v/v1.11.1.mod) = WEavIEBD8p3yhQJhCb8y22UZw9fh1cOmX++xdPnYHTM= SHA256 (go_modules/github.com/stretchr/testify/@v/v1.11.1.zip) = tzJbVh6tUwS3K58yrryHH/SbOCNmfVMKSf1sjzrfyW4= -SHA256 (go_modules/golang.org/x/sys/@v/v0.38.0.mod) = 9BGBTYOpboZ4Gx3uQcEluVBNpUItujfMHWOwFq45z+I= -SHA256 (go_modules/golang.org/x/sys/@v/v0.38.0.zip) = 2s18mqKymPlmgi2iFMbWAdoI8U1BspAyvKxLxQOIekk= +SHA256 (go_modules/golang.org/x/sys/@v/v0.46.0.mod) = V/Q5PqGNVEahI2OzXCOmFthD+hZpxxIacKK8OpZ31mU= +SHA256 (go_modules/golang.org/x/sys/@v/v0.46.0.zip) = NtyDtrxYhNJgzb2dCeWXse7WTRXf3DdMpuMa75nVM9c= SHA256 (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) = XDBuDWM81moRtA4uX7vG2kIRDbfXLqPBUkzrRe5Awz8= SHA256 (go_modules/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.mod) = bm4vykDrj+FFXmoIzTmDPHwumiNBqB+xgbidCxxyX0g= SHA256 (go_modules/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip) = 9VVoTlxdrMKFDd2zRf7xuPk/VGtyaFWJeJ2m0rBicQ4= SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk= SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = qrj7xOYwDqCOav4crqGKIckMefSJ9SxT4vIEMfGpoBU= -SIZE (artty-v1.6.1.zip) = 91091 +SIZE (artty-v1.6.4.zip) = 91093 SIZE (go_modules/github.com/creack/pty/@v/v1.1.9.mod) = 39 SIZE (go_modules/github.com/creack/pty/@v/v1.1.9.zip) = 19440 SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = 34 @@ -49,22 +49,22 @@ SIZE (go_modules/github.com/kr/pretty/@v SIZE (go_modules/github.com/kr/pretty/@v/v0.3.1.zip) = 13388 SIZE (go_modules/github.com/kr/text/@v/v0.2.0.mod) = 68 SIZE (go_modules/github.com/kr/text/@v/v0.2.0.zip) = 12607 -SIZE (go_modules/github.com/mjwhitta/cli/@v/v1.14.0.mod) = 85 -SIZE (go_modules/github.com/mjwhitta/cli/@v/v1.14.0.zip) = 28374 -SIZE (go_modules/github.com/mjwhitta/errors/@v/v1.0.7.mod) = 45 -SIZE (go_modules/github.com/mjwhitta/errors/@v/v1.0.7.zip) = 16542 -SIZE (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.0.mod) = 144 -SIZE (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.0.zip) = 30002 -SIZE (go_modules/github.com/mjwhitta/log/@v/v1.8.8.mod) = 166 -SIZE (go_modules/github.com/mjwhitta/log/@v/v1.8.8.zip) = 21818 -SIZE (go_modules/github.com/mjwhitta/pathname/@v/v1.3.1.mod) = 386 -SIZE (go_modules/github.com/mjwhitta/pathname/@v/v1.3.1.zip) = 20165 -SIZE (go_modules/github.com/mjwhitta/safety/@v/v1.12.1.mod) = 45 -SIZE (go_modules/github.com/mjwhitta/safety/@v/v1.12.1.zip) = 26734 -SIZE (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.6.mod) = 352 -SIZE (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.6.zip) = 28376 -SIZE (go_modules/github.com/mjwhitta/where/@v/v1.3.12.mod) = 289 -SIZE (go_modules/github.com/mjwhitta/where/@v/v1.3.12.zip) = 20042 +SIZE (go_modules/github.com/mjwhitta/cli/@v/v1.14.2.mod) = 85 +SIZE (go_modules/github.com/mjwhitta/cli/@v/v1.14.2.zip) = 28937 +SIZE (go_modules/github.com/mjwhitta/errors/@v/v1.0.8.mod) = 45 +SIZE (go_modules/github.com/mjwhitta/errors/@v/v1.0.8.zip) = 17136 +SIZE (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.2.mod) = 144 +SIZE (go_modules/github.com/mjwhitta/hilighter/@v/v1.15.2.zip) = 30004 +SIZE (go_modules/github.com/mjwhitta/log/@v/v1.8.10.mod) = 166 +SIZE (go_modules/github.com/mjwhitta/log/@v/v1.8.10.zip) = 21846 +SIZE (go_modules/github.com/mjwhitta/pathname/@v/v1.3.2.mod) = 386 +SIZE (go_modules/github.com/mjwhitta/pathname/@v/v1.3.2.zip) = 20270 +SIZE (go_modules/github.com/mjwhitta/safety/@v/v1.12.2.mod) = 45 +SIZE (go_modules/github.com/mjwhitta/safety/@v/v1.12.2.zip) = 27254 +SIZE (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.8.mod) = 353 +SIZE (go_modules/github.com/mjwhitta/sysinfo/@v/v1.7.8.zip) = 28402 +SIZE (go_modules/github.com/mjwhitta/where/@v/v1.3.14.mod) = 290 +SIZE (go_modules/github.com/mjwhitta/where/@v/v1.3.14.zip) = 20043 SIZE (go_modules/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.mod) = 36 SIZE (go_modules/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.zip) = 219375 SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37 @@ -75,8 +75,8 @@ SIZE (go_modules/github.com/stretchr/obj SIZE (go_modules/github.com/stretchr/objx/@v/v0.5.2.zip) = 43974 SIZE (go_modules/github.com/stretchr/testify/@v/v1.11.1.mod) = 498 SIZE (go_modules/github.com/stretchr/testify/@v/v1.11.1.zip) = 134860 -SIZE (go_modules/golang.org/x/sys/@v/v0.38.0.mod) = 35 -SIZE (go_modules/golang.org/x/sys/@v/v0.38.0.zip) = 2002991 +SIZE (go_modules/golang.org/x/sys/@v/v0.46.0.mod) = 35 +SIZE (go_modules/golang.org/x/sys/@v/v0.46.0.zip) = 2022627 SIZE (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod) = 25 SIZE (go_modules/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.mod) = 71 SIZE (go_modules/gopkg.in/check.v1/@v/v1.0.0-20201130134442-10cb98267c6c.zip) = 42835 Index: modules.inc =================================================================== RCS file: /cvs/ports/sysutils/artty/modules.inc,v retrieving revision 1.8 diff -u -p -r1.8 modules.inc --- modules.inc 15 Apr 2026 09:33:14 -0000 1.8 +++ modules.inc 31 Jul 2026 14:45:12 -0000 @@ -3,20 +3,20 @@ MODGO_MODULES = \ github.com/davecgh/go-spew v1.1.1 \ github.com/kr/pretty v0.3.1 \ github.com/kr/text v0.2.0 \ - github.com/mjwhitta/cli v1.14.0 \ - github.com/mjwhitta/errors v1.0.7 \ - github.com/mjwhitta/hilighter v1.15.0 \ - github.com/mjwhitta/log v1.8.8 \ - github.com/mjwhitta/pathname v1.3.1 \ - github.com/mjwhitta/safety v1.12.1 \ - github.com/mjwhitta/sysinfo v1.7.6 \ - github.com/mjwhitta/where v1.3.12 \ + github.com/mjwhitta/cli v1.14.2 \ + github.com/mjwhitta/errors v1.0.8 \ + github.com/mjwhitta/hilighter v1.15.2 \ + github.com/mjwhitta/log v1.8.10 \ + github.com/mjwhitta/pathname v1.3.2 \ + github.com/mjwhitta/safety v1.12.2 \ + github.com/mjwhitta/sysinfo v1.7.8 \ + github.com/mjwhitta/where v1.3.14 \ github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e \ github.com/pmezard/go-difflib v1.0.0 \ github.com/rogpeppe/go-internal v1.9.0 \ github.com/stretchr/objx v0.5.2 \ github.com/stretchr/testify v1.11.1 \ - golang.org/x/sys v0.38.0 \ + golang.org/x/sys v0.46.0 \ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c \ gopkg.in/yaml.v3 v3.0.1
x11/xbindkeys: MODTK_VERSION=8.6
Runs fine with 8.6 on i386 and amd64. Bonus patch for small bug fix. Stu MODTK_VERSION=8.6 Test the right variable inside an "if ()". diff -Nurp /usr/ports/x11/xbindkeys/Makefile ./Makefile --- /usr/ports/x11/xbindkeys/Makefile Thu Oct 5 10:56:51 2023 +++ ./Makefile Thu Jul 30 12:17:50 2026 @@ -1,4 +1,7 @@ COMMENT = bind keys or mouse buttons to shell commands under X11 + +REVISION = 0 + DISTNAME = xbindkeys-1.8.7 CATEGORIES = x11 @@ -13,6 +16,8 @@ WANTLIB = X11 c SITES = ${HOMEPAGE:=/../} MODULES = x11/tk +MODTK_VERSION = 8.6 + RUN_DEPENDS = ${MODTK_RUN_DEPENDS} \ devel/desktop-file-utils diff -Nurp /usr/ports/x11/xbindkeys/patches/patch-options_c ./patches/patch-options_c --- /usr/ports/x11/xbindkeys/patches/patch-options_c Wed Dec 31 19:00:00 1969 +++ ./patches/patch-options_c Thu Jul 30 12:14:06 2026 @@ -0,0 +1,24 @@ +Test the right variable. + + +Index: options.c +--- options.c.orig ++++ options.c +@@ -175,7 +175,7 @@ get_options (int argc, char **argv) + { + home = getenv ("HOME"); + +- if (rc_file != NULL) ++ if (home != NULL) + { + strncpy (rc_file, home, sizeof (rc_file) - 20); + strncat (rc_file, "/.xbindkeysrc", 20); +@@ -187,7 +187,7 @@ get_options (int argc, char **argv) + { + home = getenv ("HOME"); + +- if (rc_guile_file != NULL) ++ if (home != NULL) + { + strncpy (rc_guile_file, home, sizeof (rc_guile_file) - 20); + strncat (rc_guile_file, "/.xbindkeysrc.scm", 20);
Re: [UPDATE] audio/navidrome 0.60.3 -> 0.63.2
On 2026/07/28 18:11, Igor Zornik wrote: > lib-depends-check revealed that WANTLIB needed trimming and that > LIB_DEPENDS is redundant. I don't know what's the deal with that, but > everything still works on a system without audio/taglib installed. https://github.com/navidrome/navidrome/commit/2de2484bca5ec43b82c455b8f967efd6d1313d27 > Anyway, been running this for a week without any fallouts. I did > another successful build on today's amd64 snapshot. QP-encoded diff for > it is below the change logs. Somebody please commit it if nobody spots > any issues. For anyone else testing, try to do things with images as > that could walk the part of the code path that may cause mayhem. looks ok ports-wise, but I don't run this. were you wanting to wait for further tests or do you think it's in shape to commit?
Re: [update] mail/aerc 0.21.0 -> 0.22.0
On 2026/07/30 17:38, Johannes Thyssen Tishman wrote: > Please find below an update for mail/aerc to version 0.22.0. > > Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.22.0 > > Notes about this update: > 1. Drop MAINTAINER as I don't use this port anymore. Does anyone want to > take over? > 2. Enable tests. One test fails due to a file being missing from the > source tarball. The tests target seems to download additional > go dependencies. Is this okay? fine with me I would add a "# needs network" comment near either TEST_DEPENDS or the do-test target > Index: Makefile > =================================================================== > RCS file: /cvs/ports/mail/aerc/Makefile,v > diff -u -p -r1.23 Makefile > --- Makefile 2 Sep 2025 17:05:29 -0000 1.23 > +++ Makefile 30 Jul 2026 17:33:26 -0000 > @@ -4,17 +4,15 @@ ONLY_FOR_ARCHS = aarch64 arm amd64 i386 > COMMENT = terminal email client > > MODGO_MODNAME = git.sr.ht/~rjarry/aerc > -MODGO_VERSION = v0.0.0-20250828093418-5549850facc2 > +MODGO_VERSION = v0.0.0-20260728163848-c2f86b7abde3 > > -V = 0.21.0 > +V = 0.22.0 > DISTNAME = aerc-$V > > CATEGORIES = mail > > HOMEPAGE = https://aerc-mail.org > > -MAINTAINER = Johannes Thyssen Tishman <jtt@openbsd.org> > - > # MIT > PERMIT_PACKAGE = Yes > > @@ -27,7 +25,10 @@ USE_GMAKE = yes > BUILD_DEPENDS = converters/base64 \ > textproc/scdoc > > -RUN_DEPENDS = devel/desktop-file-utils > +RUN_DEPENDS = devel/desktop-file-utils \ > + x11/gtk+4,-guic > + > +TEST_DEPENDS = security/gnupg > > FLAVORS = notmuch > FLAVOR ?= > @@ -66,6 +67,13 @@ do-install: > post-install: > chmod +x ${PREFIX}/libexec/aerc/filters/* > cd ${PREFIX}/libexec/aerc/filters && ln -s html html-unsafe > + > +do-test: > + # One test fails due to filters/vectors/wrap-asciiart.expected being > + # missing as it is not included in the source tarball. > + chmod +x ${WRKSRC}/filters/{test.sh,calendar} > + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \ > + ${MAKE_FLAGS} tests LANG=C.UTF-8 > > .include "modules.inc" > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/mail/aerc/distinfo,v > diff -u -p -r1.16 distinfo > --- distinfo 2 Sep 2025 17:05:29 -0000 1.16 > +++ distinfo 30 Jul 2026 17:33:27 -0000 > @@ -1,31 +1,27 @@ > -SHA256 (aerc-0.21.0.zip) = YrkSig9ZK6eNAqU87FPwWgOeE2B0hQ1QY70ziD6HXks= > +SHA256 (aerc-0.22.0.zip) = hREv/Dip+B9MXjlJdU4SdQDtOoJ6O7Es8oN5uVE9G5Q= > SHA256 (go_modules/cloud.google.com/go/compute/metadata/@v/v0.3.0.mod) = ZmAMRI0rXFR3BnNIkO0YGJyCgLII2Gua8qsIENW2HSE= > SHA256 (go_modules/cloud.google.com/go/compute/metadata/@v/v0.3.0.zip) = wKt5wwhwwaqZEvsP3LBD4ARHgoJZiOQPWUAdInl2tnc= > -SHA256 (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.1.0.mod) = e3GlJhctDz59c9Pb/MYbxGI1HxAT8gZgCg/zrISsVZI= > -SHA256 (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.1.0.zip) = mnPQQEeZWbOwVcU5j4KjP/lvfXSWbD6lsRWDy/BGdLg= > -SHA256 (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.2.mod) = h/nX5diHqfkDrJbpZuGw5gE+IgaclgqZgm7kmVLa2jw= > -SHA256 (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.2.zip) = GgR2oS0pKEQWqkYFReyBiSNu3MyQKhwzTZsi7T+EHm4= > -SHA256 (go_modules/git.sr.ht/~rockorager/vaxis/@v/v0.15.0.mod) = 5rWrtFtPVeTBflzZrX0ffoe70y2bnqNlafhc4iWyvbM= > -SHA256 (go_modules/git.sr.ht/~rockorager/vaxis/@v/v0.15.0.zip) = Ks+GTV4WpIJvnsvM6HTjzz/sqSELV7JshV0CWV7RgWk= > +SHA256 (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.2.0.mod) = e3GlJhctDz59c9Pb/MYbxGI1HxAT8gZgCg/zrISsVZI= > +SHA256 (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.2.0.zip) = lh0ngAPk896+/y2Z/3qlq7wuciK/unsnNXdo/BXPAvA= > +SHA256 (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.3.mod) = h/nX5diHqfkDrJbpZuGw5gE+IgaclgqZgm7kmVLa2jw= > +SHA256 (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.3.zip) = FXKp41lK7s6E9AZ973O9bBbwefZgsqiml4BLMpVu7+8= > SHA256 (go_modules/github.com/!proton!mail/go-crypto/@v/v0.0.0-20230923063757-afb1ddc0824c.mod) = QN3pYrzx0TZG3Np4fmjzXpUa/oaZqf2L5Vt+RgWo/zQ= > -SHA256 (go_modules/github.com/!proton!mail/go-crypto/@v/v1.3.0.mod) = aDxSdkZpvMGeuOfJNkuyOFszObyo98ZxcXP2oG/q9kE= > -SHA256 (go_modules/github.com/!proton!mail/go-crypto/@v/v1.3.0.zip) = uQnHw7XQt6CHnmQLwBOC28kWa7ym+/U+4S8sBFucUCg= > -SHA256 (go_modules/github.com/arran4/golang-ical/@v/v0.3.2.mod) = pFOhhZrmD6hafG8n6nF9oV0tTohiAs9ujACcGq0slYk= > -SHA256 (go_modules/github.com/arran4/golang-ical/@v/v0.3.2.zip) = jcNEVE+KSbZ8IA2yKxwdYtkqPCJkyw0tvpqRD99L+Z8= > +SHA256 (go_modules/github.com/!proton!mail/go-crypto/@v/v1.4.1.mod) = VKYVElzdTkjOI1ZwcbW40pZdg8BF2Owy5bcAYoxpsVI= > +SHA256 (go_modules/github.com/!proton!mail/go-crypto/@v/v1.4.1.zip) = cLvcD56SZzgZOu2Wj3kB76tBSTdSJ3xMlMm3UapVxCo= > +SHA256 (go_modules/github.com/arran4/golang-ical/@v/v0.3.5.mod) = Q0CVUXUvK5GDj9EuZ2CfzRr0JHjLJQRMaAz6vy8NP7Q= > +SHA256 (go_modules/github.com/arran4/golang-ical/@v/v0.3.5.zip) = 3coug+Nt4zeLyeH0fzcurATXYUlaua0vOA8ujjVszGs= > SHA256 (go_modules/github.com/bwesterb/go-ristretto/@v/v1.2.3.mod) = NorKF1e+h0XM47kN60Aee+V0CWPKU1nEqVTMA1AtjwM= > SHA256 (go_modules/github.com/bwesterb/go-ristretto/@v/v1.2.3.zip) = ToAJtAKuZJbmazogNwAtwS8abq0JAOchM5D7er/AOUw= > +SHA256 (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.2.0.mod) = 88X05Pnn+xaupf2dxfJMP/nBV7GmdXbA8hQBF1iVB6A= > +SHA256 (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.7.0.mod) = 88X05Pnn+xaupf2dxfJMP/nBV7GmdXbA8hQBF1iVB6A= > +SHA256 (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.7.0.zip) = Z7Enjx/7Tk14OjkOSP5zloZGUBOOeF1LS/ylkUMz92E= > SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.3.3.mod) = aLEuRmK7BjlyhJAVP/xS2L3WO+VYvdQbyw2PHu6wPkE= > SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.3.7.mod) = muCoSwYWZOyFibpqYcGMg8iQISByoY5Iybawup5o2ow= > -SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.0.mod) = CuIws6qKPaIumIl5I9ZAFUF8H8lrVLufutd7FQoQ3QY= > -SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.1.mod) = CuIws6qKPaIumIl5I9ZAFUF8H8lrVLufutd7FQoQ3QY= > -SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.1.zip) = pjkWH4gWA6BAcA2YfSwW7IFTAkGAWM2ym8w7NJ7VbBA= > -SHA256 (go_modules/github.com/containerd/console/@v/v1.0.3.mod) = oqsKm6r/YP6Gq0Wt82gm8SXcHcUp4lIGZYYoO//n5UQ= > -SHA256 (go_modules/github.com/containerd/console/@v/v1.0.5.mod) = Nx7CrMfAbV8vpB8kXOg/xJ+w+d3E72E+imLqSQCKqVg= > -SHA256 (go_modules/github.com/containerd/console/@v/v1.0.5.zip) = efcIILbgkB1AX+dClFdD5WH5qjwuxDXy0Y7VYzvYVmI= > -SHA256 (go_modules/github.com/creack/pty/@v/v1.1.18.mod) = BBOkGR3M1sdbDMdMtxrxVkBw8uy/zjq0ujzMnXAf2Cw= > -SHA256 (go_modules/github.com/creack/pty/@v/v1.1.24.mod) = o5ef0ywA810X6zuX0LPMb077BXv3gnE2H6dzUx5gFTE= > -SHA256 (go_modules/github.com/creack/pty/@v/v1.1.24.zip) = dU4lJT52pVg7gNV9Ot06/mj8TZ8qSQloqdHtqMj9iBU= > +SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.2.mod) = LusVwWbFlg1j5H5EQy4SuT8ateyZfW1hoN63PZiateU= > +SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.4.mod) = cfcbgr68dHh3GZOXtzKb+WA2P/sLpcSM/dfE9XqmZN0= > +SHA256 (go_modules/github.com/cloudflare/circl/@v/v1.6.4.zip) = vETZMW+tGoZXcUy/ke0hA7zEeTR2Xo7kceF06HIukkI= > SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.mod) = 6rBwW8ShjdMVwnpOPbqPIKnhIwZfogYzlmMytczPdzE= > +SHA256 (go_modules/github.com/creack/pty/@v/v1.1.9.zip) = IO38wnr9eZF4C8kcpSPSaZnqAl5B9gvF7XG7rADhdeI= > SHA256 (go_modules/github.com/danwakefield/fnmatch/@v/v0.0.0-20160403171240-cbb64ac3d964.mod) = f6DftXrb4b6IkjXUeZbtKk3wyyKlB5sh/59+Hqho+AE= > SHA256 (go_modules/github.com/danwakefield/fnmatch/@v/v0.0.0-20160403171240-cbb64ac3d964.zip) = 9gHo0lpD7TLgCFHhaGqTsBddreqPTjLIry8VM/IHNrw= > SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw= > @@ -63,9 +59,9 @@ SHA256 (go_modules/github.com/emersion/g > SHA256 (go_modules/github.com/emersion/go-textwrapper/@v/v0.0.0-20200911093747-65d896831594.zip) = 1Msrz9A71bYXsum+fDYcnviJsNNwQtpL4jlb4u9daeE= > SHA256 (go_modules/github.com/fsnotify/fsevents/@v/v0.2.0.mod) = 2H2iZf6MBCiF7GO796Fw+pZPlh3fOC2JaF4LmgX0XcM= > SHA256 (go_modules/github.com/fsnotify/fsevents/@v/v0.2.0.zip) = 0jmRfm7+NaHciaIZq8pQhMV+t4uDgV/aR7ZFLSfwN0k= > +SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.10.1.mod) = f2YUFkmpSEI7qI1ki/RLERvfcvVWzVXQHeqKUPy+KH8= > +SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.10.1.zip) = ssajNODVGNouBGBmvdnaNMsmutbfnxdwGALT3lIqsBY= > SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.7.mod) = 6i0Kag6E9dOdDAVxGlXa+x1WqXShqRh/sk6GVxlsVFQ= > -SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.9.0.mod) = 2jcTxcV9JS0lUg3g5rOXsDOFizr/Xd3yEWSr4yl8n/k= > -SHA256 (go_modules/github.com/fsnotify/fsnotify/@v/v1.9.0.zip) = lOZIJLI1kbeqUE4zIdXsP1feiPTUmILq77v2gg2rdG4= > SHA256 (go_modules/github.com/go-ini/ini/@v/v1.67.0.mod) = N68DixhDQ+XhM/VMULINgNQx3EuNJKd9l1+dMDafLHc= > SHA256 (go_modules/github.com/go-ini/ini/@v/v1.67.0.zip) = 13/htTey5ttAQL1Ri0dVl5AG1a9+gq4DWqK8XUDA/1U= > SHA256 (go_modules/github.com/golang/protobuf/@v/v1.2.0.mod) = wKIDG/J3CHdJ2MzEMkSfaxN1eH6shkHdL5MAdCMar7Q= > @@ -92,13 +88,10 @@ SHA256 (go_modules/github.com/lithammer/ > SHA256 (go_modules/github.com/lithammer/fuzzysearch/@v/v1.1.8.zip) = WZXKzXJ/V/h+yPVTRUWPI8D9tEciqXKRNBcbt7XHncw= > SHA256 (go_modules/github.com/martinlindhe/base36/@v/v1.0.0.mod) = 7nD1xeF8ezufuCUD0Zl2qMP+O4GCmFVhpoJV/j5VDtE= > SHA256 (go_modules/github.com/martinlindhe/base36/@v/v1.0.0.zip) = IKnb8pkrocWI+ipOs57SIS6xeRRKcPfy/8f3OFoPyMY= > -SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.20.mod) = Huq+8bTZjbc8bCBzKJFjZJvJoERVKsqGudWS/oTqocg= > -SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.20.zip) = 8tX4nKRRV34XRkubtZbcDQ7OzsteqmNiLEG1fNC3uMw= > -SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.14.mod) = IWyT0ZMQYSyB1cdBAkmJ+DiX0jM8Op+We1ixMXWH9Rk= > -SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.mod) = IWyT0ZMQYSyB1cdBAkmJ+DiX0jM8Op+We1ixMXWH9Rk= > -SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.zip) = F50tkAx27jVg++2mDQI3o75qy3NNDLdCO1XlzLDO28o= > -SHA256 (go_modules/github.com/mattn/go-sixel/@v/v0.0.5.mod) = +QhKsaH+fmRHe/cb1HzuHR8XF8/eUs/mbmdV49tGd+c= > -SHA256 (go_modules/github.com/mattn/go-sixel/@v/v0.0.5.zip) = r2Egd6wpB5dnt77U+n6MlhwcVRuhU59p5JRsxA+6Zic= > +SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.23.mod) = QbiF9owvpN+yao/6MNCVqTGydpm2srGXSvOUlADcBg8= > +SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.23.zip) = ZwzapEGDubeqwAeLGky6NKdKCoXiuS0kNKayzPM4f6Y= > +SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.24.mod) = 8Y88c/WdE4/VZfngGbQYcTY4FYnohQdwT0YY5C1a9Y4= > +SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.24.zip) = 1RfSosc/dYkqJciV7UAxO0kGJk52pkUJ48IhWADTQhA= > SHA256 (go_modules/github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.mod) = jxQBiQgBFlu9PaF1jGyWQ48SqjJIZmrBWBwYqGQkTUc= > SHA256 (go_modules/github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.zip) = LctwU/rxHCjK19hPz6Pdf5Pj0jaznYPP8JNPaR+GDXo= > SHA256 (go_modules/github.com/onsi/ginkgo/@v/v1.6.0.mod) = 7fqmWog1/Vi3XJlJMKIQQXt3rdfGl8kG+/WRzCL+HuY= > @@ -115,17 +108,13 @@ SHA256 (go_modules/github.com/pkg/errors > SHA256 (go_modules/github.com/pkg/errors/@v/v0.9.1.zip) = 1MNri80GFikKORMhXg9TuTG9bgBnBZbylg3xtEryvQc= > SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI= > SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 3gTOzBpLjVPkNXBRAmeUvLxU8uaiYM+sUIzmnV1kV6A= > -SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = bHMYonqNVHOo62YedfsAUoF24O/FkxDtJ3yhO9EqU/E= > -SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.4.4.mod) = oeF0iQ/J8lJFAhH63rU3VvnPWrexlpd2X5+yVfgeqJg= > -SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.4.7.mod) = oeF0iQ/J8lJFAhH63rU3VvnPWrexlpd2X5+yVfgeqJg= > -SHA256 (go_modules/github.com/rivo/uniseg/@v/v0.4.7.zip) = uZXkqgzB5XecxhE4rJJcuMHpY+QMgOS5PuhVOBLrt5I= > SHA256 (go_modules/github.com/riywo/loginshell/@v/v0.0.0-20200815045211-7d26008be1ab.mod) = mRbaEJH9eoNBTjIPk1a+GNh0iOEymq0YfFIoVSje68s= > SHA256 (go_modules/github.com/riywo/loginshell/@v/v0.0.0-20200815045211-7d26008be1ab.zip) = ufscgNEBaFWOVQZXczJJFj6K+QJXUI/Ot5/f0wmPbcY= > +SHA256 (go_modules/github.com/rockorager/go-uucode/@v/v1.2.0.mod) = mOldspMPLB60xtDhYg6CwRnhvf4xC2MSb0zlK70Ov9s= > +SHA256 (go_modules/github.com/rockorager/go-uucode/@v/v1.2.0.zip) = qRA5ndofQcbeUVRn9F3LCYylks6DZ7SW68h9JxrujPs= > SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.1.mod) = 02anq6p+6EHDKBRcNIFhnm4RQZNyAh7c/OYAFvcXfrY= > SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.8.1.mod) = NYwJs9mb11rRqcq3avrFIpJcE3epnXBI/cpKS0GJxQQ= > SHA256 (go_modules/github.com/rogpeppe/go-internal/@v/v1.8.1.zip) = 09hoVBgbn6AI8pSheY1VAze+RMgoXbqfKFTzCNI5MdI= > -SHA256 (go_modules/github.com/soniakeys/quant/@v/v1.0.0.mod) = CrjaqRDhaW1ANwvjLSRe9hn7FRaX7oftvcT6tORmZiY= > -SHA256 (go_modules/github.com/soniakeys/quant/@v/v1.0.0.zip) = bI3ozGlyH0B1wr8aeb8mDMCRrY1uEwCyMN6LowzCr/U= > SHA256 (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = E1A1TVLSKHpiM27MDVYjLUxHaZr5u6ScZ8K0glTamPE= > SHA256 (go_modules/github.com/stretchr/objx/@v/v0.5.2.mod) = WOylTSZyhCeAb0CQiCjodi01LMOwoLC2DcYM5hdn//Y= > SHA256 (go_modules/github.com/stretchr/objx/@v/v0.5.2.zip) = PCLB0cTEAk6xahLwGHd1ZAvzXVGwoGZJ/rx3lxGUUcA= > @@ -134,30 +123,28 @@ SHA256 (go_modules/github.com/stretchr/t > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.3.0.mod) = qwY9UVSo6HMLztTFJpjldw61C/rjR768NeykiLjj9uM= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = //gWjZjmoHFWxFShtuklUJ8xd+lsFVUW1/lrQHnMo78= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.8.0.mod) = 4HYHTBVgrR3amLiwD+pjCMS2zNBt3QiNIttGJu1o9zg= > -SHA256 (go_modules/github.com/stretchr/testify/@v/v1.8.3.mod) = BeJs0GkoWjPPKvRv2s3vVp1a4YXnljp2wBeDKPaOl/k= > SHA256 (go_modules/github.com/stretchr/testify/@v/v1.8.4.mod) = BeJs0GkoWjPPKvRv2s3vVp1a4YXnljp2wBeDKPaOl/k= > SHA256 (go_modules/github.com/syndtr/goleveldb/@v/v1.0.0.mod) = uTyCqRqL3sdPqRMoWcxlUqDHn79rkBw2+5UPVyEzYZI= > SHA256 (go_modules/github.com/syndtr/goleveldb/@v/v1.0.0.zip) = pnq/gUGvQKJwkvRm06bfWmkeGW0xfiT18bzK2HvxMdE= > SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.4.13.mod) = 7n/kRmIDoB06wZrcE0zeyZvG3nGZLCjz3Zp0SAv/BgM= > SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.4.13.zip) = u0GmArF0NF/aOSyK2D/MkyF8KFx2NplndjC+kP63peM= > +SHA256 (go_modules/go.rockorager.dev/vaxis/@v/v0.17.1.mod) = VZDnixfAFmZv3/r2B1RzXVB3XPuWWuFtcPemEgEuFXs= > +SHA256 (go_modules/go.rockorager.dev/vaxis/@v/v0.17.1.zip) = mDApYVEH2BFKmi9OnMog86JzTaAcLQUGtxAHwtdZYyo= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = M+0HClpm4JYGhaxThkQOG1mJnnTYo4oRgGhecqIZXe0= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.0.0-20210921155107-089bfa567519.mod) = zWMRYSoqpNDX4DxBs6ofvC1fiVqz9hCJ+rgL/p+PVIU= > -SHA256 (go_modules/golang.org/x/crypto/@v/v0.11.1-0.20230711161743-2e82bdd1719d.mod) = /LuJS63Wnh6BujaHj6iLkNrV7nA9X1UGnUtfokABl0M= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.17.0.mod) = 3ECGe+88pReVacwvh0K7YYuMxoSw0lp1MlDoHW3ClEI= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.3.1-0.20221117191849-2c476679df9a.mod) = t5UQb4uN637XdSOoHeAatGAfDwOBNTkYRX0teK2ePOk= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.31.0.mod) = 2bd+OUpoB1h3y1O1A0UXvP9aDVN+dYzeV45e0gcTpew= > -SHA256 (go_modules/golang.org/x/crypto/@v/v0.33.0.mod) = 9trUgUYnEbDEHxR6oXUIfzZWWRxZM2JC/cn66V0PxZ4= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.41.0.mod) = 5P0QkFLum+U2UnKqF0T1kvV8AxF56IfRtW/wdQnBrHc= > -SHA256 (go_modules/golang.org/x/crypto/@v/v0.41.0.zip) = famBsJ150CH3nqKVNjeoXjxy5D/Ii2oyMOeXb7vuwt4= > +SHA256 (go_modules/golang.org/x/crypto/@v/v0.45.0.mod) = bu53T+acKGMprArpbFUKU/Ytwa0yCzTSty6J5/csKKk= > +SHA256 (go_modules/golang.org/x/crypto/@v/v0.54.0.mod) = 2FK5O5P5zZEXCP/UVAlDmVbU6chJfFuH80j8g9CtxXc= > +SHA256 (go_modules/golang.org/x/crypto/@v/v0.54.0.zip) = 7PQDDBxrVbiXgmuV8B10Fs8nhbRnWw+awhjd91SgOrs= > SHA256 (go_modules/golang.org/x/crypto/@v/v0.7.0.mod) = yJ/iLnPawmoAplasEf9MbhprbNKrzFftzazew/va2C0= > -SHA256 (go_modules/golang.org/x/exp/@v/v0.0.0-20230522175609-2e198f4a06a1.mod) = EF8h/6AuHlv/paPw/lAoL4JDRLRXLLlG+MRWK0JUfWc= > -SHA256 (go_modules/golang.org/x/exp/@v/v0.0.0-20230522175609-2e198f4a06a1.zip) = r5TnnT1zOBgxMKsXwSm3NTjTcs6rYCz7Z4eABdiSSsg= > -SHA256 (go_modules/golang.org/x/image/@v/v0.30.0.mod) = n3+gyFHKqgCK94F00N6LeeCmqYFYVRID+rLGd5OLaKw= > -SHA256 (go_modules/golang.org/x/image/@v/v0.30.0.zip) = SS7+EdYDbWZbYhktySsD/q3tT6NxTbSVgxEdBzt0G9M= > -SHA256 (go_modules/golang.org/x/image/@v/v0.9.0.mod) = DDLwOEkWHH0P58UuKOxSAxnZ/0cB1Us8Gvy2GVztlbs= > -SHA256 (go_modules/golang.org/x/mod/@v/v0.26.0.mod) = QpxlEX6ybvSrHUEesRiC2d811HfNrv5yk5r5B2GqviU= > -SHA256 (go_modules/golang.org/x/mod/@v/v0.27.0.mod) = sg1sH0tGdC5q+CgycWA0aus+YiqxeArVG4Dh1nrf6Vs= > -SHA256 (go_modules/golang.org/x/mod/@v/v0.27.0.zip) = GfskHUbkOX0xk7X6iZ4qnWK7XRxB9z0J0pwXw8DTlTw= > +SHA256 (go_modules/golang.org/x/image/@v/v0.44.0.mod) = szRHiq5g46VDS3lsPxMElLg8nfrqRIp3tpBoff0xk+0= > +SHA256 (go_modules/golang.org/x/image/@v/v0.44.0.zip) = zLf+E+TMJUNA+myPB3u/V1Si/wP6t/m5HAi3pxmedXo= > +SHA256 (go_modules/golang.org/x/mod/@v/v0.37.0.mod) = U4Ry/fCU3V5J3EDnBGj6kxqTwkHroH+5RqmHR8lKtN8= > +SHA256 (go_modules/golang.org/x/mod/@v/v0.38.0.mod) = xYSymWeiz0anuOrNhcs01bsKstYaekbrwKHuNiUW5BA= > +SHA256 (go_modules/golang.org/x/mod/@v/v0.38.0.zip) = sZ0aGVJ/db8UgZi0S+N3hPfX0iWXtG4mC/ItGzIP4Sw= > SHA256 (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = QtGQI/+PLq5wC8VJXzcezZmKItGbqYXQr19pkAslQIM= > SHA256 (go_modules/golang.org/x/mod/@v/v0.8.0.mod) = YkVnRZxumUesSr3gtwNO5h3Ltqk3P1lwCUwLs+gSGWQ= > SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod) = Pgj0h93aGFG4kd9bHQS7GgG4TW1wKqgtnvvM3gqn34E= > @@ -167,21 +154,21 @@ SHA256 (go_modules/golang.org/x/net/@v/v > SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20220722155237-a158d28d115b.mod) = sxXFJkfS2i925c2502fh1nJ3hCNqm/+2EhkrGbEKEo0= > SHA256 (go_modules/golang.org/x/net/@v/v0.10.0.mod) = 07fiNv8J5jIr5IkXAhbgGNMiGGLxoFPctj5T6rhTPBc= > SHA256 (go_modules/golang.org/x/net/@v/v0.2.0.mod) = B+xkXjNT/CZz8tje5cFOuSi5wTEnpAn+PsQOq6Tb2zA= > -SHA256 (go_modules/golang.org/x/net/@v/v0.42.0.mod) = 27SCsbzSFXSjWaRSzeOn9R1/zigHlnPaqmZE7xZt57E= > -SHA256 (go_modules/golang.org/x/net/@v/v0.43.0.mod) = SiTEOY34wmHq57pSzbSwFpFyXNxG5K1JeBGq01fCWDI= > -SHA256 (go_modules/golang.org/x/net/@v/v0.43.0.zip) = JNT0m354F2OUJTPVpazEnr0FTgXFC/RAKyZGle+NEMU= > SHA256 (go_modules/golang.org/x/net/@v/v0.5.0.mod) = XDe+Zi2TeArML0PMnG6heErvFMEaDyJ971zm23u4pwQ= > +SHA256 (go_modules/golang.org/x/net/@v/v0.56.0.mod) = EHKRUjOmYXpgOjaZaJLKiq/MfYuNwPQ+cUbYPH6knEM= > +SHA256 (go_modules/golang.org/x/net/@v/v0.57.0.mod) = v8TDS5+l1w5IN1Qld1YOkvdD4k9YSjmHeFBlDBmkRKE= > +SHA256 (go_modules/golang.org/x/net/@v/v0.57.0.zip) = +NZSxik3S0OEbvTy79QZ6NHIF3nrcoMG0J8N4cwbq4A= > SHA256 (go_modules/golang.org/x/net/@v/v0.6.0.mod) = Qex26iFy8+4wMeOPmlNZOaWE1rs170gIVP3LjCAmcBs= > SHA256 (go_modules/golang.org/x/net/@v/v0.8.0.mod) = 6275vWQFrOPZnkOB0CVs5B+Dxm0aILTigwpMd2JF9xo= > -SHA256 (go_modules/golang.org/x/oauth2/@v/v0.30.0.mod) = jEQDzd4hI75R1cQaaEsstlTxJtsFpckDozB9r1Rni88= > -SHA256 (go_modules/golang.org/x/oauth2/@v/v0.30.0.zip) = HhAo0LGQlI8M1EIpv6KYRAyySB9gH5kuEkJLxvofGDw= > +SHA256 (go_modules/golang.org/x/oauth2/@v/v0.36.0.mod) = kP8PSgNrwcJObABv4Y2X1tEWg0Mfjxl7etSKNB2nJoI= > +SHA256 (go_modules/golang.org/x/oauth2/@v/v0.36.0.zip) = Fb9l/xA+Xa/ICdeM0Deh0eiMy4RRgk6FEVYAKhMwRQQ= > SHA256 (go_modules/golang.org/x/oauth2/@v/v0.4.0.mod) = dnHFzQodPhyXT2EYBTWegZNPC3ZS6h5MwJOSKI/xuZM= > SHA256 (go_modules/golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw= > SHA256 (go_modules/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw= > SHA256 (go_modules/golang.org/x/sync/@v/v0.0.0-20220722155255-886fb9371eb4.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw= > SHA256 (go_modules/golang.org/x/sync/@v/v0.1.0.mod) = Qh9hOWhtWJHz3FpWPQmVeA0yefZcrU0iXOpSaGeUFhw= > -SHA256 (go_modules/golang.org/x/sync/@v/v0.16.0.mod) = cguY8b8DPWtkpFTKjCnNym6SZat9cNs7g03/SVYPFYc= > -SHA256 (go_modules/golang.org/x/sync/@v/v0.16.0.zip) = ykOYQYPrFPf1DTPaNQMS/tHELhBtzqwkN7/VCEtJfc0= > +SHA256 (go_modules/golang.org/x/sync/@v/v0.22.0.mod) = o+KedgYL1WEGBFSx+ivc1mZ09gycqTgzuBBjVeNMYDw= > +SHA256 (go_modules/golang.org/x/sync/@v/v0.22.0.zip) = S8Z9JYznhnz8GkN2XEPZi0xJuQxG3QuG+JalpJCfreA= > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod) = iWkRXko5EIhIMk55ob2KhEUjDm46rMvp+AV/tQ//yME= > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) = iWkRXko5EIhIMk55ob2KhEUjDm46rMvp+AV/tQ//yME= > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M= > @@ -189,48 +176,50 @@ SHA256 (go_modules/golang.org/x/sys/@v/v > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220422013727-9388b58f7150.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220520151302-bc2c85ada10a.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20220722155257-8c9f86f7a55f.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > -SHA256 (go_modules/golang.org/x/sys/@v/v0.1.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.10.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.13.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.15.0.mod) = 0iezJfYh9OvijTm6dz6pm4cPOTt8CcNFksNlsW3VYN4= > SHA256 (go_modules/golang.org/x/sys/@v/v0.2.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > +SHA256 (go_modules/golang.org/x/sys/@v/v0.28.0.mod) = 0iezJfYh9OvijTm6dz6pm4cPOTt8CcNFksNlsW3VYN4= > SHA256 (go_modules/golang.org/x/sys/@v/v0.3.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > -SHA256 (go_modules/golang.org/x/sys/@v/v0.30.0.mod) = 0iezJfYh9OvijTm6dz6pm4cPOTt8CcNFksNlsW3VYN4= > SHA256 (go_modules/golang.org/x/sys/@v/v0.35.0.mod) = 9n4+GPTAjmCn6Acmqza2kf3Opbga4caW/2TK9Ri8/j0= > -SHA256 (go_modules/golang.org/x/sys/@v/v0.35.0.zip) = 3DwgYRFoqqj9oNcZmb4aUiKgule8dnyXilkOQf8u3jU= > +SHA256 (go_modules/golang.org/x/sys/@v/v0.38.0.mod) = 9BGBTYOpboZ4Gx3uQcEluVBNpUItujfMHWOwFq45z+I= > +SHA256 (go_modules/golang.org/x/sys/@v/v0.47.0.mod) = V/Q5PqGNVEahI2OzXCOmFthD+hZpxxIacKK8OpZ31mU= > +SHA256 (go_modules/golang.org/x/sys/@v/v0.47.0.zip) = zawBPdztAmKSbsKf/NpkXaOWcOYcflt2HlcraxgJuxs= > SHA256 (go_modules/golang.org/x/sys/@v/v0.5.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.6.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > SHA256 (go_modules/golang.org/x/sys/@v/v0.8.0.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ= > -SHA256 (go_modules/golang.org/x/telemetry/@v/v0.0.0-20250807160809-1a19826ec488.mod) = Ci9SD6xtoaHTXG/naxqqOapMW3BKO5HI+UI9qvS3tg4= > -SHA256 (go_modules/golang.org/x/telemetry/@v/v0.0.0-20250807160809-1a19826ec488.zip) = mCnAYXPvN9lwtHh55n2h0xyL82tuKc6oc4FbB5i7q3Q= > +SHA256 (go_modules/golang.org/x/telemetry/@v/v0.0.0-20260708182218-49f421fb7959.mod) = 8mdZQN6PUvnZLGkrpMLHk7sNSF71gqCm2Z3Y7DuXVH8= > +SHA256 (go_modules/golang.org/x/telemetry/@v/v0.0.0-20260708182218-49f421fb7959.zip) = VIfV2ZklzCrWiE5m1wkGrBOqAYDYg4e8ZvDHBidsLyI= > SHA256 (go_modules/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod) = TLqxT3cGdxsnHZlaGzzBMf5aJGqtx+5tG6bwvYlHgfo= > SHA256 (go_modules/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.mod) = dAeU4pFPXMh+JWVsWEMiKyxlZlghIF9FYyoEd8jT95s= > +SHA256 (go_modules/golang.org/x/term/@v/v0.10.0.mod) = 20Bl6yQTonHCo7PHHIqKogt3+hhZU9lmT6qHrJWpnYE= > SHA256 (go_modules/golang.org/x/term/@v/v0.15.0.mod) = S4aXb4xO+4e7y+woPL+zlaKBd7S4uDQgtJ2Vco63ovg= > SHA256 (go_modules/golang.org/x/term/@v/v0.2.0.mod) = 7fgz2hAZAP4s6NsjQJ5CRI9EGJjT19juRRmI47MMkwI= > -SHA256 (go_modules/golang.org/x/term/@v/v0.34.0.mod) = pf+AuqfyY5257Z30bvbOKf0asbQnXpuKaFaqm47N4no= > -SHA256 (go_modules/golang.org/x/term/@v/v0.34.0.zip) = IigcvzBWBDPVfejXLBFR+crCkXeV3G6faU96Ulu1MJw= > +SHA256 (go_modules/golang.org/x/term/@v/v0.45.0.mod) = YsP50aWuEiZKtI4siswIyfIBvalhneFxVE61cUt0rsU= > +SHA256 (go_modules/golang.org/x/term/@v/v0.45.0.zip) = s6OvaJcotDASrhshSCVxo1wDPFRemOAhYGvU/PH3kQg= > SHA256 (go_modules/golang.org/x/term/@v/v0.5.0.mod) = DW9YIoqtwaZSjmdV2gGFFlZuOuXFIB963hdz9W+o2TQ= > SHA256 (go_modules/golang.org/x/term/@v/v0.6.0.mod) = ZDWbnGU3CEePAgcpiFBE/z2ABxhtnUQRJf6HSBfnEgE= > SHA256 (go_modules/golang.org/x/term/@v/v0.8.0.mod) = XTYtaoNFP3Akcl6CTAXFlJYk749MsT9dfj1Lfxygsyc= > SHA256 (go_modules/golang.org/x/text/@v/v0.12.0.mod) = FR5qGDlJHEtQ3+nDNFHwYyjVUYvY7koAYd4Ct60zL7I= > SHA256 (go_modules/golang.org/x/text/@v/v0.14.0.mod) = lxV58X6avFkmq3YhT1M71RfPSSXIhSQ6xHVaGgp8ae8= > -SHA256 (go_modules/golang.org/x/text/@v/v0.28.0.mod) = URSs2/q356CXgI0L1M3wbjowQ+S8Xk5JdHFdZkUCaYo= > -SHA256 (go_modules/golang.org/x/text/@v/v0.28.0.zip) = RiWeFBaufsat8YZ8X5+rMq8EdqFI48lfHfuxNPSs9I0= > SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.mod) = NoedWG/YAB6E2oeHGQoR5PeHSeKoHf6Lm2kxiZ//Mc8= > SHA256 (go_modules/golang.org/x/text/@v/v0.3.2.mod) = bDx63ysK1xQ9kT9GmNGQhCI2ml5vGYYg+X8+UvmhuN0= > SHA256 (go_modules/golang.org/x/text/@v/v0.3.3.mod) = +7eojtFAUV55Dsp6EP/TGcl4axHGpsfln4D3+ze7RUI= > SHA256 (go_modules/golang.org/x/text/@v/v0.3.6.mod) = +7eojtFAUV55Dsp6EP/TGcl4axHGpsfln4D3+ze7RUI= > SHA256 (go_modules/golang.org/x/text/@v/v0.3.7.mod) = xF1mkIlCe8RjXQexhfm5aAMy0cSMdbPEnLcVuBoEpbA= > SHA256 (go_modules/golang.org/x/text/@v/v0.4.0.mod) = FZKedvzgSupMkqNUQmu0M3BoRkWk7gPy510MLrFGYwQ= > +SHA256 (go_modules/golang.org/x/text/@v/v0.40.0.mod) = 5p+wmxRjfKtiRaElPCLYASG3nZ/j3dGbVYYp4Vuq2vM= > +SHA256 (go_modules/golang.org/x/text/@v/v0.40.0.zip) = B3VzhHKND1LdhcHz8WNAXmOWsrD7frfWthDypxHWnuM= > SHA256 (go_modules/golang.org/x/text/@v/v0.7.0.mod) = FZKedvzgSupMkqNUQmu0M3BoRkWk7gPy510MLrFGYwQ= > SHA256 (go_modules/golang.org/x/text/@v/v0.8.0.mod) = Q29ZLne1k7AvvqN04jrTNpyGI/8NKckd594eZnLbmkE= > SHA256 (go_modules/golang.org/x/text/@v/v0.9.0.mod) = Q29ZLne1k7AvvqN04jrTNpyGI/8NKckd594eZnLbmkE= > SHA256 (go_modules/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod) = oOAvBnj+Ytw8S0vHf6kSybcN4Q+p988veq0DNzkrUq8= > SHA256 (go_modules/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod) = iNR5Jl+Ib15ZjXbAA9DyV7QtvxuJXYIKErWrCzUBrKE= > SHA256 (go_modules/golang.org/x/tools/@v/v0.1.12.mod) = KouTZYmPCCL6zmW6CJoTU+aKZdNC8wDKMXzOzN5kIfM= > -SHA256 (go_modules/golang.org/x/tools/@v/v0.35.0.mod) = MQSDbVyS8EbmQUnd0cQt8jeFX4plIKvZylN05VTtmdk= > -SHA256 (go_modules/golang.org/x/tools/@v/v0.36.0.mod) = U3kuYjgn70C+jxrzbc8SeQ6CeAs9M7SwlE9Wo1hLxCk= > -SHA256 (go_modules/golang.org/x/tools/@v/v0.36.0.zip) = hbSGAw6ZXNW01W3qkvJHsyv04K4v5oFrKdRRS1pD/sg= > +SHA256 (go_modules/golang.org/x/tools/@v/v0.47.0.mod) = 60bkSFD7TcpI97aAysUXdoLLDjArMH1NPb1+2d8F/A8= > +SHA256 (go_modules/golang.org/x/tools/@v/v0.48.0.mod) = 5rVVZqFy7P0h5fSodQ8tJWZShyiLJP+NTmzqXVB4xgg= > +SHA256 (go_modules/golang.org/x/tools/@v/v0.48.0.zip) = hSnnvWlokP150+HDfH0aPi4m+0s5K1vuv6cTStL2V1U= > SHA256 (go_modules/golang.org/x/tools/@v/v0.6.0.mod) = gw7Xjc0+mSfEEuJkEjAwhEd0nVE9MQJNJ24kQ7IBZgk= > SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U= > SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.zip) = xOnwY8/tVGyQ8AqWV96sT5FaiZT4y+bb0/GOeeuDAs8= > @@ -251,37 +240,32 @@ SHA256 (go_modules/gopkg.in/tomb.v1/@v/v > SHA256 (go_modules/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip) = NImNwOOLp6eSq3Sj4PoRMRYxP9kUL/tESwEf05J2IYY= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.mod) = iNl50vCT0jl/dWvIbvosoD9zpg1mjOs5GzUQAp8/fPw= > SHA256 (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.zip) = +/2LchIiIXWvDBkOUQ4RKTTjl6aFDGPZP3J3njJQ82A= > -SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk= > SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk= > SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = qrj7xOYwDqCOav4crqGKIckMefSJ9SxT4vIEMfGpoBU= > -SIZE (aerc-0.21.0.zip) = 969515 > +SIZE (aerc-0.22.0.zip) = 1016410 > SIZE (go_modules/cloud.google.com/go/compute/metadata/@v/v0.3.0.mod) = 53 > SIZE (go_modules/cloud.google.com/go/compute/metadata/@v/v0.3.0.zip) = 19692 > -SIZE (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.1.0.mod) = 235 > -SIZE (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.1.0.zip) = 20535 > -SIZE (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.2.mod) = 450 > -SIZE (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.2.zip) = 60317 > -SIZE (go_modules/git.sr.ht/~rockorager/vaxis/@v/v0.15.0.mod) = 566 > -SIZE (go_modules/git.sr.ht/~rockorager/vaxis/@v/v0.15.0.zip) = 159290 > +SIZE (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.2.0.mod) = 235 > +SIZE (go_modules/git.sr.ht/~rjarry/go-opt/v2/@v/v2.2.0.zip) = 22168 > +SIZE (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.3.mod) = 450 > +SIZE (go_modules/git.sr.ht/~rockorager/go-jmap/@v/v0.5.3.zip) = 60317 > SIZE (go_modules/github.com/!proton!mail/go-crypto/@v/v0.0.0-20230923063757-afb1ddc0824c.mod) = 125 > -SIZE (go_modules/github.com/!proton!mail/go-crypto/@v/v1.3.0.mod) = 174 > -SIZE (go_modules/github.com/!proton!mail/go-crypto/@v/v1.3.0.zip) = 577149 > -SIZE (go_modules/github.com/arran4/golang-ical/@v/v0.3.2.mod) = 455 > -SIZE (go_modules/github.com/arran4/golang-ical/@v/v0.3.2.zip) = 55901 > +SIZE (go_modules/github.com/!proton!mail/go-crypto/@v/v1.4.1.mod) = 174 > +SIZE (go_modules/github.com/!proton!mail/go-crypto/@v/v1.4.1.zip) = 577893 > +SIZE (go_modules/github.com/arran4/golang-ical/@v/v0.3.5.mod) = 455 > +SIZE (go_modules/github.com/arran4/golang-ical/@v/v0.3.5.zip) = 64198 > SIZE (go_modules/github.com/bwesterb/go-ristretto/@v/v1.2.3.mod) = 49 > SIZE (go_modules/github.com/bwesterb/go-ristretto/@v/v1.2.3.zip) = 167051 > +SIZE (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.2.0.mod) = 255 > +SIZE (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.7.0.mod) = 255 > +SIZE (go_modules/github.com/clipperhouse/uax29/v2/@v/v2.7.0.zip) = 319061 > SIZE (go_modules/github.com/cloudflare/circl/@v/v1.3.3.mod) = 181 > SIZE (go_modules/github.com/cloudflare/circl/@v/v1.3.7.mod) = 153 > -SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.0.mod) = 185 > -SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.1.mod) = 185 > -SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.1.zip) = 7096784 > -SIZE (go_modules/github.com/containerd/console/@v/v1.0.3.mod) = 107 > -SIZE (go_modules/github.com/containerd/console/@v/v1.0.5.mod) = 79 > -SIZE (go_modules/github.com/containerd/console/@v/v1.0.5.zip) = 29781 > -SIZE (go_modules/github.com/creack/pty/@v/v1.1.18.mod) = 38 > -SIZE (go_modules/github.com/creack/pty/@v/v1.1.24.mod) = 38 > -SIZE (go_modules/github.com/creack/pty/@v/v1.1.24.zip) = 40880 > +SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.2.mod) = 155 > +SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.4.mod) = 155 > +SIZE (go_modules/github.com/cloudflare/circl/@v/v1.6.4.zip) = 48598376 > SIZE (go_modules/github.com/creack/pty/@v/v1.1.9.mod) = 39 > +SIZE (go_modules/github.com/creack/pty/@v/v1.1.9.zip) = 19440 > SIZE (go_modules/github.com/danwakefield/fnmatch/@v/v0.0.0-20160403171240-cbb64ac3d964.mod) = 39 > SIZE (go_modules/github.com/danwakefield/fnmatch/@v/v0.0.0-20160403171240-cbb64ac3d964.zip) = 6032 > SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.0.mod) = 34 > @@ -319,9 +303,9 @@ SIZE (go_modules/github.com/emersion/go- > SIZE (go_modules/github.com/emersion/go-textwrapper/@v/v0.0.0-20200911093747-65d896831594.zip) = 3713 > SIZE (go_modules/github.com/fsnotify/fsevents/@v/v0.2.0.mod) = 45 > SIZE (go_modules/github.com/fsnotify/fsevents/@v/v0.2.0.zip) = 38960 > +SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.10.1.mod) = 279 > +SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.10.1.zip) = 120092 > SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.4.7.mod) = 36 > -SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.9.0.mod) = 279 > -SIZE (go_modules/github.com/fsnotify/fsnotify/@v/v1.9.0.zip) = 116946 > SIZE (go_modules/github.com/go-ini/ini/@v/v1.67.0.mod) = 29 > SIZE (go_modules/github.com/go-ini/ini/@v/v1.67.0.zip) = 72309 > SIZE (go_modules/github.com/golang/protobuf/@v/v1.2.0.mod) = 34 > @@ -348,13 +332,10 @@ SIZE (go_modules/github.com/lithammer/fu > SIZE (go_modules/github.com/lithammer/fuzzysearch/@v/v1.1.8.zip) = 12047 > SIZE (go_modules/github.com/martinlindhe/base36/@v/v1.0.0.mod) = 38 > SIZE (go_modules/github.com/martinlindhe/base36/@v/v1.0.0.zip) = 4452 > -SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.20.mod) = 76 > -SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.20.zip) = 8936 > -SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.14.mod) = 84 > -SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.mod) = 84 > -SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.16.zip) = 22002 > -SIZE (go_modules/github.com/mattn/go-sixel/@v/v0.0.5.mod) = 85 > -SIZE (go_modules/github.com/mattn/go-sixel/@v/v0.0.5.zip) = 27634 > +SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.23.mod) = 77 > +SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.23.zip) = 9037 > +SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.24.mod) = 95 > +SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.24.zip) = 26948 > SIZE (go_modules/github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.mod) = 78 > SIZE (go_modules/github.com/niemeyer/pretty/@v/v0.0.0-20200227124842-a10e7caefd8e.zip) = 13281 > SIZE (go_modules/github.com/onsi/ginkgo/@v/v1.6.0.mod) = 30 > @@ -371,17 +352,13 @@ SIZE (go_modules/github.com/pkg/errors/@ > SIZE (go_modules/github.com/pkg/errors/@v/v0.9.1.zip) = 17866 > SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37 > SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.zip) = 12433 > -SIZE (go_modules/github.com/rivo/uniseg/@v/v0.2.0.mod) = 39 > -SIZE (go_modules/github.com/rivo/uniseg/@v/v0.4.4.mod) = 39 > -SIZE (go_modules/github.com/rivo/uniseg/@v/v0.4.7.mod) = 39 > -SIZE (go_modules/github.com/rivo/uniseg/@v/v0.4.7.zip) = 481951 > SIZE (go_modules/github.com/riywo/loginshell/@v/v0.0.0-20200815045211-7d26008be1ab.mod) = 35 > SIZE (go_modules/github.com/riywo/loginshell/@v/v0.0.0-20200815045211-7d26008be1ab.zip) = 3155 > +SIZE (go_modules/github.com/rockorager/go-uucode/@v/v1.2.0.mod) = 48 > +SIZE (go_modules/github.com/rockorager/go-uucode/@v/v1.2.0.zip) = 1112760 > SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.6.1.mod) = 82 > SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.8.1.mod) = 143 > SIZE (go_modules/github.com/rogpeppe/go-internal/@v/v1.8.1.zip) = 207657 > -SIZE (go_modules/github.com/soniakeys/quant/@v/v1.0.0.mod) = 36 > -SIZE (go_modules/github.com/soniakeys/quant/@v/v1.0.0.zip) = 18370 > SIZE (go_modules/github.com/stretchr/objx/@v/v0.1.0.mod) = 32 > SIZE (go_modules/github.com/stretchr/objx/@v/v0.5.2.mod) = 276 > SIZE (go_modules/github.com/stretchr/objx/@v/v0.5.2.zip) = 43974 > @@ -390,30 +367,28 @@ SIZE (go_modules/github.com/stretchr/tes > SIZE (go_modules/github.com/stretchr/testify/@v/v1.3.0.mod) = 154 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.7.0.mod) = 216 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.8.0.mod) = 188 > -SIZE (go_modules/github.com/stretchr/testify/@v/v1.8.3.mod) = 188 > SIZE (go_modules/github.com/stretchr/testify/@v/v1.8.4.mod) = 188 > SIZE (go_modules/github.com/syndtr/goleveldb/@v/v1.0.0.mod) = 207 > SIZE (go_modules/github.com/syndtr/goleveldb/@v/v1.0.0.zip) = 194781 > SIZE (go_modules/github.com/yuin/goldmark/@v/v1.4.13.mod) = 41 > SIZE (go_modules/github.com/yuin/goldmark/@v/v1.4.13.zip) = 229017 > +SIZE (go_modules/go.rockorager.dev/vaxis/@v/v0.17.1.mod) = 146 > +SIZE (go_modules/go.rockorager.dev/vaxis/@v/v0.17.1.zip) = 587277 > SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod) = 88 > SIZE (go_modules/golang.org/x/crypto/@v/v0.0.0-20210921155107-089bfa567519.mod) = 247 > -SIZE (go_modules/golang.org/x/crypto/@v/v0.11.1-0.20230711161743-2e82bdd1719d.mod) = 190 > SIZE (go_modules/golang.org/x/crypto/@v/v0.17.0.mod) = 190 > SIZE (go_modules/golang.org/x/crypto/@v/v0.3.1-0.20221117191849-2c476679df9a.mod) = 171 > SIZE (go_modules/golang.org/x/crypto/@v/v0.31.0.mod) = 190 > -SIZE (go_modules/golang.org/x/crypto/@v/v0.33.0.mod) = 190 > SIZE (go_modules/golang.org/x/crypto/@v/v0.41.0.mod) = 192 > -SIZE (go_modules/golang.org/x/crypto/@v/v0.41.0.zip) = 2230312 > +SIZE (go_modules/golang.org/x/crypto/@v/v0.45.0.mod) = 192 > +SIZE (go_modules/golang.org/x/crypto/@v/v0.54.0.mod) = 192 > +SIZE (go_modules/golang.org/x/crypto/@v/v0.54.0.zip) = 2245311 > SIZE (go_modules/golang.org/x/crypto/@v/v0.7.0.mod) = 171 > -SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20230522175609-2e198f4a06a1.mod) = 176 > -SIZE (go_modules/golang.org/x/exp/@v/v0.0.0-20230522175609-2e198f4a06a1.zip) = 449849 > -SIZE (go_modules/golang.org/x/image/@v/v0.30.0.mod) = 72 > -SIZE (go_modules/golang.org/x/image/@v/v0.30.0.zip) = 5310236 > -SIZE (go_modules/golang.org/x/image/@v/v0.9.0.mod) = 70 > -SIZE (go_modules/golang.org/x/mod/@v/v0.26.0.mod) = 86 > -SIZE (go_modules/golang.org/x/mod/@v/v0.27.0.mod) = 86 > -SIZE (go_modules/golang.org/x/mod/@v/v0.27.0.zip) = 172649 > +SIZE (go_modules/golang.org/x/image/@v/v0.44.0.mod) = 72 > +SIZE (go_modules/golang.org/x/image/@v/v0.44.0.zip) = 5334657 > +SIZE (go_modules/golang.org/x/mod/@v/v0.37.0.mod) = 86 > +SIZE (go_modules/golang.org/x/mod/@v/v0.38.0.mod) = 86 > +SIZE (go_modules/golang.org/x/mod/@v/v0.38.0.zip) = 174534 > SIZE (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = 157 > SIZE (go_modules/golang.org/x/mod/@v/v0.8.0.mod) = 84 > SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20180906233101-161cd47e91fd.mod) = 24 > @@ -423,21 +398,21 @@ SIZE (go_modules/golang.org/x/net/@v/v0. > SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20220722155237-a158d28d115b.mod) = 179 > SIZE (go_modules/golang.org/x/net/@v/v0.10.0.mod) = 123 > SIZE (go_modules/golang.org/x/net/@v/v0.2.0.mod) = 123 > -SIZE (go_modules/golang.org/x/net/@v/v0.42.0.mod) = 157 > -SIZE (go_modules/golang.org/x/net/@v/v0.43.0.mod) = 157 > -SIZE (go_modules/golang.org/x/net/@v/v0.43.0.zip) = 1910619 > SIZE (go_modules/golang.org/x/net/@v/v0.5.0.mod) = 123 > +SIZE (go_modules/golang.org/x/net/@v/v0.56.0.mod) = 157 > +SIZE (go_modules/golang.org/x/net/@v/v0.57.0.mod) = 157 > +SIZE (go_modules/golang.org/x/net/@v/v0.57.0.zip) = 1870963 > SIZE (go_modules/golang.org/x/net/@v/v0.6.0.mod) = 123 > SIZE (go_modules/golang.org/x/net/@v/v0.8.0.mod) = 123 > -SIZE (go_modules/golang.org/x/oauth2/@v/v0.30.0.mod) = 91 > -SIZE (go_modules/golang.org/x/oauth2/@v/v0.30.0.zip) = 152795 > +SIZE (go_modules/golang.org/x/oauth2/@v/v0.36.0.mod) = 91 > +SIZE (go_modules/golang.org/x/oauth2/@v/v0.36.0.zip) = 155804 > SIZE (go_modules/golang.org/x/oauth2/@v/v0.4.0.mod) = 296 > SIZE (go_modules/golang.org/x/sync/@v/v0.0.0-20180314180146-1d60e4601c6f.mod) = 25 > SIZE (go_modules/golang.org/x/sync/@v/v0.0.0-20190423024810-112230192c58.mod) = 25 > SIZE (go_modules/golang.org/x/sync/@v/v0.0.0-20220722155255-886fb9371eb4.mod) = 25 > SIZE (go_modules/golang.org/x/sync/@v/v0.1.0.mod) = 25 > -SIZE (go_modules/golang.org/x/sync/@v/v0.16.0.mod) = 36 > -SIZE (go_modules/golang.org/x/sync/@v/v0.16.0.zip) = 25707 > +SIZE (go_modules/golang.org/x/sync/@v/v0.22.0.mod) = 36 > +SIZE (go_modules/golang.org/x/sync/@v/v0.22.0.zip) = 25790 > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20180909124046-d0be0721c37e.mod) = 24 > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20190215142949-d0b11bdaac8a.mod) = 24 > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod) = 33 > @@ -445,48 +420,50 @@ SIZE (go_modules/golang.org/x/sys/@v/v0. > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220422013727-9388b58f7150.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220520151302-bc2c85ada10a.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20220722155257-8c9f86f7a55f.mod) = 33 > -SIZE (go_modules/golang.org/x/sys/@v/v0.1.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.10.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.13.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.15.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.2.0.mod) = 33 > +SIZE (go_modules/golang.org/x/sys/@v/v0.28.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.3.0.mod) = 33 > -SIZE (go_modules/golang.org/x/sys/@v/v0.30.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.35.0.mod) = 35 > -SIZE (go_modules/golang.org/x/sys/@v/v0.35.0.zip) = 1998204 > +SIZE (go_modules/golang.org/x/sys/@v/v0.38.0.mod) = 35 > +SIZE (go_modules/golang.org/x/sys/@v/v0.47.0.mod) = 35 > +SIZE (go_modules/golang.org/x/sys/@v/v0.47.0.zip) = 2022425 > SIZE (go_modules/golang.org/x/sys/@v/v0.5.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.6.0.mod) = 33 > SIZE (go_modules/golang.org/x/sys/@v/v0.8.0.mod) = 33 > -SIZE (go_modules/golang.org/x/telemetry/@v/v0.0.0-20250807160809-1a19826ec488.mod) = 133 > -SIZE (go_modules/golang.org/x/telemetry/@v/v0.0.0-20250807160809-1a19826ec488.zip) = 1016709 > +SIZE (go_modules/golang.org/x/telemetry/@v/v0.0.0-20260708182218-49f421fb7959.mod) = 133 > +SIZE (go_modules/golang.org/x/telemetry/@v/v0.0.0-20260708182218-49f421fb7959.zip) = 1020653 > SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod) = 95 > SIZE (go_modules/golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.mod) = 95 > +SIZE (go_modules/golang.org/x/term/@v/v0.10.0.mod) = 68 > SIZE (go_modules/golang.org/x/term/@v/v0.15.0.mod) = 68 > SIZE (go_modules/golang.org/x/term/@v/v0.2.0.mod) = 67 > -SIZE (go_modules/golang.org/x/term/@v/v0.34.0.mod) = 70 > -SIZE (go_modules/golang.org/x/term/@v/v0.34.0.zip) = 21166 > +SIZE (go_modules/golang.org/x/term/@v/v0.45.0.mod) = 70 > +SIZE (go_modules/golang.org/x/term/@v/v0.45.0.zip) = 21694 > SIZE (go_modules/golang.org/x/term/@v/v0.5.0.mod) = 67 > SIZE (go_modules/golang.org/x/term/@v/v0.6.0.mod) = 67 > SIZE (go_modules/golang.org/x/term/@v/v0.8.0.mod) = 67 > SIZE (go_modules/golang.org/x/text/@v/v0.12.0.mod) = 197 > SIZE (go_modules/golang.org/x/text/@v/v0.14.0.mod) = 197 > -SIZE (go_modules/golang.org/x/text/@v/v0.28.0.mod) = 190 > -SIZE (go_modules/golang.org/x/text/@v/v0.28.0.zip) = 9234223 > SIZE (go_modules/golang.org/x/text/@v/v0.3.0.mod) = 25 > SIZE (go_modules/golang.org/x/text/@v/v0.3.2.mod) = 88 > SIZE (go_modules/golang.org/x/text/@v/v0.3.3.mod) = 97 > SIZE (go_modules/golang.org/x/text/@v/v0.3.6.mod) = 97 > SIZE (go_modules/golang.org/x/text/@v/v0.3.7.mod) = 97 > SIZE (go_modules/golang.org/x/text/@v/v0.4.0.mod) = 258 > +SIZE (go_modules/golang.org/x/text/@v/v0.40.0.mod) = 190 > +SIZE (go_modules/golang.org/x/text/@v/v0.40.0.zip) = 7015236 > SIZE (go_modules/golang.org/x/text/@v/v0.7.0.mod) = 258 > SIZE (go_modules/golang.org/x/text/@v/v0.8.0.mod) = 215 > SIZE (go_modules/golang.org/x/text/@v/v0.9.0.mod) = 215 > SIZE (go_modules/golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod) = 26 > SIZE (go_modules/golang.org/x/tools/@v/v0.0.0-20191119224855-298f0cb1881e.mod) = 212 > SIZE (go_modules/golang.org/x/tools/@v/v0.1.12.mod) = 327 > -SIZE (go_modules/golang.org/x/tools/@v/v0.35.0.mod) = 301 > -SIZE (go_modules/golang.org/x/tools/@v/v0.36.0.mod) = 301 > -SIZE (go_modules/golang.org/x/tools/@v/v0.36.0.zip) = 3553586 > +SIZE (go_modules/golang.org/x/tools/@v/v0.47.0.mod) = 301 > +SIZE (go_modules/golang.org/x/tools/@v/v0.48.0.mod) = 301 > +SIZE (go_modules/golang.org/x/tools/@v/v0.48.0.zip) = 2764700 > SIZE (go_modules/golang.org/x/tools/@v/v0.6.0.mod) = 211 > SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = 37 > SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.zip) = 20009 > @@ -507,6 +484,5 @@ SIZE (go_modules/gopkg.in/tomb.v1/@v/v1. > SIZE (go_modules/gopkg.in/tomb.v1/@v/v1.0.0-20141024135613-dd632973f1e7.zip) = 5099 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v2/@v/v2.2.1.zip) = 77767 > -SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.mod) = 95 > SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.1.zip) = 104623 > Index: modules.inc > =================================================================== > RCS file: /cvs/ports/mail/aerc/modules.inc,v > diff -u -p -r1.12 modules.inc > --- modules.inc 2 Sep 2025 17:05:29 -0000 1.12 > +++ modules.inc 30 Jul 2026 17:33:27 -0000 > @@ -1,14 +1,13 @@ > MODGO_MODULES = \ > cloud.google.com/go/compute/metadata v0.3.0 \ > - git.sr.ht/~rjarry/go-opt/v2 v2.1.0 \ > - git.sr.ht/~rockorager/go-jmap v0.5.2 \ > - git.sr.ht/~rockorager/vaxis v0.15.0 \ > - github.com/!proton!mail/go-crypto v1.3.0 \ > - github.com/arran4/golang-ical v0.3.2 \ > + git.sr.ht/~rjarry/go-opt/v2 v2.2.0 \ > + git.sr.ht/~rockorager/go-jmap v0.5.3 \ > + github.com/!proton!mail/go-crypto v1.4.1 \ > + github.com/arran4/golang-ical v0.3.5 \ > github.com/bwesterb/go-ristretto v1.2.3 \ > - github.com/cloudflare/circl v1.6.1 \ > - github.com/containerd/console v1.0.5 \ > - github.com/creack/pty v1.1.24 \ > + github.com/clipperhouse/uax29/v2 v2.7.0 \ > + github.com/cloudflare/circl v1.6.4 \ > + github.com/creack/pty v1.1.9 \ > github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 \ > github.com/davecgh/go-spew v1.1.1 \ > github.com/emersion/go-imap v1.2.1 \ > @@ -23,7 +22,7 @@ MODGO_MODULES = \ > github.com/emersion/go-smtp v0.24.0 \ > github.com/emersion/go-textwrapper v0.0.0-20200911093747-65d896831594 \ > github.com/fsnotify/fsevents v0.2.0 \ > - github.com/fsnotify/fsnotify v1.9.0 \ > + github.com/fsnotify/fsnotify v1.10.1 \ > github.com/go-ini/ini v1.67.0 \ > github.com/golang/protobuf v1.5.2 \ > github.com/golang/snappy v1.0.0 \ > @@ -34,9 +33,8 @@ MODGO_MODULES = \ > github.com/kr/text v0.2.0 \ > github.com/lithammer/fuzzysearch v1.1.8 \ > github.com/martinlindhe/base36 v1.0.0 \ > - github.com/mattn/go-isatty v0.0.20 \ > - github.com/mattn/go-runewidth v0.0.16 \ > - github.com/mattn/go-sixel v0.0.5 \ > + github.com/mattn/go-isatty v0.0.23 \ > + github.com/mattn/go-runewidth v0.0.24 \ > github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e \ > github.com/onsi/ginkgo v1.7.0 \ > github.com/onsi/ginkgo/v2 v2.1.4 \ > @@ -44,26 +42,25 @@ MODGO_MODULES = \ > github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e \ > github.com/pkg/errors v0.9.1 \ > github.com/pmezard/go-difflib v1.0.0 \ > - github.com/rivo/uniseg v0.4.7 \ > github.com/riywo/loginshell v0.0.0-20200815045211-7d26008be1ab \ > + github.com/rockorager/go-uucode v1.2.0 \ > github.com/rogpeppe/go-internal v1.8.1 \ > - github.com/soniakeys/quant v1.0.0 \ > github.com/stretchr/objx v0.5.2 \ > github.com/stretchr/testify v1.11.1 \ > github.com/syndtr/goleveldb v1.0.0 \ > github.com/yuin/goldmark v1.4.13 \ > - golang.org/x/crypto v0.41.0 \ > - golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 \ > - golang.org/x/image v0.30.0 \ > - golang.org/x/mod v0.27.0 \ > - golang.org/x/net v0.43.0 \ > - golang.org/x/oauth2 v0.30.0 \ > - golang.org/x/sync v0.16.0 \ > - golang.org/x/sys v0.35.0 \ > - golang.org/x/telemetry v0.0.0-20250807160809-1a19826ec488 \ > - golang.org/x/term v0.34.0 \ > - golang.org/x/text v0.28.0 \ > - golang.org/x/tools v0.36.0 \ > + go.rockorager.dev/vaxis v0.17.1 \ > + golang.org/x/crypto v0.54.0 \ > + golang.org/x/image v0.44.0 \ > + golang.org/x/mod v0.38.0 \ > + golang.org/x/net v0.57.0 \ > + golang.org/x/oauth2 v0.36.0 \ > + golang.org/x/sync v0.22.0 \ > + golang.org/x/sys v0.47.0 \ > + golang.org/x/telemetry v0.0.0-20260708182218-49f421fb7959 \ > + golang.org/x/term v0.45.0 \ > + golang.org/x/text v0.40.0 \ > + golang.org/x/tools v0.48.0 \ > golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 \ > google.golang.org/appengine v1.6.7 \ > google.golang.org/protobuf v1.28.0 \ > @@ -76,12 +73,10 @@ MODGO_MODULES = \ > > MODGO_MODFILES = \ > github.com/!proton!mail/go-crypto v0.0.0-20230923063757-afb1ddc0824c \ > + github.com/clipperhouse/uax29/v2 v2.2.0 \ > github.com/cloudflare/circl v1.3.3 \ > github.com/cloudflare/circl v1.3.7 \ > - github.com/cloudflare/circl v1.6.0 \ > - github.com/containerd/console v1.0.3 \ > - github.com/creack/pty v1.1.18 \ > - github.com/creack/pty v1.1.9 \ > + github.com/cloudflare/circl v1.6.2 \ > github.com/davecgh/go-spew v1.1.0 \ > github.com/emersion/go-imap v1.0.5 \ > github.com/emersion/go-message v0.11.1 \ > @@ -98,28 +93,23 @@ MODGO_MODFILES = \ > github.com/kr/pretty v0.1.0 \ > github.com/kr/pretty v0.2.1 \ > github.com/kr/text v0.1.0 \ > - github.com/mattn/go-runewidth v0.0.14 \ > github.com/onsi/ginkgo v1.6.0 \ > github.com/onsi/gomega v1.4.3 \ > - github.com/rivo/uniseg v0.2.0 \ > - github.com/rivo/uniseg v0.4.4 \ > github.com/rogpeppe/go-internal v1.6.1 \ > github.com/stretchr/objx v0.1.0 \ > github.com/stretchr/testify v1.3.0 \ > github.com/stretchr/testify v1.7.0 \ > github.com/stretchr/testify v1.8.0 \ > - github.com/stretchr/testify v1.8.3 \ > github.com/stretchr/testify v1.8.4 \ > golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \ > golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 \ > - golang.org/x/crypto v0.11.1-0.20230711161743-2e82bdd1719d \ > golang.org/x/crypto v0.17.0 \ > golang.org/x/crypto v0.3.1-0.20221117191849-2c476679df9a \ > golang.org/x/crypto v0.31.0 \ > - golang.org/x/crypto v0.33.0 \ > + golang.org/x/crypto v0.41.0 \ > + golang.org/x/crypto v0.45.0 \ > golang.org/x/crypto v0.7.0 \ > - golang.org/x/image v0.9.0 \ > - golang.org/x/mod v0.26.0 \ > + golang.org/x/mod v0.37.0 \ > golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 \ > golang.org/x/mod v0.8.0 \ > golang.org/x/net v0.0.0-20180906233101-161cd47e91fd \ > @@ -129,8 +119,8 @@ MODGO_MODFILES = \ > golang.org/x/net v0.0.0-20220722155237-a158d28d115b \ > golang.org/x/net v0.10.0 \ > golang.org/x/net v0.2.0 \ > - golang.org/x/net v0.42.0 \ > golang.org/x/net v0.5.0 \ > + golang.org/x/net v0.56.0 \ > golang.org/x/net v0.6.0 \ > golang.org/x/net v0.8.0 \ > golang.org/x/oauth2 v0.4.0 \ > @@ -145,18 +135,20 @@ MODGO_MODFILES = \ > golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 \ > golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a \ > golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f \ > - golang.org/x/sys v0.1.0 \ > golang.org/x/sys v0.10.0 \ > golang.org/x/sys v0.13.0 \ > golang.org/x/sys v0.15.0 \ > golang.org/x/sys v0.2.0 \ > + golang.org/x/sys v0.28.0 \ > golang.org/x/sys v0.3.0 \ > - golang.org/x/sys v0.30.0 \ > + golang.org/x/sys v0.35.0 \ > + golang.org/x/sys v0.38.0 \ > golang.org/x/sys v0.5.0 \ > golang.org/x/sys v0.6.0 \ > golang.org/x/sys v0.8.0 \ > golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \ > golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 \ > + golang.org/x/term v0.10.0 \ > golang.org/x/term v0.15.0 \ > golang.org/x/term v0.2.0 \ > golang.org/x/term v0.5.0 \ > @@ -176,10 +168,9 @@ MODGO_MODFILES = \ > golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \ > golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e \ > golang.org/x/tools v0.1.12 \ > - golang.org/x/tools v0.35.0 \ > + golang.org/x/tools v0.47.0 \ > golang.org/x/tools v0.6.0 \ > gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \ > gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \ > - gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f \ > - gopkg.in/yaml.v3 v3.0.0 > + gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f > > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/mail/aerc/pkg/PLIST,v > diff -u -p -r1.11 PLIST > --- pkg/PLIST 2 Sep 2025 17:05:29 -0000 1.11 > +++ pkg/PLIST 30 Jul 2026 17:33:27 -0000 > @@ -47,3 +47,5 @@ share/aerc/templates/quoted_reply > share/applications/aerc.desktop > share/doc/pkg-readmes/${PKGSTEM} > @tag update-desktop-database > +share/icons/hicolor/scalable/apps/aerc.svg > +@tag gtk-update-icon-cache %D/share/icons/hicolor >