From noreply at github.com Tue Aug 12 17:05:29 2025 From: noreply at github.com (Lucas Holt) Date: Tue, 12 Aug 2025 14:05:29 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 35a5f0: x11-drivers/xf86-video-geode: 2.18.2 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 35a5f078370406b3c4afa42a66b790281193f29b https://github.com/MidnightBSD/mports/commit/35a5f078370406b3c4afa42a66b790281193f29b Author: Lucas Holt Date: 2025-08-12 (Tue, 12 Aug 2025) Changed paths: M x11-drivers/xf86-video-geode/Makefile M x11-drivers/xf86-video-geode/distinfo R x11-drivers/xf86-video-geode/files/patch-src_geode.h R x11-drivers/xf86-video-geode/files/patch-src_gx__video.c R x11-drivers/xf86-video-geode/files/patch-src_lx__driver.c R x11-drivers/xf86-video-geode/files/patch-src_panel.c R x11-drivers/xf86-video-geode/files/patch-src_panel_panel.c Log Message: ----------- x11-drivers/xf86-video-geode: 2.18.2 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Wed Aug 13 12:41:14 2025 From: noreply at github.com (Lucas Holt) Date: Wed, 13 Aug 2025 09:41:14 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 588506: lang/rust186: start work on a new rust version Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 588506220249c2859c363791b99b81a79f415ea2 https://github.com/MidnightBSD/mports/commit/588506220249c2859c363791b99b81a79f415ea2 Author: Lucas Holt Date: 2025-08-13 (Wed, 13 Aug 2025) Changed paths: A lang/rust186/Makefile A lang/rust186/distinfo A lang/rust186/files/armv7/patch-compiler_rustc__driver__impl_src_signal__handler.rs A lang/rust186/files/armv7/patch-compiler_rustc__target_src_spec_base_freebsd.rs A lang/rust186/files/extra-patch-compiler_rustc__target_src_spec_targets_i686__unknown__freebsd.rs A lang/rust186/files/patch-compiler_rustc__target_src_callconv_powerpc64.rs A lang/rust186/files/patch-library_backtrace_src_backtrace_mod.rs A lang/rust186/files/patch-src_bootstrap_src_core_build__steps_install.rs A lang/rust186/files/patch-src_tools_cargo_src_cargo_sources_git_source.rs A lang/rust186/files/patch-vendor_cc.rs A lang/rust186/files/patch-vendor_git2-0.19.0_src_lib.rs A lang/rust186/files/patch-vendor_libc-0.2.155 A lang/rust186/files/riscv64/patch-vendor_openssl-src_src_lib.rs A lang/rust186/files/riscv64/patch-vendor_rustc__ap__rustc__target_src_spec_riscv64gc__unknown__freebsd.rs A lang/rust186/pkg-descr A lang/rust186/update.sh Log Message: ----------- lang/rust186: start work on a new rust version To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 16:05:30 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 13:05:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 3659d9: Import 2.7.2 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 3659d9001654a178ac6c2e58c99b43a3353ce0cc https://github.com/MidnightBSD/src/commit/3659d9001654a178ac6c2e58c99b43a3353ce0cc Author: Lucas Holt Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: A .github/workflows/c-cpp.yml M .gitignore M Makefile A external/lua/Makefile A external/lua/README A external/lua/doc/OSIApproved_100X125.png A external/lua/doc/contents.html A external/lua/doc/index.css A external/lua/doc/logo.gif A external/lua/doc/lua.1 A external/lua/doc/lua.css A external/lua/doc/luac.1 A external/lua/doc/manual.css A external/lua/doc/manual.html A external/lua/doc/readme.html A external/lua/src/Makefile A external/lua/src/lapi.c A external/lua/src/lapi.h A external/lua/src/lauxlib.c A external/lua/src/lauxlib.h A external/lua/src/lbaselib.c A external/lua/src/lcode.c A external/lua/src/lcode.h A external/lua/src/lcorolib.c A external/lua/src/lctype.c A external/lua/src/lctype.h A external/lua/src/ldblib.c A external/lua/src/ldebug.c A external/lua/src/ldebug.h A external/lua/src/ldo.c A external/lua/src/ldo.h A external/lua/src/ldump.c A external/lua/src/lfunc.c A external/lua/src/lfunc.h A external/lua/src/lgc.c A external/lua/src/lgc.h A external/lua/src/linit.c A external/lua/src/liolib.c A external/lua/src/ljumptab.h A external/lua/src/llex.c A external/lua/src/llex.h A external/lua/src/llimits.h A external/lua/src/lmathlib.c A external/lua/src/lmem.c A external/lua/src/lmem.h A external/lua/src/loadlib.c A external/lua/src/lobject.c A external/lua/src/lobject.h A external/lua/src/lopcodes.c A external/lua/src/lopcodes.h A external/lua/src/lopnames.h A external/lua/src/loslib.c A external/lua/src/lparser.c A external/lua/src/lparser.h A external/lua/src/lprefix.h A external/lua/src/lstate.c A external/lua/src/lstate.h A external/lua/src/lstring.c A external/lua/src/lstring.h A external/lua/src/lstrlib.c A external/lua/src/ltable.c A external/lua/src/ltable.h A external/lua/src/ltablib.c A external/lua/src/ltm.c A external/lua/src/ltm.h A external/lua/src/lua.c A external/lua/src/lua.h A external/lua/src/lua.hpp A external/lua/src/luac.c A external/lua/src/luaconf.h A external/lua/src/lualib.h A external/lua/src/lundump.c A external/lua/src/lundump.h A external/lua/src/lutf8lib.c A external/lua/src/lvm.c A external/lua/src/lvm.h A external/lua/src/lzio.c A external/lua/src/lzio.h M libexec/mport.check-fake/Makefile M libexec/mport.check-fake/mport.check-fake.c M libexec/mport.check-for-older/Makefile M libexec/mport.check-for-older/mport.check-for-older.c M libexec/mport.create/Makefile M libexec/mport.create/mport.create.c M libexec/mport.delete/Makefile M libexec/mport.delete/mport.delete.c M libexec/mport.fetch/Makefile M libexec/mport.fetch/mport.fetch.c M libexec/mport.info/Makefile M libexec/mport.info/mport.info.c M libexec/mport.init/Makefile M libexec/mport.init/mport.init.c M libexec/mport.install/Makefile M libexec/mport.install/mport.install.c M libexec/mport.list/Makefile M libexec/mport.list/mport.list.c M libexec/mport.merge/Makefile M libexec/mport.merge/mport.merge.c M libexec/mport.query/Makefile M libexec/mport.query/mport.query.c M libexec/mport.update/Makefile M libexec/mport.update/mport.update.c M libexec/mport.updepends/Makefile M libexec/mport.updepends/mport.updepends.c M libexec/mport.version_cmp/Makefile M libexec/mport.version_cmp/mport.version_cmp.c A liblua/Makefile M libmport/Makefile M libmport/asset.c M libmport/autoremove.c M libmport/bundle_read.c M libmport/bundle_read_install_pkg.c M libmport/bundle_read_update_pkg.c M libmport/bundle_write.c M libmport/check_preconditions.c M libmport/clean.c M libmport/create_primative.c M libmport/db.c M libmport/delete_primative.c M libmport/error.c M libmport/fetch.c M libmport/import_export.c M libmport/index.c M libmport/index_depends.c M libmport/info.c M libmport/install.c M libmport/install_primative.c M libmport/instance.c M libmport/list.c M libmport/lock.c A libmport/lua.c A libmport/lua_scripts.c M libmport/merge_primative.c M libmport/message.c M libmport/mport.h A libmport/mport_lua.h M libmport/mport_private.h M libmport/ping.c M libmport/pkgmeta.c M libmport/plist.c M libmport/service.c M libmport/setting.c M libmport/stats.c M libmport/update.c M libmport/update_primative.c M libmport/upgrade.c M libmport/util.c M libmport/verify.c A libmport/xstring.h M mport/Makefile M mport/mport.1 M mport/mport.c Log Message: ----------- Import 2.7.2 Commit: 3b67906380fe5b7ec38ec363f027d215e4dd2f3c https://github.com/MidnightBSD/src/commit/3b67906380fe5b7ec38ec363f027d215e4dd2f3c Author: Lucas Holt Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: A contrib/mport/.github/workflows/c-cpp.yml M contrib/mport/.gitignore M contrib/mport/Makefile A contrib/mport/external/lua/Makefile A contrib/mport/external/lua/README A contrib/mport/external/lua/doc/OSIApproved_100X125.png A contrib/mport/external/lua/doc/contents.html A contrib/mport/external/lua/doc/index.css A contrib/mport/external/lua/doc/logo.gif A contrib/mport/external/lua/doc/lua.1 A contrib/mport/external/lua/doc/lua.css A contrib/mport/external/lua/doc/luac.1 A contrib/mport/external/lua/doc/manual.css A contrib/mport/external/lua/doc/manual.html A contrib/mport/external/lua/doc/readme.html A contrib/mport/external/lua/src/Makefile A contrib/mport/external/lua/src/lapi.c A contrib/mport/external/lua/src/lapi.h A contrib/mport/external/lua/src/lauxlib.c A contrib/mport/external/lua/src/lauxlib.h A contrib/mport/external/lua/src/lbaselib.c A contrib/mport/external/lua/src/lcode.c A contrib/mport/external/lua/src/lcode.h A contrib/mport/external/lua/src/lcorolib.c A contrib/mport/external/lua/src/lctype.c A contrib/mport/external/lua/src/lctype.h A contrib/mport/external/lua/src/ldblib.c A contrib/mport/external/lua/src/ldebug.c A contrib/mport/external/lua/src/ldebug.h A contrib/mport/external/lua/src/ldo.c A contrib/mport/external/lua/src/ldo.h A contrib/mport/external/lua/src/ldump.c A contrib/mport/external/lua/src/lfunc.c A contrib/mport/external/lua/src/lfunc.h A contrib/mport/external/lua/src/lgc.c A contrib/mport/external/lua/src/lgc.h A contrib/mport/external/lua/src/linit.c A contrib/mport/external/lua/src/liolib.c A contrib/mport/external/lua/src/ljumptab.h A contrib/mport/external/lua/src/llex.c A contrib/mport/external/lua/src/llex.h A contrib/mport/external/lua/src/llimits.h A contrib/mport/external/lua/src/lmathlib.c A contrib/mport/external/lua/src/lmem.c A contrib/mport/external/lua/src/lmem.h A contrib/mport/external/lua/src/loadlib.c A contrib/mport/external/lua/src/lobject.c A contrib/mport/external/lua/src/lobject.h A contrib/mport/external/lua/src/lopcodes.c A contrib/mport/external/lua/src/lopcodes.h A contrib/mport/external/lua/src/lopnames.h A contrib/mport/external/lua/src/loslib.c A contrib/mport/external/lua/src/lparser.c A contrib/mport/external/lua/src/lparser.h A contrib/mport/external/lua/src/lprefix.h A contrib/mport/external/lua/src/lstate.c A contrib/mport/external/lua/src/lstate.h A contrib/mport/external/lua/src/lstring.c A contrib/mport/external/lua/src/lstring.h A contrib/mport/external/lua/src/lstrlib.c A contrib/mport/external/lua/src/ltable.c A contrib/mport/external/lua/src/ltable.h A contrib/mport/external/lua/src/ltablib.c A contrib/mport/external/lua/src/ltm.c A contrib/mport/external/lua/src/ltm.h A contrib/mport/external/lua/src/lua.c A contrib/mport/external/lua/src/lua.h A contrib/mport/external/lua/src/lua.hpp A contrib/mport/external/lua/src/luac.c A contrib/mport/external/lua/src/luaconf.h A contrib/mport/external/lua/src/lualib.h A contrib/mport/external/lua/src/lundump.c A contrib/mport/external/lua/src/lundump.h A contrib/mport/external/lua/src/lutf8lib.c A contrib/mport/external/lua/src/lvm.c A contrib/mport/external/lua/src/lvm.h A contrib/mport/external/lua/src/lzio.c A contrib/mport/external/lua/src/lzio.h M contrib/mport/libexec/mport.check-fake/Makefile M contrib/mport/libexec/mport.check-fake/mport.check-fake.c M contrib/mport/libexec/mport.check-for-older/Makefile M contrib/mport/libexec/mport.check-for-older/mport.check-for-older.c M contrib/mport/libexec/mport.create/Makefile M contrib/mport/libexec/mport.create/mport.create.c M contrib/mport/libexec/mport.delete/Makefile M contrib/mport/libexec/mport.delete/mport.delete.c M contrib/mport/libexec/mport.fetch/Makefile M contrib/mport/libexec/mport.fetch/mport.fetch.c M contrib/mport/libexec/mport.info/Makefile M contrib/mport/libexec/mport.info/mport.info.c M contrib/mport/libexec/mport.init/Makefile M contrib/mport/libexec/mport.init/mport.init.c M contrib/mport/libexec/mport.install/Makefile M contrib/mport/libexec/mport.install/mport.install.c M contrib/mport/libexec/mport.list/Makefile M contrib/mport/libexec/mport.list/mport.list.c M contrib/mport/libexec/mport.merge/Makefile M contrib/mport/libexec/mport.merge/mport.merge.c M contrib/mport/libexec/mport.query/Makefile M contrib/mport/libexec/mport.query/mport.query.c M contrib/mport/libexec/mport.update/Makefile M contrib/mport/libexec/mport.update/mport.update.c M contrib/mport/libexec/mport.updepends/Makefile M contrib/mport/libexec/mport.updepends/mport.updepends.c M contrib/mport/libexec/mport.version_cmp/Makefile M contrib/mport/libexec/mport.version_cmp/mport.version_cmp.c A contrib/mport/liblua/Makefile M contrib/mport/libmport/Makefile M contrib/mport/libmport/asset.c M contrib/mport/libmport/autoremove.c M contrib/mport/libmport/bundle_read.c M contrib/mport/libmport/bundle_read_install_pkg.c M contrib/mport/libmport/bundle_read_update_pkg.c M contrib/mport/libmport/bundle_write.c M contrib/mport/libmport/check_preconditions.c M contrib/mport/libmport/clean.c M contrib/mport/libmport/create_primative.c M contrib/mport/libmport/db.c M contrib/mport/libmport/delete_primative.c M contrib/mport/libmport/error.c M contrib/mport/libmport/fetch.c M contrib/mport/libmport/import_export.c M contrib/mport/libmport/index.c M contrib/mport/libmport/index_depends.c M contrib/mport/libmport/info.c M contrib/mport/libmport/install.c M contrib/mport/libmport/install_primative.c M contrib/mport/libmport/instance.c M contrib/mport/libmport/list.c M contrib/mport/libmport/lock.c A contrib/mport/libmport/lua.c A contrib/mport/libmport/lua_scripts.c M contrib/mport/libmport/merge_primative.c M contrib/mport/libmport/message.c M contrib/mport/libmport/mport.h A contrib/mport/libmport/mport_lua.h M contrib/mport/libmport/mport_private.h M contrib/mport/libmport/ping.c M contrib/mport/libmport/pkgmeta.c M contrib/mport/libmport/plist.c M contrib/mport/libmport/service.c M contrib/mport/libmport/setting.c M contrib/mport/libmport/stats.c M contrib/mport/libmport/update.c M contrib/mport/libmport/update_primative.c M contrib/mport/libmport/upgrade.c M contrib/mport/libmport/util.c M contrib/mport/libmport/verify.c A contrib/mport/libmport/xstring.h M contrib/mport/mport/Makefile M contrib/mport/mport/mport.1 M contrib/mport/mport/mport.c Log Message: ----------- Merge commit '3659d9001654a178ac6c2e58c99b43a3353ce0cc' Commit: d76e40769d421a058b68f506584644c28e061240 https://github.com/MidnightBSD/src/commit/d76e40769d421a058b68f506584644c28e061240 Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M lib/libmport/Makefile M libexec/mport.info/Makefile M share/mk/src.libnames.mk Log Message: ----------- rework build Compare: https://github.com/MidnightBSD/src/compare/d8a7c4e52b11...d76e40769d42 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Thu Aug 14 20:19:57 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:19:57 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 50244b: lang/Makefile: dd ientry Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 50244b101db277523b1847b153ea87f91ebc8a21 https://github.com/MidnightBSD/mports/commit/50244b101db277523b1847b153ea87f91ebc8a21 Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M lang/Makefile Log Message: ----------- lang/Makefile: dd ientry Commit: 8c0e1bc47fd423f0ed6334c6260c115155fa9dd6 https://github.com/MidnightBSD/mports/commit/8c0e1bc47fd423f0ed6334c6260c115155fa9dd6 Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/tomcat101/Makefile M www/tomcat101/distinfo M www/tomcat110/Makefile M www/tomcat110/distinfo M www/tomcat9/Makefile M www/tomcat9/distinfo Log Message: ----------- update tomcat Compare: https://github.com/MidnightBSD/mports/compare/588506220249...8c0e1bc47fd4 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 20:21:43 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:21:43 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] fb4f9d: www/nextcloud: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: fb4f9d40de5f1a7b64a8d16d07b0d3757d00286d https://github.com/MidnightBSD/mports/commit/fb4f9d40de5f1a7b64a8d16d07b0d3757d00286d Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/nextcloud/Makefile M www/nextcloud/distinfo M www/nextcloud/files/pkg-message.in M www/nextcloud/files/plist.post.in Log Message: ----------- www/nextcloud: update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 20:22:34 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:22:34 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] b1e945: www/nghttp2: www Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: b1e945392fd5bf791f88660ea3b0f4dc54b813af https://github.com/MidnightBSD/mports/commit/b1e945392fd5bf791f88660ea3b0f4dc54b813af Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/nghttp2/Makefile M www/nghttp2/pkg-descr Log Message: ----------- www/nghttp2: www To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 20:24:39 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:24:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] adfecf: update to 1.60 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: adfecfacefff70bc5ad5e5876fa95ab8e429ff5d https://github.com/MidnightBSD/mports/commit/adfecfacefff70bc5ad5e5876fa95ab8e429ff5d Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/libnghttp2/Makefile M www/libnghttp2/distinfo M www/libnghttp2/pkg-plist M www/nghttp2/Makefile M www/nghttp2/distinfo Log Message: ----------- update to 1.60 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 20:25:26 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:25:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 0efe6c: update mediawiki Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 0efe6cb7c3971782c7ec922cd40152ef46e307b8 https://github.com/MidnightBSD/mports/commit/0efe6cb7c3971782c7ec922cd40152ef46e307b8 Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/mediawiki142/Makefile M www/mediawiki142/distinfo M www/mediawiki143/Makefile M www/mediawiki143/distinfo Log Message: ----------- update mediawiki To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Thu Aug 14 20:25:49 2025 From: noreply at github.com (Lucas Holt) Date: Thu, 14 Aug 2025 17:25:49 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 52c952: www/mediawiki139: update Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 52c9529d5a4e958282d7656b80aaab889a48ea53 https://github.com/MidnightBSD/mports/commit/52c9529d5a4e958282d7656b80aaab889a48ea53 Author: Lucas Holt Date: 2025-08-14 (Thu, 14 Aug 2025) Changed paths: M www/mediawiki139/Makefile M www/mediawiki139/distinfo Log Message: ----------- www/mediawiki139: update To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri Aug 15 08:50:18 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:50:18 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 37262d: add R-cran-pkgbuild Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 37262d66eb8a3aa77ba06ab9e97b1136692835f6 https://github.com/MidnightBSD/mports/commit/37262d66eb8a3aa77ba06ab9e97b1136692835f6 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M devel/Makefile A devel/R-cran-pkgbuild/Makefile A devel/R-cran-pkgbuild/distinfo A devel/R-cran-pkgbuild/pkg-descr Log Message: ----------- add R-cran-pkgbuild To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri Aug 15 08:50:40 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:50:40 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] f47816: devel/gdb: ver Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: f478163d04461161a967794ed692b14254b6bbc9 https://github.com/MidnightBSD/mports/commit/f478163d04461161a967794ed692b14254b6bbc9 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M devel/gdb/Makefile Log Message: ----------- devel/gdb: ver To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Fri Aug 15 08:55:55 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:55:55 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] Message-ID: Branch: refs/tags/vendor/mport/2.7.3 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 Fri Aug 15 08:55:56 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:55:56 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 865f8f: Import 2.7.3 Message-ID: Branch: refs/heads/vendor/mport Home: https://github.com/MidnightBSD/src Commit: 865f8f86eefe5ca8095a2e7439cd2c296a9c1bda https://github.com/MidnightBSD/src/commit/865f8f86eefe5ca8095a2e7439cd2c296a9c1bda Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M libmport/Makefile A libmport/color.c M libmport/default_cbs.c M libmport/install_primative.c M libmport/mport_private.h M mport/mport.c Log Message: ----------- Import 2.7.3 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri Aug 15 08:58:01 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:58:01 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 865f8f: Import 2.7.3 Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 865f8f86eefe5ca8095a2e7439cd2c296a9c1bda https://github.com/MidnightBSD/src/commit/865f8f86eefe5ca8095a2e7439cd2c296a9c1bda Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M libmport/Makefile A libmport/color.c M libmport/default_cbs.c M libmport/install_primative.c M libmport/mport_private.h M mport/mport.c Log Message: ----------- Import 2.7.3 Commit: 56ef39d99bd62c99d9af0b5345000c5ddec496d5 https://github.com/MidnightBSD/src/commit/56ef39d99bd62c99d9af0b5345000c5ddec496d5 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M contrib/llvm-project/libcxx/src/expected.cpp Log Message: ----------- standard Commit: 538d047aabf63bb3b3ac44baad255e16838993d8 https://github.com/MidnightBSD/src/commit/538d047aabf63bb3b3ac44baad255e16838993d8 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: A contrib/llvm-project/libcxx/compiler.h Log Message: ----------- ok Commit: 2af47badd5dff4ce9d1d9af33f20860a8ea1290b https://github.com/MidnightBSD/src/commit/2af47badd5dff4ce9d1d9af33f20860a8ea1290b Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M contrib/mport/libmport/Makefile A contrib/mport/libmport/color.c M contrib/mport/libmport/default_cbs.c M contrib/mport/libmport/install_primative.c M contrib/mport/libmport/mport_private.h M contrib/mport/mport/mport.c Log Message: ----------- Merge commit '865f8f86eefe5ca8095a2e7439cd2c296a9c1bda' Commit: e9514a0acb68cbf51214bea778735c38e13849d4 https://github.com/MidnightBSD/src/commit/e9514a0acb68cbf51214bea778735c38e13849d4 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M UPDATING Log Message: ----------- mport updated Compare: https://github.com/MidnightBSD/src/compare/d76e40769d42...e9514a0acb68 To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri Aug 15 08:59:26 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 05:59:26 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] d6e7aa: add color.c Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: d6e7aa89fa4f5bf5e985d46c3fea3c7c6aa98bb3 https://github.com/MidnightBSD/src/commit/d6e7aa89fa4f5bf5e985d46c3fea3c7c6aa98bb3 Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M lib/libmport/Makefile Log Message: ----------- add color.c To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Fri Aug 15 23:39:47 2025 From: noreply at github.com (Lucas Holt) Date: Fri, 15 Aug 2025 20:39:47 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] ef4945: add R-cran-broom Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: ef49455d16415ad32557e162953b8030a411b09b https://github.com/MidnightBSD/mports/commit/ef49455d16415ad32557e162953b8030a411b09b Author: Lucas Holt Date: 2025-08-15 (Fri, 15 Aug 2025) Changed paths: M devel/Makefile A devel/R-cran-broom/Makefile A devel/R-cran-broom/distinfo A devel/R-cran-broom/pkg-descr Log Message: ----------- add R-cran-broom To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun Aug 17 00:05:30 2025 From: noreply at github.com (Lucas Holt) Date: Sat, 16 Aug 2025 21:05:30 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/mports] 6ca57b: add R-cran-conflicted Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/mports Commit: 6ca57bca16f527b959aedbce5f2e917b2d6f7dc4 https://github.com/MidnightBSD/mports/commit/6ca57bca16f527b959aedbce5f2e917b2d6f7dc4 Author: Lucas Holt Date: 2025-08-17 (Sun, 17 Aug 2025) Changed paths: M devel/Makefile A devel/R-cran-conflicted/Makefile A devel/R-cran-conflicted/distinfo A devel/R-cran-conflicted/pkg-descr Log Message: ----------- add R-cran-conflicted To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications From noreply at github.com Sun Aug 17 13:35:39 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 17 Aug 2025 10:35:39 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] bc5d41: Bring in a fix that helps with C++ compile crashes Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: bc5d41d4ec7634365d5b28d20171c815f10f2e3b https://github.com/MidnightBSD/src/commit/bc5d41d4ec7634365d5b28d20171c815f10f2e3b Author: Lucas Holt Date: 2025-08-17 (Sun, 17 Aug 2025) Changed paths: M contrib/llvm-project/clang/include/clang/Frontend/MultiplexConsumer.h M contrib/llvm-project/clang/include/clang/Serialization/ASTDeserializationListener.h M contrib/llvm-project/clang/include/clang/Serialization/ASTReader.h M contrib/llvm-project/clang/include/clang/Serialization/ASTWriter.h M contrib/llvm-project/clang/lib/Frontend/MultiplexConsumer.cpp M contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp M contrib/llvm-project/clang/lib/Serialization/ASTWriter.cpp Log Message: ----------- Bring in a fix that helps with C++ compile crashes To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Sun Aug 17 13:49:24 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 17 Aug 2025 10:49:24 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] e41cfb: cleanup Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: e41cfbbff5deca61610da90f917e9829c48db3c9 https://github.com/MidnightBSD/src/commit/e41cfbbff5deca61610da90f917e9829c48db3c9 Author: Lucas Holt Date: 2025-08-17 (Sun, 17 Aug 2025) Changed paths: R contrib/llvm-project/libcxx/compiler.h M contrib/llvm-project/libcxx/include/__configuration/abi.h M contrib/llvm-project/libcxx/include/__configuration/compiler.h M contrib/llvm-project/libcxx/include/__format/format_arg.h M contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api.h M contrib/llvm-project/libcxx/include/__tuple/tuple_element.h M contrib/llvm-project/libunwind/include/unwind_arm_ehabi.h M contrib/llvm-project/lldb/include/lldb/Host/Editline.h M contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp M contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp Log Message: ----------- cleanup To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications From noreply at github.com Sun Aug 17 14:16:32 2025 From: noreply at github.com (Lucas Holt) Date: Sun, 17 Aug 2025 11:16:32 -0700 Subject: [Midnightbsd-cvs] [MidnightBSD/src] 410878: fix a bug Message-ID: Branch: refs/heads/master Home: https://github.com/MidnightBSD/src Commit: 4108785dd09a6c61edb0b68dd38cda3382f37001 https://github.com/MidnightBSD/src/commit/4108785dd09a6c61edb0b68dd38cda3382f37001 Author: Lucas Holt Date: 2025-08-17 (Sun, 17 Aug 2025) Changed paths: M sys/geom/part/g_part.c M sys/geom/part/g_part_apm.c M usr.sbin/bsdinstall/partedit/gpart_ops.c Log Message: ----------- fix a bug To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications