[Midnightbsd-cvs] [MidnightBSD/mports] 30db76: databases/firebird40-client: avoid server database...
Lucas Holt
noreply at github.com
Mon Jul 6 11:20:45 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 30db767cb1341daad0b09a87a1523ddee03438c4
https://github.com/MidnightBSD/mports/commit/30db767cb1341daad0b09a87a1523ddee03438c4
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
M databases/firebird40-server/Makefile
M databases/firebird40-server/files/patch-builds-posix_Makefile.in
M databases/firebird40-server/pkg-plist.client
Log Message:
-----------
databases/firebird40-client: avoid server database generation
The client build was reaching Firebird's server database restore path and crashing while gbak restored help.fdb on Magus run 641. Gate the server-only database generation behind IsServer and build only the client tools needed by the client package.
QLI depends on help.fdb, so omit it from the client package instead of restoring the server help database in client-only builds. Keep message database generation ordered before build_file.
AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
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