NetBSD/pkgsrc HcUy7hDcad Makefile

   cad: Enable nvc
VersionDeltaFile
1.111+2-1cad/Makefile
+2-11 files

NetBSD/pkgsrc DYfAH3Adoc CHANGES-2025

   doc: Added cad/nvc version 1.18.2
VersionDeltaFile
1.7451+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc q3fSSpycad/nvc PLIST Makefile, cad/nvc/patches patch-thirdparty_cpustate.c patch-src_lib.c

   cad/nvc: import nvc-1.18.2

   NVC is a free software VHDL compiler and simulator implementing
   almost all of IEEE 1076-2008.
VersionDeltaFile
1.1+181-0cad/nvc/PLIST
1.1+42-0cad/nvc/Makefile
1.1+33-0cad/nvc/patches/patch-thirdparty_cpustate.c
1.1+15-0cad/nvc/patches/patch-src_lib.c
1.1+7-0cad/nvc/distinfo
1.1+2-0cad/nvc/DESCR
+280-06 files

OpenBSD/ports W0kf9QVsysutils/btop distinfo Makefile, sysutils/btop/patches patch-Makefile

   Update btop to 1.4.6

   Diff from Christoph Liebender, thanks!
VersionDeltaFile
1.5+10-9sysutils/btop/patches/patch-Makefile
1.8+2-2sysutils/btop/distinfo
1.4+3-1sysutils/btop/pkg/PLIST
1.8+1-1sysutils/btop/Makefile
+16-134 files

FreeBSD/src 8e8d7d4stand/efi/loader/arch/amd64 multiboot2.c, stand/i386/libi386 multiboot.c elf32_freebsd.c

loader: Use C99 initializations for file_format

For greppability, use C99 initializers for the struct file_format.

Sponsored by:           Netflix
DeltaFile
+8-3stand/i386/libi386/multiboot.c
+8-2stand/userboot/userboot/elf64_freebsd.c
+8-2stand/userboot/userboot/elf32_freebsd.c
+8-2stand/efi/loader/arch/amd64/multiboot2.c
+8-2stand/i386/libi386/elf32_freebsd.c
+8-2stand/i386/libi386/elf64_freebsd.c
+48-139 files not shown
+70-3915 files

OpenBSD/ports 7CiPKStbenchmarks/fio Makefile distinfo, benchmarks/fio/patches patch-Makefile

   Update fio to 3.41

   OK kurt@
VersionDeltaFile
1.1+12-0benchmarks/fio/patches/patch-Makefile
1.13+4-3benchmarks/fio/Makefile
1.8+2-2benchmarks/fio/distinfo
+18-53 files

OpenBSD/ports e1pfFVVdevel/doxygen Makefile distinfo, devel/doxygen-gui Makefile distinfo

   Update Doxygen to 1.15.

   This update should also fix the current issue with fmt. Since Doxygen uses
   C++20, I removed NOT_FOR_ARCHS and BROKEN. I also added more use_sys_* to avoid
   the bundled versions.

   OK tb
VersionDeltaFile
1.73+15-9devel/doxygen/Makefile
1.38+3-8devel/doxygen-gui/Makefile
1.20+2-2devel/doxygen-gui/distinfo
1.29+2-2devel/doxygen/distinfo
1.18+1-1devel/doxygen/patches/patch-doc_CMakeLists_txt
1.10+1-1devel/doxygen/patches/patch-src_dirdef_cpp
+24-236 files

FreeBSD/src 424089astand/powerpc/ofw ppc-common.ldscript

loader: Fix powerpc64le by working around slof bug in qemu/slof

Fix powerpc 64 little endian booting by adding some padding. Due to

https://gitlab.com/slof/slof/-/blob/master/lib/libelf/elf32.c?ref_type=heads#L114
https://gitlab.com/slof/slof/-/blob/master/lib/libelf/elf32.c?ref_type=heads#L150

