NetBSD/pkgsrc xIWnVOsdoc CHANGES-2025

   Updated sysutils/nabud to 1.4.1
VersionDeltaFile
1.6995+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc Rz95b2Xsysutils/nabud distinfo Makefile

   Update to nabud-1.4.1:

   Upstream changes:
   * Added a local copy of strlcpy(3) for platforms that do not include it
     (some Linux systems, for example).
   * Fixed a nabud crash when a connection has a Baud directive but no
     StopBits directive.
   * Fixed a nabud crash when a connection has a Channel directive that
     does not match any configured channel.
VersionDeltaFile
1.11+4-4sysutils/nabud/distinfo
1.15+2-2sysutils/nabud/Makefile
+6-62 files

NetBSD/src 11YJEvCsys/arch/evbmips/conf OCTEON

   MPROTECT=0 misleadingly actually enables MPROTECT.
VersionDeltaFile
1.16+4-4sys/arch/evbmips/conf/OCTEON
+4-41 files

NetBSD/pkgsrc 7VfeDMAfonts/fontforge Makefile

   (font/fontforge) Fix build on NetBSD/amd64 9.0 (C17)
VersionDeltaFile
1.161+8-1fonts/fontforge/Makefile
+8-11 files

NetBSD/pkgsrc BOg9ir0doc CHANGES-2025

   Updated devel/re2c, devel/py-pylint
VersionDeltaFile
1.6994+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc 2JsFwzVdevel/py-pylint distinfo Makefile

   py-pylint: updated to 4.0.4

   4.0.4

   False Positives Fixed

   - Fixed false positive for ``invalid-name`` where module-level constants were incorrectly classified as variables when a class-level attribute with the same name exists.
   - Fix a false positive for ``invalid-name`` on an UPPER_CASED name inside an ``if`` branch that assigns an object.
VersionDeltaFile
1.103+4-4devel/py-pylint/distinfo
1.118+2-2devel/py-pylint/Makefile
+6-62 files

NetBSD/pkgsrc mRCkqBvdevel/re2c distinfo Makefile

   re2c: updated to 4.3.1

   4.3.1 (2025-12-01)

   - Fixed bugs:
       (allow conditions that have no rules except for default rule)
       (use unsigned character type in C/C++ examples)
       (fix broken end of input rule $ with captures)
VersionDeltaFile
1.30+4-4devel/re2c/distinfo
1.38+2-2devel/re2c/Makefile
+6-62 files

NetBSD/src 11YgDmQsys/arch/mac68k/conf files.mac68k std.mac68k

   Config glue for __HAVE_NEW_PMAP_68K
VersionDeltaFile
1.136+4-3sys/arch/mac68k/conf/files.mac68k
1.32+4-1sys/arch/mac68k/conf/std.mac68k
+8-42 files

NetBSD/src 3Gy1LE3sys/arch/m68k/include pmap_68k.h, sys/arch/m68k/m68k pmap_68k.c

   Add a PMBM_F_RO flag to allow machine_bootmap[] to create read-only
   mappings.  mac68k uses this to map the Mac ROMs.
VersionDeltaFile
1.45+18-6sys/arch/m68k/m68k/pmap_68k.c
1.10+2-1sys/arch/m68k/include/pmap_68k.h
+20-72 files

NetBSD/src PeLDHkisys/arch/mac68k/mac68k machdep.c

   Add __HAVE_NEW_PMAP_68K glue:
   - mac68k_init(): Use pmap_protect() to write-protect the kernel text
     (with a comment explaining why we do this here).
   - Add a machine_bootmap[] with entries for IOBase, ROMBase, and VIDBase.
     In bootstrap_mac68k(), patch up machine_bootmap[] with run-time computed
     values.
VersionDeltaFile
1.375+58-2sys/arch/mac68k/mac68k/machdep.c
+58-21 files

NetBSD/src K6DjeJLsys/arch/mac68k/mac68k pmap_bootstrap.c machdep.c

   pmap_machine_check_bootstrap_allocations() and bootstrap_mac68k() are
   independent of the pmap implementation; move them out of pmap_bootstrap.c
   and into machdep.c
