NetBSD/pkgsrc-wip 43f90c9mlir Makefile

mlir: include atomic64.mk
DeltaFile
+1-0mlir/Makefile
+1-01 files

NetBSD/pkgsrc cLaNndDsecurity/defguard-proxy/patches patch-Cargo.toml

   defguard-proxy: add missing patch
VersionDeltaFile
1.1+15-0security/defguard-proxy/patches/patch-Cargo.toml
+15-01 files

NetBSD/pkgsrc 3hSO19Wdoc CHANGES-2025

   Updated security/py-acme, security/py-certbot*
VersionDeltaFile
1.7067+18-1doc/CHANGES-2025
+18-11 files

NetBSD/pkgsrc H7fFpzusecurity/py-certbot-apache distinfo, security/py-certbot-dns-cloudflare distinfo

   py-acme py-certbot*: updated to 5.2.1

   Certbot 5.2.1

   Added

   Support for Python 3.14 was added.

   Changed

   While nothing significant should have changed from the user's perspective,
   we've been doing a lot of internal refactoring in preparation for soon adding
   support for IP address certificates to Certbot.

   Fixed

   Removed vhost_combined and vhost_common log formats from included Apache
   configuration file.
   Due to a mistake on our end playing with GitHub's new immutable

    [4 lines not shown]
VersionDeltaFile
1.71+4-4security/py-certbot-apache/distinfo
1.14+4-4security/py-certbot-dns-cloudflare/distinfo
1.59+4-4security/py-certbot-dns-digitalocean/distinfo
1.66+4-4security/py-certbot-dns-dnsimple/distinfo
1.66+4-4security/py-certbot-dns-dnsmadeeasy/distinfo
1.66+4-4security/py-certbot-dns-gehirn/distinfo
+24-2413 files not shown
+77-7119 files

NetBSD/pkgsrc x4CHXR7doc CHANGES-2025, security Makefile

   EasyPG: remove

   No upstream.

   This is part of the emacs and xemacs-packages packages nowadays anyway,
   so no need for an outdated separate package.
VersionDeltaFile
1.987+1-2security/Makefile
1.7066+2-1doc/CHANGES-2025
1.24+1-1security/EasyPG/Makefile
1.5+1-1security/EasyPG/PLIST
1.10+1-1security/EasyPG/distinfo
1.4+0-0security/EasyPG/DESCR
+6-66 files

NetBSD/pkgsrc DVKECIqeditors/abiword Makefile options.mk

   abiword: fix build on NetBSD 11.99.4

   Fix pkglint while here
VersionDeltaFile
1.245+6-1editors/abiword/Makefile
1.5+1-2editors/abiword/options.mk
+7-32 files

NetBSD/pkgsrc WhsbANhdevel/easygit Makefile

   easygit: switch to original author's recommended fork HOMEPAGE

   via https://github.com/newren/easygit
VersionDeltaFile
1.17+3-3devel/easygit/Makefile
+3-31 files

NetBSD/pkgsrc ntUbctrgraphics/dx Makefile

   dx: comment out dead sites
VersionDeltaFile
1.159+3-3graphics/dx/Makefile
+3-31 files

NetBSD/pkgsrc hwgn25cmisc/dvtm Makefile

   dvtm: switch to https
VersionDeltaFile
1.16+3-3misc/dvtm/Makefile
+3-31 files

NetBSD/pkgsrc EFW2l0Msysutils/dvdisaster Makefile

   dvdisaster: update HOMEPAGE & MASTER_SITES
VersionDeltaFile
1.61+3-3sysutils/dvdisaster/Makefile
+3-31 files

NetBSD/pkgsrc 7SFvPUwsysutils/dvd+rw-tools Makefile

   dvd+rw-tools: comment out dead site
VersionDeltaFile
1.37+3-4sysutils/dvd+rw-tools/Makefile
+3-41 files

NetBSD/src qZfWWYlsys/dev/hid uhid_common.c hidev.c, sys/dev/usb uhid.c uhidev.c

   uhid: Move generic HID code to sys/dev/hid

   This change introduces a bus agnostic HID interface (sys/dev/hid/hidev.h)
   and splits the uhid driver into a shareable (sys/dev/hid/uhid_common.c) and
   USB specific (sys/dev/usb/uhid.c) code.
VersionDeltaFile
1.1+676-0sys/dev/hid/uhid_common.c
1.130+31-619sys/dev/usb/uhid.c
1.1+71-0sys/dev/hid/hidev.c
1.1+70-0sys/dev/hid/uhid.h
1.96+64-2sys/dev/usb/uhidev.c
1.1+57-0sys/dev/hid/hidev.h
+969-6213 files not shown
+984-6289 files

NetBSD/src tArT12Sdoc CHANGES-11.0

   Ticket #115
VersionDeltaFile
1.1.2.50+7-1doc/CHANGES-11.0
+7-11 files

