[Midnightbsd-cvs] [MidnightBSD/mports] 104011: magus

Lucas Holt noreply at github.com
Wed May 20 11:01:13 EDT 2026


  Branch: refs/heads/devel/gitlab-index-deps
  Home:   https://github.com/MidnightBSD/mports
  Commit: 1040119aa23692484772ca124297241292fa9cb6
      https://github.com/MidnightBSD/mports/commit/1040119aa23692484772ca124297241292fa9cb6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M security/linux-c7-nss/Makefile

  Log Message:
  -----------
  magus


  Commit: 719c233085ae056eee473dbad0c2759ec5821b93
      https://github.com/MidnightBSD/mports/commit/719c233085ae056eee473dbad0c2759ec5821b93
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M devel/linux-rl9-ocl-icd/Makefile

  Log Message:
  -----------
  fake


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

  Changed paths:
    M print/linux-rl9-cups-libs/Makefile

  Log Message:
  -----------
  skip


  Commit: 8f399d284eb3b7280c6b07c2cb2c85685b68055c
      https://github.com/MidnightBSD/mports/commit/8f399d284eb3b7280c6b07c2cb2c85685b68055c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M net/linux-c7-avahi-libs/Makefile

  Log Message:
  -----------
  fake


  Commit: 515428121d78bf073278c660ee05e1a96661b855
      https://github.com/MidnightBSD/mports/commit/515428121d78bf073278c660ee05e1a96661b855
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M graphics/nvidia-drm-kmod/Makefile.common

  Log Message:
  -----------
  graphics/nvidia-drm-kmod: fix Xorg config staging

