[Midnightbsd-cvs] [MidnightBSD/mports] b64061: textproc/libodfgen01: add new port

Lucas Holt noreply at github.com
Thu May 7 00:09:15 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: b64061fdfa2d9b03db6ced172f2662532d0cdcc6
      https://github.com/MidnightBSD/mports/commit/b64061fdfa2d9b03db6ced172f2662532d0cdcc6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M textproc/Makefile
    A textproc/libodfgen01/Makefile
    A textproc/libodfgen01/distinfo
    A textproc/libodfgen01/pkg-descr
    A textproc/libodfgen01/pkg-plist

  Log Message:
  -----------
  textproc/libodfgen01: add new port

AI-Assisted-by: OpenAI Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: dafbef7f84df67ccd23da9d022122f4fce519d69
      https://github.com/MidnightBSD/mports/commit/dafbef7f84df67ccd23da9d022122f4fce519d69
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M science/trilinos/Makefile

  Log Message:
  -----------
  science/trilinos: fix i386 build with Tpetra LONG_LONG ETI

On i386, sizeof(size_t)=4 < sizeof(long long)=8, triggering a
static_assert in Tpetra_Distributor.hpp:779 when compiling the
INT_LONG_LONG ETI instantiations. Disable Tpetra_INST_INT_LONG_LONG
on i386 to skip those instantiations.

Also remove stale BROKEN_i386: Kokkos no longer fails its 64-bit
pointer check in Trilinos 16.2.0 (the build reached 58% before the
Tpetra assertion, confirming Kokkos builds fine on i386 now).

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/2a2cd5b1d643...dafbef7f84df

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