NetBSD/src l8wtgKGsys/dev/sdmmc sdmmc_io.c sdhc.c

   Pull up following revision(s) (requested by jmcneill in ticket #115):

        sys/dev/sdmmc/sdmmc_io.c: revision 1.22
        sys/dev/sdmmc/sdhc.c: revision 1.123

   sdhc: Do not set auto cmd12 enable for SDIO RW extended ops
   sdmmc: Use block mode for multi block SDIO transfers.

   Change from OpenBSD:
   https://github.com/openbsd/src/commit/5e0782b17abc2070c235843e37de911ce3f98ef8

   So far the SDIO stack issued one transfer for every 64 byte to be
   copied.  This severely limits the speed over the bus.  By using
   block mode we can issue block-sized transfers, which bumps the
   transfer size to at least 512 bytes.  By using multi-block mode
   we can copy up to 511 blocks per transfer.
VersionDeltaFile
1.21.28.1+42-42sys/dev/sdmmc/sdmmc_io.c
1.121.2.1+5-3sys/dev/sdmmc/sdhc.c
+47-452 files

NetBSD/src zJ5TbS5doc CHANGES-11.0

   Annotate #112 for additional pullups
VersionDeltaFile
1.1.2.49+2-2doc/CHANGES-11.0
+2-21 files

NetBSD/src BGl9lSQusr.sbin/npf/npfctl npf_build.c

   Additionaly apply the following to fix the build for ticket #112:

        usr.sbin/npf/npfctl/npf_build.c 1.63

   enclose NPF_VAR_ID case in braces to fix linter build
VersionDeltaFile
1.59.2.4+3-2usr.sbin/npf/npfctl/npf_build.c
+3-21 files

NetBSD/pkgsrc pu3iuWwdoc CHANGES-2025

   doc: Updated time/p5-DateTime-Format-Strptime to 1.8000
VersionDeltaFile
1.7065+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc t3KLvigtime/p5-DateTime-Format-Strptime distinfo Makefile

   p5-DateTime-Format-Strptime: update to 1.8000.

   1.80     2025-12-06

   * Fix the parse_datetime docs to state that it returns either an empty list of undef when it cannot
     parse the given string, depending on the context. Previously, the docs said it always returned
     undef, which is not true. Reported by @falsifian (James Cook). GH #33.
VersionDeltaFile
1.26+4-4time/p5-DateTime-Format-Strptime/distinfo
1.47+3-4time/p5-DateTime-Format-Strptime/Makefile
+7-82 files

NetBSD/pkgsrc UrFtwaNtextproc/expat builtin.mk

   expat: improve builtin.mk

   To fix configure step in abiword:
   - do not remove too much before scanning before 'pkg-config' in USE_TOOLS
   - hook to pre-configure to make sure to be called even when pre-configure
     is overridden
VersionDeltaFile
1.25+3-3textproc/expat/builtin.mk
+3-31 files

NetBSD/pkgsrc 3WhTR6ddoc CHANGES-2025

   Updated graphics/oxipng, devel/py-test
VersionDeltaFile
1.7064+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc jTM2UU3devel/py-test distinfo PLIST

   py-test: updated to 9.0.2

   9.0.2

   Bug fixes

   The terminal progress feature added in pytest 9.0.0 has been disabled by default, except on Windows, due to compatibility issues with some terminal emulators.
   You may enable it again by passing -p terminalprogress. We may enable it by default again once compatibility improves in the future.

   Additionally, when the environment variable TERM is dumb, the escape codes are no longer emitted, even if the plugin is enabled.

   Fixed the TOML type of the tmp_path_retention_count settings in the API reference from number to string.
   The private config.inicfg attribute was changed in a breaking manner in pytest 9.0.0. Due to its usage in the ecosystem, it is now restored to working order using a compatibility shim. It will be deprecated in pytest 9.1 and removed in pytest 10.
   Fixed quadratic-time behavior when handling unittest subtests in Python 3.10.

   Improved documentation

   The API Reference now contains cross-reference-able documentation of pytest’s command-line flags.
VersionDeltaFile
1.125+4-4devel/py-test/distinfo
1.30+4-1devel/py-test/PLIST
1.143+2-2devel/py-test/Makefile
+10-73 files

NetBSD/pkgsrc Wv3Lilpgraphics/oxipng distinfo cargo-depends.mk

   oxipng: updated to 10.0.0

   10.0.0

   [Breaking] CLI: Change short zopfli flag from -Z to -z.
   [Breaking] CLI: Change --pretend/-P to --dry-run/-d.
   [Breaking] CLI: Change --interlace options from 1/0 to on/off.
   [Breaking] API: Change Options.interlace: Option<Interlacing> to Options.interlace: Option<bool>.
   [Breaking] API: Change Options.filter: IndexSet<RowFilter> to Options.filters: IndexSet<FilterStrategy>.
   [Breaking] API: Change Options.deflate: Deflaters to Options.deflater: Deflater.
   [Breaking] API: Change Deflaters::Zopfli { .. } to Deflater::Zopfli(ZopfliOptions { .. }).
   [Breaking] API: Change optimize() to return (usize, usize), with original and optimized sizes.
   [Feature] Allow zopfli iterations higher than 255.
   [Feature] Add --ziwi option for zopfli iterations without improvement.
   [Feature] Add --max-raw-size option to skip images that are too large.
   [Feature] Add --brute-level and --brute-lines options for advanced control of Brute filter.
   [Improvement] Reduce memory usage for fast mode.
   [Improvement] Slightly improve compression with Brute filter at levels 5 and 6.
   [Misc] Change --preserve option to no longer preserve last access time.
   [Misc] Make help output colored.
VersionDeltaFile
1.17+175-157graphics/oxipng/distinfo
1.15+57-51graphics/oxipng/cargo-depends.mk
1.19+2-2graphics/oxipng/Makefile
+234-2103 files

NetBSD/pkgsrc Uj2bAfBgames/luanti Makefile

   games/luanti: use mk/atomic64.mk so this builds on e.g. macppc.
VersionDeltaFile
1.13+2-1games/luanti/Makefile
+2-11 files

NetBSD/pkgsrc EmRqLnWinputmethod/fcitx/patches patch-src_module_unicode_charselectdata.c patch-src_ui_kimpanel_kimpanel.c

   fcitx: Fix build-time segmentation fault on NetBSD 11 by fixing ctype abuse

   While here review the rest of the code for ctype abuse which might cause
   run-time crashes in the same platform.

   reviewed by riastradh.
VersionDeltaFile
1.2+39-2inputmethod/fcitx/patches/patch-src_module_unicode_charselectdata.c
1.1+29-0inputmethod/fcitx/patches/patch-src_ui_kimpanel_kimpanel.c
1.1+22-0inputmethod/fcitx/patches/patch-src_module_quickphrase_quickphrase.c
1.1+15-0inputmethod/fcitx/patches/patch-src_lib_fcitx-config_hotkey.c
1.1+15-0inputmethod/fcitx/patches/patch-tools_cli_mb2txt.c
1.1+15-0inputmethod/fcitx/patches/patch-src_ui_classic_skin.c
+135-23 files not shown
+172-69 files

NetBSD/src qSYGyfxsys/arch/sgimips/gio newport.c

   remove some commented out leftovers
   NFC
VersionDeltaFile
1.25+2-13sys/arch/sgimips/gio/newport.c
+2-131 files

NetBSD/src WMWrqjssys/arch/sgimips/gio newport.c newportreg.h

   fix XMAP9 access / timings, which is surprisingly difficult since REX and XMAP9
   run at different clock speeds ( one on bus clock, the other on half the pixel
   clock with no handshake, and both with their own FIFOs

   From Adrian Chadd
VersionDeltaFile
1.24+519-97sys/arch/sgimips/gio/newport.c
1.10+3-1sys/arch/sgimips/gio/newportreg.h
+522-982 files

NetBSD/pkgsrc YZTAovhinputmethod/fcitx5 distinfo, inputmethod/fcitx5/patches patch-src_lib_fcitx-utils_log.cpp

   fcitx5: Fix build failure with fmtlib > 12.0.0 (pkgsrc version: 12.1.0)

   Don't use optional code hunk that adds timestamps to logs for newer fmtlib.
   The recommended migration path is for std::localtime, but this seemed like
   a patch that I'm less likely to get wrong, as someone who is not experienced
   in C++.
VersionDeltaFile
1.1+18-0inputmethod/fcitx5/patches/patch-src_lib_fcitx-utils_log.cpp
1.10+2-1inputmethod/fcitx5/distinfo
+20-12 files

NetBSD/pkgsrc FMeeo7Tdevel/log4shib Makefile

   log4shib: Build fix (seen in NetBSD 11 build results)

   If GCC defaults to C++17, it errors out as that's when dynamic exceptions
   were removed. Force us to use C++11.
VersionDeltaFile
1.13+4-1devel/log4shib/Makefile
+4-11 files

NetBSD/pkgsrc-wip 4500492msedit Makefile

msedit: make PKGNAME match directory name
DeltaFile
+2-1msedit/Makefile
+2-11 files

NetBSD/pkgsrc-wip 0ba6144py-slixmpp distinfo PLIST

py-slixmpp: Fix 1.12.0

Give the magic rust invocations to work around downloading during
build, and produce cargo-depends.  Packages on NetBSD 10.
DeltaFile
+165-3py-slixmpp/distinfo
+93-56py-slixmpp/PLIST
+56-0py-slixmpp/cargo-depends.mk
+7-5py-slixmpp/Makefile
+5-0py-slixmpp/TODO
+326-645 files