using <= instead of <, slof used to loop over the phdrs. It overruns by
1 and so on little endian it swizzles the first 32 bytes of .text. Work
around this by adding 32 bytes of padding after the headers. We should
fix this in slof, but it's in the just released QEMU 10.2, so we have to
pad things here for now.

Now powerpc64le + qemu works.

MFC After: 3 days (maybe EN too)
Reviewed by: adrian, jhibbits
Sponsored by: Netflix
DeltaFile
+1-1stand/powerpc/ofw/ppc-common.ldscript
+1-11 files

NetBSD/pkgsrc DA5fcXWlang/ghc910 bootstrap.mk distinfo, lang/ghc910/patches patch-hadrian_src_Rules_BinaryDist.hs

   lang/ghc910: Refine how "make bootstrap" builds a bootkit

   "make bootstrap" now bundles non-system shared libraries, including ones
   from pkgsrc, with the resulting bootkit. It copies libraries and injects
   relative rpaths into binaries, similarly to what lang/rust does but without
   hard-coding library names:
   https://github.com/NetBSD/pkgsrc/blob/pkgsrc-2024Q4/lang/rust/Makefile#L642-L684

   No revision rebump is needed because this change does not affect the actual
   package to be built. It just affects bootkits.

   It's not that we are going to rebuild our bootkits right away. But when we
   upgrade our GHC to >9.14 we will need to do it, and things will be easier
   at that time.

   Tested on NetBSD, FreeBSD, Darwin, and SunOS.
VersionDeltaFile
1.2+280-11lang/ghc910/patches/patch-hadrian_src_Rules_BinaryDist.hs
1.4+44-84lang/ghc910/bootstrap.mk
1.12+2-5lang/ghc910/distinfo
+326-1003 files

FreeBSD/ports 80f418dsysutils/bottom distinfo Makefile

sysutils/bottom: Update to 0.12.2
DeltaFile
+3-5sysutils/bottom/distinfo
+1-1sysutils/bottom/Makefile
+0-1sysutils/bottom/Makefile.crates
+4-73 files

FreeBSD/ports 8211afcmultimedia/libgav1 distinfo Makefile

multimedia/libgav1: upgrade to 0.20.0
DeltaFile
+3-3multimedia/libgav1/distinfo
+2-3multimedia/libgav1/Makefile
+2-2multimedia/libgav1/pkg-plist
+7-83 files

FreeBSD/ports d533e06textproc/ibus-uniemoji distinfo pkg-plist

textproc/ibus-uniemoji: upgrade to 0.7.0
DeltaFile
+3-3textproc/ibus-uniemoji/distinfo
+4-2textproc/ibus-uniemoji/pkg-plist
+1-3textproc/ibus-uniemoji/Makefile
+8-83 files

FreeBSD/ports c167f4asysutils/bareos23-server Makefile

sysutils/bareos23-server: Add missing CONFLICT
DeltaFile
+1-1sysutils/bareos23-server/Makefile
+1-11 files

FreeBSD/ports 1c9f526sysutils/bareos23-client Makefile, sysutils/bareos23-server pkg-plist Makefile

sysutils/bareos23-*: Update to 23.1.5

Changelog at:   https://github.com/bareos/bareos/releases/tag/Release%2F23.1.5
DeltaFile
+2-9sysutils/bareos23-server/pkg-plist
+2-7sysutils/bareos23-server/Makefile
+1-6sysutils/bareos23-client/Makefile
+3-4sysutils/bareos23-traymonitor/Makefile
+3-3www/bareos23-webui/distinfo
+3-3sysutils/bareos23-server/distinfo
+14-323 files not shown
+17-349 files

LLVM/project 74161c1llvm/include/llvm/CodeGen AsmPrinter.h

fix

Created using spr 1.3.7
DeltaFile
+2-0llvm/include/llvm/CodeGen/AsmPrinter.h
+2-01 files

LLVM/project 48f1612llvm/include/llvm/CodeGen AsmPrinter.h, llvm/lib/CodeGen/AsmPrinter AsmPrinter.cpp

