From noreply at github.com Mon May 25 00:57:28 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 21:57:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1c7748: cad/padring: fix STAGEDIR path doubling in do-install Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1c7748c691e195a72ff146ad6876bee6a6587f33 https://github.com/MidnightBSD/mports/commit/1c7748c691e195a72ff146ad6876bee6a6587f33 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/padring/Makefile Log Message: ----------- cad/padring: fix STAGEDIR path doubling in do-install ${STAGEDIR}${LOCALBASE} doubled the staging prefix since ${LOCALBASE} already contains FAKE_DESTDIR during bmake fake. Use ${LOCALBASE} directly. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 00:59:50 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 21:59:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f424c2: multimedia/libdc1394: bump soname in plist from 25... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f424c2235e83dcc777fc6fd830909e0ec59fefd3 https://github.com/MidnightBSD/mports/commit/f424c2235e83dcc777fc6fd830909e0ec59fefd3 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M multimedia/libdc1394/pkg-plist M print/rubygem-pdf-core/Makefile M print/rubygem-pdf-core09/Makefile Log Message: ----------- multimedia/libdc1394: bump soname in plist from 25 to 26 print/rubygem-{pdf-core,pdf-core09}: fix LICENSE_FILE paths (GPLv2/GPLv3 not gpl2/gpl3) Co-Authored-By: Claude Sonnet 4.6 Commit: 2eea62944d2f1e511dac7f589cc39faa1171d352 https://github.com/MidnightBSD/mports/commit/2eea62944d2f1e511dac7f589cc39faa1171d352 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: A japanese/canna-lib/files/patch-canna-widedef.h Log Message: ----------- japanese/canna-lib: fix build on MidnightBSD (machine/ansi.h removed in 4.0) MidnightBSD sets __FreeBSD_version to its own version number (e.g. 400003), which is < 500000 and triggers old code paths requiring machine/ansi.h. Add __MidnightBSD__ guards to route MidnightBSD through the modern FreeBSD path. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/1c7748c691e1...2eea62944d2f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:12:58 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:12:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 20832e: not sure Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 20832ea49cc3792e6c74793964b0f58ac0537cbd https://github.com/MidnightBSD/mports/commit/20832ea49cc3792e6c74793964b0f58ac0537cbd Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M games/linux-enemyterritory-etpub/Makefile Log Message: ----------- not sure To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:23:53 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:23:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a60aeb: test off for magus Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a60aeba30e2297972e86193f59ddfabeedbcf619 https://github.com/MidnightBSD/mports/commit/a60aeba30e2297972e86193f59ddfabeedbcf619 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/opentimer/Makefile Log Message: ----------- test off for magus To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:27:30 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:27:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 236f5f: ok Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 236f5f35ac9983f957a384c5d24a1336577c88c1 https://github.com/MidnightBSD/mports/commit/236f5f35ac9983f957a384c5d24a1336577c88c1 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M print/rubygem-pdf-core09/Makefile M print/rubygem-prawn24/Makefile Log Message: ----------- ok Commit: 2af8f9b70008be17ae0ddd275d5e80b5fd1f3d1d https://github.com/MidnightBSD/mports/commit/2af8f9b70008be17ae0ddd275d5e80b5fd1f3d1d Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M print/pslib/Makefile M print/rubygem-pdf-core09/Makefile M print/texlive-docs/Makefile M print/ttfautohint/Makefile Log Message: ----------- ugh Commit: dbd70c24cb3d4d3fb066e6d3f02d7ebe16905796 https://github.com/MidnightBSD/mports/commit/dbd70c24cb3d4d3fb066e6d3f02d7ebe16905796 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/opentimer/Makefile M games/linux-enemyterritory-etpub/Makefile A japanese/canna-lib/files/patch-canna-widedef.h M multimedia/libdc1394/pkg-plist M print/rubygem-pdf-core/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/a60aeba30e22...dbd70c24cb3d To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:29:21 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:29:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 85324c: print: reset rubygem maintainers Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 85324cdcd6cc6216837b27bf0b01ca5e8d9b2462 https://github.com/MidnightBSD/mports/commit/85324cdcd6cc6216837b27bf0b01ca5e8d9b2462 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M print/rubygem-afm/Makefile M print/rubygem-pdf-core/Makefile M print/rubygem-pdf-reader/Makefile M print/rubygem-prawn-icon3/Makefile M print/rubygem-prawn-svg036/Makefile M print/rubygem-prawn-table/Makefile M print/rubygem-prawn-templates/Makefile M print/rubygem-prawn/Makefile M print/rubygem-ttfunk/Makefile M print/rubygem-ttfunk17/Makefile Log Message: ----------- print: reset rubygem maintainers Replace FreeBSD maintainer addresses in print rubygem ports with the MidnightBSD ports maintainer address. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:33:07 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:33:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 177ae0: ports: reset FreeBSD maintainer addresses Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 177ae033a7ad8459e5e20760b547a2b46a0c1e79 https://github.com/MidnightBSD/mports/commit/177ae033a7ad8459e5e20760b547a2b46a0c1e79 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M archivers/c-blosc2/Makefile M archivers/libunrar/Makefile M audio/shortwave/Makefile M cad/admesh/Makefile M cad/adms/Makefile M cad/alliance/Makefile M cad/antimony/Makefile M cad/apio/Makefile M cad/appcsxcad/Makefile M cad/archimedes/Makefile M cad/atlc/Makefile M cad/camotics/Makefile M cad/caneda/Makefile M cad/cascade-compiler/Makefile M cad/chipvault/Makefile M cad/csxcad/Makefile M cad/cvc/Makefile M cad/dinotrace/Makefile M cad/ecpprog/Makefile M cad/electric-ng/Makefile M cad/electric/Makefile M cad/fasm/Makefile M cad/feappv/Makefile M cad/freecad/Makefile M cad/freehdl/Makefile M cad/fritzing/Makefile M cad/gds3d/Makefile M cad/gdscpp/Makefile M cad/gdstk/Makefile M cad/gdt/Makefile M cad/geda/Makefile M cad/gerbv/Makefile M cad/gnucap/Makefile M cad/gplcver/Makefile M cad/horizon-eda/Makefile M cad/hs-verismith/Makefile M cad/ifcopenshell/Makefile M cad/irsim/Makefile M cad/k40-whisperer/Makefile M cad/kicad-devel/Makefile M cad/kicad-doc/Makefile M cad/kicad-library-footprints-devel/Makefile M cad/kicad-library-footprints/Makefile M cad/kicad-library-packages3d-devel/Makefile M cad/kicad-library-packages3d/Makefile M cad/kicad-library-symbols-devel/Makefile M cad/kicad-library-symbols/Makefile M cad/kicad-library-templates-devel/Makefile M cad/kicad-library-templates/Makefile M cad/kicad/Makefile M cad/ktechlab/Makefile M cad/ldraw/Makefile M cad/ldview/Makefile M cad/leocad/Makefile M cad/lib3mf/Makefile M cad/libgdsii/Makefile M cad/librecad/Makefile M cad/librepcb/Makefile M cad/librnd/Makefile M cad/meshdev/Makefile M cad/meshlab/Makefile M cad/netgen/Makefile M cad/nvc/Makefile M cad/opencascade740/Makefile M cad/openctm/Makefile M cad/openfpgaloader/Makefile M cad/openscad-devel/Makefile M cad/openscad/Makefile M cad/opentimer/Makefile M cad/openvsp/Makefile M cad/oregano/Makefile M cad/padring/Makefile M cad/pcb-rnd/Makefile M cad/pcb/Makefile M cad/pdnmesh/Makefile M cad/py-amaranth/Makefile M cad/py-cocotb/Makefile M cad/py-gdspy/Makefile M cad/py-gdstk/Makefile M cad/py-gmsh/Makefile M cad/py-lcapy/Makefile M cad/py-phidl/Makefile M cad/py-pyfda/Makefile M cad/py-pygmsh/Makefile M cad/py-pymtl/Makefile M cad/py-pyvcd/Makefile M cad/python-gdsii/Makefile M cad/qcsxcad/Makefile M cad/qelectrotech/Makefile M cad/qmls/Makefile M cad/qspeakers/Makefile M cad/qucs-s/Makefile M cad/qucsator/Makefile M cad/solvespace/Makefile M cad/sp2sp/Makefile M cad/spice/Makefile M cad/stepcode/Makefile M cad/stm32flash/Makefile M cad/svlint/Makefile M cad/svls/Makefile M cad/symbiyosys/Makefile M cad/verilog-mode.el/Makefile M chinese/fortunetw/Makefile M comms/usbmuxd/Makefile M converters/rubygem-base6402/Makefile M databases/postgresql13-contrib/Makefile M databases/postgresql13-docs/Makefile M databases/postgresql13-plpython/Makefile M databases/postgresql14-contrib/Makefile M databases/postgresql14-docs/Makefile M databases/postgresql14-plperl/Makefile M databases/postgresql14-plpython/Makefile M databases/rubygem-activemodel52/Makefile M databases/rubygem-activemodel60/Makefile M databases/rubygem-activemodel61/Makefile M databases/rubygem-activemodel71/Makefile M databases/rubygem-activemodel81/Makefile M databases/rubygem-activerecord52/Makefile M databases/rubygem-activerecord60/Makefile M databases/rubygem-activerecord61/Makefile M databases/rubygem-activerecord70/Makefile M databases/rubygem-activerecord71/Makefile M databases/rubygem-activerecord81/Makefile M databases/rubygem-arel/Makefile M databases/rubygem-globalid-rails-gitlab/Makefile M databases/rubygem-globalid-rails60/Makefile M databases/rubygem-globalid-rails61/Makefile M databases/rubygem-globalid-rails70/Makefile M databases/rubygem-globalid-rails71/Makefile M databases/rubygem-globalid-rails72/Makefile M databases/rubygem-globalid-rails80/Makefile M databases/rubygem-globalid-rails81/Makefile M devel/catch2/Makefile M devel/cbang/Makefile M devel/cpptest/Makefile M devel/easyexif/Makefile M devel/fstrcmp/Makefile M devel/fungw/Makefile M devel/genht/Makefile M devel/gputils/Makefile M devel/grpc/Makefile M devel/kodi-platform/Makefile M devel/libburn/Makefile M devel/libftdi1/Makefile M devel/libstroke/Makefile M devel/linux-rl9-devtools/Makefile M devel/py-arpeggio/Makefile M devel/py-cftime/Makefile M devel/py-find-libpython/Makefile M devel/py-jschon/Makefile M devel/py-memory-profiler/Makefile M devel/py-pytest-drop-dup-tests/Makefile M devel/py-pytest-plus/Makefile M devel/py-pyusb/Makefile M devel/py-tables/Makefile M devel/py-threadpoolctl/Makefile M devel/pyside6-tools/Makefile M devel/pyside6/Makefile M devel/rubygem-CFPropertyList/Makefile M devel/rubygem-actionview52/Makefile M devel/rubygem-actionview60/Makefile M devel/rubygem-actionview61/Makefile M devel/rubygem-actionview70/Makefile M devel/rubygem-actionview71/Makefile M devel/rubygem-actionview72/Makefile M devel/rubygem-actionview80/Makefile M devel/rubygem-actionview81/Makefile M devel/rubygem-activejob-gitlab/Makefile M devel/rubygem-activejob60/Makefile M devel/rubygem-activejob61/Makefile M devel/rubygem-activejob70/Makefile M devel/rubygem-activejob71/Makefile M devel/rubygem-activejob72/Makefile M devel/rubygem-activejob80/Makefile M devel/rubygem-activejob81/Makefile M devel/rubygem-activesupport81/Makefile M devel/rubygem-aliyun-sdk-gitlab/Makefile M devel/rubygem-aliyun-sdk/Makefile M devel/rubygem-ascii85/Makefile M devel/rubygem-async/Makefile M devel/rubygem-azure-storage-blob/Makefile M devel/rubygem-azure-storage-common/Makefile M devel/rubygem-azure-storage-file/Makefile M devel/rubygem-azure-storage-queue/Makefile M devel/rubygem-azure-storage-table/Makefile M devel/rubygem-azure-storage/Makefile M devel/rubygem-azure_cognitiveservices_anomalydetector/Makefile M devel/rubygem-azure_cognitiveservices_autosuggest/Makefile M devel/rubygem-azure_cognitiveservices_computervision/Makefile M devel/rubygem-azure_cognitiveservices_contentmoderator/Makefile M devel/rubygem-azure_cognitiveservices_customimagesearch/Makefile M devel/rubygem-azure_cognitiveservices_customsearch/Makefile M devel/rubygem-azure_cognitiveservices_customvisionprediction/Makefile M devel/rubygem-azure_cognitiveservices_customvisiontraining/Makefile M devel/rubygem-azure_cognitiveservices_entitysearch/Makefile M devel/rubygem-azure_cognitiveservices_face/Makefile M devel/rubygem-azure_cognitiveservices_formrecognizer/Makefile M devel/rubygem-azure_cognitiveservices_imagesearch/Makefile M devel/rubygem-azure_cognitiveservices_localsearch/Makefile M devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile M devel/rubygem-azure_cognitiveservices_luisruntime/Makefile M devel/rubygem-azure_cognitiveservices_newssearch/Makefile M devel/rubygem-azure_cognitiveservices_personalizer/Makefile M devel/rubygem-azure_cognitiveservices_qnamaker/Makefile M devel/rubygem-azure_cognitiveservices_qnamakerruntime/Makefile M devel/rubygem-azure_cognitiveservices_spellcheck/Makefile M devel/rubygem-azure_cognitiveservices_textanalytics/Makefile M devel/rubygem-azure_cognitiveservices_videosearch/Makefile M devel/rubygem-azure_cognitiveservices_visualsearch/Makefile M devel/rubygem-azure_cognitiveservices_websearch/Makefile M devel/rubygem-azure_event_grid/Makefile M devel/rubygem-azure_key_vault/Makefile M devel/rubygem-azure_mgmt_adhybridhealth_service/Makefile M devel/rubygem-azure_mgmt_advisor/Makefile M devel/rubygem-azure_mgmt_alerts_management/Makefile M devel/rubygem-azure_mgmt_analysis_services/Makefile M devel/rubygem-azure_mgmt_api_management/Makefile M devel/rubygem-azure_mgmt_appconfiguration/Makefile M devel/rubygem-azure_mgmt_attestation/Makefile M devel/rubygem-azure_mgmt_authorization/Makefile M devel/rubygem-azure_mgmt_automanage/Makefile M devel/rubygem-azure_mgmt_automation/Makefile M devel/rubygem-azure_mgmt_azurestack/Makefile M devel/rubygem-azure_mgmt_azurestack_hci/Makefile M devel/rubygem-azure_mgmt_batch/Makefile M devel/rubygem-azure_mgmt_batchai/Makefile M devel/rubygem-azure_mgmt_billing/Makefile M devel/rubygem-azure_mgmt_bot_service/Makefile M devel/rubygem-azure_mgmt_cdn/Makefile M devel/rubygem-azure_mgmt_cognitive_services/Makefile M devel/rubygem-azure_mgmt_commerce/Makefile M devel/rubygem-azure_mgmt_compute/Makefile M devel/rubygem-azure_mgmt_consumption/Makefile M devel/rubygem-azure_mgmt_container_instance/Makefile M devel/rubygem-azure_mgmt_container_registry/Makefile M devel/rubygem-azure_mgmt_container_service/Makefile M devel/rubygem-azure_mgmt_cosmosdb/Makefile M devel/rubygem-azure_mgmt_cost_management/Makefile M devel/rubygem-azure_mgmt_customer_insights/Makefile M devel/rubygem-azure_mgmt_data_factory/Makefile M devel/rubygem-azure_mgmt_data_migration/Makefile M devel/rubygem-azure_mgmt_databox/Makefile M devel/rubygem-azure_mgmt_datalake_analytics/Makefile M devel/rubygem-azure_mgmt_datalake_store/Makefile M devel/rubygem-azure_mgmt_datashare/Makefile M devel/rubygem-azure_mgmt_deployment_manager/Makefile M devel/rubygem-azure_mgmt_dev_spaces/Makefile M devel/rubygem-azure_mgmt_devtestlabs/Makefile M devel/rubygem-azure_mgmt_digitaltwins/Makefile M devel/rubygem-azure_mgmt_dns/Makefile M devel/rubygem-azure_mgmt_edgegateway/Makefile M devel/rubygem-azure_mgmt_event_grid/Makefile M devel/rubygem-azure_mgmt_event_hub/Makefile M devel/rubygem-azure_mgmt_features/Makefile M devel/rubygem-azure_mgmt_hanaonazure/Makefile M devel/rubygem-azure_mgmt_hdinsight/Makefile M devel/rubygem-azure_mgmt_hybrid_compute/Makefile M devel/rubygem-azure_mgmt_import_export/Makefile M devel/rubygem-azure_mgmt_iot_central/Makefile M devel/rubygem-azure_mgmt_iot_hub/Makefile M devel/rubygem-azure_mgmt_kubernetes_configuration/Makefile M devel/rubygem-azure_mgmt_kusto/Makefile M devel/rubygem-azure_mgmt_labservices/Makefile M devel/rubygem-azure_mgmt_links/Makefile M devel/rubygem-azure_mgmt_locks/Makefile M devel/rubygem-azure_mgmt_logic/Makefile M devel/rubygem-azure_mgmt_machine_learning/Makefile M devel/rubygem-azure_mgmt_machine_learning_services/Makefile M devel/rubygem-azure_mgmt_maintenance/Makefile M devel/rubygem-azure_mgmt_managed_applications/Makefile M devel/rubygem-azure_mgmt_mariadb/Makefile M devel/rubygem-azure_mgmt_marketplace_ordering/Makefile M devel/rubygem-azure_mgmt_media_services/Makefile M devel/rubygem-azure_mgmt_migrate/Makefile M devel/rubygem-azure_mgmt_mixedreality/Makefile M devel/rubygem-azure_mgmt_monitor/Makefile M devel/rubygem-azure_mgmt_msi/Makefile M devel/rubygem-azure_mgmt_mysql/Makefile M devel/rubygem-azure_mgmt_netapp/Makefile M devel/rubygem-azure_mgmt_network/Makefile M devel/rubygem-azure_mgmt_notification_hubs/Makefile M devel/rubygem-azure_mgmt_operational_insights/Makefile M devel/rubygem-azure_mgmt_operations_management/Makefile M devel/rubygem-azure_mgmt_peering/Makefile M devel/rubygem-azure_mgmt_policy/Makefile M devel/rubygem-azure_mgmt_policy_insights/Makefile M devel/rubygem-azure_mgmt_portal/Makefile M devel/rubygem-azure_mgmt_postgresql/Makefile M devel/rubygem-azure_mgmt_powerbi_dedicated/Makefile M devel/rubygem-azure_mgmt_powerbi_embedded/Makefile M devel/rubygem-azure_mgmt_privatedns/Makefile M devel/rubygem-azure_mgmt_recovery_services/Makefile M devel/rubygem-azure_mgmt_recovery_services_backup/Makefile M devel/rubygem-azure_mgmt_recovery_services_site_recovery/Makefile M devel/rubygem-azure_mgmt_redis/Makefile M devel/rubygem-azure_mgmt_relay/Makefile M devel/rubygem-azure_mgmt_reservations/Makefile M devel/rubygem-azure_mgmt_resource_health/Makefile M devel/rubygem-azure_mgmt_resourcegraph/Makefile M devel/rubygem-azure_mgmt_resources_management/Makefile M devel/rubygem-azure_mgmt_scheduler/Makefile M devel/rubygem-azure_mgmt_search/Makefile M devel/rubygem-azure_mgmt_serialconsole/Makefile M devel/rubygem-azure_mgmt_service_bus/Makefile M devel/rubygem-azure_mgmt_service_fabric/Makefile M devel/rubygem-azure_mgmt_signalr/Makefile M devel/rubygem-azure_mgmt_sql/Makefile M devel/rubygem-azure_mgmt_sqlvirtualmachine/Makefile M devel/rubygem-azure_mgmt_stor_simple8000_series/Makefile M devel/rubygem-azure_mgmt_storagecache/Makefile M devel/rubygem-azure_mgmt_storagesync/Makefile M devel/rubygem-azure_mgmt_stream_analytics/Makefile M devel/rubygem-azure_mgmt_subscriptions/Makefile M devel/rubygem-azure_mgmt_support/Makefile M devel/rubygem-azure_mgmt_synapse/Makefile M devel/rubygem-azure_mgmt_time_series_insights/Makefile M devel/rubygem-azure_mgmt_traffic_manager/Makefile M devel/rubygem-azure_mgmt_vmware_cloudsimple/Makefile M devel/rubygem-azure_mgmt_web/Makefile M devel/rubygem-azure_sdk/Makefile M devel/rubygem-bin_struct/Makefile M devel/rubygem-console/Makefile M devel/rubygem-dry-inflector/Makefile M devel/rubygem-excon-gitlab/Makefile M devel/rubygem-excon0/Makefile M devel/rubygem-facets/Makefile M devel/rubygem-fiber-annotation/Makefile M devel/rubygem-fiber-local/Makefile M devel/rubygem-fiber-storage/Makefile M devel/rubygem-fog-core-gitlab/Makefile M devel/rubygem-fog-core/Makefile M devel/rubygem-fog-core1/Makefile M devel/rubygem-fog-json-gitlab/Makefile M devel/rubygem-fog-json/Makefile M devel/rubygem-formatador/Makefile M devel/rubygem-gapic-common-gitlab/Makefile M devel/rubygem-google-apis-androidpublisher_v3-gitlab/Makefile M devel/rubygem-google-apis-androidpublisher_v3/Makefile M devel/rubygem-google-apis-bigquery_v2/Makefile M devel/rubygem-google-apis-cloudbilling_v1/Makefile M devel/rubygem-google-apis-cloudresourcemanager_v1-gitlab/Makefile M devel/rubygem-google-apis-cloudresourcemanager_v2/Makefile M devel/rubygem-google-apis-cloudresourcemanager_v3/Makefile M devel/rubygem-google-apis-compute_v1-gitlab/Makefile M devel/rubygem-google-apis-container_v1/Makefile M devel/rubygem-google-apis-container_v1beta1/Makefile M devel/rubygem-google-apis-drive_v3/Makefile M devel/rubygem-google-apis-iam_v1-gitlab/Makefile M devel/rubygem-google-apis-iam_v2/Makefile M devel/rubygem-google-apis-iam_v2beta/Makefile M devel/rubygem-google-apis-iamcredentials_v1-gitlab/Makefile M devel/rubygem-google-apis-iamcredentials_v1/Makefile M devel/rubygem-graphql/Makefile M devel/rubygem-hashery/Makefile M devel/rubygem-hashie-gitlab/Makefile M devel/rubygem-ice_nine/Makefile M devel/rubygem-io-endpoint/Makefile M devel/rubygem-io-event/Makefile M devel/rubygem-io-stream/Makefile M devel/rubygem-json1/Makefile M devel/rubygem-marcel-gitlab/Makefile M devel/rubygem-marcel/Makefile M devel/rubygem-metrics/Makefile M devel/rubygem-multi_json-gitlab/Makefile M devel/rubygem-nio4r/Makefile M devel/rubygem-polyglot/Makefile M devel/rubygem-rb-inotify/Makefile M devel/rubygem-snaky_hash-gitlab/Makefile M devel/rubygem-systemu/Makefile M devel/rubygem-thor0/Makefile M devel/rubygem-time/Makefile M devel/rubygem-traces/Makefile M devel/rubygem-treetop/Makefile M devel/rubygem-trollop1/Makefile M devel/shiboken6/Makefile M devel/simde/Makefile M devel/tllist/Makefile M devel/vcglib/Makefile M devel/wasi-libcxx/Makefile M dns/rubygem-google-apis-dns_v1-gitlab/Makefile M dns/rubygem-google-apis-dns_v1/Makefile M editors/gedit-plugins/Makefile M emulators/rubygem-fission/Makefile M games/libretro-fceumm/Makefile M games/libretro-genesis_plus_gx/Makefile M games/libretro-pcsx_rearmed/Makefile M games/libretro-picodrive/Makefile M graphics/Coin/Makefile M graphics/gexiv2/Makefile M graphics/glew-wayland/Makefile M graphics/goocanvas2/Makefile M graphics/kf6-kplotting/Makefile M graphics/lib3ds/Makefile M graphics/libchamplain/Makefile M graphics/libprojectm/Makefile M graphics/opencsg/Makefile M graphics/openjpeg/Makefile M graphics/p5-Convert-Color/Makefile M graphics/pnglite/Makefile M graphics/podofo09/Makefile M graphics/py-OWSLib/Makefile M graphics/py-geomdl/Makefile M graphics/py-pivy/Makefile M graphics/py-pyrsgis/Makefile M graphics/py-rasterio/Makefile M graphics/svgpp/Makefile M graphics/waylandpp/Makefile M japanese/font-bizud-mincho/Makefile M japanese/webalizer/Makefile M lang/gcc15/Makefile M lang/guile1/Makefile M lang/py-textX/Makefile M math/fftw/Makefile M math/fparser/Makefile M math/highs/Makefile M math/mpir/Makefile M math/muparser/Makefile M math/py-affine/Makefile M math/py-altgraph/Makefile M math/py-matplotlib-scalebar/Makefile M math/py-numpy1/Makefile M math/spooles/Makefile M misc/gpsim/Makefile M misc/libspnav/Makefile M misc/rubygem-mime-types-gitlab/Makefile M multimedia/kodi-addon-inputstream.adaptive/Makefile M multimedia/kodi-addon-pvr.hts/Makefile M multimedia/kodi-addon-pvr.iptvsimple/Makefile M multimedia/libass/Makefile M multimedia/wf-recorder/Makefile M multimedia/wireplumber/Makefile M net-im/rubygem-lita/Makefile M net-p2p/libtorrent/Makefile M net/cppzmq/Makefile M net/nng/Makefile M net/rubygem-activestorage-gitlab/Makefile M net/rubygem-activestorage52/Makefile M net/rubygem-activestorage60/Makefile M net/rubygem-activestorage61/Makefile M net/rubygem-activestorage70/Makefile M net/rubygem-activestorage71/Makefile M net/rubygem-activestorage72/Makefile M net/rubygem-activestorage80/Makefile M net/rubygem-activestorage81/Makefile M net/rubygem-amazon-ec2/Makefile M net/rubygem-amq-protocol/Makefile M net/rubygem-amqp/Makefile M net/rubygem-apollo_upload_server/Makefile M net/rubygem-app_store_connect/Makefile M net/rubygem-asset_sync/Makefile M net/rubygem-aws-s3/Makefile M net/rubygem-aws-ses/Makefile M net/rubygem-azure-core/Makefile M net/rubygem-azure/Makefile M net/rubygem-beefcake/Makefile M net/rubygem-cloudflare/Makefile M net/rubygem-devfile/Makefile M net/rubygem-dogapi/Makefile M net/rubygem-dropbox-sdk/Makefile M net/rubygem-epp-client-afnic/Makefile M net/rubygem-epp-client-base/Makefile M net/rubygem-epp-client-rgp/Makefile M net/rubygem-epp-client-secdns/Makefile M net/rubygem-epp-client-smallregistry/Makefile M net/rubygem-fog-aliyun-gitlab/Makefile M net/rubygem-fog-aliyun/Makefile M net/rubygem-fog-atmos/Makefile M net/rubygem-fog-aws-gitlab/Makefile M net/rubygem-fog-aws/Makefile M net/rubygem-fog-azure/Makefile M net/rubygem-fog-brightbox/Makefile M net/rubygem-fog-cloudatcost/Makefile M net/rubygem-fog-cloudstack/Makefile M net/rubygem-fog-digitalocean/Makefile M net/rubygem-fog-dnsimple/Makefile M net/rubygem-fog-dynect/Makefile M net/rubygem-fog-ecloud/Makefile M net/rubygem-fog-google-gitlab/Makefile M net/rubygem-fog-google/Makefile M net/rubygem-fog-gridscale/Makefile M net/rubygem-fog-internet-archive/Makefile M net/rubygem-fog-joyent/Makefile M net/rubygem-fog-local-gitlab/Makefile M net/rubygem-fog-local/Makefile M net/rubygem-fog-openstack/Makefile M net/rubygem-fog-ovirt/Makefile M net/rubygem-fog-powerdns/Makefile M net/rubygem-fog-profitbricks/Makefile M net/rubygem-fog-rackspace/Makefile M net/rubygem-fog-radosgw/Makefile M net/rubygem-fog-riakcs/Makefile M net/rubygem-fog-sakuracloud/Makefile M net/rubygem-fog-serverlove/Makefile M net/rubygem-fog-softlayer/Makefile M net/rubygem-fog-storm_on_demand/Makefile M net/rubygem-fog-terremark/Makefile M net/rubygem-fog-vmfusion/Makefile M net/rubygem-fog-voxel/Makefile M net/rubygem-fog-vsphere/Makefile M net/rubygem-fog-xenserver/Makefile M net/rubygem-gitaly-proto/Makefile M net/rubygem-gitaly/Makefile M net/rubygem-gitlab-fog-azure-rm/Makefile M net/rubygem-gitlab-kas-grpc/Makefile M net/rubygem-gitlab_omniauth-ldap-gitlab/Makefile M net/rubygem-gitlab_omniauth-ldap/Makefile M net/rubygem-google-cloud-bigquery/Makefile M net/rubygem-google-cloud-bigtable-admin-v2/Makefile M net/rubygem-google-cloud-bigtable-v2/Makefile M net/rubygem-google-cloud-bigtable/Makefile M net/rubygem-google-cloud-compute-v1/Makefile M net/rubygem-google-cloud-core-gitlab/Makefile M net/rubygem-google-cloud-env-gitlab/Makefile M net/rubygem-google-cloud-location-gitlab/Makefile M net/rubygem-google-cloud-location/Makefile M net/rubygem-google-cloud-logging-v2/Makefile M net/rubygem-google-cloud-logging/Makefile M net/rubygem-google-cloud-monitoring-dashboard-v1/Makefile M net/rubygem-google-cloud-monitoring-metrics_scope-v1/Makefile M net/rubygem-google-cloud-monitoring-v3/Makefile M net/rubygem-google-cloud-monitoring/Makefile M net/rubygem-google-cloud-pubsub-v1/Makefile M net/rubygem-google-cloud-pubsub/Makefile M net/rubygem-google-cloud-resource_manager/Makefile M net/rubygem-google-cloud-spanner-admin-database-v1/Makefile M net/rubygem-google-cloud-spanner-admin-instance-v1/Makefile M net/rubygem-google-cloud-spanner-v1/Makefile M net/rubygem-google-cloud-spanner/Makefile M net/rubygem-google-cloud-storage-gitlab/Makefile M net/rubygem-google-cloud-storage/Makefile M net/rubygem-google-cloud-storage_transfer-gitlab/Makefile M net/rubygem-google-cloud-storage_transfer-v1-gitlab/Makefile M net/rubygem-google-cloud-storage_transfer-v1/Makefile M net/rubygem-google-cloud-storage_transfer/Makefile M net/rubygem-google-cloud-storage_transfer12/Makefile M net/rubygem-google-cloud-trace-v1/Makefile M net/rubygem-google-cloud-trace-v2/Makefile M net/rubygem-google-cloud-trace/Makefile M net/rubygem-grpc-tools/Makefile M net/rubygem-grpc_reflection/Makefile M net/rubygem-hangouts-chat/Makefile M net/rubygem-http-parser/Makefile M net/rubygem-httpauth/Makefile M net/rubygem-interfacez/Makefile M net/rubygem-ipaddr/Makefile M net/rubygem-ipaddress/Makefile M net/rubygem-lita-gems/Makefile M net/rubygem-macaddr/Makefile M net/rubygem-maxmind-db/Makefile M net/rubygem-mqtt/Makefile M net/rubygem-nats-pure/Makefile M net/rubygem-net-ldap/Makefile M net/rubygem-net-ldap017/Makefile M net/rubygem-net-ntp/Makefile M net/rubygem-net-ping/Makefile M net/rubygem-net-protocol01/Makefile M net/rubygem-netrc/Makefile M net/rubygem-network_interface/Makefile M net/rubygem-nkf/Makefile M net/rubygem-no_proxy_fix/Makefile M net/rubygem-oauth0/Makefile M net/rubygem-oauth2-gitlab/Makefile M net/rubygem-oauth2/Makefile M net/rubygem-oauth21/Makefile M net/rubygem-octokit-gitlab/Makefile M net/rubygem-octokit/Makefile M net/rubygem-octokit4/Makefile M net/rubygem-octopress-deploy/Makefile M net/rubygem-omniauth-auth0-gitlab/Makefile M net/rubygem-omniauth-auth0/Makefile M net/rubygem-omniauth-authentiq/Makefile M net/rubygem-omniauth-azure-activedirectory-v2/Makefile M net/rubygem-omniauth-azure-oauth2/Makefile M net/rubygem-omniauth-facebook/Makefile M net/rubygem-omniauth-github-discourse/Makefile M net/rubygem-omniauth-github-gitlab/Makefile M net/rubygem-omniauth-github/Makefile M net/rubygem-omniauth-google-oauth2-gitlab/Makefile M net/rubygem-omniauth-google-oauth2/Makefile M net/rubygem-omniauth-kerberos/Makefile M net/rubygem-omniauth-oauth/Makefile M net/rubygem-omniauth-oauth2-gitlab/Makefile M net/rubygem-omniauth-oauth2/Makefile M net/rubygem-omniauth-openid/Makefile M net/rubygem-omniauth-salesforce/Makefile M net/rubygem-omniauth-twitter/Makefile M net/rubygem-omniauth-ultraauth/Makefile M net/rubygem-omniauth_openid_connect/Makefile M net/rubygem-open-uri-cached/Makefile M net/rubygem-open-uri/Makefile M net/rubygem-opennebula/Makefile M net/rubygem-orchestrator_client/Makefile M net/rubygem-ovirt-engine-sdk/Makefile M net/rubygem-packetfu/Makefile M net/rubygem-packetgen/Makefile M net/rubygem-pcaprub/Makefile M net/rubygem-private_address_check/Makefile M net/rubygem-proxifier/Makefile M net/rubygem-proxifier2/Makefile M net/rubygem-qiniu/Makefile M science/py-h5py/Makefile M science/py-meshio/Makefile M science/py-netCDF4/Makefile M security/pear-Horde_Auth/Makefile M security/rubygem-digest-crc/Makefile M security/rubygem-omniauth-gl/Makefile M security/rubygem-omniauth-multipassword2/Makefile M security/rubygem-omniauth/Makefile M security/rubygem-omniauth1/Makefile M security/rubygem-pyu-ruby-sasl/Makefile M security/rubygem-rasn1/Makefile M security/rubygem-ruby-rc4/Makefile M security/rubygem-timfel-krb5/Makefile M security/rubygem-twitter_oauth/Makefile M textproc/p5-Text-CharWidth/Makefile M textproc/p5-Text-WrapI18N/Makefile M textproc/po4a/Makefile M textproc/py-nltk/Makefile M textproc/py-sphinx-design/Makefile M textproc/py-sphinx-issues/Makefile M textproc/py-xlrd/Makefile M textproc/rubygem-asciidoctor-pdf/Makefile M textproc/rubygem-coderay/Makefile M textproc/rubygem-colorator/Makefile M textproc/rubygem-css_parser/Makefile M textproc/rubygem-fog-xml-gitlab/Makefile M textproc/rubygem-fog-xml/Makefile M textproc/rubygem-kramdown-parser-gfm/Makefile M textproc/rubygem-kramdown/Makefile M textproc/rubygem-loofah-gitlab/Makefile M textproc/rubygem-multi_xml/Makefile M textproc/rubygem-parse-cron/Makefile M textproc/rubygem-rails-dom-testing-rails81/Makefile M textproc/rubygem-rails-html-sanitizer-gitlab/Makefile M textproc/rubygem-rdtool/Makefile M textproc/rubygem-xml-simple-gitlab/Makefile M textproc/rubygem-xml-simple/Makefile M www/rubygem-actionpack-gitlab/Makefile M www/rubygem-actionpack52/Makefile M www/rubygem-actionpack60/Makefile M www/rubygem-actionpack61/Makefile M www/rubygem-actionpack70/Makefile M www/rubygem-actionpack71/Makefile M www/rubygem-actionpack72/Makefile M www/rubygem-actionpack80/Makefile M www/rubygem-actionpack81/Makefile M www/rubygem-async-http/Makefile M www/rubygem-async-pool/Makefile M www/rubygem-async-rest/Makefile M www/rubygem-http-accept/Makefile M www/rubygem-http_router/Makefile M www/rubygem-jwt/Makefile M www/rubygem-jwt2/Makefile M www/rubygem-protocol-hpack/Makefile M www/rubygem-protocol-http/Makefile M www/rubygem-protocol-http1/Makefile M www/rubygem-protocol-http2/Makefile M www/rubygem-protocol-url/Makefile M www/rubygem-puma/Makefile M www/rubygem-rack-gitlab/Makefile M www/rubygem-rack-protection-gitlab/Makefile M www/rubygem-rack-session-gitlab/Makefile M www/rubygem-rack-test-gitlab/Makefile M www/rubygem-rest-client-gitlab/Makefile M www/rubygem-rest-client/Makefile M www/rubygem-sawyer/Makefile M x11-clocks/asclock-xlib/Makefile M x11-fonts/fcft/Makefile M x11-toolkits/gtkextra/Makefile M x11-toolkits/gtkglextmm/Makefile M x11-toolkits/soqt/Makefile M x11-toolkits/wlroots019/Makefile M x11-wm/sway/Makefile M x11/alacritty/Makefile M x11/bemenu/Makefile M x11/foot/Makefile M x11/fuzzel/Makefile M x11/kitty/Makefile M x11/swaybg/Makefile M x11/waybar/Makefile M x11/wl-clipboard/Makefile M x11/wofi/Makefile Log Message: ----------- ports: reset FreeBSD maintainer addresses Replace tracked port MAINTAINER values that pointed at FreeBSD.org with the MidnightBSD ports maintainer address. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 01:36:37 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 24 May 2026 22:36:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ae1ee1: lang/fpc: guard fp.cfg reinplace to handle missing... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ae1ee13e9802db5ecd0c1fc06b57c3682f9ffa75 https://github.com/MidnightBSD/mports/commit/ae1ee13e9802db5ecd0c1fc06b57c3682f9ffa75 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M lang/fpc/Makefile Log Message: ----------- lang/fpc: guard fp.cfg reinplace to handle missing IDE files The fp binary (FPC IDE) may not be installed, leaving fp.cfg uncreated. Guard the reinplace of that file to avoid sed errors on MidnightBSD. Co-Authored-By: Claude Sonnet 4.6 Commit: a498f7b6177924a1ca29d9f281785fbb7a1825a0 https://github.com/MidnightBSD/mports/commit/a498f7b6177924a1ca29d9f281785fbb7a1825a0 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: A math/py-pandas/files/patch-pandas__libs_tslibs_strptime.pyx Log Message: ----------- math/py-pandas: fix Cython 3 compatibility (long is not a builtin in Python 3) Replace long(s) with int(s) in strptime.pyx - Cython 3.0 removed the long type builtin which was a Python 2 artifact. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/177ae033a7ad...a498f7b61779 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 11:55:18 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 08:55:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 7b5e4c: add fake fix Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 7b5e4c16597b9b1736820e7adaac8e0896e1740f https://github.com/MidnightBSD/mports/commit/7b5e4c16597b9b1736820e7adaac8e0896e1740f Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/ecpprog/Makefile Log Message: ----------- add fake fix Commit: f9b85740057768c4feb696d883bf770950017d83 https://github.com/MidnightBSD/mports/commit/f9b85740057768c4feb696d883bf770950017d83 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M lang/fpc/Makefile A math/py-pandas/files/patch-pandas__libs_tslibs_strptime.pyx Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/a498f7b61779...f9b857400577 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 11:57:40 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 08:57:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ba08de: try this Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ba08dec0550434927b9e82d24e4aa19302a9fb98 https://github.com/MidnightBSD/mports/commit/ba08dec0550434927b9e82d24e4aa19302a9fb98 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M net/phpldapadmin/Makefile Log Message: ----------- try this To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 11:59:46 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 08:59:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 88cd3d: try to fix docs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 88cd3d9437a15ad4da40e77000e32ce4f803e4e9 https://github.com/MidnightBSD/mports/commit/88cd3d9437a15ad4da40e77000e32ce4f803e4e9 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M chinese/rime-cantonese/Makefile Log Message: ----------- try to fix docs To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:05:53 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:05:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3af592: fix plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3af5927f20021e64a3d0e40572755028893e3b15 https://github.com/MidnightBSD/mports/commit/3af5927f20021e64a3d0e40572755028893e3b15 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M x11-fonts/terminus-ttf/Makefile M x11-fonts/terminus-ttf/pkg-descr M x11-fonts/terminus-ttf/pkg-plist Log Message: ----------- fix plist To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:09:09 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:09:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dd3723: fix a few issues. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: dd3723b84fd40db9c31306fa2d2950b49075d251 https://github.com/MidnightBSD/mports/commit/dd3723b84fd40db9c31306fa2d2950b49075d251 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/brlcad/Makefile M cad/brlcad/pkg-plist Log Message: ----------- fix a few issues. To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:15:37 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:15:37 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2a5ee0: i think some of the commands are wrong here Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2a5ee02094666935f05798602b3c8d21b1618ff4 https://github.com/MidnightBSD/mports/commit/2a5ee02094666935f05798602b3c8d21b1618ff4 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/netgen/Makefile M games/gnuchess/Makefile Log Message: ----------- i think some of the commands are wrong here To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:16:53 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:16:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 324f82: fix paths Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 324f8258f2badb7ce98e7a6b43912a117633493f https://github.com/MidnightBSD/mports/commit/324f8258f2badb7ce98e7a6b43912a117633493f Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/feappv/Makefile Log Message: ----------- fix paths To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:18:10 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:18:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f08d52: try this Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f08d520a204649cb328d49f510378ea3c567f191 https://github.com/MidnightBSD/mports/commit/f08d520a204649cb328d49f510378ea3c567f191 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/gdt/Makefile Log Message: ----------- try this To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:19:55 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 09:19:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1acde9: fix path Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1acde9a7f2785de574706b7bb9552dd3349b8c1a https://github.com/MidnightBSD/mports/commit/1acde9a7f2785de574706b7bb9552dd3349b8c1a Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/fungw/Makefile Log Message: ----------- fix path To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 12:21:28 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 16:21:28 +0000 (UTC) Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3f83fb: wrong place Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3f83fb71ce3a9a8a3004e011772586f2090979a8 https://github.com/MidnightBSD/mports/commit/3f83fb71ce3a9a8a3004e011772586f2090979a8 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M cad/feappv/Makefile Log Message: ----------- wrong place To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:12:51 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 18:12:51 +0000 (UTC) Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1f8221: japanese/mozc-server: fix -j option not recognized... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1f822138197e6d01c0702fa4033e6297ac698386 https://github.com/MidnightBSD/mports/commit/1f822138197e6d01c0702fa4033e6297ac698386 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: A japanese/mozc-server/files/patch-src_build__tools_util.py Log Message: ----------- japanese/mozc-server: fix -j option not recognized on MidnightBSD IsLinux() in build_tools/util.py returned False for MidnightBSD, so the -j (jobs) option was not registered with the build_mozc.py parser, causing build failure when MAKE_JOBS passed -j24. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:18:46 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:18:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 16de49: textproc/py-typogrify: add missing hatchling build... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 16de495362c63ee889b13aedc978b3938509c6b9 https://github.com/MidnightBSD/mports/commit/16de495362c63ee889b13aedc978b3938509c6b9 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M textproc/py-typogrify/Makefile Log Message: ----------- textproc/py-typogrify: add missing hatchling build dependency The port uses pep517 and hatchling as its build backend, but py-hatchling was not listed as a BUILD_DEPENDS, causing the build to fail with BackendUnavailable. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: 6f071c3ce2d8365b34d913b8fe0cab6264262a79 https://github.com/MidnightBSD/mports/commit/6f071c3ce2d8365b34d913b8fe0cab6264262a79 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: A japanese/mozc-server/files/patch-src_build__tools_util.py Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/1f822138197e...6f071c3ce2d8 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:22:51 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:22:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3e5776: force a run depends. this shouldn't be needed. Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3e5776c4a1ff7b83cf524b9dad70ea3595dad218 https://github.com/MidnightBSD/mports/commit/3e5776c4a1ff7b83cf524b9dad70ea3595dad218 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M graphics/spirv-tools/Makefile Log Message: ----------- force a run depends. this shouldn't be needed. To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:23:24 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:23:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5a6fb1: to deal with a magus issue Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5a6fb1ec5c8304313adc29f31d14f7923e6d38c1 https://github.com/MidnightBSD/mports/commit/5a6fb1ec5c8304313adc29f31d14f7923e6d38c1 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M graphics/mesa-dri/Makefile Log Message: ----------- to deal with a magus issue To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:24:03 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:24:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] cdc95b: not sure why this is needed Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: cdc95be82cdada4c76ccd526bee36f3a4cb6287d https://github.com/MidnightBSD/mports/commit/cdc95be82cdada4c76ccd526bee36f3a4cb6287d Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M x11-servers/xorg-server/Makefile Log Message: ----------- not sure why this is needed To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:27:31 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:27:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 58ed6c: ok Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 58ed6c7d77cc7f46f86e39355ccc44413429b713 https://github.com/MidnightBSD/mports/commit/58ed6c7d77cc7f46f86e39355ccc44413429b713 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M textproc/py-typogrify/Makefile M textproc/py-typogrify/pkg-descr Log Message: ----------- ok To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 14:29:06 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 11:29:06 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 07db59: Fix PHP package failures from Magus run 639 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 07db59825a5524449b4118a806f1af7aabd65096 https://github.com/MidnightBSD/mports/commit/07db59825a5524449b4118a806f1af7aabd65096 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M Mk/extensions/pear.mk M devel/pear-channel-horde/Makefile M devel/pear-channel-horde/files/pear.horde.org.reg M devel/pear/pear-install M devel/websvn/Makefile M devel/websvn/pkg-plist M lang/php82/Makefile M lang/php83/Makefile M mail/phplist/pkg-plist M net/phpldapadmin/Makefile M www/pear-Horde_Css_Parser/Makefile M www/pear-Horde_Editor/Makefile M www/tidy-html5/Makefile M www/tidy-html5/pkg-plist Log Message: ----------- Fix PHP package failures from Magus run 639 Refresh stale plists, repair PEAR/Horde package generation with the installed PEAR config, and restore libtidy.so for php tidy. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 649cea611f211a3626ef158ba8ca26e365be94e9 https://github.com/MidnightBSD/mports/commit/649cea611f211a3626ef158ba8ca26e365be94e9 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M x11-toolkits/py-tkinter/Makefile Log Message: ----------- ugh Compare: https://github.com/MidnightBSD/mports/compare/58ed6c7d77cc...649cea611f21 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 15:22:17 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 12:22:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4f370c: lic Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4f370ccfe1886396575b4a4f9d23ed5c36afd97f https://github.com/MidnightBSD/mports/commit/4f370ccfe1886396575b4a4f9d23ed5c36afd97f Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M www/rubygem-websocket-extensions/Makefile Log Message: ----------- lic To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 15:23:19 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 12:23:19 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 21cf34: yikes Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 21cf340d9857b518d7ddd34698896bc7a90a8f8b https://github.com/MidnightBSD/mports/commit/21cf340d9857b518d7ddd34698896bc7a90a8f8b Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/libgit2-glib/pkg-plist Log Message: ----------- yikes To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 15:24:13 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 12:24:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5f8318: fake skip Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5f83182832de19da285d47ee4e12b2ce32f7d484 https://github.com/MidnightBSD/mports/commit/5f83182832de19da285d47ee4e12b2ce32f7d484 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M x11-toolkits/linux-rl9-gtk3/Makefile Log Message: ----------- fake skip To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 17:10:18 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 14:10:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3fcbbe: print/rubygem-prawn: fix license file paths (GPLv2... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3fcbbe6e7036777106457f2132eb6d278d63281c https://github.com/MidnightBSD/mports/commit/3fcbbe6e7036777106457f2132eb6d278d63281c Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/py-pybind11/Makefile M print/rubygem-prawn/Makefile Log Message: ----------- print/rubygem-prawn: fix license file paths (GPLv2/GPLv3 not gpl2/gpl3) devel/py-pybind11: skip tests (pybind11_tests module not built during test phase) Co-Authored-By: Claude Sonnet 4.6 Commit: 679e9782963b02b52ac5d06c6eb2fb978c594b1a https://github.com/MidnightBSD/mports/commit/679e9782963b02b52ac5d06c6eb2fb978c594b1a Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M textproc/ripgrep/Makefile Log Message: ----------- textproc/ripgrep: update post-install to use rg --generate for man/completions ripgrep 15.x removed asciidoctor-based man page generation from build.rs; man pages and shell completions are now generated at runtime via rg --generate. Co-Authored-By: Claude Sonnet 4.6 Commit: 62333438a25cb55340bdfc10d0e2f64615951cba https://github.com/MidnightBSD/mports/commit/62333438a25cb55340bdfc10d0e2f64615951cba Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M lang/ocaml/pkg-plist Log Message: ----------- lang/ocaml: fix plist LIB32DIR substitution for doc htmlman files On amd64 LIB32DIR=lib32, but ocaml's HTML docs use 'lib' prefix (libref/, libthreads.html, libunix.html, stdlib.html). Replace %%LIB32DIR%% with the literal 'lib' so plist matches actual installed files. Co-Authored-By: Claude Sonnet 4.6 Commit: b88e4eaf54e1105bea16c4f0a84b4685ba8b4a93 https://github.com/MidnightBSD/mports/commit/b88e4eaf54e1105bea16c4f0a84b4685ba8b4a93 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M graphics/libgeotiff/pkg-plist M irc/znc/Makefile R irc/znc/files/patch-include_znc_Modules.h R irc/znc/files/patch-modules_modperl_CMakeLists.txt R irc/znc/files/patch-modules_modpython_CMakeLists.txt A irc/znc/files/patch-modules_modpython_codegen.pl M misc/libspnav/Makefile Log Message: ----------- graphics/libgeotiff: update plist soname to 5.2.3, add pkgconfig entry misc/libspnav: fix doubled FAKE_DESTDIR in strip command irc/znc: remove stale patches for znc 1.10.1; fix codegen.pl Python 3 compat via patch The three modperl/modpython CMakeLists patches and Modules.h patch are already applied upstream in znc 1.10.1. Replace broken Python -c one-liner (tabs leaked into string causing IndentationError) with a proper patch file. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/5f83182832de...b88e4eaf54e1 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:25:46 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:25:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 665599: devel/py-parameterized: add PEP517 backend deps Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 66559913ab70116b8d4acac2237fbe132678aee1 https://github.com/MidnightBSD/mports/commit/66559913ab70116b8d4acac2237fbe132678aee1 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/py-parameterized/Makefile M devel/py-parameterized/pkg-descr Log Message: ----------- devel/py-parameterized: add PEP517 backend deps Add the setuptools and wheel build dependencies needed for setuptools.build_meta during the py311 wheel build. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: cff4df11a11fc5afaa8c29c81637ecdeb5e1b9e4 https://github.com/MidnightBSD/mports/commit/cff4df11a11fc5afaa8c29c81637ecdeb5e1b9e4 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/py-pybind11/Makefile M graphics/libgeotiff/pkg-plist M irc/znc/Makefile R irc/znc/files/patch-include_znc_Modules.h R irc/znc/files/patch-modules_modperl_CMakeLists.txt R irc/znc/files/patch-modules_modpython_CMakeLists.txt A irc/znc/files/patch-modules_modpython_codegen.pl M lang/ocaml/pkg-plist M misc/libspnav/Makefile M print/rubygem-prawn/Makefile M textproc/ripgrep/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/b88e4eaf54e1...cff4df11a11f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:30:14 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:30:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6ebca9: dep Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6ebca9ba13954b65688e84ccf41944c6eeb9a02c https://github.com/MidnightBSD/mports/commit/6ebca9ba13954b65688e84ccf41944c6eeb9a02c Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M www/rubygem-json-jwt/Makefile Log Message: ----------- dep To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:31:28 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:31:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 7e94cd: ugh Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 7e94cd624ab1449fe3ce9a3888aeee8e9261192d https://github.com/MidnightBSD/mports/commit/7e94cd624ab1449fe3ce9a3888aeee8e9261192d Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M www/rubygem-protocol-http1/Makefile Log Message: ----------- ugh To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:32:01 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:32:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e8b6ce: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: e8b6ce1a55a562d38269e07b16180188df2e80c2 https://github.com/MidnightBSD/mports/commit/e8b6ce1a55a562d38269e07b16180188df2e80c2 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M www/rubygem-protocol-http/Makefile M www/rubygem-protocol-http/distinfo Log Message: ----------- update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:35:36 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:35:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 70b76e: update plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 70b76e2ec623292bd20884d8d957596cda27f66c https://github.com/MidnightBSD/mports/commit/70b76e2ec623292bd20884d8d957596cda27f66c Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/libsigsegv/Makefile Log Message: ----------- update plist To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:38:16 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:38:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3ba7df: ugh Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3ba7df139ec3f8306662796e8f9765b2cacf2623 https://github.com/MidnightBSD/mports/commit/3ba7df139ec3f8306662796e8f9765b2cacf2623 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M databases/rubygem-activemodel81/Makefile Log Message: ----------- ugh To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:39:16 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:39:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c0828f: test is broken on magus Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c0828f5ae03152a8f3e9b57138f9a14676dbc618 https://github.com/MidnightBSD/mports/commit/c0828f5ae03152a8f3e9b57138f9a14676dbc618 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M devel/easyexif/Makefile Log Message: ----------- test is broken on magus To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:42:05 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:42:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0662ed: drop stagedir Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0662ed4feb8421bd070d3d45b502b52d3ac1fa8c https://github.com/MidnightBSD/mports/commit/0662ed4feb8421bd070d3d45b502b52d3ac1fa8c Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M Mk/extensions/qt-dist.mk Log Message: ----------- drop stagedir To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:46:09 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:46:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ef7092: security/libsecret: disable bash-completion via me... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ef7092a8c736964e49d395856516590dbbbc9358 https://github.com/MidnightBSD/mports/commit/ef7092a8c736964e49d395856516590dbbbc9358 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M security/libsecret/Makefile Log Message: ----------- security/libsecret: disable bash-completion via meson arg bash-completion >= 2.12 is not available; pass -Dbash_completion=disabled to meson to skip installing the completion file. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Mon May 25 18:52:06 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 15:52:06 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1b17ac: fix port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1b17ac9b30cc88dcde355d4e7a45fc994b98bd76 https://github.com/MidnightBSD/mports/commit/1b17ac9b30cc88dcde355d4e7a45fc994b98bd76 Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: A audio/dssi/files/patch-jack-dssi-host_jack-dssi-host.c M www/rubygem-em-twitter/Makefile Log Message: ----------- fix port Commit: cb623b606684c302515fed9eea955bd888a620ff https://github.com/MidnightBSD/mports/commit/cb623b606684c302515fed9eea955bd888a620ff Author: Lucas Holt Date: 2026-05-25 (Mon, 25 May 2026) Changed paths: M security/libsecret/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/ef7092a8c736...cb623b606684 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 00:49:18 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 21:49:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 10d077: textproc/ripgrep: fix fake install paths Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 10d0774a3c8c69a784e751d0887edee39f73d714 https://github.com/MidnightBSD/mports/commit/10d0774a3c8c69a784e751d0887edee39f73d714 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M textproc/ripgrep/Makefile M textproc/ripgrep/pkg-descr Log Message: ----------- textproc/ripgrep: fix fake install paths Use the fake-adjusted PREFIX in post-install so the staged rg binary is stripped and used in place instead of constructing a doubled STAGEDIR path. Keep upstream tests out of the ports checkout temp tree so Git discovery tests are not affected by /usr/mports. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 01:09:00 2026 From: noreply at github.com (Lucas Holt) Date: Mon, 25 May 2026 22:09:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0e7ea4: x11/zenity: fix libnotify build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0e7ea417c3c91719ff53b9c618159bcb6680fef1 https://github.com/MidnightBSD/mports/commit/0e7ea417c3c91719ff53b9c618159bcb6680fef1 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/libnotify/pkg-plist M x11/zenity/Makefile Log Message: ----------- x11/zenity: fix libnotify build Package the missing libnotify notification-hints.h header so zenity can compile with NOTIFY enabled. Patch zenity's Meson build to generate gdialog with the ports Perl path instead of /usr/bin/perl. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 08:48:30 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 05:48:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ceebf8: Mk/cran: fix R fake install path Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ceebf8f93aa826d6c51d1f525d978aaae824b2f2 https://github.com/MidnightBSD/mports/commit/ceebf8f93aa826d6c51d1f525d978aaae824b2f2 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M Mk/extensions/cran.mk Log Message: ----------- Mk/cran: fix R fake install path During fake, PREFIX is already rewritten to the fake destination. Avoid prepending STAGEDIR again when passing the R library path to R CMD INSTALL. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 08:49:49 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 05:49:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c4eaf9: games/gnuchess: fix opening book build hang Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c4eaf9164ef66b52da210bebba08ec52cf88eae3 https://github.com/MidnightBSD/mports/commit/c4eaf9164ef66b52da210bebba08ec52cf88eae3 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M games/gnuchess/Makefile A games/gnuchess/files/patch-src_engine_protocol.cpp Log Message: ----------- games/gnuchess: fix opening book build hang The book-building step hung indefinitely because: 1. The engine's loop() used while(true) and never exited after pthread_cancel caused fgets() to return NULL, causing pthread_join() to block forever. 2. The --addbook invocation lacked stdin redirection, causing the input thread to block on the terminal after book building completed. 3. The gnuchess.ini path was wrong (src/ vs doc/). Fix the engine loop via patch, use --addbook with Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 08:50:23 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 05:50:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 56f053: devel/py-pkgconfig: add py-poetry-core build depen... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 56f053ad562ebac7b9e845c3ad26f66dbd39eaa5 https://github.com/MidnightBSD/mports/commit/56f053ad562ebac7b9e845c3ad26f66dbd39eaa5 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/py-pkgconfig/Makefile M devel/rubygem-async/Makefile M devel/rubygem-fastercsv/Makefile Log Message: ----------- devel/py-pkgconfig: add py-poetry-core build dependency for pep517 backend devel/rubygem-async: mark BROKEN (requires Ruby 3.3, MidnightBSD has 3.2) devel/rubygem-fastercsv: fix ruby license case (RUBY -> ruby) Co-Authored-By: Claude Sonnet 4.6 Commit: cd78fe5b4d25be3dcda2a74def4e4f52f38cb2da https://github.com/MidnightBSD/mports/commit/cd78fe5b4d25be3dcda2a74def4e4f52f38cb2da Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: A security/libsecret/files/patch-egg_egg-unix-credentials.c Log Message: ----------- security/libsecret: fix compilation on BSD with LOCAL_CREDS socket option Fix two bugs in egg-unix-credentials.c: - set_local_creds() is undefined; replace with equivalent setsockopt call - fprintf used undeclared identifier 'fd'; should be 'sock' Co-Authored-By: Claude Sonnet 4.6 Commit: 75195460000dfa2ab5102689eadc6ff09aaccd30 https://github.com/MidnightBSD/mports/commit/75195460000dfa2ab5102689eadc6ff09aaccd30 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M lang/ocaml/pkg-plist Log Message: ----------- lang/ocaml: remove afl-fuzz.html from plist, not present in 4.05 refman Co-Authored-By: Claude Sonnet 4.6 Commit: 5f481c9401cb26bc0468449c0bff1efa679bf250 https://github.com/MidnightBSD/mports/commit/5f481c9401cb26bc0468449c0bff1efa679bf250 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M lang/fpc/Makefile Log Message: ----------- lang/fpc: fix post-install sed invocation to avoid double -i flag REINPLACE_CMD already includes -i.bak; passing -i "" as extra args gives BSD sed two -i flags causing "first RE may not be empty". Use ${SED} -i '' directly instead. Co-Authored-By: Claude Sonnet 4.6 Commit: e602e53e6594eda629564d69cdea38dfa7b90c75 https://github.com/MidnightBSD/mports/commit/e602e53e6594eda629564d69cdea38dfa7b90c75 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M japanese/canna-lib/Makefile Log Message: ----------- japanese/canna-lib: fix fake install DESTDIR+PREFIX path doubling The instsgs install target uses DESTDIR which gets prepended to PREFIX. During fake install, PREFIX is already staged, causing a doubled path. FAKE_OPTS=trueprefix reverts PREFIX to TRUE_PREFIX so DESTDIR does the staging correctly. Co-Authored-By: Claude Sonnet 4.6 Commit: 7fdaadbacb9e53e728ec3d24782f1e0aba76627d https://github.com/MidnightBSD/mports/commit/7fdaadbacb9e53e728ec3d24782f1e0aba76627d Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M accessibility/rubygem-atk/Makefile Log Message: ----------- accessibility/rubygem-atk: add missing BUILD_DEPENDS on rubygem-pkg-config The native extension build requires the pkg-config Ruby gem for system library detection. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/c4eaf9164ef6...7fdaadbacb9e To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 09:05:18 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 06:05:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a18ffe: license name is incorrect Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a18ffefb1594ff9d1f8f6180ac18b7e702f0b76a https://github.com/MidnightBSD/mports/commit/a18ffefb1594ff9d1f8f6180ac18b7e702f0b76a Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M security/rubygem-bcrypt/Makefile Log Message: ----------- license name is incorrect To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 09:06:51 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 06:06:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 827733: tests don't build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8277338945e12cd30c49ce95a063b9e37de80915 https://github.com/MidnightBSD/mports/commit/8277338945e12cd30c49ce95a063b9e37de80915 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M filesystems/ufs/Makefile Log Message: ----------- tests don't build To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:07:30 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:07:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 67e7a7: devel/orc: update Meson docs option Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 67e7a74789b4c0e3ea47007e9de40b4ffe5208bf https://github.com/MidnightBSD/mports/commit/67e7a74789b4c0e3ea47007e9de40b4ffe5208bf Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/orc/Makefile M devel/orc/pkg-plist Log Message: ----------- devel/orc: update Meson docs option Orc 0.4.42 uses the hotdoc Meson feature instead of the old gtk_doc option. Disable hotdoc explicitly and sync the plist with the current install set so configure and packaging pass. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:18:10 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:18:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1d3e25: multimedia/gstreamer1-plugins: remove misplaced SC... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1d3e25d714574304c6cf7896b76ad5e689f4bb1b https://github.com/MidnightBSD/mports/commit/1d3e25d714574304c6cf7896b76ad5e689f4bb1b Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: R multimedia/gstreamer1-plugins/files/patch-ext_sctp_usrsctp_meson.build Log Message: ----------- multimedia/gstreamer1-plugins: remove misplaced SCTP patch The SCTP usrsctp meson patch belongs to gstreamer1-plugins-bad. The base plugins distfile does not contain ext/sctp/usrsctp, so applying the duplicate patch there breaks the patch phase. Fixes Magus port 2187474. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:25:48 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:25:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 143a7c: devel/R-cran-desc: add install-time R dependencies Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 143a7c061039f8f41ea099a61f50951f85740e2d https://github.com/MidnightBSD/mports/commit/143a7c061039f8f41ea099a61f50951f85740e2d Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/R-cran-desc/Makefile Log Message: ----------- devel/R-cran-desc: add install-time R dependencies R CMD INSTALL checks package dependencies during the fake stage. Make the CRAN package dependencies available as build dependencies as well as runtime dependencies so cli, R6, and rprojroot are present before install. Fixes Magus port 2184429. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:28:27 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:28:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d3e826: fix it Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d3e82656a4e32616899d1c49c020cf9f582c934d https://github.com/MidnightBSD/mports/commit/d3e82656a4e32616899d1c49c020cf9f582c934d Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M www/rubygem-websocket-driver/Makefile Log Message: ----------- fix it Commit: 911ae8348cbfec3a95fb34b8d4510d9a3e235bd3 https://github.com/MidnightBSD/mports/commit/911ae8348cbfec3a95fb34b8d4510d9a3e235bd3 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/R-cran-desc/Makefile R multimedia/gstreamer1-plugins/files/patch-ext_sctp_usrsctp_meson.build Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/143a7c061039...911ae8348cbf To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:29:38 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:29:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bc30b9: fix port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bc30b98f1e09972af5885b0c03a6926d412ed038 https://github.com/MidnightBSD/mports/commit/bc30b98f1e09972af5885b0c03a6926d412ed038 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M textproc/rubygem-prism/Makefile Log Message: ----------- fix port To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:31:51 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:31:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 81068d: borked paths. fix that Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 81068d5d27e22d7c0e3eb89ea8d3e01b1cbe5d44 https://github.com/MidnightBSD/mports/commit/81068d5d27e22d7c0e3eb89ea8d3e01b1cbe5d44 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M sysutils/bacula9-server/Makefile.common Log Message: ----------- borked paths. fix that To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:36:55 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:36:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b3d200: don't do that Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b3d2005529bf3c5beeb3a21f72b826317ab62a35 https://github.com/MidnightBSD/mports/commit/b3d2005529bf3c5beeb3a21f72b826317ab62a35 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M net/torsocks/Makefile Log Message: ----------- don't do that To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:38:51 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:38:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ca58f0: try this Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ca58f037924b4f8a9ff29d695103cac4aebc8dd7 https://github.com/MidnightBSD/mports/commit/ca58f037924b4f8a9ff29d695103cac4aebc8dd7 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M lang/php83/Makefile Log Message: ----------- try this To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:42:29 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:42:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8b2c9f: devel/libsoup3: fix GSSAPI configure with Meson 3.6 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8b2c9f17a535e04223f5fda79e2d88e23964aa0f https://github.com/MidnightBSD/mports/commit/8b2c9f17a535e04223f5fda79e2d88e23964aa0f Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/libsoup3/Makefile A devel/libsoup3/files/patch-meson.build Log Message: ----------- devel/libsoup3: fix GSSAPI configure with Meson 3.6 libsoup 3.6 no longer has the krb5_config Meson option. Drop the obsolete option and add a BSD base GSSAPI fallback for systems without a krb5-gssapi pkg-config file. Fixes Magus port 2183014. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 10:52:12 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:52:12 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] dbc68c: Revise copyright terms for MidnightBSD Message-ID: Branch: refs/heads/laffer1-patch-1 Home: https://github.com/MidnightBSD/src Commit: dbc68c392e81966eb6105ac5dcfc0e71716358e0 https://github.com/MidnightBSD/src/commit/dbc68c392e81966eb6105ac5dcfc0e71716358e0 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M COPYRIGHT Log Message: ----------- Revise copyright terms for MidnightBSD Updated the copyright terms to clarify age verification requirements and jurisdictional restrictions for MidnightBSD usage. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Tue May 26 10:54:01 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:54:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 14c936: Revise copyright terms for MidnightBSD (#371) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 14c936be72c60e1515b16ffb102aaee20211a9de https://github.com/MidnightBSD/src/commit/14c936be72c60e1515b16ffb102aaee20211a9de Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M COPYRIGHT Log Message: ----------- Revise copyright terms for MidnightBSD (#371) Updated the copyright terms to clarify age verification requirements and jurisdictional restrictions for MidnightBSD usage. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Tue May 26 10:54:04 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:54:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/heads/laffer1-patch-1 Home: https://github.com/MidnightBSD/src To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Tue May 26 10:54:46 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:54:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 5c44f9: Revise copyright terms for MidnightBSD (#371) Message-ID: Branch: refs/heads/stable/4.0 Home: https://github.com/MidnightBSD/src Commit: 5c44f91b384b12b6007bffd4306c67697e149321 https://github.com/MidnightBSD/src/commit/5c44f91b384b12b6007bffd4306c67697e149321 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M COPYRIGHT Log Message: ----------- Revise copyright terms for MidnightBSD (#371) Updated the copyright terms to clarify age verification requirements and jurisdictional restrictions for MidnightBSD usage. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Tue May 26 10:56:56 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 07:56:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] bf6ea1: add EULA as separate file Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: bf6ea19984d00376de8673dc29fb2ae4b5e667f6 https://github.com/MidnightBSD/src/commit/bf6ea19984d00376de8673dc29fb2ae4b5e667f6 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M COPYRIGHT A EULA M etc/Makefile Log Message: ----------- add EULA as separate file To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Tue May 26 15:23:38 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 12:23:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b98934: multimedia/kodi: fix MidnightBSD build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b989347ac668e294e66a06ed93607f0774329081 https://github.com/MidnightBSD/mports/commit/b989347ac668e294e66a06ed93607f0774329081 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M multimedia/kodi/Makefile A multimedia/kodi/files/patch-cmake_modules_FindLibDvdCSS.cmake A multimedia/kodi/files/patch-cmake_modules_FindLibDvdNav.cmake A multimedia/kodi/files/patch-cmake_modules_FindLibDvdRead.cmake M multimedia/kodi/files/patch-cmake_modules_FindSSE.cmake A multimedia/kodi/files/patch-cmake_modules_buildtools_FindTexturePacker.cmake Log Message: ----------- multimedia/kodi: fix MidnightBSD build Teach Kodi's CMake checks to use FreeBSD platform support on MidnightBSD, use the migrated libuuid provider, and declare the port SQLite dependency. Also fix fake staging paths and ship TexturePacker/SSE outputs needed by the plist. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 15:57:08 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 12:57:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 479f4e: devel/libsoup3: fix package plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 479f4e53c22c880d2fb5b0e8970b303c6e9af795 https://github.com/MidnightBSD/mports/commit/479f4e53c22c880d2fb5b0e8970b303c6e9af795 Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M devel/libsoup3/Makefile M devel/libsoup3/pkg-plist Log Message: ----------- devel/libsoup3: fix package plist Disable generated documentation so the staged files match the package list, update the shared library entry, add new locale files, and use the port SQLite dependency required by the linked library. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Tue May 26 18:08:40 2026 From: noreply at github.com (Lucas Holt) Date: Tue, 26 May 2026 15:08:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 54ab67: Fix R-cran-crosstalk build dependencies Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 54ab67f66b61ab4d5cdc060e99e13dccda70d93f https://github.com/MidnightBSD/mports/commit/54ab67f66b61ab4d5cdc060e99e13dccda70d93f Author: Lucas Holt Date: 2026-05-26 (Tue, 26 May 2026) Changed paths: M Mk/extensions/cran.mk M www/R-cran-crosstalk/Makefile Log Message: ----------- Fix R-cran-crosstalk build dependencies Ensure crosstalk's R package dependencies are present at build time and isolate CRAN package installs from inherited bmake MAKEFLAGS. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 08:21:13 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 05:21:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 379814: add pathfix Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 379814a55c7c43fe8fd644e699a95161d9351414 https://github.com/MidnightBSD/mports/commit/379814a55c7c43fe8fd644e699a95161d9351414 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M graphics/libgeotiff/Makefile Log Message: ----------- add pathfix To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 08:26:54 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 05:26:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0a511d: audio/gnome-podcasts: fix build with CARGO_BUILD_T... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0a511d1f63ce44a8950ad97136da5e9db29ffd7e https://github.com/MidnightBSD/mports/commit/0a511d1f63ce44a8950ad97136da5e9db29ffd7e Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M audio/gnome-podcasts/Makefile Log Message: ----------- audio/gnome-podcasts: fix build with CARGO_BUILD_TARGET set CARGO_ENV sets CARGO_BUILD_TARGET=x86_64-unknown-freebsd, causing cargo to place the output binary at podcasts-gtk/src//release/podcasts-gtk instead of podcasts-gtk/src/release/podcasts-gtk. Patch meson.build to insert the target triple into the cp path. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 09:09:33 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 06:09:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dbf3bb: cad/pdnmesh: fix fake install failures Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: dbf3bb91d9b4b79dd63d1abc085e27feeda06542 https://github.com/MidnightBSD/mports/commit/dbf3bb91d9b4b79dd63d1abc085e27feeda06542 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M cad/pdnmesh/Makefile Log Message: ----------- cad/pdnmesh: fix fake install failures Two issues caused bmake fake to fail: 1. The upstream 'debian' subdir's install rules wrote directly to /usr/local (no DESTDIR support), bypassing the staging directory. Exclude 'debian' from SUBDIRS alongside the existing 'doc' exclusion. 2. post-install-DOCS-on and post-install-EXAMPLES-on used ${STAGEDIR} which is undefined in MidnightBSD mports; replace with ${FAKE_DESTDIR}. AI-Assisted-by: Claude Sonnet 4.6 Signed-off-by: Lucas Holt Commit: a662474da741a342f93494ce2f7ed0f5d3896ea9 https://github.com/MidnightBSD/mports/commit/a662474da741a342f93494ce2f7ed0f5d3896ea9 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M cad/librnd/Makefile R cad/librnd/files/patch-src_librnd_plugins_hid__remote_remote.c M cad/librnd/files/patch-tests_librnd_librnd__test.c Log Message: ----------- cad/librnd: fix patch and package build Remove an obsolete hid_remote patch that no longer applies, fix fake-stage strip paths, declare GTK2GL Xorg dependencies, and update the local test patch for the installed header and plugin paths. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/0a511d1f63ce...a662474da741 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 09:42:42 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 06:42:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 92d400: cad/surelog: disable failing tests Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 92d400d506c2e93457e0fa5b1ce3a906faec61ef https://github.com/MidnightBSD/mports/commit/92d400d506c2e93457e0fa5b1ce3a906faec61ef Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M cad/surelog/Makefile Log Message: ----------- cad/surelog: disable failing tests The upstream CTest suite aborts in nine path/cache related tests, which makes Magus fail the otherwise successful package build. Mark the port NO_TEST and remove the test-only cmake wiring. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 11:02:47 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 08:02:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f08579: accessibility/py-atspi: switch to meson Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f08579a79f5dec63c3bea50c7e63ee59460ac1b1 https://github.com/MidnightBSD/mports/commit/f08579a79f5dec63c3bea50c7e63ee59460ac1b1 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M accessibility/py-atspi/Makefile M accessibility/py-atspi/pkg-plist Log Message: ----------- accessibility/py-atspi: switch to meson The 2.58.2 distfile no longer ships a configure script, so use the Meson build system and update the plist for the files Meson installs. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Commit: 4d99d70a38535dac9685ce54aca8f5b6d42ff8ea https://github.com/MidnightBSD/mports/commit/4d99d70a38535dac9685ce54aca8f5b6d42ff8ea Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M accessibility/rubygem-atk/Makefile M accessibility/rubygem-atk/distinfo Log Message: ----------- accessibility/rubygem-atk: update to 4.3.4 Match the installed rubygem-glib2 version required by the gemspec and add the native-package-installer build dependency needed during fake install. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/92d400d506c2...4d99d70a3853 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 14:53:59 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 11:53:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 09ac6f: add a run depends since we can't figure out why it... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 09ac6fe1718b1518ce025e9e991c24d0ab45595a https://github.com/MidnightBSD/mports/commit/09ac6fe1718b1518ce025e9e991c24d0ab45595a Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11-servers/xwayland/Makefile Log Message: ----------- add a run depends since we can't figure out why it's pulled in To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 15:08:08 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 12:08:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b2ce7f: cad/caneda: remove stale source patches Message-ID: Branch: refs/heads/cad/caneda Home: https://github.com/MidnightBSD/mports Commit: b2ce7faaa5608114f33ff5c3ea1089405c0408b9 https://github.com/MidnightBSD/mports/commit/b2ce7faaa5608114f33ff5c3ea1089405c0408b9 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: R cad/caneda/files/patch-src_chartview.cpp R cad/caneda/files/patch-src_fileformats.cpp R cad/caneda/files/patch-src_sidebarchartsbrowser.cpp Log Message: ----------- cad/caneda: remove stale source patches The upstream distfile already contains the qwt_text.h and QtMath includes, so the local patches either fail as already applied or duplicate includes. AI-Assisted-by: GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 15:09:08 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 12:09:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/cad/caneda Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 15:09:25 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 12:09:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 897e5f: cad/caneda: remove stale source patches (#576) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 897e5fa9ee299715f9906f7ea367795952723297 https://github.com/MidnightBSD/mports/commit/897e5fa9ee299715f9906f7ea367795952723297 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: R cad/caneda/files/patch-src_chartview.cpp R cad/caneda/files/patch-src_fileformats.cpp R cad/caneda/files/patch-src_sidebarchartsbrowser.cpp Log Message: ----------- cad/caneda: remove stale source patches (#576) ## Summary - remove obsolete Caneda source patches already present in the 0.4.0 distfile - fixes Magus port 2181659 patch failure on patch-src_sidebarchartsbrowser.cpp ## Validation - bmake patch - portlint -C (0 fatal errors; maintainer-mode warning only) - git diff --check -- cad/caneda Full bmake was attempted but this local host has an installed Qt/ICU mismatch: libQt5Core.so.5 requires libicui18n.so.74, while the machine has ICU 67, 72, and 76. ## Summary by Sourcery Chores: - Delete stale source patch files that are no longer needed and were causing patch application failures in Magus. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:03:04 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:03:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f99573: x11-toolkits/libspelling: update plist Message-ID: Branch: refs/heads/x11-toolkits/libspelling Home: https://github.com/MidnightBSD/mports Commit: f9957344132b58c51bcced3680a9126937b779ef https://github.com/MidnightBSD/mports/commit/f9957344132b58c51bcced3680a9126937b779ef Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11-toolkits/libspelling/pkg-plist Log Message: ----------- x11-toolkits/libspelling: update plist Refresh pkg-plist for the 0.4.10 install set, including the new libspelling-1.so.2 SONAME, dictionary header/docs, and locale catalogs. AI-Assisted-by: GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:09:31 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:09:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d39e0d: x11-toolkits/libspelling: update plist (#577) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d39e0d8e2d6c86568ad1330200b46f381b9ec39a https://github.com/MidnightBSD/mports/commit/d39e0d8e2d6c86568ad1330200b46f381b9ec39a Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11-toolkits/libspelling/pkg-plist Log Message: ----------- x11-toolkits/libspelling: update plist (#577) ## Summary - refresh pkg-plist for libspelling 0.4.10's current install set - account for libspelling-1.so.2, spelling-dictionary.h, updated generated docs, and installed locale catalogs - fixes Magus port 2191253 fake/package plist failure ## Validation - bmake fake - bmake package - portlint -C (0 fatal errors; NLS and maintainer-mode warnings only) - git diff --check -- x11-toolkits/libspelling ## Test note - bmake test runs, but upstream test-engine fails with: GLib-GObject-FATAL-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed - 3 of 4 tests pass ## Summary by Sourcery Refresh the pkg-plist for x11-toolkits/libspelling to match the files installed by version 0.4.10 and resolve plist-related packaging failures. Build: - Update the pkg-plist entries for x11-toolkits/libspelling to reflect the current shared library, headers, documentation, and locale catalog files installed by the port. Chores: - Fix the Magus plist mismatch error for x11-toolkits/libspelling by aligning the packaged file list with the actual install set. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:09:33 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:09:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/x11-toolkits/libspelling Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:31:58 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:31:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 96cc71: x11/libgnomekbd: switch to meson build Message-ID: Branch: refs/heads/x11/libgnomekbd-fix Home: https://github.com/MidnightBSD/mports Commit: 96cc71e41bc1b8236ff778dbef591d72b589e096 https://github.com/MidnightBSD/mports/commit/96cc71e41bc1b8236ff778dbef591d72b589e096 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11/libgnomekbd/Makefile M x11/libgnomekbd/pkg-plist Log Message: ----------- x11/libgnomekbd: switch to meson build Use the in-tree Meson build to avoid the missing generated configure script, update plist for Meson output, and correct the license to LGPL 2.1 or later. AI-Assisted-by: GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:33:51 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:33:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9b0b14: x11/libgnomekbd: switch to meson build (#578) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9b0b14c74b037f84ac5846794eb0b7f415b1376d https://github.com/MidnightBSD/mports/commit/9b0b14c74b037f84ac5846794eb0b7f415b1376d Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11/libgnomekbd/Makefile M x11/libgnomekbd/pkg-plist Log Message: ----------- x11/libgnomekbd: switch to meson build (#578) ## Summary - switch libgnomekbd to its in-tree Meson build so configure no longer looks for a missing generated ./configure script - update plist for Meson output and installed hr locale - correct LICENSE to lgpl2.1+ and add WWW ## Validation - bmake configure - bmake fake - bmake package - bmake check-license - portlint -C (0 fatal errors; warnings only) - git diff --check -- x11/libgnomekbd ## Notes - bmake test was not run; upstream tests are disabled with -Dtests=false, matching the port configuration. - The existing x11/libgnomekbd branch was stale and had no open PR, so this PR uses x11/libgnomekbd-fix. ## Summary by Sourcery Switch x11/libgnomekbd to the upstream Meson-based build and update port metadata accordingly. Bug Fixes: - Fix build configuration by using the in-tree Meson build instead of relying on a missing generated configure script. Enhancements: - Expand GNOME-related dependencies configuration and disable tests and Vala bindings in the Meson build to match the port configuration. Build: - Migrate the port from GNU configure/gmake to Meson, adjusting USES, USE_GNOME, and build arguments. - Update the packing list to reflect Meson-installed files, including the hr locale. Chores: - Correct the declared license to LGPL 2.1+ and add the project homepage URL to the port metadata. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:33:54 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:33:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/x11/libgnomekbd-fix Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 16:40:53 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 13:40:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 35845d: japanese/scim-anthy: fix libc++ WideString build Message-ID: Branch: refs/heads/japanese/scim-anthy Home: https://github.com/MidnightBSD/mports Commit: 35845dc16a7310a1aae14620f3de493c2d95e45c https://github.com/MidnightBSD/mports/commit/35845dc16a7310a1aae14620f3de493c2d95e45c Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M japanese/scim-anthy/Makefile Log Message: ----------- japanese/scim-anthy: fix libc++ WideString build Build with __STDC_ISO_10646__ so SCIM's WideString typedef uses wchar_t, matching textproc/scim and avoiding libc++ errors for std::basic_string. AI-Assisted-by: GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 17:03:04 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 14:03:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] aa0b55: japanese/scim-anthy: fix libc++ WideString build (... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: aa0b555f5594e530b9f954904225cf349cd6eee9 https://github.com/MidnightBSD/mports/commit/aa0b555f5594e530b9f954904225cf349cd6eee9 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M japanese/scim-anthy/Makefile Log Message: ----------- japanese/scim-anthy: fix libc++ WideString build (#579) ## Summary - build scim-anthy with __STDC_ISO_10646__ so SCIM WideString uses wchar_t - match textproc/scim and other SCIM module ports - fix the libc++ std::basic_string build failure reported by Magus 2186606 ## Validation - bmake build - bmake fake - bmake package - bmake check-license - bmake test - portlint -C (0 fatal errors, 3 warnings) - git diff --check -- japanese/scim-anthy ## Summary by Sourcery Define the __STDC_ISO_10646__ macro for the japanese/scim-anthy port to align SCIM WideString usage with wchar_t and resolve libc++ build issues. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 17:03:05 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 14:03:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/japanese/scim-anthy Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:28:39 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:28:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5a6304: misc/linux-claude: update to 2.1.152 Message-ID: Branch: refs/heads/misc/gemini-cli Home: https://github.com/MidnightBSD/mports Commit: 5a63043e9acf8d911298f1df443318b3a8a12eca https://github.com/MidnightBSD/mports/commit/5a63043e9acf8d911298f1df443318b3a8a12eca Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/linux-claude/Makefile M misc/linux-claude/distinfo Log Message: ----------- misc/linux-claude: update to 2.1.152 Co-Authored-By: Claude Sonnet 4.6 Commit: e5fd214712b3fbe575db492f58dc0e4b48b5d3d6 https://github.com/MidnightBSD/mports/commit/e5fd214712b3fbe575db492f58dc0e4b48b5d3d6 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/pciids/Makefile M misc/pciids/distinfo Log Message: ----------- update to 20260522 Commit: 6baa666bdc4a8c445b161411bb8a08dd720a9f4f https://github.com/MidnightBSD/mports/commit/6baa666bdc4a8c445b161411bb8a08dd720a9f4f Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/gemini-cli/Makefile M misc/gemini-cli/distinfo M misc/gemini-cli/files/package-lock.json M misc/gemini-cli/pkg-plist Log Message: ----------- misc/gemini-cli: update to 0.44.0 ## Summary - Update gemini-cli to version 0.44.0 - Regenerate distinfo and package-lock.json for the new version - Refresh pkg-plist to account for changes in the bundled files and chunks ## Validation - bmake makesum - bmake build - bmake fake - bmake package - portlint (3 warnings, matching existing state) AI-Assisted-by: Gemini CLI Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/5a63043e9acf%5E...6baa666bdc4a To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:29:50 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:29:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dabb6e: Misc/gemini cli update (#580) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: dabb6e8fc57ef5df6d6e6ca1f3d38a28623b64f7 https://github.com/MidnightBSD/mports/commit/dabb6e8fc57ef5df6d6e6ca1f3d38a28623b64f7 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/gemini-cli/Makefile M misc/gemini-cli/distinfo M misc/gemini-cli/files/package-lock.json M misc/gemini-cli/pkg-plist M misc/linux-claude/Makefile M misc/linux-claude/distinfo M misc/pciids/Makefile M misc/pciids/distinfo Log Message: ----------- Misc/gemini cli update (#580) ## Summary by Sourcery Update several misc ports to newer upstream releases and refresh associated metadata. Enhancements: - Bump misc/pciids to a newer snapshot and update its distinfo to match the new GitHub tag. - Upgrade misc/gemini-cli to version 0.44.0 and refresh its distinfo, package-lock, and pkg-plist accordingly. - Update misc/linux-claude to version 2.1.152 and regenerate its distinfo. --------- Signed-off-by: Lucas Holt Co-authored-by: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:29:51 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:29:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/misc/gemini-cli Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:31:34 2026 From: noreply at github.com (dependabot[bot]) Date: Wed, 27 May 2026 17:31:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9fe1d4: build(deps): bump qs from 6.15.1 to 6.15.2 in /mis... Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/misc/grok-cli/files/qs-6.15.2 Home: https://github.com/MidnightBSD/mports Commit: 9fe1d4b2d27364a79a09d8913b4cd7d9eab2410c https://github.com/MidnightBSD/mports/commit/9fe1d4b2d27364a79a09d8913b4cd7d9eab2410c Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M misc/grok-cli/files/package-lock.json Log Message: ----------- build(deps): bump qs from 6.15.1 to 6.15.2 in /misc/grok-cli/files Bumps [qs](https://github.com/ljharb/qs) from 6.15.1 to 6.15.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2) --- updated-dependencies: - dependency-name: qs dependency-version: 6.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:32:21 2026 From: noreply at github.com (dependabot[bot]) Date: Wed, 27 May 2026 17:32:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 489788: build(deps): bump ws from 8.18.3 to 8.21.0 in /mis... Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/misc/grok-cli/files/ws-8.21.0 Home: https://github.com/MidnightBSD/mports Commit: 4897883012184c5fda91ad0a6034d87ece0ea8f7 https://github.com/MidnightBSD/mports/commit/4897883012184c5fda91ad0a6034d87ece0ea8f7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M misc/grok-cli/files/package-lock.json Log Message: ----------- build(deps): bump ws from 8.18.3 to 8.21.0 in /misc/grok-cli/files Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.21.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.18.3...8.21.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:33:56 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:33:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5763b1: x11/cde: fix fake install QA Message-ID: Branch: refs/heads/x11/cde Home: https://github.com/MidnightBSD/mports Commit: 5763b1f7d9d7ef7d8550f1b864a62ef1ba71b03d https://github.com/MidnightBSD/mports/commit/5763b1f7d9d7ef7d8550f1b864a62ef1ba71b03d Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11/cde/Makefile M x11/cde/pkg-plist Log Message: ----------- x11/cde: fix fake install QA Use relative staged symlinks for dt/man and dt/examples, remove generated .bak files from the package, and make repeated post-install runs safe. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:35:50 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:35:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9692e4: x11/cde: fix fake install QA (#583) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9692e4aada98793bf8d51934be3d6ff73d55ca32 https://github.com/MidnightBSD/mports/commit/9692e4aada98793bf8d51934be3d6ff73d55ca32 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M x11/cde/Makefile M x11/cde/pkg-plist Log Message: ----------- x11/cde: fix fake install QA (#583) ## Summary - fix x11/cde fake QA by replacing absolute staged symlinks with relative links - remove generated .bak files from the staged tree and plist - make post-install config sample renames safe to rerun ## Validation - bmake -DNO_DEPENDS fake - bmake -DNO_DEPENDS check-fake - bmake -DNO_DEPENDS package - git diff --check -- x11/cde - portlint -C reports pre-existing warnings plus work directory fatal after validation ## Summary by Sourcery Adjust CDE post-installation to produce QA-clean staging and idempotent configuration handling. Bug Fixes: - Fix fake-install QA issues by replacing absolute staged symlinks with relative ones and cleaning up generated backup files from the staged tree. Enhancements: - Make post-install configuration file renaming conditional so it is safe to rerun without errors. - Standardize man and examples directory layout under ${DT_PREFIX} by recreating them as symlinks into the corresponding share subdirectories. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:35:52 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:35:52 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/x11/cde Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:36:27 2026 From: noreply at github.com (dependabot[bot]) Date: Wed, 27 May 2026 17:36:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2b342c: build(deps): bump qs from 6.15.1 to 6.15.2 in /mis... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2b342c3b81421d7c1e673164497842aedbbf549e https://github.com/MidnightBSD/mports/commit/2b342c3b81421d7c1e673164497842aedbbf549e Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/grok-cli/files/package-lock.json Log Message: ----------- build(deps): bump qs from 6.15.1 to 6.15.2 in /misc/grok-cli/files (#581) Bumps [qs](https://github.com/ljharb/qs) from 6.15.1 to 6.15.2.
Changelog

