NetBSD/pkgsrc K4lBtstdoc CHANGES-2026

   doc: Updated devel/opa to 1.15.0
VersionDeltaFile
1.1931+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc UiZ1wtEdevel/opa distinfo go-modules.mk

   opa: Update to 1.15.0

   Changes:
   v1.15.0
   This release contains a mix of new features, performance improvements,
   and bugfixes. Notably:

   - Add logger plugin interface and file logger implementation with log rotation
   - Custom HTTPAuthPlugin behavior change, all per-request authentication
     logic must be moved from `NewClient()` to `Prepare()`
   - AWS signing supports for web identity for assume role credentials
VersionDeltaFile
1.38+16-10devel/opa/distinfo
1.38+4-2devel/opa/go-modules.mk
1.79+2-2devel/opa/Makefile
+22-143 files

NetBSD/pkgsrc 5kiDtELnet/lldpd distinfo, net/lldpd/patches patch-src_daemon_interfaces-bsd.c

   net/lldpd: avoid memory leaks when returning ealy from bridge scan
VersionDeltaFile
1.6+10-4net/lldpd/patches/patch-src_daemon_interfaces-bsd.c
1.24+2-2net/lldpd/distinfo
+12-62 files

NetBSD/pkgsrc zFfLBOxnet/lldpd distinfo, net/lldpd/patches patch-src_daemon_interfaces-bsd.c

   net/lldpd: patch to fix endless loop on bridge interfaces
VersionDeltaFile
1.5+32-42net/lldpd/patches/patch-src_daemon_interfaces-bsd.c
1.23+2-1net/lldpd/distinfo
+34-432 files

