[Midnightbsd-cvs] [MidnightBSD/mports] 9039c1: devel/rubygem-mixlib-shellout: add port, sysutils/...

Lucas Holt noreply at github.com
Thu May 7 09:11:46 EDT 2026


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

  Changed paths:
    A devel/rubygem-mixlib-shellout/Makefile
    A devel/rubygem-mixlib-shellout/distinfo
    A devel/rubygem-mixlib-shellout/pkg-descr
    A sysutils/rubygem-chef-utils/Makefile
    A sysutils/rubygem-chef-utils/distinfo
    A sysutils/rubygem-chef-utils/pkg-descr

  Log Message:
  -----------
  devel/rubygem-mixlib-shellout: add port, sysutils/rubygem-chef-utils: add dependency

Add rubygem-mixlib-shellout 3.3.9 and its missing dependency
rubygem-chef-utils 19.2.12, based on FreeBSD ports.

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


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

  Changed paths:
    M devel/p5-Test2-Plugin-UUID/Makefile

  Log Message:
  -----------
  devel/p5-Test2-Plugin-UUID: disable tests

UUID::Tiny triggers "Useless use of warnings() in void context" on
Perl 5.40+, which the test harness catches as a failure. The port
itself is functional; disable tests until upstream fixes UUID::Tiny.

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


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

  Changed paths:
    A devel/py-treelib/Makefile
    A devel/py-treelib/distinfo
    A devel/py-treelib/pkg-descr

  Log Message:
  -----------
  devel/py-treelib: add port

Add treelib 1.7.1, a Python tree data structure implementation.
Required as a test dependency by devel/py-pyTooling.

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


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

  Changed paths:
    A devel/py-cligj/Makefile
    A devel/py-cligj/distinfo
    A devel/py-cligj/pkg-descr

  Log Message:
  -----------
  devel/py-cligj: add port

Add cligj 0.7.2, click-based GIS CLI argument decorators for Python.
Required as a run dependency by graphics/py-fiona.

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


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

  Changed paths:
    M graphics/py-imageio/Makefile

  Log Message:
  -----------
  graphics/py-imageio: disable tests

astro/py-astropy and several other test dependencies are not available
in mports. Remove pytest from USE_PYTHON and add NO_TEST=yes.

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


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

  Changed paths:
    M graphics/py-imageio/Makefile

  Log Message:
  -----------
  graphics/py-imageio: remove TEST_DEPENDS

Remove test dependencies that are unavailable in mports (astro/py-astropy,
multimedia/py-av, etc.) since tests are already disabled with NO_TEST=yes.

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


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

  Changed paths:
    A misc/py-laspy/Makefile
    A misc/py-laspy/distinfo
    A misc/py-laspy/pkg-descr

  Log Message:
  -----------
  misc/py-laspy: add port

Add laspy 2.5.4, a Python library for reading/writing LAS/LIDAR files.
Required as a run dependency by graphics/qgis. Use math/py-numpy instead
of FreeBSD's py-numpy1; omit py-lazrs and py-laszip (not in mports).

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


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

  Changed paths:
    A archivers/py-laszip/Makefile
    A archivers/py-laszip/distinfo
    A archivers/py-laszip/pkg-descr
    A devel/py-scikit-build-core/Makefile
    A devel/py-scikit-build-core/distinfo
    A devel/py-scikit-build-core/pkg-descr
    M misc/py-laspy/Makefile
    A misc/py-lazrs/Makefile
    A misc/py-lazrs/distinfo
    A misc/py-lazrs/pkg-descr

  Log Message:
  -----------
  devel/py-scikit-build-core, archivers/py-laszip, misc/py-lazrs: add ports; misc/py-laspy: add LAZ deps

Add py-scikit-build-core 0.11.6 (CMake build backend for Python),
py-laszip 0.3.0 (LASzip Python bindings), and py-lazrs 0.8.1
(laz-rs Python bindings). Update py-laspy to include the optional
LAZ compression dependencies now that they are available.

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


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

  Changed paths:
    M archivers/py-laszip/pkg-descr
    M devel/py-scikit-build-core/Makefile
    M devel/py-scikit-build-core/pkg-descr
    M misc/py-lazrs/pkg-descr

  Log Message:
  -----------
  devel/py-scikit-build-core, archivers/py-laszip, misc/py-lazrs: portlint fixes

Fix APACHE20 -> Apache-2.0 license identifier and remove WWW lines
from pkg-descr files (URL already present in Makefile WWW=).

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


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

  Changed paths:
    M graphics/Makefile

  Log Message:
  -----------
  graphics/Makefile: add libultrahdr to SUBDIR; graphics/vips: restore UHDR default

libultrahdr was committed but missing from graphics/Makefile, causing
Magus to not index it and vips to fail its dependency check. Adding
it to SUBDIR in alphabetical order fixes the index, so UHDR can
remain in vips OPTIONS_DEFAULT.

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


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

  Changed paths:
    M science/Makefile
    A science/tfel-edf/Makefile
    A science/tfel-edf/files/patch-cmake_modules_tfel.cmake
    A science/tfel-edf/files/patch-mfront_src_BehaviourMaterialProperty.cxx
    A science/tfel-edf/files/patch-mfront_src_BroydenSolvers.cxx
    A science/tfel-edf/files/patch-mfront_src_LevenbergMarquardtSolvers.cxx
    A science/tfel-edf/files/patch-mfront_src_NewtonRaphsonSolvers.cxx
    A science/tfel-edf/files/patch-mfront_src_SecondBroydenSolver.cxx
    A science/tfel-edf/files/patch-mtest_src_AsterCohesiveZoneModel.cxx
    A science/tfel-edf/files/patch-mtest_src_AsterSmallStrainBehaviour.cxx
    A science/tfel-edf/files/patch-mtest_src_Behaviour.cxx
    A science/tfel-edf/files/patch-mtest_src_NonLinearConstraint.cxx
    A science/tfel-edf/files/patch-mtest_src_PipeCubicElement.cxx
    A science/tfel-edf/files/patch-mtest_src_PipeLinearElement.cxx
    A science/tfel-edf/files/patch-mtest_src_PipeQuadraticElement.cxx
    A science/tfel-edf/pkg-descr
    A science/tfel-edf/pkg-plist

  Log Message:
  -----------
  science/tfel-edf: add new port

Add TFEL/MFront EDF 3.2.1.1 based on the FreeBSD port.

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


Compare: https://github.com/MidnightBSD/mports/compare/21674cf20b9d...8eac5c583586

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