[𝘀𝗽𝗿] changes to main this commit is based on

Created using spr 1.3.7

[skip ci]
DeltaFile
+88-52llvm/lib/Target/X86/X86FixupLEAs.cpp
+57-39llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+61-3llvm/include/llvm/CodeGen/AsmPrinter.h
+37-1llvm/lib/Target/X86/X86AsmPrinter.h
+15-5llvm/lib/Target/X86/X86AsmPrinter.cpp
+13-5llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp
+271-10518 files not shown
+315-13424 files

LLVM/project 01fd9c5llvm/include/llvm/CodeGen AsmPrinter.h, llvm/lib/CodeGen/AsmPrinter AsmPrinter.cpp

[𝘀𝗽𝗿] initial version

Created using spr 1.3.7
DeltaFile
+88-52llvm/lib/Target/X86/X86FixupLEAs.cpp
+57-39llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
+49-28llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
+61-3llvm/include/llvm/CodeGen/AsmPrinter.h
+37-1llvm/lib/Target/X86/X86AsmPrinter.h
+17-4llvm/lib/Target/X86/X86.h
+309-12722 files not shown
+381-16728 files

LLVM/project dd4083allvm/lib/Target/X86 X86FixupLEAs.cpp

fix

Created using spr 1.3.7
DeltaFile
+1-1llvm/lib/Target/X86/X86FixupLEAs.cpp
+1-11 files

FreeBSD/ports 429520dfinance/odoo18 pkg-plist Makefile, finance/odoo18/files odoo.in pkg-message.in

finance/odoo18: New port: Suite of web based open source business apps

Odoo is a suite of web based open source business apps.

The main Odoo Apps include an Open Source CRM, Website Builder, eCommerce,
Warehouse Management, Project Management, Billing & Accounting, Point of Sale,
Human Resources, Marketing, Manufacturing, etc

Odoo Apps can be used as stand-alone applications, but they also integrate
seamlessly so you get a full-featured Open Source ERP when you install several
Apps.
DeltaFile
+56,418-0finance/odoo18/pkg-plist
+115-0finance/odoo18/files/odoo.in
+105-0finance/odoo18/Makefile
+44-0finance/odoo18/files/pkg-message.in
+9-0finance/odoo18/pkg-descr
+7-0finance/odoo18/files/odoo.conf
+56,698-02 files not shown
+56,702-08 files

LLVM/project 1765a95mlir/python/mlir/dialects nvgpu.py nvvm.py