VersionDeltaFile
1.113+6-171sys/arch/mac68k/mac68k/pmap_bootstrap.c
1.374+164-6sys/arch/mac68k/mac68k/machdep.c
+170-1772 files

NetBSD/src GAzzbKSsys/arch/mac68k/mac68k bus_space.c

   bus_mem_add_mapping(): Rather than directly fiddling with PTEs, just
   pass the appropriate flags to pmap_kenter_pa().
VersionDeltaFile
1.33+8-11sys/arch/mac68k/mac68k/bus_space.c
+8-111 files

NetBSD/src nRbusiLsys/arch/mac68k/mac68k pmap_bootstrap.c

   Revert previous (wrong commit message, obviously).
VersionDeltaFile
1.112+169-4sys/arch/mac68k/mac68k/pmap_bootstrap.c
+169-41 files

NetBSD/src MTQGOGkshare/man/man4/man4.evbarm cpsw.4

   cpsw.4: some minor updates

   Intervention for PHY configuration hasn't been necessary for some time.
VersionDeltaFile
1.4+5-7share/man/man4/man4.evbarm/cpsw.4
+5-71 files

NetBSD/src huvgAbpsys/arch/mac68k/mac68k pmap_bootstrap.c

   bus_mem_add_mapping(): Rather than directly fiddling with PTEs, just
   pass the appropriate flags to pmap_kenter_pa().
VersionDeltaFile
1.111+6-171sys/arch/mac68k/mac68k/pmap_bootstrap.c
+6-1711 files

NetBSD/src HfH8Ptasys/arch/mac68k/mac68k locore.s

   Now that pmap_bootstrap1() correctly initializes Sysseg_pa, use that
   value rather than computing the PA of from Sysseg.
VersionDeltaFile
1.188+2-3sys/arch/mac68k/mac68k/locore.s
+2-31 files

NetBSD/src cprp6C0sys/arch/mac68k/mac68k pmap_bootstrap.c

   Sysseg_pa is supposed to be a physical address, so don't PA2VA()
   the value before assigning it.
VersionDeltaFile
1.110+3-3sys/arch/mac68k/mac68k/pmap_bootstrap.c
+3-31 files

NetBSD/src QBQHuvVsys/ufs/lfs lfs_segment.c lfs_kclean.c

   * Use the LFS_IFDIRTY flag to keep track of whether the Ifile has
     ungathered changes during checkpoint.  Modify LFS_WRITESEGENTRY and
     make a new LFS_WRITEIENTRY macro to help track this.  Prevents
     an infinite loop in lfs_writeinode, previously caught with a panic.

   * Fix a false-positive "negative bytes" panic when writing inodes into
     the same segment they were in before, and consolidate the accounting
     logic into new function lfs_subtract_inode.

   * Ensure that we do not clean any inodes that were unavailable during
     the first pass of cleaning, so that we never need to mix cleaning and
     non-cleaning blocks (except for the Ifile) when writing.

   * Straighten out the logic in lfs_writefile to make it more readable.

   * Include IMNT_WANTRDONLY in tests for closing out writes, not just
     IMNT_UNMOUNT.

   * Keep track of whether the kernel cleaner is active on a file system

    [2 lines not shown]
VersionDeltaFile
1.301+221-130sys/ufs/lfs/lfs_segment.c
1.3+64-27sys/ufs/lfs/lfs_kclean.c
1.148+23-31sys/ufs/lfs/lfs_alloc.c
1.394+18-9sys/ufs/lfs/lfs_vfsops.c
1.57+14-5sys/ufs/lfs/lfs_accessors.h
1.153+9-9sys/ufs/lfs/lfs_bio.c
+349-2116 files not shown
+380-22512 files

NetBSD/src u9cp4Xksys/dev/usb ucom.c

   Remved final return from void-retuning function
VersionDeltaFile
1.152+2-3sys/dev/usb/ucom.c
+2-31 files

NetBSD/pkgsrc 3X6IJ8snet/unison options.mk Makefile

   net/unison: Sync unison build targets with pkgsrc options

   to avoid e.g. unison's build system trying to build the gui if lablgtk
   is installed but not buildlinked.
