Revert "Changes to be committed:"
This reverts commit 6aacc2c531052437f67f7a2b66aaec73b8728c30.
Horrible error, seems to have replaced wip/webkit-gtk/Makefile with glsmac/Makefile, which was NOT intended at all! Sorry!!
shells/powerlevel10k: Fix build with GCC 14 in bundled gitstatus
Add patches for gitstatus src/index.cc and src/tag_db.cc to resolve
GCC 14 build failures. Update distinfo with patch checksums.
lang/gcc16: Guard Linux-only open(2) flags with #ifdef for NetBSD portability
Adds patch to libgcobol/posix/shim/open.cc to wrap O_DIRECT, O_LARGEFILE,
O_NOATIME, O_PATH and O_TMPFILE in #ifdef guards; these flags are
Linux-specific and not defined on NetBSD.
misc/DeepSeek-TUI: Add deepseek-tui version 0.8.39
Packaged in wip by Chavdar Ivanov and Claude Code.
Rust-based terminal coding agent for Deep-Seek V4.
bind920: update to version 9.20.23.
Pkgsrc changes:
* None, other than checksum changes.
Upstream changes:
BIND 9.20.23
------------
Security Fixes
~~~~~~~~~~~~~~
- Fix outgoing zone transfers' quota issue. ``1006b044b7``
Unauthorized clients could consume outgoing zone transfers quota and
block authorized zone transfer clients. This has been fixed.
:gl:`#3589`
[344 lines not shown]