Install the generated Xorg configuration under PREFIX during post-install so the mports fake staging layer places it under the correct fake root. This fixes the nvidia-drm-510-kmod plist check failure from the double-staged path.

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


  Commit: 9bd57dce3e1aa859baf5a17ec28368ba8c1b54a1
      https://github.com/MidnightBSD/mports/commit/9bd57dce3e1aa859baf5a17ec28368ba8c1b54a1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M devel/Makefile
    A devel/rubygem-gitlab-labkit/Makefile
    A devel/rubygem-gitlab-labkit/distinfo
    A devel/rubygem-gitlab-labkit/pkg-descr
    A devel/rubygem-hana/Makefile
    A devel/rubygem-hana/distinfo
    A devel/rubygem-hana/pkg-descr
    A devel/rubygem-jaeger-client/Makefile
    A devel/rubygem-jaeger-client/distinfo
    A devel/rubygem-jaeger-client/pkg-descr
    A devel/rubygem-json_schemer/Makefile
    A devel/rubygem-json_schemer/distinfo
    A devel/rubygem-json_schemer/pkg-descr
    A devel/rubygem-opentelemetry-exporter-otlp-gitlab/Makefile
    A devel/rubygem-opentelemetry-exporter-otlp-gitlab/distinfo
    A devel/rubygem-opentelemetry-exporter-otlp-gitlab/pkg-descr
    A devel/rubygem-opentelemetry-instrumentation-all-gitlab/Makefile
    A devel/rubygem-opentelemetry-instrumentation-all-gitlab/distinfo
    A devel/rubygem-opentelemetry-instrumentation-all-gitlab/pkg-descr
    A devel/rubygem-opentelemetry-sdk-gitlab/Makefile
    A devel/rubygem-opentelemetry-sdk-gitlab/distinfo
    A devel/rubygem-opentelemetry-sdk-gitlab/pkg-descr
    A devel/rubygem-opentracing/Makefile
    A devel/rubygem-opentracing/distinfo
    A devel/rubygem-opentracing/pkg-descr
    A devel/rubygem-prometheus-client-mmap/Makefile
    A devel/rubygem-prometheus-client-mmap/Makefile.crates
    A devel/rubygem-prometheus-client-mmap/distinfo
    A devel/rubygem-prometheus-client-mmap/pkg-descr
    A devel/rubygem-thrift/Makefile
    A devel/rubygem-thrift/distinfo
    A devel/rubygem-thrift/files/patch-ext_extconf.rb
    A devel/rubygem-thrift/pkg-descr
    M security/Makefile
    A security/rubygem-openssl3/Makefile
    A security/rubygem-openssl3/distinfo
    A security/rubygem-openssl3/pkg-descr

  Log Message:
  -----------
  Devel/gitlab index deps (#562)

## Summary by Sourcery

Add new Ruby gem ports and dependencies to support GitLab observability,
tracing, and JSON schema validation, and wire them into the ports tree
indexes.

New Features:
- Introduce rubygem-gitlab-labkit and its observability-related
dependencies for GitLab.
- Add ports for OpenTelemetry exporter, SDK, and all-in-one
instrumentation bundle variants used by GitLab.
- Add new ports for Prometheus mmap metrics client, Jaeger client,
OpenTracing API, JSON schema tooling, and supporting gems including
thrift, hana, and OpenSSL 3.

Enhancements:
- Register the new Ruby gem ports in the devel and security category
Makefiles so they are built and indexed with the rest of the tree.
- Adjust the Ruby thrift gem build to tweak compiler flags for
compatibility during staged installation.

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>


  Commit: 829b166a5989e8727294e717f81f8061eb681806
      https://github.com/MidnightBSD/mports/commit/829b166a5989e8727294e717f81f8061eb681806
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M devel/autoconf/pkg-plist

  Log Message:
  -----------
  devel/autoconf: fix plist for 2.73

Update the plist for the files installed by Autoconf 2.73. The generated autoconf_version.m4 replaced version.m4, and the a68 language macro is now installed.

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


  Commit: 991c3bec294dfeac3d9663fe2e49541607692a15
      https://github.com/MidnightBSD/mports/commit/991c3bec294dfeac3d9663fe2e49541607692a15
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M textproc/p5-Text-CharWidth/Makefile

  Log Message:
  -----------
  textproc/p5-Text-CharWidth: fix strip path

Use PREFIX for the post-install strip command so the mports fake staging layer applies the fake root once. This fixes the double-staged path that made fake fail.

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


  Commit: 97f16e0489414c4d4fd7e18b1241a818b27aeecb
      https://github.com/MidnightBSD/mports/commit/97f16e0489414c4d4fd7e18b1241a818b27aeecb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M Mk/extensions/autoreconf.mk

  Log Message:
  -----------
  2.73


  Commit: 4fd41a84c7c0fd8068909b64a62bd0864466dba3
      https://github.com/MidnightBSD/mports/commit/4fd41a84c7c0fd8068909b64a62bd0864466dba3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M devel/linux-rl9-qt5-qtbase/Makefile

  Log Message:
  -----------
  fake


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

  Changed paths:
    M net/linux-c7-openldap/Makefile

  Log Message:
  -----------
  fake


  Commit: 110be4c9cabd5a03acc433acec4fdf98df4a52de
      https://github.com/MidnightBSD/mports/commit/110be4c9cabd5a03acc433acec4fdf98df4a52de
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M dns/bind-tools/pkg-plist
    M dns/bind-tools/pkg-plist-devel
    M dns/bind918/Makefile
    M dns/bind918/distinfo
    M dns/bind918/pkg-plist
    M dns/bind920/Makefile
    M dns/bind920/distinfo
    M dns/bind920/pkg-plist

  Log Message:
  -----------
  patch some bind ports


  Commit: 8a7402331ab01977284496d38d814334430a03e5
      https://github.com/MidnightBSD/mports/commit/8a7402331ab01977284496d38d814334430a03e5
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M net/rsync/Makefile
    M net/rsync/distinfo
    A net/rsync/files/patch-lib_sysxattrs.c
    A net/rsync/files/patch-testsuite_xattrs.test
    R net/rsync/files/patch-xattr.c
    M net/rsync/pkg-plist

  Log Message:
  -----------
  3.4.2


  Commit: 908d8afc5ca30551baa775d9e9103281720bd7d1
      https://github.com/MidnightBSD/mports/commit/908d8afc5ca30551baa775d9e9103281720bd7d1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M net/rsync/Makefile
    M net/rsync/distinfo

  Log Message:
  -----------
  3.4.3


  Commit: 609bdda9c7aff1ffed062542f3cfd3a4033c5fa3
      https://github.com/MidnightBSD/mports/commit/609bdda9c7aff1ffed062542f3cfd3a4033c5fa3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M Mk/extensions/autoreconf.mk
    M devel/autoconf/pkg-plist
    M devel/linux-rl9-ocl-icd/Makefile
    M devel/linux-rl9-qt5-qtbase/Makefile
    M dns/bind-tools/pkg-plist
    M dns/bind-tools/pkg-plist-devel
    M dns/bind918/Makefile
    M dns/bind918/distinfo
    M dns/bind918/pkg-plist
    M dns/bind920/Makefile
    M dns/bind920/distinfo
    M dns/bind920/pkg-plist
    M graphics/nvidia-drm-kmod/Makefile.common
    M net/linux-c7-avahi-libs/Makefile
    M net/linux-c7-openldap/Makefile
    M net/rsync/Makefile
    M net/rsync/distinfo
    A net/rsync/files/patch-lib_sysxattrs.c
    A net/rsync/files/patch-testsuite_xattrs.test
    R net/rsync/files/patch-xattr.c
    M net/rsync/pkg-plist
    M print/linux-rl9-cups-libs/Makefile
    M security/linux-c7-nss/Makefile
    M textproc/p5-Text-CharWidth/Makefile

  Log Message:
  -----------
  Merge branch 'master' into devel/gitlab-index-deps


Compare: https://github.com/MidnightBSD/mports/compare/67555e3d0664...609bdda9c7af

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