net/bitlbee: no need for Python anymore
One more Python 2 cleanup.
Stuart pointed out that previous versions of bitlbee didn't generate
help.txt in the release tarball, hence the need for Python historically.
There's one more Python script in this port, but it doesn't seem to be
used for anything in the package.
ok sthen@
Update to a17.
MODTK_VERSION=8.6.
Tcllib and combobox.tcl are needed for "hv".
Take maintainer.
Thanks to matthieu@ and sthen@ for initial and additional work.
ok sthen@, matthieu@
sync -D_LIBCPP_USE_LOWER_DEQUE_BLOCK_SIZE patches from devel/llvm/22
so that this can build on lower-memory archs with llvm 22 (because it
spends hours building an additional copy of clang...)
fix edit mistake done when wrangling PLISTs to handle py3-packages that
were removed during the 7.9->-current cycle (specifically, go back to
py3-backports-zstd that accientally got changed to py2-backports-zstd)