[Midnightbsd-cvs] [MidnightBSD/mports] 10435f: cad/graywolf: fix build on i386
Lucas Holt
noreply at github.com
Fri May 8 10:48:59 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 10435f4b8cf1ec5919af124ab3ebb86a6d56fea7
https://github.com/MidnightBSD/mports/commit/10435f4b8cf1ec5919af124ab3ebb86a6d56fea7
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
A cad/graywolf/files/patch-src_Ylib_time.c
Log Message:
-----------
cad/graywolf: fix build on i386
Use the platform time_t type instead of forcing TIME_T to long. This fixes the calls to time(3) and ctime(3) on i386 where time_t is int.
AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Commit: 926382f6caedf28c2a9220d65b82861e6304a6cc
https://github.com/MidnightBSD/mports/commit/926382f6caedf28c2a9220d65b82861e6304a6cc
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M chinese/librime/files/patch-CMakeLists.txt
Log Message:
-----------
chinese/librime: install pkgconfig file on MidnightBSD
Add MidnightBSD to the upstream CMake system-name check that gates rime.pc generation and installation. This fixes the fake stage plist failure for libdata/pkgconfig/rime.pc.
AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Commit: a0bc17bb79b01bbcd2e6c6d2da3b60477a20f84f
https://github.com/MidnightBSD/mports/commit/a0bc17bb79b01bbcd2e6c6d2da3b60477a20f84f
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M ftp/curl/Makefile
Log Message:
-----------
ftp/curl: fix mutually exclusive SSL option defaults
OPENSSL and WOLFSSL were both listed in OPTIONS_DEFAULT but belong to
OPTIONS_RADIO_SSL, meaning only one may be selected. Remove WOLFSSL
since LIBSSH2 (also a default) implies OPENSSL.
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Compare: https://github.com/MidnightBSD/mports/compare/b848058f41ba...a0bc17bb79b0
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list