[MLIR][Python] Ensure `_Dialect` is imported for all dialects (#173729)

`from ._xxx_ops_gen import _Dialect` appears in some dialect modules,
like builtin, scf, irdl.. but not all of them. This PR ensures that for
upstream dialects, `<dialect module>._Dialect` is availble, like
`arith._Dialect`.

This PR is a prerequisite for the work I’m currently doing. Later on,
I’d like to use these `_Dialect` objects via something like
`conversion_target.add_legal_dialect(arith._Dialect)` (we could of
course just use strings like `add_legal_dialect("arith")`, but compared
to using a defined symbol, I think that’s more prone to typos).
DeltaFile
+1-0mlir/python/mlir/dialects/nvgpu.py
+1-0mlir/python/mlir/dialects/nvvm.py
+1-0mlir/python/mlir/dialects/openacc.py
+1-0mlir/python/mlir/dialects/openmp.py
+1-0mlir/python/mlir/dialects/python_test.py
+1-0mlir/python/mlir/dialects/rocdl.py
+6-019 files not shown
+25-025 files

FreeBSD/ports e391efcfinance/odoo pkg-plist Makefile, finance/odoo/files pkg-message.in

finance/odoo: Update to 19.0.20251227
DeltaFile
+35,721-5,348finance/odoo/pkg-plist
+4-4finance/odoo/Makefile
+3-3finance/odoo/distinfo
+1-1finance/odoo/files/pkg-message.in
+35,729-5,3564 files

FreeBSD/ports a038480devel/py-pyintelowl distinfo Makefile

devel/py-pyintelowl: Update to 5.1.0

- Fix installs conflict

PR:             290273
Reported by:    se
DeltaFile
+3-3devel/py-pyintelowl/distinfo
+4-2devel/py-pyintelowl/Makefile
+7-52 files

NetBSD/pkgsrc 5iDTJCmdoc CHANGES-2025

   doc: Updated sysutils/btop to 1.4.6
VersionDeltaFile
1.7450+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc nJ9wqNwsysutils/btop Makefile distinfo, sysutils/btop/patches patch-Makefile patch-src_btop.cpp

   sysutils/btop: Update to 1.4.6

   - Remove the upstreamed patches.
   - Update required GCC to 14.
   - Fix permissions for the files.

   Changes since 1.4.5:

   ## v1.4.6

   References | Description | Author(s)
   --- | --- | ---
   #1272 | Skip 'H' and 'HX' suffix in AMD cpu name trimming | @ramdomPTM
   #1268 | feature: add process renice functionality | @goddamnparticle
   #1285 | Revert "Use /sys/dev/block/MAJOR:MINOR instead of /sys/block/NAME for disk I/O" #1270 | @deckstose
   #1277 | feat: Introduce cpu frequency display modes | @emiliopedrollo
   #1282 | Fix CPU frequency detection for LoongArch CPUs | @Twopic2
   #1275 | fix arrow keys that send 'O' instead of '[' | @vandabbin
   #1251 | OpenBSD: battery: add support for watthour and watts sensors | @shtrophic

    [31 lines not shown]
VersionDeltaFile
1.3+5-30sysutils/btop/patches/patch-Makefile
1.8+10-3sysutils/btop/Makefile
1.8+5-7sysutils/btop/distinfo
1.3+2-1sysutils/btop/PLIST
1.2+1-1sysutils/btop/patches/patch-src_btop.cpp
1.2+1-1sysutils/btop/patches/patch-src_netbsd_btop__collect.cpp
+24-436 files

FreeBSD/ports c38e59fsysutils/bareos-server pkg-plist.client

sysutils/bareos-client: Fix package

Reported by:    pkg-fallout
DeltaFile
+4-4sysutils/bareos-server/pkg-plist.client
+4-41 files

FreeBSD/ports 9e43686. MOVED

MOVED: Add entry about audio/mixxx FLAVORS
DeltaFile
+2-0MOVED
+2-01 files

FreeBSD/ports 7d70c30audio/mixxx pkg-plist Makefile

audio/mixxx: Update to 2.5.4

- Remove FLAVORS. qt5 is EoL.
DeltaFile
+96-87audio/mixxx/pkg-plist
+14-36audio/mixxx/Makefile
+3-3audio/mixxx/distinfo
+113-1263 files

FreeBSD/ports 5f452a6audio/audacity Makefile, emulators/amiberry Makefile

*/*: Bump PORTREVISION. audio/portmidi was updated to 2.0.8
DeltaFile
+1-1multimedia/butt/Makefile
+1-1audio/audacity/Makefile
+1-1multimedia/tenacity/Makefile
+1-0emulators/mame/Makefile
+1-0emulators/amiberry/Makefile
+5-35 files

FreeBSD/ports 63e4b14audio/portmidi distinfo Makefile

audio/portmidi: Update to 2.0.8

ChangeLog at:   https://github.com/PortMidi/portmidi/releases
DeltaFile
+3-3audio/portmidi/distinfo
+1-1audio/portmidi/Makefile
+1-1audio/portmidi/pkg-plist
+5-53 files

FreeBSD/src f22cffeshare/man/man4 vt.4

vt.4: Remove Xr to nonexistent vidcontrol(8)

PR: 291985
Fixes: a8740ba860bf ("vt.4: Document increasing scrollback size")
DeltaFile
+0-1share/man/man4/vt.4
+0-11 files