[Midnightbsd-cvs] [MidnightBSD/mports] 343f73: editors/openoffice-4: fix LICENSE_TEXT_ADOBE quoti...

Lucas Holt noreply at github.com
Fri May 1 21:17:51 EDT 2026


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

  Changed paths:
    M editors/openoffice-4/Makefile
    A editors/openoffice-4/files/patch-set__soenv.in

  Log Message:
  -----------
  editors/openoffice-4: fix LICENSE_TEXT_ADOBE quoting and add MidnightBSD support to set_soenv.in

- Remove outer double quotes from LICENSE_TEXT_ADOBE to prevent shell
  quoting errors in non-interactive builds (the framework wraps the
  value in echo "${VAR}", so outer quotes created an unterminated
  single-quoted string via the apostrophe in "can't")
- Add patch-set__soenv.in: recognize midnightbsd platform in all
  freebsd regex patterns so set_soenv generates FreeBSDAMDEnv.Set
  correctly for amd64-unknown-midnightbsd platform strings

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 882128b8c79255fded060441ed802ed0d829458b
      https://github.com/MidnightBSD/mports/commit/882128b8c79255fded060441ed802ed0d829458b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-01 (Fri, 01 May 2026)

  Changed paths:
    M editors/openoffice-4/Makefile

  Log Message:
  -----------
  editors/openoffice-4: fix install target staging paths

- Remove spurious FAKE_DESTDIR from PYDL definition; in do-install
  context PREFIX already includes FAKE_DESTDIR automatically so the
  explicit prefix caused a doubled path
- Remove stray leading / from INSTALL_DATA destination path for
  apacheopenoffice.xml
- Add explicit FAKE_DESTDIR to do-install-SDK-on targets: named
  do-install-* variants do not receive FAKE_DESTDIR automatically

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 811ea9de7577ab80b053299746e59cbd973a72ba
      https://github.com/MidnightBSD/mports/commit/811ea9de7577ab80b053299746e59cbd973a72ba
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-01 (Fri, 01 May 2026)

  Changed paths:
    R editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__powerpc64_share.hxx
    R editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__powerpc64_uno2cpp.cxx
    R editors/openoffice-4/files/patch-bridges_source_cpp__uno_gcc3__freebsd__powerpc_share.hxx
    M editors/openoffice-4/files/patch-configure.ac

  Log Message:
  -----------
  editors/openoffice-4: fix patch-configure.ac header and remove powerpc patches

- Fix patch-configure.ac header: strip spurious 'main/' prefix from
  --- and +++ lines; WRKSRC is already aoo-4.1.15/main so the patch
  was trying to find main/configure.ac at main/main/configure.ac
- Remove powerpc patches: MidnightBSD currently targets x86/x86_64
  only; riscv and arm64 support is planned for the future

AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 29853992794ebfd2024d0d729a73f367c49951a9
      https://github.com/MidnightBSD/mports/commit/29853992794ebfd2024d0d729a73f367c49951a9
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-01 (Fri, 01 May 2026)

  Changed paths:
    M x11/cde/Makefile

  Log Message:
  -----------
  cde lic fix


Compare: https://github.com/MidnightBSD/mports/compare/03712bc4fe84...29853992794e

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