NetBSD/pkgsrc zsnixU8doc CHANGES-2026, net/lldpd distinfo Makefile

   net/lldpd: update to 1.0.21

   1.0.21 [2026-03-14 22:17:53 +0100]:

    - [25e90db27404] release: 1.0.21 (Vincent Bernat)
    - [8bee83920123] doc: be clearer about how to install on macOS (Vincent Bernat)
    - [18d8f3ef03ac] build: add a few more Docker platforms (Vincent Bernat)
    - [aa1bb6253375] build: fix hardcoded ghcr.io path (Vincent Bernat)
    - [479afbb6240d] daemon/priv: factor out check of authorized paths (Vincent Bernat)
    - [4c5dccc97efc] doc: fix libtool invocation (Vincent Bernat)
    - [5facaf317d4a] daemon: do not fallback to ioctl for wireless (Vincent Bernat)
    - [6093ce4b65bb] daemon: use /sys/class/net/.../wireless to check wireless interface (Vincent Bernat)
    - [753b81e060d3] daemon: only keep one privileged op to remove both socket and lock (Vincent Bernat)
    - [66d67e5d145b] daemon: fix arbitrary file deletion in the privileged process (Vincent Bernat)
    - [747113fa7ed1] client: fix compilation warning about unterminated strings (Vincent Bernat)
    - [bf772f3193a0] doc: add NEWS entry for latest commit (Vincent Bernat)
    - [375c60c1ffe7] interfaces: use ethtool link mode bits for accurate MAU type selection (#771) (Ciro Iriarte)
    - [dcb62ae78e89] daemon: fix path traversal vulnerability in asroot_iface_description_os() (Vincent Bernat)
    - [5e144270fde7] daemon: fix path traversal vulnerability in asroot_open() (Vincent Bernat)

    [68 lines not shown]
VersionDeltaFile
1.22+4-4net/lldpd/distinfo
1.57+2-3net/lldpd/Makefile
1.1930+2-1doc/CHANGES-2026
1.8+2-0net/lldpd/PLIST
+10-84 files

NetBSD/pkgsrc dULtCC1doc CHANGES-2026

   doc: Updated devel/ocaml-dune-configurator to 3.22.0
VersionDeltaFile
1.1929+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc xYJA4VHdevel/ocaml-dune-configurator Makefile

   ocaml-dune-configurator: update to 3.22.0.

   See ocaml-dune.
VersionDeltaFile
1.11+1-2devel/ocaml-dune-configurator/Makefile
+1-21 files

NetBSD/pkgsrc BQBlltudoc CHANGES-2026 TODO

   doc: Updated devel/ocaml-dune to 3.22.0
VersionDeltaFile
1.1928+2-1doc/CHANGES-2026
1.26994+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc iYjNwIqdevel/ocaml-dune distinfo Makefile.common

   ocaml-dune: update to 3.22.0.

   3.22.0 (2026-03-18)
   -------------------

   ### Fixed

   - `Dyn.to_string` now uses a smarter way to convert floats. This ensures that
     floats are printed with enough precision to round-trip and are valid OCaml
     lexemes. (#12982, fixes #12980, @Alizter)

   - Fix `dune install --prefix` failing with relative paths outside the workspace
     like `../foo` (#12993, fixes #12241, @benodiwal)

   - Place the default trace file inside the build directory at the
     workspace root, rather than relative to the current directory.
     (#13735, @vouillon)

   - Fixed interpreting relative paths in `%{bin:..}` and `%{bin-available:..}`.

    [195 lines not shown]
VersionDeltaFile
1.19+4-4devel/ocaml-dune/distinfo
1.10+2-2devel/ocaml-dune/Makefile.common
1.21+1-2devel/ocaml-dune/Makefile
1.12+1-0devel/ocaml-dune/PLIST
+8-84 files

NetBSD/pkgsrc AtxKRjNgraphics/scrot Makefile

   scrot: needs libXrandr
VersionDeltaFile
1.53+3-2graphics/scrot/Makefile
+3-21 files

NetBSD/pkgsrc oNHMOJAdoc TODO

   doc/TODO: + frr-10.6.0
VersionDeltaFile
1.26993+2-1doc/TODO
+2-11 files

NetBSD/pkgsrc SgxUNZClang/quickjs distinfo, lang/quickjs/patches patch-Makefile

   lang/quickjs: Fix shared library on Darwin

   Mach-O shared libraries work rather differently from ELF ones. We must use
   a different set of linker options for them.
VersionDeltaFile
1.10+47-11lang/quickjs/patches/patch-Makefile
1.17+2-2lang/quickjs/distinfo
+49-132 files

NetBSD/pkgsrc UZARxf6lang/quickjs distinfo Makefile, lang/quickjs/patches patch-Makefile

   lang/quickjs: Fix shared library by installing both .so and .so.0

   Previously the Makefile would create libquickjs.so with DT_SONAME set to
   "libquickjs.so.0" but it wouldn't actually install the .so.0 file. This
   caused any packages (including www/elinks) that depend on the shared
   library to fail, because "ld -o obj -lquickjs" inserts DT_NEEDED to the
   non-existent .so.0 to the "obj". Setting DT_SONAME to .so.0 is fine, but
   then we actually need to install that file.

   While here, now that we build a shared library let's link qjs and qjsc
   dynamically.
VersionDeltaFile
1.9+74-14lang/quickjs/patches/patch-Makefile
1.16+2-2lang/quickjs/distinfo
1.20+2-1lang/quickjs/Makefile
1.11+2-1lang/quickjs/PLIST
+80-184 files

NetBSD/pkgsrc K3ShgfMdoc CHANGES-2026

   Updated databases/p5-DBD-CSV to 0.62
VersionDeltaFile
1.1927+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 8LeU1K0databases/p5-DBD-CSV distinfo Makefile

   Update to 0.62

   Upstream changes:
   0.62    - 2025-01-13, H.Merijn Brand
       * doc should not be part of test

   0.61    - 2025-01-13, H.Merijn Brand
       * Replace "use vars" with "our" (James Raspass: PR #9)
       * Specify recommended versions based on known CVE's
       * Update doc for groff-1.24
       * It's 2024
       * Tested with perl-5.40.0
       * It's 2025
       * Add SECURITY.md
VersionDeltaFile
1.33+4-4databases/p5-DBD-CSV/distinfo
1.67+2-3databases/p5-DBD-CSV/Makefile
+6-72 files

NetBSD/pkgsrc ivZ9FZLdoc CHANGES-2026

   update tex-latex*
VersionDeltaFile
1.1926+3-1doc/CHANGES-2026
+3-11 files

NetBSD/pkgsrc GvPUKIdprint/tex-latex DESCR distinfo, print/tex-latex-doc distinfo PLIST

   tex-latex{,-doc}: update to 20251101

   changes unknown
VersionDeltaFile
1.2+16-6print/tex-latex/DESCR
1.27+4-4print/tex-latex/distinfo
1.26+4-4print/tex-latex-doc/distinfo
1.29+3-3print/tex-latex/Makefile
1.17+5-1print/tex-latex-doc/PLIST
1.26+3-3print/tex-latex-doc/Makefile
+35-216 files

NetBSD/pkgsrc ZMzfNMDdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.1925+15-1doc/CHANGES-2026
+15-11 files

NetBSD/pkgsrc 6VeTIpfgraphics/tex-tzplot distinfo Makefile, graphics/tex-tzplot-doc PLIST distinfo

   tex-tzplot{,-doc}: update to 2.2

   A new macro \tzcoortangenttocircle is introduced.
VersionDeltaFile
1.2+7-7graphics/tex-tzplot-doc/PLIST
1.2+3-3graphics/tex-tzplot-doc/distinfo
1.2+3-3graphics/tex-tzplot/distinfo
1.2+2-2graphics/tex-tzplot/Makefile
1.2+2-2graphics/tex-tzplot-doc/Makefile
+17-175 files

NetBSD/pkgsrc 6Z1Jz5Fgraphics/tex-pst-barcode DESCR distinfo, graphics/tex-pst-barcode-doc PLIST distinfo

   tex-pst-barcode{,-doc}: update to 0.20

   - updated documentation
   - Common text rendering code was factored out of the linear and matrix renderers
     into its own resource.
   - The ITF-14 encoder's text positioning was fixed.
   - The Code 128 encoder's raw mode was fixed.
   - The linear and matrix renderers were enhanced to accept top and bottom for the
     textyalign option.
   - The linear and matrix renderers were enhanced with a textdirection option.
   - The linear and matrix renderer were enhanced with support for extratextsubspace,
     extratextsplit and extratextlinegaps options corresponding to the alttext
     equivalents.
   - The linear and matrix renderers were enhanced with alttextsubspace that allows
     given characters to be substituted for spaces.
   - The linear and matrix renderers were enhanced with alttextsplit and
     alttextlinegaps options that may be used to render multi-line blocks of text.
   - The GS1 AI linter was realigned with the latest release of the GS1 Syntax
     Dictionary.

    [14 lines not shown]
VersionDeltaFile
1.6+174-180graphics/tex-pst-barcode-doc/PLIST
1.2+5-4graphics/tex-pst-barcode/DESCR
1.12+3-3graphics/tex-pst-barcode-doc/distinfo
1.12+3-3graphics/tex-pst-barcode/distinfo
1.11+2-2graphics/tex-pst-barcode/Makefile
1.11+2-2graphics/tex-pst-barcode-doc/Makefile
+189-1946 files

NetBSD/pkgsrc DZZ1WH5graphics/tex-mptopdf Makefile distinfo, graphics/tex-mptopdf-doc distinfo Makefile

   tex-mptopdf{,-doc}: update to 2025

   changes unknown
VersionDeltaFile
1.15+4-3graphics/tex-mptopdf/Makefile
1.13+3-3graphics/tex-mptopdf/distinfo
1.13+3-3graphics/tex-mptopdf-doc/distinfo
1.13+3-2graphics/tex-mptopdf-doc/Makefile
1.3+3-1graphics/tex-mptopdf-doc/PLIST
1.3+3-1graphics/tex-mptopdf/DESCR
+19-136 files

NetBSD/pkgsrc 1I9rFjzgraphics/tex-mcf2graph distinfo Makefile, graphics/tex-mcf2graph-doc distinfo Makefile

   tex-mcf2graph{,-doc}: update to 5.29

   -improve atom,bond adress check
   -update mcf2graph.mp
   -update MCF manual,example
VersionDeltaFile
1.25+4-4graphics/tex-mcf2graph/distinfo
1.25+4-4graphics/tex-mcf2graph-doc/distinfo
1.23+3-3graphics/tex-mcf2graph/Makefile
1.23+3-3graphics/tex-mcf2graph-doc/Makefile
1.12+1-2graphics/tex-mcf2graph-doc/PLIST
+15-165 files

NetBSD/pkgsrc YT0tQKIgraphics/tex-incgraph distinfo Makefile, graphics/tex-incgraph-doc distinfo PLIST

   tex-incgraph{,-doc}: update to 1.4.0

   ### Added
   - `incgraph.doc.bib` for references (moved from documentation source)
   - `\incmultipages`: specialized macro to include multiple pages from
     a PDF file

   ### Changed
   - .tds.zip removed from CTAN upload to comply to CTAN rules
   - TDS structure flattend on GitHub repository
   - `README.md` adapted to these changes
   - `CHANGES.md` renamed to `CHANGELOG.md` following
     https://keepachangelog.com/en/1.1.0/
   - `incgraph-doc.sty` renamed to `incgraph.doc.sty`
   - References updated
   - Required LaTeX version bumped to 2025-06-01
   - Implemenation of `\igrGetLastPage` changed.
     It wraps an L3 layer function now.
   - `\igrLastPage` is locally assigned now.

    [6 lines not shown]
VersionDeltaFile
1.6+3-3graphics/tex-incgraph-doc/distinfo
1.6+3-3graphics/tex-incgraph/distinfo
1.3+3-2graphics/tex-incgraph-doc/PLIST
1.6+2-2graphics/tex-incgraph/Makefile
1.6+2-2graphics/tex-incgraph-doc/Makefile
+13-125 files

NetBSD/pkgsrc u7m20XPgraphics/tex-circuitikz distinfo Makefile, graphics/tex-circuitikz-doc distinfo Makefile

   tex-circuitikz{,-doc}: update to 1.8.5

   1.8.4
   - Add a new set of filter blocks, add options for inner block drawings
   - Add the option to *not* draw the wiper in rotary switches
   - Add an option to change the aspect of `msrstub`
   - Add the singeneric (sine generic bipole) component
   - Fix a problem with dc symbol dashes
   - Fix the position of the left/right up/down anchors for node-type blocks
   - Minor fixes in the manual
   - Make the value of `bipoles/length` usable by `\ctikzvalof`
   - Add a key to customise the number of lines of the `gridnode` inner drawing

   1.8.5
   - Add "automatic advanced voltages/currents/flows" (by Romano),
     marked as experimental for now.
   - Add an `ideal filter` option for plot-type filters,
     to draw ideal (square) filter shapes.
VersionDeltaFile
1.19+4-4graphics/tex-circuitikz-doc/distinfo
1.19+4-4graphics/tex-circuitikz/distinfo
1.18+3-3graphics/tex-circuitikz-doc/Makefile
1.18+3-3graphics/tex-circuitikz/Makefile
1.8+3-0graphics/tex-circuitikz/PLIST
+17-145 files

NetBSD/pkgsrc WVVdfx5graphics/tex-chemfig Makefile distinfo, graphics/tex-chemfig-doc distinfo Makefile

   tex-chemfig{,-doc}: update to 1.71

   1.7
   1. To draw a horizontal reaction a new environment is provided: \hreac...\endhreac
   2. The strut of the previous atom is no longer added to the argument of \printatom
      The key 'use atom strut', when set to true, reverts to the previous behavior
   3. When 'use atom strut' is 'false', each atom is typeset in a TeX box only once,
      whereas previously it was sometimes 5 times or more
   1.71
   * bugfix: too many incorrect bond connections with the new definition of
     \CF_ifzerodim. Back to the previous definition (macro \CF_ifzerodim used
     only if the key "use atom strut" is true).
   * bugfix: optional argument \chemfig or \chemname taken into account in hreac
     environment.
   * bugfix:in hreac environment, the argument of \^{<dim>} or \>{<dim> }is no
     longer evaluated at 0pt if in ex or em.
   * the macro \name{<name>} has on optionnal argument [<dim>]
   * warning if non empty optional arguments of \schemestart are used
   * the key "name sep" is now set to 1.5ex by default and is the value used
     if the optional argument of \chemname is empty.
VersionDeltaFile
1.11+4-2graphics/tex-chemfig/Makefile
1.11+3-3graphics/tex-chemfig-doc/distinfo
1.11+3-3graphics/tex-chemfig/distinfo
1.11+2-2graphics/tex-chemfig-doc/Makefile
1.3+1-0graphics/tex-chemfig-doc/PLIST
+13-105 files

NetBSD/pkgsrc Mk03yBKdoc CHANGES-2026

   tex package updates
VersionDeltaFile
1.1924+5-1doc/CHANGES-2026
+5-11 files

NetBSD/pkgsrc UuCmdWttextproc/tex-lwarp DESCR distinfo, textproc/tex-lwarp-doc distinfo Makefile

   tex-lwarp{,-doc}: update to 0.921

   Improved accessibility tagging.
   Added documentation for how to use paragraph indentation.
VersionDeltaFile
1.2+17-11textproc/tex-lwarp/DESCR
1.19+4-4textproc/tex-lwarp-doc/distinfo
1.19+4-4textproc/tex-lwarp/distinfo
1.18+3-3textproc/tex-lwarp-doc/Makefile
1.19+3-3textproc/tex-lwarp/Makefile
+31-255 files

NetBSD/pkgsrc Uqy8xV8textproc/tex-latexdiff distinfo Makefile, textproc/tex-latexdiff-doc distinfo Makefile

   tex-latexdiff{,-doc}: update to 1.4.0

   add directive pairs %BEGIN DIF(ADD|DEL), %END DIF(ADD|DEL)
   that causes blocks to be marked up as a whole

   add directive pair %BEGIN DIFNOMARKUP, %END DIFNOMARKUP that
   can suppress markup locally

   add option for letter-level markup for single substituted words,
   controlled by configuration variable MAXCHANGESLETTER, which limits
   this behaviour to a small number of changes.
   By default this is set to 1 - other sensible settings are 0 and 2.
VersionDeltaFile
1.11+4-4textproc/tex-latexdiff-doc/distinfo
1.11+4-4textproc/tex-latexdiff/distinfo
1.17+3-3textproc/tex-latexdiff/Makefile
1.17+3-3textproc/tex-latexdiff-doc/Makefile
1.2+1-1textproc/tex-latexdiff/DESCR
+15-155 files

NetBSD/pkgsrc XXPADmdgraphics/simp Makefile distinfo, graphics/simp/patches patch-.._vendor_x11rb-0.13.2_src_xcb__ffi_raw__ffi_ffi.rs

   simp: undo vendor create hardcoding of libxcb.so path for NetBSD

   patch copied from x11/alacritty.
   While here adjust nasm dependency.
VersionDeltaFile
1.1+27-0graphics/simp/patches/patch-.._vendor_x11rb-0.13.2_src_xcb__ffi_raw__ffi_ffi.rs
1.42+8-2graphics/simp/Makefile
1.21+2-1graphics/simp/distinfo
+37-33 files

NetBSD/pkgsrc Q4R0Fmggraphics/oculante Makefile

   oculante: demote nasm to tool dependency (and only on x86)
VersionDeltaFile
1.97+7-3graphics/oculante/Makefile
+7-31 files