- build fix for libc++abi on 32-bit ARM
- Fixing libc++ src/filesystem/filesystem_clock.cpp to use clock_gettime()
instead of gettimeofday() as was done already in src/chrono.cpp
- Move OpenBSD off of libc++ old locale API.
from Brad
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...)