VersionDeltaFile
1.11+5-1net/unison/options.mk
1.174+5-1net/unison/Makefile
+10-22 files

NetBSD/pkgsrc-wip 600f576unison-snapshot Makefile PLIST

unison-snapshot: Update to 2.53.8.51

Advance along master, including a merge of code to install a desktop file.

Sync unison build options with package options, to avoid e.g. unison's
build system trying to build the gui if lablgtk is installed but not
buildlinked.
DeltaFile
+7-3unison-snapshot/Makefile
+7-0unison-snapshot/PLIST
+3-3unison-snapshot/distinfo
+6-0unison-snapshot/options.mk
+23-64 files

NetBSD/src HIccXuZdistrib/sgimips/ramdisk Makefile


   Bump up the size of the ramdisk.  Maybe fix the build.
VersionDeltaFile
1.24+2-2distrib/sgimips/ramdisk/Makefile
+2-21 files

NetBSD/src T5Hq15Ksys/arch/x68k/stand/libsa clock.c, sys/dev/apm apm.c

   fix few typos in comments.
VersionDeltaFile
1.36+3-3sys/dev/apm/apm.c
1.35+3-3sys/dev/hpc/apm/apmdev.c
1.4+3-3sys/dev/ic/arn5416.c
1.7+2-2sys/arch/x68k/stand/libsa/clock.c
+11-114 files

NetBSD/src JeQkYjZdistrib/evbarm/instkernel/sshramdisk Makefile


   Make the sshramdisk a bit bigger.  Hopefully fixes the build.
VersionDeltaFile
1.29+2-2distrib/evbarm/instkernel/sshramdisk/Makefile
+2-21 files

NetBSD/pkgsrc 07LJBbMdoc CHANGES-2025

   doc: Updated shells/oh-my-posh to 28.1.0
VersionDeltaFile
1.6993+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc KpE4DXhshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 28.1.0

   Features
    - git: support reftable ref storage (082fcd3), closes #6992
    - project: add deno and jsr support (fff8c86)
    - segments: add GitHub Copilot usage segment (c29fc0c)
VersionDeltaFile
1.270+4-4shells/oh-my-posh/distinfo
1.293+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc 3YzOAwldoc CHANGES-2025

   doc: Updated textproc/treemd to 0.4.1
VersionDeltaFile
1.6992+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc THmGtohtextproc/treemd distinfo Makefile

   textproc/treemd: update to 0.4.1

   [0.4.1] - 2025-12-01
   Fixed

       Config file color_mode setting ignored - The color_mode setting in config.toml is now properly respected (#5)
           Priority order: CLI flags > config file > auto-detection
           Set color_mode = "rgb" or color_mode = "256" in config to override auto-detection
           color_mode = "auto" (default) uses improved auto-detection

       RGB auto-detection fails for truecolor terminals - Improved terminal color detection for Kitty, Alacritty, WezTerm, and other RGB-capable terminals (#5)
           Now checks COLORTERM environment variable for truecolor or 24bit (primary standard per termstandard/colors)
           Checks TERM for known truecolor terminals (kitty, alacritty, wezterm) and suffixes (-truecolor, -direct)
           Checks TERM_PROGRAM for known apps (iTerm, Kitty, VS Code, Hyper, etc.)
           Falls back to supports_color crate detection

   Technical

       Enhanced color detection (src/tui/terminal_compat.rs)

    [164 lines not shown]
VersionDeltaFile
1.6+4-4textproc/treemd/distinfo
1.6+2-2textproc/treemd/Makefile
1.6+0-0textproc/treemd/cargo-depends.mk
+6-63 files

NetBSD/pkgsrc zXBUlp8doc CHANGES-2025

   doc: Updated textproc/hck to 0.11.5
VersionDeltaFile
1.6991+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc iCdLib6textproc/hck distinfo cargo-depends.mk

   textproc/hck: update to 0.11.5

   v0.11.5

    - chore from @0323pin, updates deps
VersionDeltaFile
1.11+274-283textproc/hck/distinfo
1.10+90-93textproc/hck/cargo-depends.mk
1.15+3-6textproc/hck/Makefile
+367-3823 files