Sourced from qs's changelog.

6.15.2

  • [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + encodeValuesOnly instead of crashing in encoder
  • [Fix] stringify: use configured delimiter after charsetSentinel (#555)
  • [Fix] stringify: apply formatter to encoded key under strictNullHandling (#554)
  • [Fix] stringify: skip null/undefined filter-array entries instead of crashing in encoder (#551)
  • [Fix] parse: handle nested bracket groups and add regression tests (#530)
  • [readme] fix grammar (#550)
  • [Dev Deps] update @ljharb/eslint-config
  • [Tests] add regression tests for keys containing percent-encoded bracket text
Commits
  • 9aca407 v6.15.2
  • 5e33d33 [Dev Deps] update @ljharb/eslint-config
  • 21f80b3 [Fix] stringify: skip null/undefined entries in arrayFormat: 'comma' + `e...
  • a0a81ea [Fix] stringify: use configured delimiter after charsetSentinel
  • e3062f7 [Fix] stringify: apply formatter to encoded key under strictNullHandling
  • 0c180a4 [Fix] stringify: skip null/undefined filter-array entries instead of crashi...
  • 3a8b94a [Tests] add regression tests for keys containing percent-encoded bracket text
  • 96755ab [readme] fix grammar
  • a419ce5 [Fix] parse: handle nested bracket groups and add regression tests
  • See full diff in compare view

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.15.1&new-version=6.15.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MidnightBSD/mports/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:36:27 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:36:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/dependabot/npm_and_yarn/misc/grok-cli/files/qs-6.15.2 Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:45:05 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:45:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0015eb: mail/claws-mail: fix plugin fake install path Message-ID: Branch: refs/heads/mail/claws-mail-fetchinfo Home: https://github.com/MidnightBSD/mports Commit: 0015eb1e6f5028954f916db651fb3163df716a04 https://github.com/MidnightBSD/mports/commit/0015eb1e6f5028954f916db651fb3163df716a04 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M mail/claws-mail/Makefile.claws Log Message: ----------- mail/claws-mail: fix plugin fake install path Install plugin shared libraries using the fake-time PREFIX instead of prepending STAGEDIR, which prevents doubled fake roots in slave plugin ports. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:51:53 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:51:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0da68d: devel/npth: fix plist for 1.8 Message-ID: Branch: refs/heads/devel/npth Home: https://github.com/MidnightBSD/mports Commit: 0da68d57e4dd673d1fb22bf74a793448c54d3c17 https://github.com/MidnightBSD/mports/commit/0da68d57e4dd673d1fb22bf74a793448c54d3c17 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M devel/npth/Makefile M devel/npth/pkg-descr M devel/npth/pkg-plist Log Message: ----------- devel/npth: fix plist for 1.8 Update the plist for the current npth install layout and move WWW from pkg-descr to the Makefile. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:52:57 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:52:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/devel/npth Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:52:57 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:52:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] cdb82f: devel/npth: fix plist for 1.8 (#584) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: cdb82f69ff23b6494256baa6799a9380b53f6d92 https://github.com/MidnightBSD/mports/commit/cdb82f69ff23b6494256baa6799a9380b53f6d92 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M devel/npth/Makefile M devel/npth/pkg-descr M devel/npth/pkg-plist Log Message: ----------- devel/npth: fix plist for 1.8 (#584) Update the plist for the current npth install layout and move WWW from pkg-descr to the Makefile. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:53:49 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:53:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 326e4d: mail/claws-mail: fix plugin fake install path (#585) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 326e4dd7b38564469c055e45efc4ec2d9798e506 https://github.com/MidnightBSD/mports/commit/326e4dd7b38564469c055e45efc4ec2d9798e506 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M mail/claws-mail/Makefile.claws Log Message: ----------- mail/claws-mail: fix plugin fake install path (#585) Install plugin shared libraries using the fake-time PREFIX instead of prepending STAGEDIR, which prevents doubled fake roots in slave plugin ports. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:53:50 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:53:50 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/mail/claws-mail-fetchinfo Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 20:55:54 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 17:55:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5a6304: misc/linux-claude: update to 2.1.152 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5a63043e9acf8d911298f1df443318b3a8a12eca https://github.com/MidnightBSD/mports/commit/5a63043e9acf8d911298f1df443318b3a8a12eca Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/linux-claude/Makefile M misc/linux-claude/distinfo Log Message: ----------- misc/linux-claude: update to 2.1.152 Co-Authored-By: Claude Sonnet 4.6 Commit: e5fd214712b3fbe575db492f58dc0e4b48b5d3d6 https://github.com/MidnightBSD/mports/commit/e5fd214712b3fbe575db492f58dc0e4b48b5d3d6 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/pciids/Makefile M misc/pciids/distinfo Log Message: ----------- update to 20260522 Commit: dd2eb2c4a93506cd05999d98bd5c7fa15ddf9b03 https://github.com/MidnightBSD/mports/commit/dd2eb2c4a93506cd05999d98bd5c7fa15ddf9b03 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M devel/npth/Makefile M devel/npth/pkg-descr M devel/npth/pkg-plist M mail/claws-mail/Makefile.claws M misc/gemini-cli/Makefile M misc/gemini-cli/distinfo M misc/gemini-cli/files/package-lock.json M misc/gemini-cli/pkg-plist M misc/grok-cli/files/package-lock.json M x11/cde/Makefile M x11/cde/pkg-plist Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/326e4dd7b385...dd2eb2c4a935 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 21:14:32 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 18:14:32 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bc4aee: ftp/R-cran-RCurl: skip network examples in check Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bc4aee4a754d9e3b0577d3a31125bcccfed9e1ee https://github.com/MidnightBSD/mports/commit/bc4aee4a754d9e3b0577d3a31125bcccfed9e1ee Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M ftp/R-cran-RCurl/Makefile Log Message: ----------- ftp/R-cran-RCurl: skip network examples in check R CMD check examples reach out to omegahat.net and fail in Magus. Keep the test target enabled but pass --no-examples so package checks do not depend on external network behavior. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Commit: 8724f7cf944d8b8851397206c369df8bbc5310ac https://github.com/MidnightBSD/mports/commit/8724f7cf944d8b8851397206c369df8bbc5310ac Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/qt6ct/Makefile Log Message: ----------- misc/qt6ct: fix DOCS install Install README.md instead of the removed README file so the DOCS option no longer fails during fake. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/dd2eb2c4a935...8724f7cf944d To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 21:19:31 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 18:19:31 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d9c69c: misc/grok-cli: update distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d9c69ce7f191cf4c531f4a03c8c98a4669e8af67 https://github.com/MidnightBSD/mports/commit/d9c69ce7f191cf4c531f4a03c8c98a4669e8af67 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/grok-cli/distinfo Log Message: ----------- misc/grok-cli: update distinfo Regenerate the generated npm dependency tarball checksum after recent lockfile updates so extract succeeds again. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 21:44:10 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 18:44:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 533aff: misc/claude-code: fix fake staging Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 533affad6282c09edc73b0d73f59420983fd20cd https://github.com/MidnightBSD/mports/commit/533affad6282c09edc73b0d73f59420983fd20cd Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M misc/claude-code/Makefile Log Message: ----------- misc/claude-code: fix fake staging Use the fake-adjusted PREFIX directly in do-install instead of prefixing it with STAGEDIR, which installed files under a nested fake path and caused plist checks to fail. Also reorder the custom license metadata to satisfy portlint. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Commit: cc79dd67059fbcb73828fe4db58ccc97f220e83d https://github.com/MidnightBSD/mports/commit/cc79dd67059fbcb73828fe4db58ccc97f220e83d Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M cad/klayout/files/patch-build.sh M cad/klayout/files/patch-src-lib-lib-lib.pro Log Message: ----------- cad/klayout: refresh stale patches Update patch-build.sh for the upstream HAVE_GIT2 qmake option and normalize patch-src-lib-lib-lib.pro so the patch phase succeeds again. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/d9c69ce7f191...cc79dd67059f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed May 27 22:32:38 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 19:32:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d382df: cad/nvc: make check available at configure Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d382df9780fbd1706ffe3cd1f95f332557d0ff61 https://github.com/MidnightBSD/mports/commit/d382df9780fbd1706ffe3cd1f95f332557d0ff61 Author: Lucas Holt Date: 2026-05-27 (Wed, 27 May 2026) Changed paths: M cad/nvc/Makefile Log Message: ----------- cad/nvc: make check available at configure Move devel/check from TEST_DEPENDS to BUILD_DEPENDS so configure can detect check.pc and link the unit test binary with libcheck. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 00:02:53 2026 From: noreply at github.com (Lucas Holt) Date: Wed, 27 May 2026 21:02:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6552f0: fix lic Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6552f012f4ab74114257987d6bbbe96ab9f9041d https://github.com/MidnightBSD/mports/commit/6552f012f4ab74114257987d6bbbe96ab9f9041d Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M devel/rubygem-flipper/Makefile Log Message: ----------- fix lic To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 08:59:51 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 05:59:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] db308d: devel/tinysparql: fix fake install paths Message-ID: Branch: refs/heads/devel/tinysparql Home: https://github.com/MidnightBSD/mports Commit: db308dfc8123cb04f8772828969b9cda4227d443 https://github.com/MidnightBSD/mports/commit/db308dfc8123cb04f8772828969b9cda4227d443 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M devel/tinysparql/Makefile A devel/tinysparql/files/patch-src_libtinysparql_meson.build Log Message: ----------- devel/tinysparql: fix fake install paths Disable the upstream Meson install script that builds a doubled fake-root path and create the tracker compatibility symlinks from the port post-install hook instead. Also force the sqlite port dependency so QA records the library that tinysparql links against. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:01:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:01:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 389850: devel/tinysparql: fix fake install paths (#586) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 38985041ecdcf2a2ee57121081190192e3073895 https://github.com/MidnightBSD/mports/commit/38985041ecdcf2a2ee57121081190192e3073895 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M devel/tinysparql/Makefile A devel/tinysparql/files/patch-src_libtinysparql_meson.build Log Message: ----------- devel/tinysparql: fix fake install paths (#586) ## Summary - disable upstream Meson install script that doubles the fake root during make fake - create tracker compatibility library symlinks from the port post-install hook - force sqlite:port so QA records the sqlite library tinysparql links against ## Validation - bmake patch - bmake package - portlint -C (0 fatal errors; existing warnings about TEST option, NLS knob, and MPORT_MAINTAINER_MODE) - git diff --check ## Summary by Sourcery Fix tinysparql port installation paths and library compatibility handling. Bug Fixes: - Correct fake installation root handling by disabling the upstream Meson install step. - Ensure tracker compatibility libraries are created as symlinks to libtinysparql after installation. - Record sqlite as a ports-provided dependency so QA tracks the correct linked sqlite library. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:01:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:01:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/devel/tinysparql Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:04:25 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:04:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 61c0c0: misc/codex: update to 0.132.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 61c0c0672341de57a70824cf720497d8710a46b3 https://github.com/MidnightBSD/mports/commit/61c0c0672341de57a70824cf720497d8710a46b3 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M misc/codex/Makefile M misc/codex/distinfo Log Message: ----------- misc/codex: update to 0.132.0 Commit: c0fde16e57952180f0a3162850a19ed0470bbc08 https://github.com/MidnightBSD/mports/commit/c0fde16e57952180f0a3162850a19ed0470bbc08 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M devel/tinysparql/Makefile A devel/tinysparql/files/patch-src_libtinysparql_meson.build Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/38985041ecdc...c0fde16e5795 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:31:49 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:31:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1a57eb: textproc/scim-kmfl-imengine: Fix build with modern... Message-ID: Branch: refs/heads/textproc/scim-kmfl-imengine Home: https://github.com/MidnightBSD/mports Commit: 1a57eb9229a5e34a93f204763f02b067b0c0182f https://github.com/MidnightBSD/mports/commit/1a57eb9229a5e34a93f204763f02b067b0c0182f Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-kmfl-imengine/Makefile Log Message: ----------- textproc/scim-kmfl-imengine: Fix build with modern C++ standard libraries Add LICENSE=gpl2. Define __STDC_ISO_10646__ in CPPFLAGS so that SCIM's WideString is defined as std::wstring rather than std::basic_string. This resolves the implicit instantiation of undefined template 'std::char_traits' error. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:33:25 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:33:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8b2cd2: textproc/scim-kmfl-imengine: Fix build with modern... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8b2cd2e2cd71d499fa843c3537781113afdb19f0 https://github.com/MidnightBSD/mports/commit/8b2cd2e2cd71d499fa843c3537781113afdb19f0 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-kmfl-imengine/Makefile Log Message: ----------- textproc/scim-kmfl-imengine: Fix build with modern C++ standard libraries (#587) Resolves the compilation failure on Magus (port ID 2189884) where standard C++ library implicit instantiation of undefined template `std::char_traits` was triggered. Specifying `-D__STDC_ISO_10646__` ensures SCIM's `WideString` is defined as `std::wstring` (`std::basic_string`), for which `std::char_traits` is fully defined. Additionally, this sets the `LICENSE` field to `gpl2` to match `textproc/kmflcomp` and `textproc/libkmfl`. ## Summary by Sourcery Update scim-kmfl-imengine port metadata and build flags to fix compilation with modern C++ standard libraries. Bug Fixes: - Define __STDC_ISO_10646__ in CPPFLAGS so WideString maps to a supported wide string type and avoids template instantiation errors with modern C++ standard libraries. Build: - Add GPLv2 license declaration to the port Makefile to align licensing with related KMFL components. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:33:25 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:33:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/textproc/scim-kmfl-imengine Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:35:33 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:35:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 01c557: textproc/scim-m17n: Fix build with modern C++ stan... Message-ID: Branch: refs/heads/textproc/scim-m17n Home: https://github.com/MidnightBSD/mports Commit: 01c557bc66323e95956790d6990f24cfd6be6c92 https://github.com/MidnightBSD/mports/commit/01c557bc66323e95956790d6990f24cfd6be6c92 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-m17n/Makefile Log Message: ----------- textproc/scim-m17n: Fix build with modern C++ standard libraries Add LICENSE=gpl2. Define __STDC_ISO_10646__ in CPPFLAGS so that SCIM's WideString is defined as std::wstring rather than std::basic_string. This resolves the implicit instantiation of undefined template 'std::char_traits' error. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:36:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:36:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d0dc4b: textproc/scim-m17n: Fix build with modern C++ stan... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d0dc4bc228b3301bae2cf25c327acf05ee889301 https://github.com/MidnightBSD/mports/commit/d0dc4bc228b3301bae2cf25c327acf05ee889301 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-m17n/Makefile Log Message: ----------- textproc/scim-m17n: Fix build with modern C++ standard libraries (#588) Resolves the compilation failure on Magus (port ID 2189885) where standard C++ library implicit instantiation of undefined template `std::char_traits` was triggered. Specifying `-D__STDC_ISO_10646__` ensures SCIM's `WideString` is defined as `std::wstring` (`std::basic_string`), for which `std::char_traits` is fully defined. Additionally, this sets the `LICENSE` field to `gpl2` to match related SCIM ports. ## Summary by Sourcery Fix build issues for scim-m17n with modern C++ standard libraries and align licensing metadata with related SCIM ports. Bug Fixes: - Resolve compilation failures caused by incompatible wide character handling in modern standard C++ libraries. Build: - Add compiler and linker flags to locate dependencies and define __STDC_ISO_10646__ for successful C++11 builds. Chores: - Set the port LICENSE field to gpl2 to match related SCIM ports. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:36:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:36:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/textproc/scim-m17n Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:37:34 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:37:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 242d0a: textproc/scim-openvanilla: Fix build with modern C... Message-ID: Branch: refs/heads/textproc/scim-openvanilla Home: https://github.com/MidnightBSD/mports Commit: 242d0a4f2b2d99c246eda09cd344a9a726c67ed1 https://github.com/MidnightBSD/mports/commit/242d0a4f2b2d99c246eda09cd344a9a726c67ed1 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-openvanilla/Makefile Log Message: ----------- textproc/scim-openvanilla: Fix build with modern C++ standard libraries Update LICENSE to mit. Define __STDC_ISO_10646__ in CPPFLAGS so that SCIM's WideString is defined as std::wstring rather than std::basic_string. This resolves the implicit instantiation of undefined template 'std::char_traits' error. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:38:08 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:38:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2df505: textproc/scim-openvanilla: Fix build with modern C... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2df50590279137fb220d7897a30fd4d83db3eff7 https://github.com/MidnightBSD/mports/commit/2df50590279137fb220d7897a30fd4d83db3eff7 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/scim-openvanilla/Makefile Log Message: ----------- textproc/scim-openvanilla: Fix build with modern C++ standard libraries (#589) Resolves the compilation failure on Magus (port ID 2189886) where standard C++ library implicit instantiation of undefined template `std::char_traits` was triggered. Specifying `-D__STDC_ISO_10646__` ensures SCIM's `WideString` is defined as `std::wstring` (`std::basic_string`), for which `std::char_traits` is fully defined. Additionally, this updates the `LICENSE` field from `NONE` to `mit`. ## Summary by Sourcery Update scim-openvanilla port to declare the correct license and adjust compiler flags for compatibility with modern C++ standard libraries. Build: - Add __STDC_ISO_10646__ to CPPFLAGS to ensure successful builds with modern C++ standard libraries. Chores: - Set the port LICENSE metadata to mit instead of NONE. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:38:10 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:38:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/textproc/scim-openvanilla Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:40:05 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:40:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d83719: textproc/opensearch13: Fix fake-qa build error Message-ID: Branch: refs/heads/textproc/opensearch13 Home: https://github.com/MidnightBSD/mports Commit: d83719c913a11933205e25ce0662ec9cd9bd4010 https://github.com/MidnightBSD/mports/commit/d83719c913a11933205e25ce0662ec9cd9bd4010 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/opensearch13/Makefile Log Message: ----------- textproc/opensearch13: Fix fake-qa build error Replace absolute path ${ETCDIR} with relative path ${ETCDIR_REL} when generating the plist directory entries. During the fake phase, ${ETCDIR} evaluates to the absolute temporary staging path, which triggers the fake-qa check detecting the staging directory references. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:41:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:41:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 06e21c: textproc/opensearch13: Fix fake-qa build error (#590) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 06e21cb296fca54a2d0e4460b68854f066b1ea0b https://github.com/MidnightBSD/mports/commit/06e21cb296fca54a2d0e4460b68854f066b1ea0b Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/opensearch13/Makefile Log Message: ----------- textproc/opensearch13: Fix fake-qa build error (#590) Resolves the packaging/fake-qa build failure on Magus (port ID 2189541) where the generated plist temporary file (.PLIST.mktmp) was found to refer to the absolute temporary fake staging path (/magus/work/usr/mports/textproc/opensearch13/work/fake-inst-amd64). Using ${ETCDIR_REL} instead of ${ETCDIR} generates relative entries that do not embed the temporary staging path, matching the pattern used in other OpenSearch/ElasticSearch ports. ## Summary by Sourcery Bug Fixes: - Generate @dir entries for the opensearch configuration directory using a relative etc directory variable to prevent fake-qa failures due to absolute staging paths in the plist. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:41:23 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:41:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/textproc/opensearch13 Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:54:36 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:54:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 946967: www/chromium: Fix build by disabling Linux sysroot Message-ID: Branch: refs/heads/www/chromium Home: https://github.com/MidnightBSD/mports Commit: 9469678ee3ab1441f21c91b27258e1e1501b5681 https://github.com/MidnightBSD/mports/commit/9469678ee3ab1441f21c91b27258e1e1501b5681 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: A www/chromium/files/patch-build_config_sysroot.gni Log Message: ----------- www/chromium: Fix build by disabling Linux sysroot Add patch-build_config_sysroot.gni to globally disable the Linux-specific sysroot requirement in the GN build configuration. When building on MidnightBSD, the build system (under the is_linux path) expects a Debian sysroot (debian_bullseye_amd64-sysroot) to exist, which fails. Forcing use_sysroot = false instructs Chromium to use the native system headers and libraries instead. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:55:21 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:55:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 44f9fa: www/chromium: Fix build by disabling Linux sysroot... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 44f9fac4546d8d26766f11350f1ac819cde63f1e https://github.com/MidnightBSD/mports/commit/44f9fac4546d8d26766f11350f1ac819cde63f1e Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: A www/chromium/files/patch-build_config_sysroot.gni Log Message: ----------- www/chromium: Fix build by disabling Linux sysroot (#591) Resolves the build/configure failure on Magus (port ID 2189955) where the build system asserted on a missing Linux sysroot (debian_bullseye_amd64-sysroot). Although Chromium uses sysroots on Linux, on MidnightBSD we build natively against the host system libraries. Adding patch-build_config_sysroot.gni to set use_sysroot = false ensures that the GN build system and related tools (like rust_autocxx) do not assert on or require a Linux sysroot. ## Summary by Sourcery Build: - Add a GN build patch to set use_sysroot = false so the Chromium build no longer requires a Linux sysroot on MidnightBSD. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:55:26 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:55:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/www/chromium Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 09:59:07 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 06:59:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1e75bd: x11-fonts/intlfonts: Fix build/packaging after 1.4... Message-ID: Branch: refs/heads/x11-fonts/intlfonts Home: https://github.com/MidnightBSD/mports Commit: 1e75bdd44a8985702a9dcde8dfe704d014d8aa72 https://github.com/MidnightBSD/mports/commit/1e75bdd44a8985702a9dcde8dfe704d014d8aa72 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M x11-fonts/intlfonts/Makefile M x11-fonts/intlfonts/pkg-plist Log Message: ----------- x11-fonts/intlfonts: Fix build/packaging after 1.4.2 upgrade Update FONTS and FONTS_ALIAS directories to align with the 1.4.2 release layout, clean up build/install loops, add NO_ARCH=yes, and update pkg-plist to match the files installed by 1.4.2. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 10:00:02 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 07:00:02 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4cbfe8: x11-fonts/intlfonts: Fix build/packaging after 1.4... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4cbfe8d916af56c3c302bf0b794fa57453cd7f68 https://github.com/MidnightBSD/mports/commit/4cbfe8d916af56c3c302bf0b794fa57453cd7f68 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M x11-fonts/intlfonts/Makefile M x11-fonts/intlfonts/pkg-plist Log Message: ----------- x11-fonts/intlfonts: Fix build/packaging after 1.4.2 upgrade (#592) Fixes the build and packaging issues for port ID 2190983 (x11-fonts/intlfonts) after the 1.4.2 upgrade. Relies on the updated set of FONTS subdirectories, handles build/install correctly, and updates the pkg-plist to match. ## Summary by Sourcery Fix the intlfonts port build and packaging after the 1.4.2 update by aligning the font directory handling and packaging list with the new upstream layout. Bug Fixes: - Restore successful build of intlfonts by adjusting font directories and alias handling to match the 1.4.2 font set. - Fix packaging issues by updating installation paths and ensuring pkg-plist matches the installed files. Enhancements: - Mark the port as NO_ARCH and simplify the build and install loops for font conversion and installation. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 10:00:04 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 07:00:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/x11-fonts/intlfonts Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 10:03:13 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 07:03:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d9a447: Tools/magus: Fix MCP SSE transport handshake Message-ID: Branch: refs/heads/tools/mcp Home: https://github.com/MidnightBSD/mports Commit: d9a447777c04d1d3b14f6afbecba00317fcee783 https://github.com/MidnightBSD/mports/commit/d9a447777c04d1d3b14f6afbecba00317fcee783 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M Tools/magus/www/data/magus/auth/mcp.cgi Log Message: ----------- Tools/magus: Fix MCP SSE transport handshake Add required event: endpoint SSE event to handle_sse_get in mcp.cgi, satisfying standard MCP clients during initial connection. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 10:04:41 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 07:04:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 28689a: Tools/magus: Fix MCP SSE transport handshake (#593) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 28689a75be7bf0fc7ae3ef4a7625b2e0d773310e https://github.com/MidnightBSD/mports/commit/28689a75be7bf0fc7ae3ef4a7625b2e0d773310e Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M Tools/magus/www/data/magus/auth/mcp.cgi Log Message: ----------- Tools/magus: Fix MCP SSE transport handshake (#593) Properly implements the required 'event: endpoint' handshake event in mcp.cgi, allowing standard Model Context Protocol (MCP) clients using the Server-Sent Events (SSE) transport protocol to successfully establish a connection. ## Summary by Sourcery Bug Fixes: - Add the missing MCP SSE endpoint event to the SSE response so standard MCP clients can complete the transport handshake. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 10:04:42 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 07:04:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/tools/mcp Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 11:46:59 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 08:46:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 32e4e4: textproc/opensearch-dashboards219: Fix fake-qa pli... Message-ID: Branch: refs/heads/textproc/opensearch-dashboards219 Home: https://github.com/MidnightBSD/mports Commit: 32e4e4b29dcb68846c05db93fea28be1c2d5c01e https://github.com/MidnightBSD/mports/commit/32e4e4b29dcb68846c05db93fea28be1c2d5c01e Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/opensearch-dashboards219/Makefile Log Message: ----------- textproc/opensearch-dashboards219: Fix fake-qa plist path check In post-install, generate TMPPLIST from the FAKE_DESTDIR staged files rather than the nonexistent host prefix. Use FAKE_DESTDIR prefix on the find and sed commands so that the fake-inst path is correctly stripped from the resulting plist, preventing fake-qa errors. AI-Assisted-by: Gemini 3.5 Flash Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 11:48:07 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 08:48:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 361fc4: textproc/opensearch-dashboards219: Fix fake-qa pli... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 361fc4ef706cf1ea5df976e77cb44f76a4504075 https://github.com/MidnightBSD/mports/commit/361fc4ef706cf1ea5df976e77cb44f76a4504075 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/opensearch-dashboards219/Makefile Log Message: ----------- textproc/opensearch-dashboards219: Fix fake-qa plist path check (#594) Fixes the fake-qa build failure for port ID 2189540 (textproc/opensearch-dashboards219). During post-install, it now correctly uses FAKE_DESTDIR prefix for both finding files and stripping the prefix, ensuring absolute staging paths do not end up in the generated temporary packaging list. ## Summary by Sourcery Bug Fixes: - Use FAKE_DESTDIR when scanning installed files and stripping path prefixes so that absolute staging paths do not leak into the temporary packaging list. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 11:48:09 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 08:48:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/textproc/opensearch-dashboards219 Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:22:49 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:22:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c942db: cad/yosys: fix MidnightBSD build paths Message-ID: Branch: refs/heads/cad/yosys Home: https://github.com/MidnightBSD/mports Commit: c942db4503212db12d0a1c41387c1a93a28d2bb2 https://github.com/MidnightBSD/mports/commit/c942db4503212db12d0a1c41387c1a93a28d2bb2 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M cad/yosys/Makefile A cad/yosys/files/patch-Makefile Log Message: ----------- cad/yosys: fix MidnightBSD build paths Treat MidnightBSD like the other BSDs in the upstream Makefile so Tcl and readline headers are found and libdl is not added. Use trueprefix fake install handling to avoid a doubled fake root during package staging. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:24:42 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:24:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e6bcc0: cad/yosys: fix MidnightBSD build paths (#595) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: e6bcc08347d645bedb371394b4fa7a457f7d048e https://github.com/MidnightBSD/mports/commit/e6bcc08347d645bedb371394b4fa7a457f7d048e Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M cad/yosys/Makefile A cad/yosys/files/patch-Makefile Log Message: ----------- cad/yosys: fix MidnightBSD build paths (#595) ## Summary - treat MidnightBSD like the other BSDs in Yosys' Makefile for Tcl/readline include paths and libdl handling - use trueprefix fake install handling to avoid doubled fake-root install paths ## Validation - bmake package - portlint -C (0 fatal errors; warnings: USES ordering, MPORT_MAINTAINER_MODE) - git diff --check ## Summary by Sourcery Adjust yosys port build configuration to better support MidnightBSD and correct fake install paths. Enhancements: - Align yosys Makefile handling for MidnightBSD with other BSDs for include paths and libdl usage. Build: - Enable trueprefix fake install handling for the yosys port to prevent doubled fake-root paths. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:24:45 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:24:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/cad/yosys Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:27:17 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:27:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c942db: cad/yosys: fix MidnightBSD build paths Message-ID: Branch: refs/heads/cad/yosys Home: https://github.com/MidnightBSD/mports Commit: c942db4503212db12d0a1c41387c1a93a28d2bb2 https://github.com/MidnightBSD/mports/commit/c942db4503212db12d0a1c41387c1a93a28d2bb2 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M cad/yosys/Makefile A cad/yosys/files/patch-Makefile Log Message: ----------- cad/yosys: fix MidnightBSD build paths Treat MidnightBSD like the other BSDs in the upstream Makefile so Tcl and readline headers are found and libdl is not added. Use trueprefix fake install handling to avoid a doubled fake root during package staging. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: d0c1fff4b874869d4ff38e87369463dd7d937f4c https://github.com/MidnightBSD/mports/commit/d0c1fff4b874869d4ff38e87369463dd7d937f4c Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M misc/codex/Makefile Log Message: ----------- turn off test Compare: https://github.com/MidnightBSD/mports/compare/c942db450321%5E...d0c1fff4b874 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:27:49 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:27:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 85b9dc: Cad/yosys (#596) Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 85b9dca6865f862cb7c871c95facadb58e20bbff https://github.com/MidnightBSD/mports/commit/85b9dca6865f862cb7c871c95facadb58e20bbff Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M misc/codex/Makefile Log Message: ----------- Cad/yosys (#596) Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 13:27:51 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 10:27:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/cad/yosys Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 14:30:13 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 11:30:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f96307: sysutils/beats7: fix build with Go 1.23 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f963074bf2ea8867de75da222f9d8ebfac9b99df https://github.com/MidnightBSD/mports/commit/f963074bf2ea8867de75da222f9d8ebfac9b99df Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: A sysutils/beats7/files/patch-vendor_golang.org_x_net_internal_socket_rawconn__msg.go A sysutils/beats7/files/patch-vendor_golang.org_x_net_internal_socket_sys__unix.go Log Message: ----------- sysutils/beats7: fix build with Go 1.23 Patch vendored x/net socket code to avoid linkname references to unexported syscall recvmsg/sendmsg symbols that Go 1.23 rejects. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 14:57:39 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 11:57:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3f49ea: test off Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3f49ea0d4cb3f179682d37903dfb93987364792e https://github.com/MidnightBSD/mports/commit/3f49ea0d4cb3f179682d37903dfb93987364792e Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M cad/yosys/Makefile Log Message: ----------- test off To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 15:01:17 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 12:01:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 61a4f8: databases/akonadi: fix plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 61a4f865db053f429b6034a971612a99334e01a9 https://github.com/MidnightBSD/mports/commit/61a4f865db053f429b6034a971612a99334e01a9 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M databases/akonadi/pkg-plist Log Message: ----------- databases/akonadi: fix plist Remove stale entries for headers, a D-Bus interface, and locale catalogs that are no longer installed by 25.12.0. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 15:11:42 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 12:11:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ddbe63: graphics/opencv: fix plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ddbe630f15af4d71eadea430594d3effce824d18 https://github.com/MidnightBSD/mports/commit/ddbe630f15af4d71eadea430594d3effce824d18 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M graphics/opencv/pkg-plist Log Message: ----------- graphics/opencv: fix plist Update pkg-plist for OpenCV 4.13.0 by removing stale OVIS/SFM entries and adding installed third-party license files. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 16:34:59 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 13:34:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2b248d: x11-wm/plasma6-kwin: fix breeze runtime dependency Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2b248ded6279bd6e7f92e8f5de0b47192cdba952 https://github.com/MidnightBSD/mports/commit/2b248ded6279bd6e7f92e8f5de0b47192cdba952 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M x11-wm/plasma6-kwin/Makefile Log Message: ----------- x11-wm/plasma6-kwin: fix breeze runtime dependency Declare the Plasma 6 Breeze package directly instead of relying on the KDE file-based breeze runtime component, which recorded a bare breeze package dependency and failed mport precondition checks. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 16:45:04 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 13:45:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a22ebb: www/qt6-webengine: add libdrm include path Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a22ebb2d6ba016d7efa6c4a42255cfdc948cb4fc https://github.com/MidnightBSD/mports/commit/a22ebb2d6ba016d7efa6c4a42255cfdc948cb4fc Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M www/qt6-webengine/Makefile Log Message: ----------- www/qt6-webengine: add libdrm include path Chromium includes xf86drm.h from LOCALBASE, which includes drm.h from LOCALBASE/include/libdrm. Add that directory to the WebEngine C++ flags so the generated build can find drm.h. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 18:35:28 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 15:35:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f19cdb: graphics/libgxps: switch to meson Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f19cdb81ff68dd8ca7759e3067700b8f4aa9adff https://github.com/MidnightBSD/mports/commit/f19cdb81ff68dd8ca7759e3067700b8f4aa9adff Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M graphics/libgxps/Makefile M graphics/libgxps/pkg-descr M graphics/libgxps/pkg-plist Log Message: ----------- graphics/libgxps: switch to meson The 0.3.2 distfile no longer ships an autotools configure script. Use the Meson build, declare the linked png dependency correctly, and update the plist for the Meson install layout. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu May 28 23:18:15 2026 From: noreply at github.com (Lucas Holt) Date: Thu, 28 May 2026 20:18:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a8faa1: textproc/jdictionary-int-eng: fix staged install Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a8faa14da862e7657fac32d2ccaef03a29408b71 https://github.com/MidnightBSD/mports/commit/a8faa14da862e7657fac32d2ccaef03a29408b71 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/jdictionary-int-eng/Makefile M textproc/jdictionary/Makefile.plugin Log Message: ----------- textproc/jdictionary-int-eng: fix staged install Install plugin jars through the normal fake staging path and define the LGPL 2.1 license for the Interlingua-English plugin. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 09:15:48 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 06:15:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8d166f: fix distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8d166f21e84584479ef5e8908077b3aa172b1d25 https://github.com/MidnightBSD/mports/commit/8d166f21e84584479ef5e8908077b3aa172b1d25 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/pimcommon/distinfo Log Message: ----------- fix distinfo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 09:28:00 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 06:28:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6d9043: test off Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6d90439db1325b259ba8cbeb1241e14293fc4c85 https://github.com/MidnightBSD/mports/commit/6d90439db1325b259ba8cbeb1241e14293fc4c85 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M x11-toolkits/libspelling/Makefile Log Message: ----------- test off To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 09:51:54 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 06:51:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] aba84a: security/libgsasl: fix plist for reference docs Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: aba84afa8b53b5876d4ad74a636211230bbbdf8b https://github.com/MidnightBSD/mports/commit/aba84afa8b53b5876d4ad74a636211230bbbdf8b Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M security/libgsasl/pkg-plist Log Message: ----------- security/libgsasl: fix plist for reference docs Remove stale gtk-doc reference entries that are not installed during fake staging. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 9ebd9cb9982eeb9475bc475e19b466dbdda82629 https://github.com/MidnightBSD/mports/commit/9ebd9cb9982eeb9475bc475e19b466dbdda82629 Author: Lucas Holt Date: 2026-05-28 (Thu, 28 May 2026) Changed paths: M textproc/jdictionary-int-eng/Makefile M textproc/jdictionary/Makefile.plugin Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Commit: 6b29ae7d33c0f1f45ccaff1cf8674c5f6adba2e8 https://github.com/MidnightBSD/mports/commit/6b29ae7d33c0f1f45ccaff1cf8674c5f6adba2e8 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A devel/llvm17/files/patch-clang_lib_Basic_Targets_OSTargets.h A devel/llvm18/files/patch-clang_lib_Basic_Targets_OSTargets.h A devel/llvm19/files/patch-clang_lib_Basic_Targets_OSTargets.h A devel/llvm20/files/patch-clang_lib_Basic_Targets_OSTargets.h A devel/llvm21/files/patch-clang_lib_Basic_Targets_OSTargets.h A lang/gcc12/files/patch-gcc_config_freebsd-spec.h A lang/gcc13/files/patch-gcc_config_freebsd-spec.h A lang/gcc14/files/patch-gcc_config_freebsd-spec.h A lang/gcc15/files/patch-gcc_config_freebsd-spec.h Log Message: ----------- compilers: define MidnightBSD target macros Add target predefine patches so GCC and clang from ports expose __MidnightBSD__ when using the FreeBSD target hooks. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 393a9c7553c89568a35dc07bd1580286b4df5e81 https://github.com/MidnightBSD/mports/commit/393a9c7553c89568a35dc07bd1580286b4df5e81 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net-mgmt/aircrack-ng/Makefile Log Message: ----------- add workaround Commit: 87a0b63193d07b8f70616a55b82f6ca2a2554292 https://github.com/MidnightBSD/mports/commit/87a0b63193d07b8f70616a55b82f6ca2a2554292 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/pimcommon/distinfo M x11-toolkits/libspelling/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/6d90439db132...87a0b63193d0 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:06:38 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:06:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8ffbbf: net/pimcommon: fix plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8ffbbf9a32a2da16a80cb1c1544a67ee404c8041 https://github.com/MidnightBSD/mports/commit/8ffbbf9a32a2da16a80cb1c1544a67ee404c8041 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/pimcommon/pkg-plist Log Message: ----------- net/pimcommon: fix plist Remove stale PimCommonAkonadi subscription job headers that are no longer installed by pimcommon 25.12.0. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:10:48 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:10:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 323b40: compilers: bump revisions after macro fixes Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 323b40f94e16db9e65642a54e287de42e4deece6 https://github.com/MidnightBSD/mports/commit/323b40f94e16db9e65642a54e287de42e4deece6 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/llvm17/Makefile M devel/llvm18/Makefile M devel/llvm19/Makefile M devel/llvm20/Makefile M devel/llvm21/Makefile M lang/gcc12/Makefile M lang/gcc13/Makefile M lang/gcc14/Makefile M lang/gcc15/Makefile Log Message: ----------- compilers: bump revisions after macro fixes Force package rebuilds for GCC and clang ports that now expose MidnightBSD target predefines. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 48d97123f3d358b80a99a6ea6a78863ff64c9dcd https://github.com/MidnightBSD/mports/commit/48d97123f3d358b80a99a6ea6a78863ff64c9dcd Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net-mgmt/unifi10/Makefile Log Message: ----------- net-mgmt/unifi10: fix fake install paths Use fake-rooted install paths only where the framework already provides them, so generated plists and copied files do not include FAKE_DESTDIR twice. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: ec49ec8dfc48a9034201aff74a004479c25fd722 https://github.com/MidnightBSD/mports/commit/ec49ec8dfc48a9034201aff74a004479c25fd722 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net-mgmt/unifi9/Makefile Log Message: ----------- net-mgmt/unifi9: fix fake install paths Use fake-rooted install paths only where the framework already provides them, so generated plists and copied files do not include FAKE_DESTDIR twice. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 1ffb8115d7863813a4e14b748e62d400bee268fa https://github.com/MidnightBSD/mports/commit/1ffb8115d7863813a4e14b748e62d400bee268fa Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/pimcommon/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Commit: 374d379e083c450a00814b1da4bf4f742a00205d https://github.com/MidnightBSD/mports/commit/374d379e083c450a00814b1da4bf4f742a00205d Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M graphics/R-cran-scales/Makefile Log Message: ----------- fix dep Compare: https://github.com/MidnightBSD/mports/compare/8ffbbf9a32a2...374d379e083c To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:14:35 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:14:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 7202e2: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 7202e244bfcddbaf91b49a17ddbb2f54ed4a1d54 https://github.com/MidnightBSD/mports/commit/7202e244bfcddbaf91b49a17ddbb2f54ed4a1d54 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M x11/xwayland-satellite/Makefile Log Message: ----------- no test To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:15:47 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:15:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ea46ab: kde: remove stale qcoro flavor references Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ea46ab96134f2c5c707d470b83ee41053d9b7a69 https://github.com/MidnightBSD/mports/commit/ea46ab96134f2c5c707d470b83ee41053d9b7a69 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/kio-extras/Makefile M net-im/kaccounts-integration/Makefile Log Message: ----------- kde: remove stale qcoro flavor references devel/qcoro is Qt6-only and no longer defines FLAVORS, so consumers must depend on devel/qcoro directly instead of devel/qcoro at qt6. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Commit: 4352932747d6de53f27cc425fc793623d972fe1c https://github.com/MidnightBSD/mports/commit/4352932747d6de53f27cc425fc793623d972fe1c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/llvm17/Makefile M devel/llvm18/Makefile M devel/llvm19/Makefile M devel/llvm20/Makefile M devel/llvm21/Makefile M graphics/R-cran-scales/Makefile M lang/gcc12/Makefile M lang/gcc13/Makefile M lang/gcc14/Makefile M lang/gcc15/Makefile M net-mgmt/unifi10/Makefile M net-mgmt/unifi9/Makefile M x11/xwayland-satellite/Makefile Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/7202e244bfcd...4352932747d6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:17:27 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:17:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 693a52: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 693a5296c2e937ece33ac949b1605ffb5fb7d3cf https://github.com/MidnightBSD/mports/commit/693a5296c2e937ece33ac949b1605ffb5fb7d3cf Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M graphics/R-cran-scales/Makefile Log Message: ----------- no test Commit: 1bef105a55675bf405b876d7fce9097395113dbc https://github.com/MidnightBSD/mports/commit/1bef105a55675bf405b876d7fce9097395113dbc Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/kio-extras/Makefile M net-im/kaccounts-integration/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/4352932747d6...1bef105a5567 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:34:15 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:34:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2ef847: audio/stk: fix build with realtime disabled Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2ef847d85a141650d8bb108324b2565ccf94e188 https://github.com/MidnightBSD/mports/commit/2ef847d85a141650d8bb108324b2565ccf94e188 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/stk/Makefile A audio/stk/files/patch-projects_demo_demo.cpp M audio/stk/pkg-plist Log Message: ----------- audio/stk: fix build with realtime disabled Guard the demo cleanup for the realtime-only RtAudio handle and track the upstream shared library filename installed by 5.0.1. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:43:14 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:43:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2ba2d3: net-p2p/rtorrent: update to 0.16.5 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2ba2d30b2a25f00eeadf12def47468cf9ccc86d4 https://github.com/MidnightBSD/mports/commit/2ba2d30b2a25f00eeadf12def47468cf9ccc86d4 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net-p2p/rtorrent/Makefile M net-p2p/rtorrent/distinfo R net-p2p/rtorrent/files/patch-src_utils_directory.cc M net-p2p/rtorrent/pkg-descr Log Message: ----------- net-p2p/rtorrent: update to 0.16.5 Match the libtorrent 0.16.5 dependency API so rtorrent builds with the installed torrent headers. Remove stale local patching and update plist/docs for the new release. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 26ed37ce4e7226278258a4aff779ecf5a73122b9 https://github.com/MidnightBSD/mports/commit/26ed37ce4e7226278258a4aff779ecf5a73122b9 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/libgravatar/distinfo Log Message: ----------- fix distinfo Commit: dafce13661e59003c698f19a8b1560748b34e4ca https://github.com/MidnightBSD/mports/commit/dafce13661e59003c698f19a8b1560748b34e4ca Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/stk/Makefile A audio/stk/files/patch-projects_demo_demo.cpp M audio/stk/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/2ef847d85a14...dafce13661e5 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:43:16 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:43:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2ba2d3: net-p2p/rtorrent: update to 0.16.5 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2ba2d30b2a25f00eeadf12def47468cf9ccc86d4 https://github.com/MidnightBSD/mports/commit/2ba2d30b2a25f00eeadf12def47468cf9ccc86d4 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net-p2p/rtorrent/Makefile M net-p2p/rtorrent/distinfo R net-p2p/rtorrent/files/patch-src_utils_directory.cc M net-p2p/rtorrent/pkg-descr Log Message: ----------- net-p2p/rtorrent: update to 0.16.5 Match the libtorrent 0.16.5 dependency API so rtorrent builds with the installed torrent headers. Remove stale local patching and update plist/docs for the new release. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 26ed37ce4e7226278258a4aff779ecf5a73122b9 https://github.com/MidnightBSD/mports/commit/26ed37ce4e7226278258a4aff779ecf5a73122b9 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/libgravatar/distinfo Log Message: ----------- fix distinfo Commit: dafce13661e59003c698f19a8b1560748b34e4ca https://github.com/MidnightBSD/mports/commit/dafce13661e59003c698f19a8b1560748b34e4ca Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/stk/Makefile A audio/stk/files/patch-projects_demo_demo.cpp M audio/stk/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/2ef847d85a14...dafce13661e5 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:44:39 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:44:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 970753: update distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 97075348662e683797dfecce51c3556b93ea688c https://github.com/MidnightBSD/mports/commit/97075348662e683797dfecce51c3556b93ea688c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/mailimporter/distinfo Log Message: ----------- update distinfo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:47:07 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:47:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a3a702: remove stg Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a3a702d683bb34e521fdf9cf02048f093dd4be0a https://github.com/MidnightBSD/mports/commit/a3a702d683bb34e521fdf9cf02048f093dd4be0a Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M cad/librecad/Makefile Log Message: ----------- remove stg To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 10:48:40 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 07:48:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] efc06a: net/44bsd-rdist: fix build with clang 19 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: efc06ad3c2ab5343e85cae6085d8b3b243b68329 https://github.com/MidnightBSD/mports/commit/efc06ad3c2ab5343e85cae6085d8b3b243b68329 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/44bsd-rdist/Makefile M net/44bsd-rdist/files/patch-expand.c Log Message: ----------- net/44bsd-rdist: fix build with clang 19 Use the integer LOOKUP action when calling lookup(), instead of passing a NULL pointer where clang now rejects the int parameter. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:43:34 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:43:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c7258d: print/qt6-pdf: Fix build error with ft2build.h not... Message-ID: Branch: refs/heads/print/qt6-pdf Home: https://github.com/MidnightBSD/mports Commit: c7258d7bdf5cbaa43d08241e84081d77e2ced759 https://github.com/MidnightBSD/mports/commit/c7258d7bdf5cbaa43d08241e84081d77e2ced759 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M www/qt6-webengine/Makefile Log Message: ----------- print/qt6-pdf: Fix build error with ft2build.h not found Add missing -I${LOCALBASE}/include/freetype2 to CXXFLAGS in the BUILD_QTPDF branch of the parent www/qt6-webengine port Makefile. This allows the compiler to find the system FreeType 2 headers during PDFium source compilation. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:44:23 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:44:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/print/qt6-pdf Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:44:26 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:44:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 57d92e: print/qt6-pdf: Fix build error with ft2build.h not... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 57d92e864769a907d39e2508a9545b5d76476a67 https://github.com/MidnightBSD/mports/commit/57d92e864769a907d39e2508a9545b5d76476a67 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M www/qt6-webengine/Makefile Log Message: ----------- print/qt6-pdf: Fix build error with ft2build.h not found (#597) Fixes the build failure for print/qt6-pdf on MidnightBSD due to a missing FreeType include path in CXXFLAGS. When BUILD_QTPDF is defined, the parent port Makefile (www/qt6-webengine) unbundles freetype. However, the FreeType include directory (-I${LOCALBASE}/include/freetype2) was not being added to CXXFLAGS, resulting in a compilation error: ``` fx_freetype.h:10:10: fatal error: 'ft2build.h' file not found ``` Adding this path to CXXFLAGS solves the problem without affecting the master port build. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:49:44 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:49:44 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8bbef8: audio/csound: Fix build failure with math/gmm++ >=... Message-ID: Branch: refs/heads/audio/csound Home: https://github.com/MidnightBSD/mports Commit: 8bbef85cfe30f372e03f79682c000b056b439944 https://github.com/MidnightBSD/mports/commit/8bbef85cfe30f372e03f79682c000b056b439944 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/csound/Makefile Log Message: ----------- audio/csound: Fix build failure with math/gmm++ >= 5.4.3 Remove the obsolete LINALG_CXXFLAGS macro definition (-DGMM_VERSION=x) which was previously added to work around an older issue. With newer gmm++ versions (>= 5.4.3), gmm::lapack_ipvt is defined as a std::vector. The workaround forced the preprocessor to select outdated compatibility code paths that used the .get() method, which does not exist on std::vector and caused compilation of Opcodes/linear_algebra.cpp to fail. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:50:10 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:50:10 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c6d788: audio/csound: Fix build failure with math/gmm++ >=... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c6d7885e50f02a37053ee17d4c9bfab0ff133603 https://github.com/MidnightBSD/mports/commit/c6d7885e50f02a37053ee17d4c9bfab0ff133603 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/csound/Makefile Log Message: ----------- audio/csound: Fix build failure with math/gmm++ >= 5.4.3 (#598) Fixes the build failure for audio/csound on MidnightBSD due to a compatibility issue with newer versions of math/gmm++. In math/gmm++ >= 5.4.3, gmm::lapack_ipvt is defined as a std::vector, which does not have a .get() member. The previous workaround flag LINALG_CXXFLAGS=-DGMM_VERSION=x forced gmm++ to use deprecated code paths that called .get(), leading to compilation errors in Opcodes/linear_algebra.cpp: ``` no member named 'get' in 'std::vector' ``` Removing this workaround flag allows gmm++ to use the correct code paths and compiles successfully. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 11:50:13 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 08:50:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/audio/csound Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:08:47 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:08:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 19721e: misc/gnome-getting-started-docs: Regenerate pkg-pl... Message-ID: Branch: refs/heads/misc/gnome-getting-started-docs Home: https://github.com/MidnightBSD/mports Commit: 19721e826897886a246d1b27c147dcc9b7d41c3e https://github.com/MidnightBSD/mports/commit/19721e826897886a246d1b27c147dcc9b7d41c3e Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M misc/gnome-getting-started-docs/Makefile M misc/gnome-getting-started-docs/pkg-plist Log Message: ----------- misc/gnome-getting-started-docs: Regenerate pkg-plist and bump PORTREVISION The previous pkg-plist was outdated: it contained several tutorial pages and WebM videos (wallpaper and message response guides) that were removed or not present in version 3.38.1. It also missed many newly added translation files (e.g., Persian, Esperanto, Ukrainian). This resulted in a pkg-plist mismatch during fake staging, failing the Magus build. Update pkg-plist to match the files actually installed in 3.38.1 and bump PORTREVISION. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:09:27 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:09:27 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/misc/gnome-getting-started-docs Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:09:30 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:09:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b14c27: misc/gnome-getting-started-docs: Regenerate pkg-pl... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b14c27b12f49628c754bf4ced520d02c572e68a4 https://github.com/MidnightBSD/mports/commit/b14c27b12f49628c754bf4ced520d02c572e68a4 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M misc/gnome-getting-started-docs/Makefile M misc/gnome-getting-started-docs/pkg-plist Log Message: ----------- misc/gnome-getting-started-docs: Regenerate pkg-plist and bump PORTREVISION (#599) Fixes the build failure for misc/gnome-getting-started-docs on MidnightBSD due to an outdated pkg-plist. The previous pkg-plist was out of sync with version 3.38.1. It contained obsolete tutorial pages and WebM files that were removed in 3.38.1, while missing newly added translation files (Persian, Esperanto, Ukrainian, etc.). This caused the fake staging check to fail: ``` Fake failed. A file in the plist wasn't installed in the fake dir or the final dir. ``` Updating the pkg-plist to match the exact installed files and bumping PORTREVISION resolves the issue. AI-Assisted-by: Antigravity ## Summary by Sourcery Update misc/gnome-getting-started-docs packaging to match the 3.38.1 installed files and fix staging failures. Bug Fixes: - Align the pkg-plist with the files installed by version 3.38.1 to resolve fake staging build failures on MidnightBSD. Build: - Bump PORTREVISION for misc/gnome-getting-started-docs to reflect the regenerated pkg-plist. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:12:21 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:12:21 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] e632e0: net/bird2: fix rtsock sysconfig Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: e632e075e9d552eafdcd1cc89ba0be48cf0af121 https://github.com/MidnightBSD/mports/commit/e632e075e9d552eafdcd1cc89ba0be48cf0af121 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/bird2/Makefile Log Message: ----------- net/bird2: fix rtsock sysconfig Use the current BSD system configuration file for the rtsock flavor. The old bsd-rtsock sysconfig no longer exists in BIRD 2.17.3. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 669f2f8ed6441c5d5ef03612ff62549addfa8289 https://github.com/MidnightBSD/mports/commit/669f2f8ed6441c5d5ef03612ff62549addfa8289 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A net/freebsd-uucp/files/patch-uucp_uuxqt_Makefile M net/freebsd-uucp/pkg-plist Log Message: ----------- net/freebsd-uucp: fix uuxqt fake QA Install uuxqt with an executable mode for all users so fake-stage dependency checks can inspect the setuid binary instead of failing on permissions. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 1976af08ee9e8159ed1c0d597bc0a49498edbfab https://github.com/MidnightBSD/mports/commit/1976af08ee9e8159ed1c0d597bc0a49498edbfab Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/gtk-vnc/Makefile M net/gtk-vnc/pkg-plist Log Message: ----------- net/gtk-vnc: update plist for generated docs Track the headers and gi-docgen documentation installed by the 1.5.0 build, and declare the direct gmp library dependency reported by fake QA. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 0e8e8aa3f8f07fec2307c62c56d4b6a543fbd7c6 https://github.com/MidnightBSD/mports/commit/0e8e8aa3f8f07fec2307c62c56d4b6a543fbd7c6 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/csound/Makefile M www/qt6-webengine/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Commit: 7d5a1c800c306dbc1d41938c5eb4174df154572c https://github.com/MidnightBSD/mports/commit/7d5a1c800c306dbc1d41938c5eb4174df154572c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/kea/Makefile M net/kea/files/patch-meson.build A net/kea/files/patch-src_lib_dhcp_meson.build A net/kea/files/patch-src_lib_dhcp_tests_meson.build Log Message: ----------- net/kea: recognize MidnightBSD in Meson Treat MidnightBSD like FreeBSD in Kea's Meson OS checks so configure and DHCP source selection use the BSD paths. Remove staged live config files after creating samples so fake matches the plist. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: b9e7fffa5017cbc807e32ff46a687d6f9d0aaa16 https://github.com/MidnightBSD/mports/commit/b9e7fffa5017cbc807e32ff46a687d6f9d0aaa16 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M misc/gnome-getting-started-docs/Makefile M misc/gnome-getting-started-docs/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Commit: 2d176b85874927a6ca60b4a0e03fc0e7c50a392c https://github.com/MidnightBSD/mports/commit/2d176b85874927a6ca60b4a0e03fc0e7c50a392c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/R-cran-pillar/Makefile Log Message: ----------- dep fix Compare: https://github.com/MidnightBSD/mports/compare/b14c27b12f49...2d176b858749 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:14:33 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:14:33 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 16d66e: stop circular reference Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 16d66ed2eeef37379c42cf047c4198225dbf87c8 https://github.com/MidnightBSD/mports/commit/16d66ed2eeef37379c42cf047c4198225dbf87c8 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/R-cran-callr/Makefile Log Message: ----------- stop circular reference To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:17:16 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:17:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 99982e: work around circular test issue Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 99982e531ec62e86dc2fc18bde1c158c4ef63842 https://github.com/MidnightBSD/mports/commit/99982e531ec62e86dc2fc18bde1c158c4ef63842 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M sysutils/R-cran-ps/Makefile Log Message: ----------- work around circular test issue To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:19:03 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:19:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d9e538: test harness broken Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d9e538c8fcdc9185511b2ef83826c85d6942d79c https://github.com/MidnightBSD/mports/commit/d9e538c8fcdc9185511b2ef83826c85d6942d79c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/R-cran-tibble/Makefile Log Message: ----------- test harness broken To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:21:42 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:21:42 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b71ff4: circular dependency. test framework needs stuff d... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b71ff497305ae063fc2a59f5a1470900ad78508d https://github.com/MidnightBSD/mports/commit/b71ff497305ae063fc2a59f5a1470900ad78508d Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M security/R-cran-openssl/Makefile Log Message: ----------- circular dependency. test framework needs stuff depending on this port To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:23:55 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:23:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d04338: build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d043384e0c205a0dcecd5f6164cb02a4c5bbb7d5 https://github.com/MidnightBSD/mports/commit/d043384e0c205a0dcecd5f6164cb02a4c5bbb7d5 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M sysutils/R-cran-processx/Makefile Log Message: ----------- build To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:51:35 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:51:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 876ecc: security/kpkpass: package new headers and QML files Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 876ecc4122a82fae573a43ac73039c6ecad1de29 https://github.com/MidnightBSD/mports/commit/876ecc4122a82fae573a43ac73039c6ecad1de29 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M security/kpkpass/Makefile M security/kpkpass/pkg-plist Log Message: ----------- security/kpkpass: package new headers and QML files Package the Passes headers and QML/mime files installed by current kpkpass, and declare the Qt declarative, OpenGL, license, and ldconfig metadata needed by the build. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 13:56:25 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 10:56:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ebf12e: net/kitinerary: declare linked dependencies Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ebf12eeeb3d4c690921040485855c31c170ed341 https://github.com/MidnightBSD/mports/commit/ebf12eeeb3d4c690921040485855c31c170ed341 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/kitinerary/Makefile Log Message: ----------- net/kitinerary: declare linked dependencies Add the Qt declarative, OpenGL, ICU, protobuf, abseil, and Boost dependencies used by the built library so fake QA can account for direct linkage. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 488e7cd3864074f931783340263cc8b4b2a34d21 https://github.com/MidnightBSD/mports/commit/488e7cd3864074f931783340263cc8b4b2a34d21 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M sysutils/ksystemlog/distinfo Log Message: ----------- fix dist Compare: https://github.com/MidnightBSD/mports/compare/876ecc4122a8...488e7cd38640 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:14:14 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:14:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fc336d: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: fc336d1abc3e486376c8046607f118aa12538bd8 https://github.com/MidnightBSD/mports/commit/fc336d1abc3e486376c8046607f118aa12538bd8 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M math/R-cran-dplyr/Makefile Log Message: ----------- no test To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:16:59 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:16:59 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0ca635: only needs yesteryear java Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0ca635db87d83d61c0b2544cd316149849d33ed3 https://github.com/MidnightBSD/mports/commit/0ca635db87d83d61c0b2544cd316149849d33ed3 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/log4j/Makefile Log Message: ----------- only needs yesteryear java To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:17:54 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:17:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6b8b47: x11-themes/matcha-gtk-themes: Update pkg-plist and... Message-ID: Branch: refs/heads/x11-themes/matcha-gtk-themes Home: https://github.com/MidnightBSD/mports Commit: 6b8b470cfc110f68dd6e04692aef9bf3749efa2b https://github.com/MidnightBSD/mports/commit/6b8b470cfc110f68dd6e04692aef9bf3749efa2b Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M x11-themes/matcha-gtk-themes/Makefile M x11-themes/matcha-gtk-themes/pkg-plist Log Message: ----------- x11-themes/matcha-gtk-themes: Update pkg-plist and bump PORTREVISION The pkg-plist contained outdated paths (gnome-shell/assets/gnome-shell-start.svg and gnome-shell/process-working.svg) instead of the paths actually installed by the upstream theme version 2025-04-11 (gnome-shell/gnome-shell-start.svg and gnome-shell/process-working-dark.svg / gnome-shell/process-working-light.svg). This resulted in a pkg-plist mismatch error during fake staging. Update pkg-plist to match the correct paths and bump PORTREVISION. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:18:22 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:18:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 612e6a: x11-themes/matcha-gtk-themes: Update pkg-plist and... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 612e6aeac487aef07c57c3fd1a90cc0d68cfd28a https://github.com/MidnightBSD/mports/commit/612e6aeac487aef07c57c3fd1a90cc0d68cfd28a Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M x11-themes/matcha-gtk-themes/Makefile M x11-themes/matcha-gtk-themes/pkg-plist Log Message: ----------- x11-themes/matcha-gtk-themes: Update pkg-plist and bump PORTREVISION (#600) Fixes the build failure for x11-themes/matcha-gtk-themes on MidnightBSD due to an outdated pkg-plist. The pkg-plist contained old asset paths (`gnome-shell/assets/gnome-shell-start.svg` and `gnome-shell/process-working.svg`) which were removed or renamed in upstream theme version 2025-04-11 to `gnome-shell/gnome-shell-start.svg` and `gnome-shell/process-working-dark.svg` / `gnome-shell/process-working-light.svg`. This caused fake staging verification to fail: ``` Checking /magus/work/usr/mports/x11-themes/matcha-gtk-themes/work/fake-inst-amd64 share/themes/Matcha-aliz/gnome-shell/assets/gnome-shell-start.svg not installed. share/themes/Matcha-aliz/gnome-shell/process-working.svg not installed. ``` Updating the pkg-plist to match the exact installed files and bumping PORTREVISION resolves the issue. AI-Assisted-by: Antigravity ## Summary by Sourcery Update the Matcha GTK themes port metadata to reflect upstream file layout changes and ensure successful packaging on MidnightBSD. Bug Fixes: - Align the pkg-plist with the current set of installed theme files to fix fake staging verification failures. Build: - Bump PORTREVISION for x11-themes/matcha-gtk-themes to reflect the packaging fix. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:18:24 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:18:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/x11-themes/matcha-gtk-themes Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:22:07 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:22:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f0b563: net/libfabric: avoid autotools regeneration Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f0b563abb6c44a2834c2ff84ca34b55273e2fd99 https://github.com/MidnightBSD/mports/commit/f0b563abb6c44a2834c2ff84ca34b55273e2fd99 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: R net/libfabric/files/patch-configure.ac Log Message: ----------- net/libfabric: avoid autotools regeneration Remove the configure.ac patch so the build uses the already-patched generated configure script instead of trying to run aclocal during gmake. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 16c24ae7589762894d32895c7a46f35dbf6ce1e3 https://github.com/MidnightBSD/mports/commit/16c24ae7589762894d32895c7a46f35dbf6ce1e3 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/R-cran-crayon/Makefile M filesystems/R-cran-fs/Makefile Log Message: ----------- blocking Compare: https://github.com/MidnightBSD/mports/compare/612e6aeac487...16c24ae75897 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:27:04 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:27:04 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 364d32: net/mosquitto: fix staged sample config Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 364d324a10a936656de0f5f755e5d2a53a8a8b42 https://github.com/MidnightBSD/mports/commit/364d324a10a936656de0f5f755e5d2a53a8a8b42 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/mosquitto/Makefile Log Message: ----------- net/mosquitto: fix staged sample config Use the true install prefix when generating mosquitto.conf.sample during fake and remove the live config file so the @sample plist entry owns it. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 604b77b2430a97449fe3fa6382efb50054acea1b https://github.com/MidnightBSD/mports/commit/604b77b2430a97449fe3fa6382efb50054acea1b Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/R-cran-rematch2/Makefile Log Message: ----------- circular Compare: https://github.com/MidnightBSD/mports/compare/16c24ae75897...604b77b2430a To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:29:05 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:29:05 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ff408b: fix build dep on magus Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ff408b0781292d12cb4812300e1cf1050b1055aa https://github.com/MidnightBSD/mports/commit/ff408b0781292d12cb4812300e1cf1050b1055aa Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M www/R-cran-webshot/Makefile Log Message: ----------- fix build dep on magus To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:32:35 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:32:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8f5a55: devel/valgrind: Fix build failure with invalid she... Message-ID: Branch: refs/heads/devel/valgrind Home: https://github.com/MidnightBSD/mports Commit: 8f5a55c7fafeb955cd3c118e22b6118494da5dc1 https://github.com/MidnightBSD/mports/commit/8f5a55c7fafeb955cd3c118e22b6118494da5dc1 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/valgrind/Makefile Log Message: ----------- devel/valgrind: Fix build failure with invalid shebangs and bump PORTREVISION The build for devel/valgrind failed during fake staging QA checks because cachegrind/cg_annotate, cachegrind/cg_diff, and cachegrind/cg_merge were installed with an invalid shebang ('/usr/bin/env python3'). Add python:run to USES and add the three cachegrind python scripts to SHEBANG_FILES so that shebangfix corrects their shebangs to the configured python executable path. Also bump PORTREVISION. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:35:08 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:35:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 443bbe: devel/valgrind: Fix build failure with invalid she... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 443bbea77192d220a355737c620b9c0113aa5a78 https://github.com/MidnightBSD/mports/commit/443bbea77192d220a355737c620b9c0113aa5a78 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/valgrind/Makefile Log Message: ----------- devel/valgrind: Fix build failure with invalid shebangs and bump PORTREVISION (#601) Fixes the build failure for devel/valgrind on MidnightBSD due to invalid python3 shebangs in cachegrind helper scripts. During package staging verification (fake-qa), the build was flagged as a failure because `cg_annotate`, `cg_diff`, and `cg_merge` were installed with an uncorrected `/usr/bin/env python3` shebang: ``` fake-qa reported: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix for 'bin/cg_annotate'... ``` Adding `python:run` to `USES` and adding the three cachegrind python scripts to `SHEBANG_FILES` so that `shebangfix` processes them resolves the issue. Also bumps PORTREVISION to 2. AI-Assisted-by: Antigravity ## Summary by Sourcery Fix valgrind port installation on MidnightBSD by correcting python shebang handling in cachegrind helper scripts and bumping the port revision. Bug Fixes: - Resolve package staging failures caused by invalid python3 shebangs in cachegrind helper scripts. Build: - Add python runtime to USES and include cachegrind helper scripts in SHEBANG_FILES so they are processed by shebangfix. - Increment PORTREVISION to 2 to reflect the packaging change. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:35:08 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:35:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/devel/valgrind Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 14:47:15 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 11:47:15 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fe7408: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: fe7408d0681a64c76058292f064c15dd06032ae6 https://github.com/MidnightBSD/mports/commit/fe7408d0681a64c76058292f064c15dd06032ae6 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M www/R-cran-webshot/Makefile Log Message: ----------- no test Commit: 2e48612030cd0ad1834119cfce69a07c9ae0558f https://github.com/MidnightBSD/mports/commit/2e48612030cd0ad1834119cfce69a07c9ae0558f Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/valgrind/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/443bbea77192...2e48612030cd To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:31:38 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:31:38 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 135bf6: print/cups-pk-helper: Switch to meson and update p... Message-ID: Branch: refs/heads/print/cups-pk-helper Home: https://github.com/MidnightBSD/mports Commit: 135bf61dc212acd67337c3a37f76f3c9e9ffa1dc https://github.com/MidnightBSD/mports/commit/135bf61dc212acd67337c3a37f76f3c9e9ffa1dc Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M print/cups-pk-helper/Makefile M print/cups-pk-helper/pkg-plist Log Message: ----------- print/cups-pk-helper: Switch to meson and update pkg-plist cups-pk-helper 0.2.7 uses meson instead of autotools. Update USES to include meson and gnome, and drop obsolete GNU_CONFIGURE, CPPFLAGS, LIBS, and INSTALL_TARGET variables. Also update pkg-plist to sync with 0.2.7 files. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:32:40 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:32:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b009d5: print/cups-pk-helper: Switch to meson and update p... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b009d5eca78d1ecac50df5abb39d6750b451f2b2 https://github.com/MidnightBSD/mports/commit/b009d5eca78d1ecac50df5abb39d6750b451f2b2 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M print/cups-pk-helper/Makefile M print/cups-pk-helper/pkg-plist Log Message: ----------- print/cups-pk-helper: Switch to meson and update pkg-plist (#602) Switch print/cups-pk-helper to meson build system and update pkg-plist to match version 0.2.7. Fixes Magus build 2188387. ## Summary by Sourcery Switch print/cups-pk-helper to the Meson build system and adjust packaging for the existing 0.2.7 release. Build: - Migrate the port from GNU configure/gmake to the Meson-based build framework and update USES accordingly. Chores: - Bump PORTREVISION and refresh the package plist to match version 0.2.7 contents. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:32:43 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:32:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/print/cups-pk-helper Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:45:25 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:45:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5a9c8c: security/py-notus-scanner: Fix packaging by using ... Message-ID: Branch: refs/heads/security/py-notus-scanner Home: https://github.com/MidnightBSD/mports Commit: 5a9c8c5d94fba302dfafee45e9988ef5570b7d5f https://github.com/MidnightBSD/mports/commit/5a9c8c5d94fba302dfafee45e9988ef5570b7d5f Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M security/py-notus-scanner/Makefile M security/py-notus-scanner/pkg-plist Log Message: ----------- security/py-notus-scanner: Fix packaging by using PYTHON_TAG Replace the obsolete/undefined PYTHON_EXT_SUFFIX variable with PYTHON_TAG in the pkg-plist file. Also bump PORTREVISION. AI-Assisted-by: Antigravity Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:45:47 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:45:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 36ae97: security/py-notus-scanner: Fix packaging by using ... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 36ae977914a7bbe12740960937aa738fd33b4c36 https://github.com/MidnightBSD/mports/commit/36ae977914a7bbe12740960937aa738fd33b4c36 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M security/py-notus-scanner/Makefile M security/py-notus-scanner/pkg-plist Log Message: ----------- security/py-notus-scanner: Fix packaging by using PYTHON_TAG (#603) Replace PYTHON_EXT_SUFFIX with PYTHON_TAG in pkg-plist. Bumps PORTREVISION to 1. Fixes Magus build 2188819. Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 16:45:48 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 13:45:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] Message-ID: Branch: refs/heads/security/py-notus-scanner Home: https://github.com/MidnightBSD/mports To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 17:19:19 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 14:19:19 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 579d9f: net/openldap25: fix shared library plist version Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 579d9f9b43d6579117317ad4c5be702cbad29a4f https://github.com/MidnightBSD/mports/commit/579d9f9b43d6579117317ad4c5be702cbad29a4f Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/openldap25-server/Makefile Log Message: ----------- net/openldap25: fix shared library plist version Match the OpenLDAP plist shared-library suffix to the 2.5.20 build output and wire the selected client/server PORTREVISION values so rebuilt packages get distinct versions. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 281753223f407e94fa91d971a467961060900c21 https://github.com/MidnightBSD/mports/commit/281753223f407e94fa91d971a467961060900c21 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/mpich/Makefile Log Message: ----------- net/mpich: enable Fortran 2008 bindings Add the GCC Fortran include directory to configure-time CPPFLAGS so MPICH can find ISO_Fortran_binding.h and install the mpi_f08 module files listed in the plist. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 805c8ec97f8e27c0193694ec04edef8e96b546aa https://github.com/MidnightBSD/mports/commit/805c8ec97f8e27c0193694ec04edef8e96b546aa Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A devel/rapidjson/files/patch-include_rapidjson_prettywriter.h A devel/rapidjson/files/patch-include_rapidjson_writer.h Log Message: ----------- devel/rapidjson: fix stdstring test build Make the Writer and PrettyWriter std::basic_string overloads templated so libc++ does not instantiate std::basic_string when RAPIDJSON_HAS_STDSTRING is enabled for UTF32 writer tests. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 11a66b0e26fda4631a086670df0285e7958ed741 https://github.com/MidnightBSD/mports/commit/11a66b0e26fda4631a086670df0285e7958ed741 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M print/cups-pk-helper/Makefile M print/cups-pk-helper/pkg-plist M security/py-notus-scanner/Makefile M security/py-notus-scanner/pkg-plist Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/36ae977914a7...11a66b0e26fd To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 17:21:39 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 14:21:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 418c2b: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 418c2b8354e3522667d5a03688ba949c3d6c6ab3 https://github.com/MidnightBSD/mports/commit/418c2b8354e3522667d5a03688ba949c3d6c6ab3 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M print/cups-pk-helper/Makefile Log Message: ----------- no test To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 19:23:22 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 16:23:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 986f48: www/qt6-webengine: fix Chromium helpers on Midnigh... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 986f48499fbb21e4758308b52727afa9b196c521 https://github.com/MidnightBSD/mports/commit/986f48499fbb21e4758308b52727afa9b196c521 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M www/qt6-webengine/files/patch-src_3rdparty_chromium_build_config_linux_pkg-config.py A www/qt6-webengine/files/patch-src_3rdparty_chromium_build_linux_unbundle_opus.gn A www/qt6-webengine/files/patch-src_3rdparty_chromium_dbus_BUILD.gn M www/qt6-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py M www/qt6-webengine/files/patch-src_3rdparty_chromium_tools_licenses_licenses.py Log Message: ----------- www/qt6-webengine: fix Chromium helpers on MidnightBSD Allow Chromium helper scripts to recognize MidnightBSD so pkg-config flags, Blink formatting support, and license resource generation work during the Qt WebEngine build. Prefix the unbundled Opus shim headers and apply DBus pkg-config flags to the DBus target so system headers are found correctly. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 19:25:02 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 16:25:02 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 2436b8: misc/linux-claude: update to 2.1.157 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 2436b88f02dc120b1e6697ef5dda3cdca1b0d691 https://github.com/MidnightBSD/mports/commit/2436b88f02dc120b1e6697ef5dda3cdca1b0d691 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M misc/linux-claude/Makefile M misc/linux-claude/distinfo Log Message: ----------- misc/linux-claude: update to 2.1.157 Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 19:49:03 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 16:49:03 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] dce863: net/p5-POEx-Role-TCPServer: fix POE session id hook Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: dce86379d85b60f730b7d937f952a37f46eb15ca https://github.com/MidnightBSD/mports/commit/dce86379d85b60f730b7d937f952a37f46eb15ca Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/p5-POEx-Role-TCPServer/Makefile A net/p5-POEx-Role-TCPServer/files/patch-lib_POEx_Role_TCPServer.pm Log Message: ----------- net/p5-POEx-Role-TCPServer: fix POE session id hook Add the _set_id method expected by current POE during session allocation and remove patch backup files before ExtUtils scans modules for installation. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: f94042174d8fa3e8345e7bbbcb5819cbf2479cea https://github.com/MidnightBSD/mports/commit/f94042174d8fa3e8345e7bbbcb5819cbf2479cea Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/rubygem-activestorage80/Makefile M net/rubygem-activestorage80/distinfo Log Message: ----------- net/rubygem-activestorage80: update to 8.0.5 Match the Rails 8.0 dependency ports so RubyGem fake-qa can satisfy the exact actionpack, activejob, activerecord, and activesupport gem requirements. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: ce381ba72c07c7ab7385f6d1acf13ccb0ad23f55 https://github.com/MidnightBSD/mports/commit/ce381ba72c07c7ab7385f6d1acf13ccb0ad23f55 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M mail/thunderbird/Makefile Log Message: ----------- mail/thunderbird: add missing proxy dependency Declare net/libproxy because the port enables libproxy support and configure now requires libproxy-1.0 via pkg-config. Also require rust-cbindgen 0.29.1 or newer to match Thunderbird's configure check. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 3c794cfd5f3238aa157338899a11b5fa090e7195 https://github.com/MidnightBSD/mports/commit/3c794cfd5f3238aa157338899a11b5fa090e7195 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/intel-ixv-kmod/Makefile M net/intel-ixv-kmod/distinfo Log Message: ----------- net/intel-ixv-kmod: update to 1.6.12 The 1.5.34 distfile contains stub source files, producing an empty kernel module that kldxref rejects during package install. Update to Intel's current 1.6.12 archive, which contains real source and an ixv manpage. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 31f202f48accedec4132bed722d093fffd54b0af https://github.com/MidnightBSD/mports/commit/31f202f48accedec4132bed722d093fffd54b0af Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/rubygem-omniauth-ultraauth/Makefile Log Message: ----------- net/rubygem-omniauth-ultraauth: fix dependency range Patch the gemspec to accept the packaged omniauth_openid_connect 0.8.x dependency and keep the port dependency bounded below 1.x so fake-qa matches the installed RubyGem. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 3a87aa9c28120be28a9e919283c2ebbfa38babc3 https://github.com/MidnightBSD/mports/commit/3a87aa9c28120be28a9e919283c2ebbfa38babc3 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/rubygem-ruby_smb/Makefile Log Message: ----------- net/rubygem-ruby_smb: fix bindata dependency Depend exactly on the packaged bindata24 version required by the gemspec so dependency resolution can satisfy ruby_smb's pinned bindata runtime requirement. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 4a03548fb69b02d82d5a792bb991dcd350d68525 https://github.com/MidnightBSD/mports/commit/4a03548fb69b02d82d5a792bb991dcd350d68525 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M misc/linux-claude/Makefile M misc/linux-claude/distinfo M www/qt6-webengine/files/patch-src_3rdparty_chromium_build_config_linux_pkg-config.py A www/qt6-webengine/files/patch-src_3rdparty_chromium_build_linux_unbundle_opus.gn A www/qt6-webengine/files/patch-src_3rdparty_chromium_dbus_BUILD.gn M www/qt6-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_bindings_scripts_bind__gen_style__format.py M www/qt6-webengine/files/patch-src_3rdparty_chromium_tools_licenses_licenses.py Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Commit: d30d4617df5fc15e33ad027da967729fb35d50a4 https://github.com/MidnightBSD/mports/commit/d30d4617df5fc15e33ad027da967729fb35d50a4 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M ftp/linux-rl9-curl/Makefile Log Message: ----------- needs libevent Compare: https://github.com/MidnightBSD/mports/compare/2436b88f02dc...d30d4617df5f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 19:49:53 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 16:49:53 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 25bc07: needs nettle Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 25bc07f503b9658565faad759a2a057033aedf3f https://github.com/MidnightBSD/mports/commit/25bc07f503b9658565faad759a2a057033aedf3f Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M ftp/linux-rl9-wget/Makefile Log Message: ----------- needs nettle To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 20:36:13 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 17:36:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 21ee94: sysutils/kcron: update distinfo for 25.12.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 21ee94bced7f73b6d2c0c60461a781e8d94e3f11 https://github.com/MidnightBSD/mports/commit/21ee94bced7f73b6d2c0c60461a781e8d94e3f11 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M sysutils/kcron/distinfo Log Message: ----------- sysutils/kcron: update distinfo for 25.12.0 Co-Authored-By: Claude Sonnet 4.6 Commit: 1dbee9c7bccc0352bef24a36969841c1ae0cb0e2 https://github.com/MidnightBSD/mports/commit/1dbee9c7bccc0352bef24a36969841c1ae0cb0e2 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A sysutils/cinnamon-control-center/files/patch-panels_region_cinnamon-region-panel-xkb.h Log Message: ----------- sysutils/cinnamon-control-center: fix libgnomekbd key declarations Newer libgnomekbd no longer exposes the GSettings key constants in its public headers. Define the key names locally so the region panel continues to build against the current dependency. AI-Assisted-by: OpenAI Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/25bc07f503b9...1dbee9c7bccc To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 20:40:01 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 17:40:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 9a9400: net/gtk-vnc: enable DOCS by default, meson always ... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 9a9400574647e39f7ac6a181d63d7abb19cd1cf8 https://github.com/MidnightBSD/mports/commit/9a9400574647e39f7ac6a181d63d7abb19cd1cf8 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M net/gtk-vnc/Makefile Log Message: ----------- net/gtk-vnc: enable DOCS by default, meson always installs them The meson build installs gi-docgen documentation unconditionally when gi-docgen is available, regardless of the gi-docs option. Enable DOCS in OPTIONS_DEFAULT so the plist entries match the actual installation. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 21:22:16 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 18:22:16 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 95d26b: audio/strawberry: use offscreen Qt platform for tests Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 95d26bbd786919d6f8b332e5ef431fab90b626c3 https://github.com/MidnightBSD/mports/commit/95d26bbd786919d6f8b332e5ef431fab90b626c3 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M audio/strawberry/Makefile Log Message: ----------- audio/strawberry: use offscreen Qt platform for tests The build environment has no display; the test suite crashes trying to load the xcb platform plugin. QT_QPA_PLATFORM=offscreen uses the available offscreen plugin instead. Co-Authored-By: Claude Sonnet 4.6 Commit: f886fce81237974d070e7868b9f08061b1d4bfd6 https://github.com/MidnightBSD/mports/commit/f886fce81237974d070e7868b9f08061b1d4bfd6 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A audio/audacity/files/patch-libraries_lib-wx-wrappers_CMakeLists.txt Log Message: ----------- audio/audacity: add MidnightBSD to GTK FileDialog platform list lib-wx-wrappers/CMakeLists.txt conditionally compiles the GTK-specific FileDialogPrivate.cpp only for Linux/FreeBSD/OpenBSD/CYGWIN. MidnightBSD was missing, so FileDialog symbols were never built into lib-wx-wrappers.so, causing linker errors when linking the final audacity binary. Mirrors the fix already applied in src/CMakeLists.txt and top-level CMakeLists.txt for the same class of platform-ID omissions. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/9a9400574647...f886fce81237 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 22:21:08 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 19:21:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 238e81: cad/cura-engine: use GCC 14 to match libarcus ABI Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 238e81d1b3e1a3f9df4ff8827000c51768486cb0 https://github.com/MidnightBSD/mports/commit/238e81d1b3e1a3f9df4ff8827000c51768486cb0 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M cad/cura-engine/Makefile Log Message: ----------- cad/cura-engine: use GCC 14 to match libarcus ABI libarcus uses USE_GCC=14 (libstdc++), but cura-engine was built with the system clang (libc++). std::string has incompatible name mangling between the two C++ runtimes, causing Arcus::Error::getErrorMessage() ? which returns std::string ? to be an undefined symbol at link time. Use the same compiler and C++ runtime as libarcus to resolve the ABI mismatch. Co-Authored-By: Claude Sonnet 4.6 Commit: 75bfe1c5675061c52694e4ba8f517718e1d214c6 https://github.com/MidnightBSD/mports/commit/75bfe1c5675061c52694e4ba8f517718e1d214c6 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M databases/sqlclient/pkg-plist Log Message: ----------- databases/sqlclient: update plist for 1.9.0 Bundle directory and library soname changed from 1.8 to 1.9 with the version bump to 1.9.0; plist still referenced the old paths. Co-Authored-By: Claude Sonnet 4.6 Commit: 7a5585f06ada523a22a1d709cb143635a4e40808 https://github.com/MidnightBSD/mports/commit/7a5585f06ada523a22a1d709cb143635a4e40808 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M devel/vcglib/Makefile Log Message: ----------- devel/vcglib: fix do-install doubled path with STAGEDIR In MidnightBSD's make fake, PREFIX already resolves to the fake installation directory, so prepending STAGEDIR produced a doubled path and installed all files to a location the plist check never saw. Remove STAGEDIR from MKDIR and COPYTREE_SHARE, matching the pattern used by git, gitolite, utf8cpp and other working header-only ports. Co-Authored-By: Claude Sonnet 4.6 Commit: 059f3cd73ba656065fafb4e3be47fdece2f1e1b7 https://github.com/MidnightBSD/mports/commit/059f3cd73ba656065fafb4e3be47fdece2f1e1b7 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M dns/nsnotifyd/Makefile Log Message: ----------- dns/nsnotifyd: fix do-install doubled path with STAGEDIR Same issue as devel/vcglib: PREFIX already resolves to the fake installation directory in MidnightBSD's make fake, so prepending STAGEDIR doubled the path and caused install to fail with ENOENT. Co-Authored-By: Claude Sonnet 4.6 Commit: 141930bb6c31f7beaaa9391605f1879fa60238c8 https://github.com/MidnightBSD/mports/commit/141930bb6c31f7beaaa9391605f1879fa60238c8 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M dns/yandex-ddns/Makefile Log Message: ----------- dns/yandex-ddns: fix doubled STAGEDIR path and absolute plist entry post-install used \${STAGEDIR}\${EXAMPLESDIR} which doubled the path in MidnightBSD's make fake since EXAMPLESDIR already includes PREFIX. PLIST_FILES used \${EXAMPLESDIR} which expands to an absolute path, causing the plist checker to look in the wrong location. Use \${EXAMPLESDIR} directly (no STAGEDIR) and a relative path in PLIST_FILES. Co-Authored-By: Claude Sonnet 4.6 Commit: a2fd7cbf4dbabd3bf2b0b9774576331655df65b1 https://github.com/MidnightBSD/mports/commit/a2fd7cbf4dbabd3bf2b0b9774576331655df65b1 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A dns/py-pycares/files/patch-pyproject.toml Log Message: ----------- dns/py-pycares: fix pyproject.toml license field for PEP 621 setuptools now enforces strict PEP 621 validation: the license field must be {text = "..."} or {file = "..."}, not a bare string. Change license = "MIT" to license = {text = "MIT"}. Co-Authored-By: Claude Sonnet 4.6 Commit: a67d955b0fe2913ad6a35a29d88729c63fe1c3bf https://github.com/MidnightBSD/mports/commit/a67d955b0fe2913ad6a35a29d88729c63fe1c3bf Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M editors/nano/pkg-plist Log Message: ----------- editors/nano: update plist for 9.0 - Remove elisp.nanorc (dropped upstream in 9.0) - Add ar and kk locale files (new in 9.0) Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/f886fce81237...a67d955b0fe2 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 22:38:08 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 19:38:08 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 8b3a77: editors/xcoral: remove obsolete -lgnuregex Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8b3a774fdaddb153a3ada3818c1ea3757b120557 https://github.com/MidnightBSD/mports/commit/8b3a774fdaddb153a3ada3818c1ea3757b120557 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M editors/xcoral/Makefile Log Message: ----------- editors/xcoral: remove obsolete -lgnuregex libgnuregex does not exist on MidnightBSD 4.0. The old autoconf-style configure script includes \$LIBS in every test link command, so the basic "can the C compiler create executables" check failed immediately. Regex functions are provided by libc; the port already strips the bundled regex.c from the build via post-patch. Co-Authored-By: Claude Sonnet 4.6 Commit: 9aa1402cebdcbca7ba6dd1b8439b919c2e3e287c https://github.com/MidnightBSD/mports/commit/9aa1402cebdcbca7ba6dd1b8439b919c2e3e287c Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M editors/xed/Makefile Log Message: ----------- editors/xed: skip tests, require display and missing test script The meson test suite references testFileMenu.py which does not exist in the extracted work tree and requires a running X display to execute. Add NO_TEST=yes. Co-Authored-By: Claude Sonnet 4.6 Commit: e8db938c55295bb81c2dd1f901e6488a682a88ce https://github.com/MidnightBSD/mports/commit/e8db938c55295bb81c2dd1f901e6488a682a88ce Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: A emulators/open-vm-tools/files/patch-services_plugins_dndcp_stringxx_string.hh Log Message: ----------- emulators/open-vm-tools: add char_traits for libc++ Modern libc++ no longer provides an implicit char_traits specialization for unsigned short. On non-Windows, utf16_t is typedef'd to uint16 (unsigned short), making std::basic_string ill-formed. Add an explicit char_traits specialization in string.hh so that utf16string compiles with libc++. Co-Authored-By: Claude Sonnet 4.6 Compare: https://github.com/MidnightBSD/mports/compare/a67d955b0fe2...e8db938c5529 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri May 29 22:48:56 2026 From: noreply at github.com (Lucas Holt) Date: Fri, 29 May 2026 19:48:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] c96d42: emulators/vice: disable libcurl (not a listed depe... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: c96d428c006ac30128bfb9ffd383cadd45c6c3a5 https://github.com/MidnightBSD/mports/commit/c96d428c006ac30128bfb9ffd383cadd45c6c3a5 Author: Lucas Holt Date: 2026-05-29 (Fri, 29 May 2026) Changed paths: M emulators/vice/Makefile Log Message: ----------- emulators/vice: disable libcurl (not a listed dependency) VICE 3.10 added libcurl as an optional dependency that is checked by default. Since libcurl is not in LIB_DEPENDS, configure fails when it cannot find it. Add --without-libcurl to disable this feature. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:32:46 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:32:46 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ef2ac2: no test Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ef2ac2706e79b49af0fe49d2db54f8c87bd7dc3b https://github.com/MidnightBSD/mports/commit/ef2ac2706e79b49af0fe49d2db54f8c87bd7dc3b Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M net/p5-POEx-Role-TCPServer/Makefile Log Message: ----------- no test To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:34:49 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:34:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 01ea4e: distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 01ea4eb2497b8cb333f9b5521adaf17aaf106c0e https://github.com/MidnightBSD/mports/commit/01ea4eb2497b8cb333f9b5521adaf17aaf106c0e Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-fm/konqueror/distinfo Log Message: ----------- distinfo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:36:01 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:36:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 735674: distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 7356742c1b9b84e2717612f58939218036fdcb9a https://github.com/MidnightBSD/mports/commit/7356742c1b9b84e2717612f58939218036fdcb9a Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M astro/marble/distinfo Log Message: ----------- distinfo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:37:13 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:37:13 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a5dd8c: distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a5dd8c35e9b6f54a94284d8f2203241555b27f7b https://github.com/MidnightBSD/mports/commit/a5dd8c35e9b6f54a94284d8f2203241555b27f7b Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M sysutils/khelpcenter/distinfo Log Message: ----------- distinfo To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:41:51 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:41:51 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 88add1: fix build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 88add1a8912ec9dd88100135957a4e22bbeb8331 https://github.com/MidnightBSD/mports/commit/88add1a8912ec9dd88100135957a4e22bbeb8331 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/symbiyosys/Makefile Log Message: ----------- fix build To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:47:54 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:47:54 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] eba2eb: net/libkgapi: update distinfo for 25.12.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: eba2eb9c767c3cc7c0f51489761f390b2d135e94 https://github.com/MidnightBSD/mports/commit/eba2eb9c767c3cc7c0f51489761f390b2d135e94 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M net/libkgapi/distinfo Log Message: ----------- net/libkgapi: update distinfo for 25.12.0 Co-Authored-By: Claude Sonnet 4.6 Commit: a6afb1b172ddd529f8c5d4711d35949051c0d391 https://github.com/MidnightBSD/mports/commit/a6afb1b172ddd529f8c5d4711d35949051c0d391 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-themes/plasma6-breeze/Makefile Log Message: ----------- x11-themes/plasma6-breeze: add PKGNAMEPREFIX=plasma6- for qt6 flavor The qt6 flavor produced package name 'breeze' with no prefix, while qt5 was 'plasma6-breeze-qt5'. Ports depending on breeze via USE_KDE would get @pkgdep breeze, but the generic name 'breeze' is inconsistent and caused install failures in plasma6-plasma-integration when the package wasn't found. Rename the qt6 package to 'plasma6-breeze'. Co-Authored-By: Claude Sonnet 4.6 Commit: 851dad3915c57b583422fd3e9ca71c6cf266b780 https://github.com/MidnightBSD/mports/commit/851dad3915c57b583422fd3e9ca71c6cf266b780 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M astro/marble/distinfo M cad/symbiyosys/Makefile M net/p5-POEx-Role-TCPServer/Makefile M sysutils/khelpcenter/distinfo M x11-fm/konqueror/distinfo Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/88add1a8912e...851dad3915c5 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:49:58 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:49:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 508cb4: not present? Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 508cb46566be7ba3a4e61ac87f7482fe1e1a4bf5 https://github.com/MidnightBSD/mports/commit/508cb46566be7ba3a4e61ac87f7482fe1e1a4bf5 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M devel/kio-extras/pkg-plist Log Message: ----------- not present? To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:52:35 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:52:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] cc467a: x11-fm/konqueror: update plist for 25.12.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: cc467a5335e02d89459fc76fc1aaa9ce268143a1 https://github.com/MidnightBSD/mports/commit/cc467a5335e02d89459fc76fc1aaa9ce268143a1 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-fm/konqueror/pkg-plist Log Message: ----------- x11-fm/konqueror: update plist for 25.12.0 - Remove 16 stale khtml/kpartplugins and kwebkitpart/kpartplugins plugin entries dropped upstream in 25.12.0 - Add lt and pt_BR locale files for konqsidebar and temporarysavedir Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:55:23 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:55:23 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1f6bef: force sqlite port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1f6bef4f9ae48792e43ea91e743c922f912ece7d https://github.com/MidnightBSD/mports/commit/1f6bef4f9ae48792e43ea91e743c922f912ece7d Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/yarn-node24/Makefile Log Message: ----------- force sqlite port To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:55:49 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:55:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 514809: add MidnightBSD Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 51480905793a6aacb57a7688ffe6b58ab4907427 https://github.com/MidnightBSD/mports/commit/51480905793a6aacb57a7688ffe6b58ab4907427 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/yarn-node24/Makefile Log Message: ----------- add MidnightBSD To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 08:57:48 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 05:57:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 72010c: x11-fonts/comic-neue: fix STAGEDIR doubling and up... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 72010c0726c6cf882888e10b89dea3c8bde0d2bd https://github.com/MidnightBSD/mports/commit/72010c0726c6cf882888e10b89dea3c8bde0d2bd Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-fonts/comic-neue/Makefile M x11-fonts/comic-neue/pkg-plist Log Message: ----------- x11-fonts/comic-neue: fix STAGEDIR doubling and update font filenames - Remove STAGEDIR from do-install (FONTSDIR already includes the fake prefix in MidnightBSD's make fake, causing doubled paths) - Font files were renamed in 2.51: ComicNeue_Bold_Oblique.otf-style names with underscores replaced by ComicNeue-BoldItalic.otf-style names; Angular prefix changed from hyphen-separated to CamelCase Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 09:06:19 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 06:06:19 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4c43be: devel/qtcreator: fix qt6_wrap_cpp missing TARGET f... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4c43be7a96598f198007596ec2993d65ff120152 https://github.com/MidnightBSD/mports/commit/4c43be7a96598f198007596ec2993d65ff120152 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: A devel/qtcreator/files/patch-cmake_QtCreatorAPIInternal.cmake Log Message: ----------- devel/qtcreator: fix qt6_wrap_cpp missing TARGET for source files Qt6 >= 6.x now requires the TARGET parameter when qt_wrap_cpp is called with a .cpp source file (not a header). The set_explicit_moc helper in QtCreatorAPIInternal.cmake was calling qt_wrap_cpp without TARGET, causing configure to fail when processing clangformatconfigwidget.cpp. Add TARGET ${target_name} to the qt_wrap_cpp call. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:42:30 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:42:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6f9114: update plist Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6f911469baa1496cd9db1c4d2ea2777544733a9c https://github.com/MidnightBSD/mports/commit/6f911469baa1496cd9db1c4d2ea2777544733a9c Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-fm/dolphin/pkg-plist Log Message: ----------- update plist To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:44:41 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:44:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b0cff2: multimedia/mlt7: drop obsolete patches, fix swscal... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b0cff268c7e06fec69bade3857fa3301a25fe8a6 https://github.com/MidnightBSD/mports/commit/b0cff268c7e06fec69bade3857fa3301a25fe8a6 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: R multimedia/mlt7/files/patch-CMakeLists.txt R multimedia/mlt7/files/patch-src_melt_CMakeLists.txt R multimedia/mlt7/files/patch-src_modules_avformat_common.c M multimedia/mlt7/files/patch-src_modules_avformat_filter__swscale.c Log Message: ----------- multimedia/mlt7: drop obsolete patches, fix swscale patch hunk counts mlt 7.30.0 already incorporates the upstream changes from three patches: - patch-CMakeLists.txt: symlink removal already gone upstream - patch-src_melt_CMakeLists.txt: OUTPUT_NAME and rename already upstream - patch-src_modules_avformat_common.c: AV_FRAME_FLAG already upstream The filter_swscale patch still needed (interlaced_frame not yet removed in 7.30.0) but had malformed hunk line counts (+170,12 should be +170,14) and was missing the third trailing context line. Regenerate it properly. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:49:45 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:49:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6e2d10: add missing pkgconfig Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6e2d107fe7f15411ef9f49006aee9ef12162f9a5 https://github.com/MidnightBSD/mports/commit/6e2d107fe7f15411ef9f49006aee9ef12162f9a5 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M multimedia/dragon/Makefile Log Message: ----------- add missing pkgconfig Commit: b4d8f21581e5b90d126ff57de24276c37f80dbd7 https://github.com/MidnightBSD/mports/commit/b4d8f21581e5b90d126ff57de24276c37f80dbd7 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: R multimedia/mlt7/files/patch-CMakeLists.txt R multimedia/mlt7/files/patch-src_melt_CMakeLists.txt R multimedia/mlt7/files/patch-src_modules_avformat_common.c M multimedia/mlt7/files/patch-src_modules_avformat_filter__swscale.c Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/b0cff268c7e0...b4d8f21581e5 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:50:41 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:50:41 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] d8826a: astro/marble: update plist for 25.12.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: d8826a9ce4932240b6aad666ec0f57a31eae6e23 https://github.com/MidnightBSD/mports/commit/d8826a9ce4932240b6aad666ec0f57a31eae6e23 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M astro/marble/pkg-plist Log Message: ----------- astro/marble: update plist for 25.12.0 - Replace marblethumbnail.so with individual kf6/thumbcreator/*.so plugins - Remove dropped desktop files: marble_geo, marble_thumbnail_{kml,kmz,osm}, marble_worldwind - Add marble-behaim.mo locale for he, lt, pt_BR - Add plasma_applet_org.kde.plasma.worldclock.mo for he Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:53:43 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:53:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 346ef3: www/waterfox: fix doubled STAGEDIR path in post-in... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 346ef36a868b08c35a353f743af436abc0cc955e https://github.com/MidnightBSD/mports/commit/346ef36a868b08c35a353f743af436abc0cc955e Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/waterfox/Makefile Log Message: ----------- www/waterfox: fix doubled STAGEDIR path in post-install DESKTOPDIR and PREFIX already resolve to the fake installation directory in MidnightBSD's make fake, so prepending STAGEDIR doubled the path and caused the .desktop and pixmap installs to fail with ENOENT. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 10:53:55 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 07:53:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 21c135: add missing distinfo Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 21c135f693624d4896928022e2f17db3b2efa475 https://github.com/MidnightBSD/mports/commit/21c135f693624d4896928022e2f17db3b2efa475 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: A x11/nvidia-driver-470/distinfo Log Message: ----------- add missing distinfo Commit: 10ac932257fbcf6e31a1b37bd491ae32cb245849 https://github.com/MidnightBSD/mports/commit/10ac932257fbcf6e31a1b37bd491ae32cb245849 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M astro/marble/pkg-plist M www/waterfox/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/346ef36a868b...10ac932257fb To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 11:01:48 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 08:01:48 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] be9cc5: ok Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: be9cc57684c5c69c5fc2956448228521ea9b79bb https://github.com/MidnightBSD/mports/commit/be9cc57684c5c69c5fc2956448228521ea9b79bb Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/linux-freetube/Makefile Log Message: ----------- ok To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 11:07:56 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 08:07:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 12d21e: graphics/libimagequant: fix cargo crate list Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 12d21e0f7c845340140b27bb0eb9ea7d9df5c502 https://github.com/MidnightBSD/mports/commit/12d21e0f7c845340140b27bb0eb9ea7d9df5c502 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M graphics/libimagequant/Makefile M graphics/libimagequant/Makefile.crates M graphics/libimagequant/distinfo Log Message: ----------- graphics/libimagequant: fix cargo crate list Update the vendored Cargo crates to match libimagequant 4.4.1's manifests and correct the shared library plist entries produced by cargo-cinstall. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 11:10:40 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 08:10:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6657ec: math/kig: migrate to KDE Frameworks 6 / Qt 6 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6657ecfa8ece264fa956d6e3c3b6d8e3e934ab7e https://github.com/MidnightBSD/mports/commit/6657ecfa8ece264fa956d6e3c3b6d8e3e934ab7e Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M math/kig/Makefile Log Message: ----------- math/kig: migrate to KDE Frameworks 6 / Qt 6 kig 25.12.0 uses KF6 exclusively. Update USES from kde:5/qt:5 to kde:6/qt:6, replace the KF5 USE_KDE component list with KF6 equivalents (drop kdelibs4support/xmlpatterns which don't exist in KF6/Qt6), and use qt6-base (which bundles concurrent and printsupport) plus qt6-svg. Update the FindBoostPython post-patch for the new Python_ADDITIONAL_VERSIONS list that starts at 3.10 (not 2.7). Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:04:56 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:04:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 38589a: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 38589a1f35f3fedd1bc0f68d59954074990fa362 https://github.com/MidnightBSD/mports/commit/38589a1f35f3fedd1bc0f68d59954074990fa362 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/linux-freetube/Makefile Log Message: ----------- cleanup To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:03:15 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 20:03:15 +0000 (UTC) Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fd33ac: multimedia/dragon: fix package list Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: fd33ac44650a3d0cb28bda3e7ee40a9d8ce72d93 https://github.com/MidnightBSD/mports/commit/fd33ac44650a3d0cb28bda3e7ee40a9d8ce72d93 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M multimedia/dragon/Makefile M multimedia/dragon/pkg-plist Log Message: ----------- multimedia/dragon: fix package list Update the plist for the Qt6 QML module layout in 25.12.0 and declare the libraries linked by the new binaries. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:06:47 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:06:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 487bf7: multimedia/mpv: add localbase:ldflags so meson fin... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 487bf787da447caa7a2b45dd14d53e98e17415e5 https://github.com/MidnightBSD/mports/commit/487bf787da447caa7a2b45dd14d53e98e17415e5 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M multimedia/mpv/Makefile Log Message: ----------- multimedia/mpv: add localbase:ldflags so meson finds libiconv meson's iconv dependency probe ('tried builtin and system') was failing because /usr/local/lib is not in the default linker search path that meson uses for its compile tests. localbase:ldflags adds -L/usr/local/lib to LDFLAGS, allowing meson to find libiconv.so and satisfy the uchardet feature dependency on iconv. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:08:17 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:08:17 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 3cc61e: x11-fonts/py-opentypespec: add setuptools-scm buil... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 3cc61ea3747ab11c8f0cb14d10ab562090032e05 https://github.com/MidnightBSD/mports/commit/3cc61ea3747ab11c8f0cb14d10ab562090032e05 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11-fonts/py-opentypespec/Makefile Log Message: ----------- x11-fonts/py-opentypespec: add setuptools-scm build dependency The PEP 517 build backend requires setuptools_scm[toml]>=6.2 during wheel generation. Declare the existing py-setuptools-scm port so package builds can resolve the build requirement. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:09:26 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:09:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 12029d: fix some issues Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 12029d7d733c4de17424b77123fec2c88413a23d https://github.com/MidnightBSD/mports/commit/12029d7d733c4de17424b77123fec2c88413a23d Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/k40-whisperer/Makefile Log Message: ----------- fix some issues To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:10:22 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:10:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1ca77d: x11/cinnamon: fix run_command workdir for older meson Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1ca77d69f26fe9737de7495c802c28dbc289d8f0 https://github.com/MidnightBSD/mports/commit/1ca77d69f26fe9737de7495c802c28dbc289d8f0 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11/cinnamon/files/patch-data_theme_meson.build M x11/cinnamon/files/patch-data_theme_parse-sass.sh Log Message: ----------- x11/cinnamon: fix run_command workdir for older meson The workdir keyword argument for run_command() was added in meson 0.64. Replace it by passing meson.current_source_dir() as a positional argument to parse-sass.sh, and update the script to cd to that directory (defaulting to '.' for backward compat) before invoking pysassc with relative paths. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:16:35 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:16:35 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f85292: www/linux-freetube: use LINUXBASE_REL for STRIP_CMD Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f85292e180e57e09c329bf696a9da904a25c549e https://github.com/MidnightBSD/mports/commit/f85292e180e57e09c329bf696a9da904a25c549e Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/linux-freetube/Makefile Log Message: ----------- www/linux-freetube: use LINUXBASE_REL for STRIP_CMD bsd.mport.mk prepends \${DESTDIR} to LINUXBASE so during make fake LINUXBASE becomes fake-inst-amd64/compat/linux, causing the strip call to look for the binary inside the fake install tree where it doesn't exist. Use LINUXBASE_REL (/compat/linux) instead, which is the real host path set before DESTDIR is applied. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:22:09 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:22:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 321a83: cad/qucs-s: drop two obsolete patches for 25.2.0 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 321a83a97b0b9e346951195e64d6009c10475046 https://github.com/MidnightBSD/mports/commit/321a83a97b0b9e346951195e64d6009c10475046 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: R cad/qucs-s/files/patch-CMakeLists.txt R cad/qucs-s/files/patch-qucs_main.cpp Log Message: ----------- cad/qucs-s: drop two obsolete patches for 25.2.0 - patch-CMakeLists.txt: Qt6-only find_package is now upstream in 25.2.0 - patch-qucs_main.cpp: XyceExecutable/QucsSettings.Qucsator handling moved to settings.cpp defaults and QStandardPaths in 25.2.0 Only patch-qucs_settings.cpp (fixing hardcoded Xyce paths) still applies. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:26:09 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:26:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ae7a94: cad/verilog-mode.el: fix doubled STAGEDIR path in ... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ae7a94b0701c78a0a8609969f55d4db537ab87cf https://github.com/MidnightBSD/mports/commit/ae7a94b0701c78a0a8609969f55d4db537ab87cf Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/verilog-mode.el/Makefile Log Message: ----------- cad/verilog-mode.el: fix doubled STAGEDIR path in do-install PREFIX already resolves to the fake installation directory in MidnightBSD's make fake, so prepending STAGEDIR doubled the path and caused the .el file to install to the wrong location. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:35:30 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:35:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 220142: x11/cinnamon: cd to source dir in parse-sass.sh be... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 22014237255fa84b98d2d0e7736a31b557161dd4 https://github.com/MidnightBSD/mports/commit/22014237255fa84b98d2d0e7736a31b557161dd4 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11/cinnamon/files/patch-data_theme_parse-sass.sh Log Message: ----------- x11/cinnamon: cd to source dir in parse-sass.sh before invoking pysassc pysassc crashes (SIGBUS, exit 138) when given an absolute path to the input SCSS file. The script now cd's to the source directory (passed as \$1) so pysassc is called with the original relative path ./cinnamon-sass/cinnamon.scss, matching the original intent of the workdir: meson argument. cinnamon.css is also written back to the source dir where install_subdir can pick it up. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:40:20 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:40:20 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bd974b: sub depends need gcc14. this is a hack for magus.... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bd974b2006cfaf50223400415c75bdd60dc4ee83 https://github.com/MidnightBSD/mports/commit/bd974b2006cfaf50223400415c75bdd60dc4ee83 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M x11/nvidia-driver/Makefile Log Message: ----------- sub depends need gcc14. this is a hack for magus. it's not used for the actual nvidia driver Commit: fdfed3d8c11569e8e7b9baf913e58c7c8adee50b https://github.com/MidnightBSD/mports/commit/fdfed3d8c11569e8e7b9baf913e58c7c8adee50b Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: A multimedia/mlt7/files/patch-src_modules_avformat_common.c A multimedia/mlt7/files/patch-src_modules_avformat_common.h A multimedia/mlt7/files/patch-src_modules_avformat_consumer__avformat.c A multimedia/mlt7/files/patch-src_modules_avformat_filter__avfilter.c A multimedia/mlt7/files/patch-src_modules_avformat_link__avfilter.c A multimedia/mlt7/files/patch-src_modules_avformat_producer__avformat-ffmpeg7.c M multimedia/mlt7/pkg-plist Log Message: ----------- multimedia/mlt7: fix build with newer ffmpeg Add compatibility patches for FFmpeg APIs that moved AVFrame state into flags and stream side data into codec parameters. Also package the installed melt compatibility symlink. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/22014237255f...fdfed3d8c115 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 16:50:00 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 13:50:00 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 195ebb: multimedia/mpv: fix build with current FFmpeg Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 195ebb7bb75a7ca5903750e447b301001b787775 https://github.com/MidnightBSD/mports/commit/195ebb7bb75a7ca5903750e447b301001b787775 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: A multimedia/mpv/files/patch-demux_demux__mkv.c Log Message: ----------- multimedia/mpv: fix build with current FFmpeg Use the AV_PROFILE_* names exposed by current FFmpeg headers when setting ARIB caption profiles. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 18:39:36 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 15:39:36 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 5ebf55: www/ungoogled-chromium: fix BINARY_ALIAS to use ll... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 5ebf550a514f3fba2b3e844da98d5c33327ae4e7 https://github.com/MidnightBSD/mports/commit/5ebf550a514f3fba2b3e844da98d5c33327ae4e7 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/ungoogled-chromium/Makefile Log Message: ----------- www/ungoogled-chromium: fix BINARY_ALIAS to use llvm19 bin dir directly The versioned wrappers in /usr/local/bin/ (e.g. clang++19) are all symlinks to the bugpoint19 dispatcher script, which uses $0 to derive the tool name. When the ports BINARY_ALIAS system symlinks c++ -> clang++19 -> bugpoint19, the script sees $0=c++ and tries to exec /usr/local/llvm19/bin/c++, which does not exist (only clang++ is there). Point the aliases directly at the real binaries in /usr/local/llvm${LLVM_DEFAULT}/bin/ to avoid the dispatcher entirely. Bump PORTREVISION. Co-Authored-By: Claude Sonnet 4.6 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sat May 30 21:12:07 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 18:12:07 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 29f004: magus: add Redis-backed MCP sessions Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 29f004dc2bdb78b6ea0b6717588c6f7ffd2aa6a6 https://github.com/MidnightBSD/mports/commit/29f004dc2bdb78b6ea0b6717588c6f7ffd2aa6a6 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M Tools/magus/www/data/magus/auth/mcp.cgi Log Message: ----------- magus: add Redis-backed MCP sessions Persist Streamable HTTP MCP sessions in local Redis database 4 and require returned session IDs on subsequent POST requests. Support explicit DELETE cleanup and refresh session TTLs on reuse. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 9691d124b5c06805fd35ae1ec4ebb120b23fef29 https://github.com/MidnightBSD/mports/commit/9691d124b5c06805fd35ae1ec4ebb120b23fef29 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/dinotrace/Makefile Log Message: ----------- cad/dinotrace: stage Emacs lisp files during fake Install the optional Emacs lisp files from the fake phase using FAKE_DESTDIR so fake does not write into live /usr/local. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: c9d3f0bd2fb1e1e4ebf64ad4b89b5a017e88d549 https://github.com/MidnightBSD/mports/commit/c9d3f0bd2fb1e1e4ebf64ad4b89b5a017e88d549 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/alliance/Makefile Log Message: ----------- cad/alliance: refresh GNU config scripts Use GNU_CONFIGURE so the framework refreshes bundled config.guess and config.sub before configure. This lets configure recognize MidnightBSD instead of failing to guess the build type. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 1609c7c085a369ebe0e4929da73e99db4e236129 https://github.com/MidnightBSD/mports/commit/1609c7c085a369ebe0e4929da73e99db4e236129 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M www/chromium/files/patch-build_config_sysroot.gni Log Message: ----------- www/chromium: fix patch-build_config_sysroot.gni for current distfile The use_sysroot declaration changed from a simple boolean to a multi-line CPU expression in 105.0.5195.125; update patch context accordingly to force use_sysroot = false on MidnightBSD. Compare: https://github.com/MidnightBSD/mports/compare/5ebf550a514f...1609c7c085a3 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 00:49:28 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 21:49:28 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 1d825d: editors/linux-vscode: remove broken port Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 1d825d158962718cce0ccad256139edc0e77bf46 https://github.com/MidnightBSD/mports/commit/1d825d158962718cce0ccad256139edc0e77bf46 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M MOVED M editors/Makefile R editors/linux-vscode/Makefile R editors/linux-vscode/distinfo R editors/linux-vscode/pkg-descr R editors/linux-vscode/pkg-plist Log Message: ----------- editors/linux-vscode: remove broken port Remove the outdated Linux VS Code port because it no longer works. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 8ef5337f2226eb702fbf5127bb1b80a195408540 https://github.com/MidnightBSD/mports/commit/8ef5337f2226eb702fbf5127bb1b80a195408540 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M games/linux-enemyterritory-etpub/Makefile M games/linux-enemyterritory-etpub/distinfo Log Message: ----------- games/linux-enemyterritory-etpub: skip bundled plugin check Skip fake dependency checks for the bundled Linux i386 qagame plugin and drop obsolete RMD160 distinfo lines. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 84dd698c93a7fee69747da02f0d6e0abba12732c https://github.com/MidnightBSD/mports/commit/84dd698c93a7fee69747da02f0d6e0abba12732c Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M games/linux-enemyterritory-jaymod/Makefile Log Message: ----------- games/linux-enemyterritory-jaymod: fix fake QA Skip fake dependency checks for the bundled Linux i386 qagame plugin and fix the installed convert_shrub shebang. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 33f9d08085f1970956c4c880a56cafffb4f4065e https://github.com/MidnightBSD/mports/commit/33f9d08085f1970956c4c880a56cafffb4f4065e Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M Tools/magus/www/data/magus/auth/mcp.cgi M cad/alliance/Makefile M cad/dinotrace/Makefile M www/chromium/files/patch-build_config_sysroot.gni M www/ungoogled-chromium/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/1609c7c085a3...33f9d08085f1 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 01:03:09 2026 From: noreply at github.com (Lucas Holt) Date: Sat, 30 May 2026 22:03:09 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 48484c: games/linux-enemyterritory-omni-bot: fix fake QA Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 48484cf12c678650fea91d1b5aa128d7419bb7f2 https://github.com/MidnightBSD/mports/commit/48484cf12c678650fea91d1b5aa128d7419bb7f2 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M games/linux-enemyterritory-omni-bot/Makefile M games/linux-enemyterritory-omni-bot/distinfo Log Message: ----------- games/linux-enemyterritory-omni-bot: fix fake QA Skip fake dependency checks for bundled Linux plugin libraries and clean up obsolete distinfo checksums. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: fea7b78cd918c4089cc4948e646c6d1019e87e46 https://github.com/MidnightBSD/mports/commit/fea7b78cd918c4089cc4948e646c6d1019e87e46 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M games/linux-enemyterritory-shrub/Makefile Log Message: ----------- games/linux-enemyterritory-shrub: fix fake QA Skip fake dependency checks for the bundled Linux i386 qagame plugin and clean up plist variable usage. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 00b51fed97a16e4169c5c060eab2b7e46a324e02 https://github.com/MidnightBSD/mports/commit/00b51fed97a16e4169c5c060eab2b7e46a324e02 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M Mk/extensions/linux.mk Log Message: ----------- Mk/linux: add Rocky Linux brotli dependency mapping Map USE_LINUX=brotli for linux:rl9 ports to archivers/linux-rl9-brotli so linux-rl9-aom can resolve its dependencies. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: bcd11c6546fd3c32af777b6e24bc6d22b6d8449e https://github.com/MidnightBSD/mports/commit/bcd11c6546fd3c32af777b6e24bc6d22b6d8449e Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M security/linux-rl9-trousers/Makefile Log Message: ----------- security/linux-rl9-trousers: add license Set the missing license and fix Makefile ordering while confirming the port packages. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: 49b129e52f28e33fb2171c4aed93fb914256af1e https://github.com/MidnightBSD/mports/commit/49b129e52f28e33fb2171c4aed93fb914256af1e Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M www/linux-freetube/Makefile Log Message: ----------- www/linux-freetube: use native strip The staged Linux compatibility tree does not include the linux strip binary during fake install, so use the framework strip command for bundled ELF files. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/33f9d08085f1...49b129e52f28 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 10:58:58 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 07:58:58 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 814436: cad/gdscpp: fix fake install staging Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 8144367febdafbb220ededd0e9c2cb41fead0b85 https://github.com/MidnightBSD/mports/commit/8144367febdafbb220ededd0e9c2cb41fead0b85 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/gdscpp/Makefile Log Message: ----------- cad/gdscpp: fix fake install staging Install into PREFIX from do-install so the framework can prepend the fake root once. This fixes the duplicated fake-inst path seen in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 04e985ed032bc67b7fd4a84ee0ae55b55264c0c2 https://github.com/MidnightBSD/mports/commit/04e985ed032bc67b7fd4a84ee0ae55b55264c0c2 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/electric-ng/Makefile Log Message: ----------- cad/electric-ng: fix fake install staging Install do-install files into PREFIX and use FAKE_DESTDIR for post-install option hooks. This avoids the duplicated fake-inst path seen in Magus run 639 while keeping optional files in the package stage. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 0d79ec2063c161f6c7e6c4b3bcb9dc1ce129f083 https://github.com/MidnightBSD/mports/commit/0d79ec2063c161f6c7e6c4b3bcb9dc1ce129f083 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/apio/Makefile M cad/apio/files/patch-pyproject.toml Log Message: ----------- cad/apio: use available scons dependency Relax the patched pyproject requirement to the scons version available in the tree and add the matching flavored scons package dependency. This fixes the missing scons build dependency in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: eac0d110810566a2b77150828c011d130e267305 https://github.com/MidnightBSD/mports/commit/eac0d110810566a2b77150828c011d130e267305 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: R cad/fritzing/files/patch-fritzing.desktop Log Message: ----------- cad/fritzing: remove stale desktop patch The distfile no longer contains fritzing.desktop, and the current org.fritzing.Fritzing.desktop file is already patched. Removing the stale patch fixes the patch phase failure in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: d5a17e8a2731aad9d409e0a538008405b1d91eb7 https://github.com/MidnightBSD/mports/commit/d5a17e8a2731aad9d409e0a538008405b1d91eb7 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/antimony/Makefile M cad/antimony/pkg-plist Log Message: ----------- cad/antimony: avoid non-ASCII node paths Rename installed node directories that use Unicode arrows to ASCII equivalents and update the node menu ordering. This avoids mport.create failing to encode the package pathnames in Magus run 639. Validation: bmake patch, check-license, portlint -C, and diff --check passed. Full package validation was blocked locally because mport refused to install py311-boost-libs even though boost-libs is installed. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 06b6765513308e9b3d1701172d4d7d156ea47c9f https://github.com/MidnightBSD/mports/commit/06b6765513308e9b3d1701172d4d7d156ea47c9f Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/gspiceui/Makefile Log Message: ----------- cad/gspiceui: fix fake install staging Install do-install files into PREFIX so the framework prepends the fake root once. This fixes the duplicated fake-inst path seen in Magus run 639. Validation: check-license, diff --check, and portlint -C passed. Full package validation was stopped before building the missing wxWidgets dependency locally. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 3c5586b517a738c41ab27d7cffbf900010b7055c https://github.com/MidnightBSD/mports/commit/3c5586b517a738c41ab27d7cffbf900010b7055c Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/k40-whisperer/Makefile Log Message: ----------- cad/k40-whisperer: stage docs during fake Use FAKE_DESTDIR in the DOCS install hook so documentation is installed into the package stage instead of /usr/local. This fixes the fake phase failure in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 9177b841292e87e0d3484252247db73aa9e1d735 https://github.com/MidnightBSD/mports/commit/9177b841292e87e0d3484252247db73aa9e1d735 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/gerbv/Makefile Log Message: ----------- cad/gerbv: fix fake install staging Use auto-staged PREFIX paths in the generic post-install hook and FAKE_DESTDIR in option hooks. This fixes the duplicated fake-inst path seen in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: aaf1edf67ee080e9d6633e2b5117c945cb8b08e6 https://github.com/MidnightBSD/mports/commit/aaf1edf67ee080e9d6633e2b5117c945cb8b08e6 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/leocad/Makefile Log Message: ----------- cad/leocad: fix staged strip path Strip the auto-staged PREFIX path in post-install instead of adding STAGEDIR again. This fixes the fake phase strip failure in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: da83ad9a90d08bb0667efc819e1543c81726cf7b https://github.com/MidnightBSD/mports/commit/da83ad9a90d08bb0667efc819e1543c81726cf7b Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/ldview/Makefile Log Message: ----------- cad/ldview: use native compiler on MidnightBSD Treat MidnightBSD like FreeBSD in the upstream makefile compiler selection so the build uses cc/c++ instead of missing gcc/g++. Also strip the auto-staged PREFIX path in post-install. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: d08f86b290ffcd332590f8c7e0537966314a34be https://github.com/MidnightBSD/mports/commit/d08f86b290ffcd332590f8c7e0537966314a34be Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/meshdev/Makefile Log Message: ----------- cad/meshdev: fix fake install staging Install into PREFIX from do-install so the framework prepends the fake root once. This fixes the duplicated fake-inst path seen in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 39dc6e2c8f795520e00bcec0ce9c4c00f577c83f https://github.com/MidnightBSD/mports/commit/39dc6e2c8f795520e00bcec0ce9c4c00f577c83f Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/openctm/Makefile Log Message: ----------- cad/openctm: stage upstream install target Substitute FAKE_DESTDIR into the patched upstream install paths so files land in the package stage instead of /usr/local. This fixes the fake phase failure in Magus run 639. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 89a486653fcc1492ac1c7fb3f01d77efe747a340 https://github.com/MidnightBSD/mports/commit/89a486653fcc1492ac1c7fb3f01d77efe747a340 Author: Lucas Holt Date: 2026-05-30 (Sat, 30 May 2026) Changed paths: M cad/py-cocotb/Makefile Log Message: ----------- cad/py-cocotb: fix staged test environment Use the fake install tree when running upstream tests, add the test-only tools imported or executed by the test harness, and patch upstream test makefiles to use the selected Python interpreter without discarding the staged PYTHONPATH. This fixes the run 639 test failure caused by missing bash, python, and cocotb-config path resolution. The full test target now reaches the upstream simulator suite and stops at an unrelated test_log_prefix ANSI formatting assertion. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: e026cb32f12f2edbcfb2a9f33c81148c02306028 https://github.com/MidnightBSD/mports/commit/e026cb32f12f2edbcfb2a9f33c81148c02306028 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/oregano/Makefile Log Message: ----------- cad/oregano: allow function pointer mismatch on MidnightBSD Apply the existing Clang incompatible-function-pointer-types workaround on MidnightBSD as well as FreeBSD. This addresses the run 639 build failure in wire-item.c. Validation: check-license, diff check, portlint. Full package validation was blocked by a transitive psutils FTP fetch while building groff. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: f1dbd6ad9e87356ba86145631bb0a0f189dbefb4 https://github.com/MidnightBSD/mports/commit/f1dbd6ad9e87356ba86145631bb0a0f189dbefb4 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/qelectrotech/Makefile M cad/qelectrotech/pkg-plist Log Message: ----------- cad/qelectrotech: avoid non-UTF-8 package paths Rename two installed data files with accented pathnames to ASCII names before packaging. mport could not translate the original paths to UTF-8 during bundle creation on Magus run 639. Validation: bmake -C cad/qelectrotech check-license; bmake -C cad/qelectrotech clean package; git diff --check -- cad/qelectrotech; portlint -C cad/qelectrotech (existing maintainer-mode warning). AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: d1b36dcfb4bbf6ad7454a1fd98071068944d4ef6 https://github.com/MidnightBSD/mports/commit/d1b36dcfb4bbf6ad7454a1fd98071068944d4ef6 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M MOVED M Mk/extensions/linux.mk M editors/Makefile R editors/linux-vscode/Makefile R editors/linux-vscode/distinfo R editors/linux-vscode/pkg-descr R editors/linux-vscode/pkg-plist M games/linux-enemyterritory-etpub/Makefile M games/linux-enemyterritory-etpub/distinfo M games/linux-enemyterritory-jaymod/Makefile M games/linux-enemyterritory-omni-bot/Makefile M games/linux-enemyterritory-omni-bot/distinfo M games/linux-enemyterritory-shrub/Makefile M security/linux-rl9-trousers/Makefile M www/linux-freetube/Makefile Log Message: ----------- Merge branch 'master' of ssh://github.com/MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/49b129e52f28...d1b36dcfb4bb To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 11:37:06 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 08:37:06 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 25d06b: cad/qucsator: serialize adms build Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 25d06bc6fd8183f536b206d733c2541fac48dbfd https://github.com/MidnightBSD/mports/commit/25d06bc6fd8183f536b206d733c2541fac48dbfd Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/qucsator/Makefile Log Message: ----------- cad/qucsator: serialize adms build Avoid parallel admsXml invocations clobbering shared generated XML during the Verilog-A generation step. Validation: bmake -C cad/qucsator check-license; bmake -C cad/qucsator clean package; git diff --check -- cad/qucsator; portlint -C cad/qucsator. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 38c9e685076d0b67160bf5b2beb971d5138ea1ef https://github.com/MidnightBSD/mports/commit/38c9e685076d0b67160bf5b2beb971d5138ea1ef Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/repsnapper/Makefile Log Message: ----------- cad/repsnapper: fix license and staging paths Use the upstream MIT license filename and avoid duplicating the fake root in post-install. Validation: bmake -C cad/repsnapper check-license; bmake -C cad/repsnapper clean package; git diff --check -- cad/repsnapper; portlint -C cad/repsnapper. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: 22ac23a4e01e46a964227308716026e8f014c844 https://github.com/MidnightBSD/mports/commit/22ac23a4e01e46a964227308716026e8f014c844 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/spice/Makefile M cad/spice/files/Makefile A cad/spice/files/patch-src_lib_cp_cshpar.c A cad/spice/files/patch-src_lib_mfb_mfbio.c Log Message: ----------- cad/spice: fix build and fake staging Include unistd.h for getcwd, use a character nul terminator, and stage installed files under the fake root without duplicating paths. Validation: bmake -C cad/spice check-license; bmake -C cad/spice clean package; git diff --check -- cad/spice; portlint -C cad/spice. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: f87e51b50cbeac5703d61b442b53629a0fd78bc1 https://github.com/MidnightBSD/mports/commit/f87e51b50cbeac5703d61b442b53629a0fd78bc1 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M net/libarcus/Makefile Log Message: ----------- net/libarcus: use base C++ runtime Build libArcus with the base compiler so its C++ ABI matches protobuf and other ports using libc++. Bump PORTREVISION for the ABI change. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Commit: ff1612995b8f05489139e5d4880872f67c1653ad https://github.com/MidnightBSD/mports/commit/ff1612995b8f05489139e5d4880872f67c1653ad Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/cura-engine/Makefile M cad/cura-engine/files/CMakeLists.txt Log Message: ----------- cad/cura-engine: fix C++ ABI and link dependencies Use the base C++ runtime to match the dependency stack and explicitly link system libraries needed by the final CuraEngine executable. Bump PORTREVISION after the libArcus ABI alignment. AI-Assisted-by: Codex Signed-off-by: Lucas Holt Compare: https://github.com/MidnightBSD/mports/compare/d1b36dcfb4bb...ff1612995b8f To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 12:01:25 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 09:01:25 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] cab559: x11/linux-nvidia-libs: fix Linux plist rewrites Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: cab5597166779b6efd12bd380962bc48c30b0dc0 https://github.com/MidnightBSD/mports/commit/cab5597166779b6efd12bd380962bc48c30b0dc0 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M x11/linux-nvidia-libs/Makefile Log Message: ----------- x11/linux-nvidia-libs: fix Linux plist rewrites NVIDIA 580 and 590 ship newer EGL helper libraries than the port expected. Use a plist-only Linux base when rewriting package lists during fake install so libglvnd-provided entries are removed correctly. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt Commit: d25ff55399c14f470136ff96f84ade1508b35bd9 https://github.com/MidnightBSD/mports/commit/d25ff55399c14f470136ff96f84ade1508b35bd9 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M cad/antimony/Makefile M cad/antimony/pkg-plist M cad/apio/Makefile M cad/apio/files/patch-pyproject.toml M cad/cura-engine/Makefile M cad/cura-engine/files/CMakeLists.txt M cad/electric-ng/Makefile R cad/fritzing/files/patch-fritzing.desktop M cad/gdscpp/Makefile M cad/gerbv/Makefile M cad/gspiceui/Makefile M cad/k40-whisperer/Makefile M cad/ldview/Makefile M cad/leocad/Makefile M cad/meshdev/Makefile M cad/openctm/Makefile M cad/oregano/Makefile M cad/py-cocotb/Makefile M cad/qelectrotech/Makefile M cad/qelectrotech/pkg-plist M cad/qucsator/Makefile M cad/repsnapper/Makefile M cad/spice/Makefile M cad/spice/files/Makefile A cad/spice/files/patch-src_lib_cp_cshpar.c A cad/spice/files/patch-src_lib_mfb_mfbio.c M net/libarcus/Makefile Log Message: ----------- Merge branch 'master' of github.com:MidnightBSD/mports Compare: https://github.com/MidnightBSD/mports/compare/ff1612995b8f...d25ff55399c1 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 13:40:22 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 10:40:22 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 58ee67: www/py-libsass: build with base C++ runtime Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 58ee679a91e1b7e3e26f4909084254ebce89e8ea https://github.com/MidnightBSD/mports/commit/58ee679a91e1b7e3e26f4909084254ebce89e8ea Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M www/py-libsass/Makefile M www/py-libsass/files/patch-setup.py Log Message: ----------- www/py-libsass: build with base C++ runtime pysassc crashed while configuring x11/cinnamon because the Python extension was linked against GCC libstdc++ while textproc/libsass uses the base libc++ runtime. Build the extension with the base toolchain and drop the C++-only flags when using the system libsass. AI-Assisted-by: Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 15:15:39 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 12:15:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 43778e: devel/glib20: avoid copying bootstrap lib symlink Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 43778e0101f0eca20846a8498a37a6ad94975551 https://github.com/MidnightBSD/mports/commit/43778e0101f0eca20846a8498a37a6ad94975551 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M devel/glib20/Makefile Log Message: ----------- devel/glib20: avoid copying bootstrap lib symlink Limit the bootstrap pkg-config copy to .pc files so the default flavor does not fail when glib-bootstrap/libdata/pkgconfig contains the lib symlink. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 15:22:45 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 12:22:45 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 4cd490: archivers/liblz4: avoid explicit all target with muon Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 4cd4902af14cdba156aaa514ac7633af368789c1 https://github.com/MidnightBSD/mports/commit/4cd4902af14cdba156aaa514ac7633af368789c1 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M archivers/liblz4/Makefile Log Message: ----------- archivers/liblz4: avoid explicit all target with muon muon generates default targets for this build but no explicit all target, so let ninja build its defaults instead of asking for a missing all target. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 17:34:14 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 14:34:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 64c625: security/libgcrypt: require newer libgpg-error Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 64c6259a6b3707b7c277f0601a74bf652004d18d https://github.com/MidnightBSD/mports/commit/64c6259a6b3707b7c277f0601a74bf652004d18d Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M security/libgcrypt/Makefile Log Message: ----------- security/libgcrypt: require newer libgpg-error libgcrypt 1.12.2 configure requires libgpg-error 1.56 or newer. Raise the build and run dependency so recursive package builds do not accept older installed packages that fail configure. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 20:13:34 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 17:13:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 35cf3a: security/p5-GSSAPI: avoid base GSSAPI with ports O... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 35cf3aeeaaf27420d71562dfca4057987b1ded77 https://github.com/MidnightBSD/mports/commit/35cf3aeeaaf27420d71562dfca4057987b1ded77 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M security/p5-GSSAPI/Makefile Log Message: ----------- security/p5-GSSAPI: avoid base GSSAPI with ports OpenSSL Default to MIT Kerberos when SSL_DEFAULT is not base so the gssapi framework does not reject builds using OpenSSL from ports. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 20:26:11 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 17:26:11 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ff241a: security/krb5: drop unsupported runstatedir config... Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ff241ae078b4ea7877a57be32f6a0e07ea7ff8ed https://github.com/MidnightBSD/mports/commit/ff241ae078b4ea7877a57be32f6a0e07ea7ff8ed Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M security/krb5-121/Makefile Log Message: ----------- security/krb5: drop unsupported runstatedir configure arg krb5 1.21 derives runstatedir from localstatedir, but its configure script does not accept --runstatedir. Removing the explicit option lets the port configure while preserving the existing plist substitution path. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 22:30:39 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 19:30:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] bd3150: magus slave: normalize distfile names before scp Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: bd3150eccf4fd79b64af270bbf9c1d2c12dc5951 https://github.com/MidnightBSD/mports/commit/bd3150eccf4fd79b64af270bbf9c1d2c12dc5951 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M Tools/lib/Magus/App/Slave/Worker.pm Log Message: ----------- magus slave: normalize distfile names before scp inject_distfiles/upload_distfiles used $distfile->filename verbatim when building scp source/dest paths. Stored distfile names can carry a master site group suffix (e.g. foo.tar.gz:source2, optionally comma-separated) and/or a URL query string (e.g. foo.tar?a=b&c=d), neither of which is part of the real on-disk distfile name, so the transfers failed during slave package builds. Strip both in each loop so the injected and uploaded names agree and match the actual file. Co-Authored-By: Claude Opus 4.8 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun May 31 23:11:40 2026 From: noreply at github.com (Lucas Holt) Date: Sun, 31 May 2026 20:11:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] a66b93: devel/qt6-tools: pass selected LLVM version to qdoc Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: a66b93cc78e6aa1458d8bcbe9248ab89890ea123 https://github.com/MidnightBSD/mports/commit/a66b93cc78e6aa1458d8bcbe9248ab89890ea123 Author: Lucas Holt Date: 2026-05-31 (Sun, 31 May 2026) Changed paths: M devel/qt6-tools/Makefile Log Message: ----------- devel/qt6-tools: pass selected LLVM version to qdoc Use llvm-config --version directly when setting QDOC_USER_CLANG_VERSION. The previous pipeline expected text containing 'version', which left the value empty with llvm-config19 and allowed qdoc configure to probe the wrong Clang version, disabling qdoc and breaking packaging. AI-Assisted-by: OpenAI GPT-5 Codex Signed-off-by: Lucas Holt To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications