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!!
Update devel/objfw to 1.5.3
ObjFW 1.5.2 -> ObjFW 1.5.3, 2026-05-20
* Fixes OFForwardingTests on Windows with GCC.
* Fixes OFHTTPCookieManager which was completely broken.
* OFHTTPServer refuses to send responses that contain a newline in the
headers or the server name now.
* Fixes setting the Amiga Comment to nil in OFMutableTarArchiveEntry.
* Improves handling of truncated archives in OFLHAArchiveEntry.
* OFThread no longer inherits the priority on AmigaOS.
* Uses better source for randomness now to find a free port on platforms that
can't bind to port 0.
* ofarc now strips drives from the paths it stores inside the archive.
* Fixes ofarc failing to create ZIP archives with specific paths on AmigaOS.
* Fixes ofarc incorrectly storing Amiga Protection in ZIP archives.
axen.4: note examples of presently unsupported features
(These could go under a bugs section, but it perhaps makes more sense
to keep all this information together.)
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.
axen.4: add and adjust examples of supported devices
Noted to work with TP-Link UE300 (those that come with ASIX chips,
apparently some come with an RTL8153) and UE306. While here, also
correct the transliteration of "Kuroutoshikou", following OpenBSD.