[Midnightbsd-cvs] [MidnightBSD/mports] 59b3ce: www/firefox: add FreeBSD compatibility patches for...
Lucas Holt
noreply at github.com
Thu Jun 4 16:57:53 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 59b3ce25769c5f4084442288c813cce762fb9d5d
https://github.com/MidnightBSD/mports/commit/59b3ce25769c5f4084442288c813cce762fb9d5d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
A www/firefox/files/patch-hal_moz.build
A www/firefox/files/patch-ipc_glue_ForkServer.cpp
A www/firefox/files/patch-ipc_glue_GeckoChildProcessHost.cpp
A www/firefox/files/patch-third__party_sqlite3_ext_sqlite-vec_sqlite-vec.c
A www/firefox/files/patch-toolkit_crashreporter_google-breakpad_src_common_linux_memory__mapped__file.cc
A www/firefox/files/patch-xpcom_base_nsMemoryInfoDumper.cpp
Log Message:
-----------
www/firefox: add FreeBSD compatibility patches for 151.0.3
- patch-hal_moz.build: export UdevLib.h for FreeBSD (enables gamepad)
- patch-ipc_glue_ForkServer.cpp: include signal.h and BinaryPath.h on FreeBSD
- patch-ipc_glue_GeckoChildProcessHost.cpp: skip crash reporter setup on FreeBSD
- patch-third__party_sqlite3_ext_sqlite-vec_sqlite-vec.c: include sys/types.h on FreeBSD
- patch-toolkit_crashreporter_google-breakpad: disable linux-only code on FreeBSD
- patch-xpcom_base_nsMemoryInfoDumper.cpp: include signal.h for RT signals on FreeBSD
Adapted from FreeBSD ports www/firefox for MidnightBSD compatibility.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Commit: ea2ae9fac5fe8503f036a86363e78a35d3551753
https://github.com/MidnightBSD/mports/commit/ea2ae9fac5fe8503f036a86363e78a35d3551753
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M www/firefox/files/patch-ipc_glue_ForkServer.cpp
Log Message:
-----------
www/firefox: fix patch-ipc_glue_ForkServer.cpp hunk count for 151.0.3
The second hunk had incorrect line count (-78,7 instead of -78,5).
Also corrects line numbers to match Firefox 151.0.3 source layout.
Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>
Compare: https://github.com/MidnightBSD/mports/compare/9784e0eb7af5...ea2ae9fac5fe
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