FreeBSD/ports 88505e8devel/z80-asm Makefile, devel/z80-asm/files patch-Makefile patch-memory.c

devel/z80-asm: update to 2.4.1

ChangeLog: http://wwwhomes.uni-bielefeld.de/achim/z80-asm/CHANGELOG-2.4.1

Submitter becomes maintainer. Already maintaining several ports.

PR:             276089
Reported by:    laurent.chardon at gmail.com
DeltaFile
+43-0devel/z80-asm/files/patch-Makefile
+38-0devel/z80-asm/files/patch-memory.c
+6-29devel/z80-asm/Makefile
+29-0devel/z80-asm/files/patch-hardware_Makefile
+11-0devel/z80-asm/files/patch-z80-mon.c
+11-0devel/z80-asm/files/patch-z80-asm.c
+138-291 files not shown
+141-337 files

FreeBSD/ports fba291dsysutils/poweralertd distinfo Makefile

sysutils/poweralertd: update to 0.3.0

Changes:        https://git.sr.ht/~kennylevinsen/poweralertd/refs/0.3.0
Reported by:    Repology
DeltaFile
+3-3sysutils/poweralertd/distinfo
+1-2sysutils/poweralertd/Makefile
+4-52 files

FreeBSD/ports bab2995x11/hyprcursor distinfo Makefile

x11/hyprcursor: update to 0.1.8

Changes:        https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.8
Reported by:    GitHub (watch releases)

(cherry picked from commit 5ec4e021742a964081edfbc901734de41788e94c)
DeltaFile
+3-3x11/hyprcursor/distinfo
+2-1x11/hyprcursor/Makefile
+5-42 files

FreeBSD/ports 5ec4e02x11/hyprcursor distinfo Makefile

x11/hyprcursor: update to 0.1.8

Changes:        https://github.com/hyprwm/hyprcursor/releases/tag/v0.1.8
Reported by:    GitHub (watch releases)
DeltaFile
+3-3x11/hyprcursor/distinfo
+2-1x11/hyprcursor/Makefile
+5-42 files

FreeBSD/src d6f77d3libarchive archive_write_set_passphrase.c archive_write_add_filter_zstd.c, libarchive/test test_write_disk_appledouble.c test_read_format_xar_doublelink.c

Update vendor/libarchive to 3.7.4

Security fixes:
 #2135 rar: Fix OOB in rar e8 filter (CVE-2024-26256)
 #2145 zip: Fix out of boundary access

Important bugfixes:
 #2131 7zip: Limit amount of properties
 #2110 bsdtar: Fix error handling around strtol() usages
 #2116 passphrase: Never allow empty passwords
 #2124 rar: Fix "File CRC Error" when extracting specific rar4 archives
 #2123 xar: Avoid infinite link loop
 #2108 zip: Update AppleDouble support for directories
 #2071 zstd: Implement core detection

Obained from:           libarchive
Libarchive commit:      313aa1fa10b657de791e3202c168a6c833bc3543
DeltaFile
+84-0libarchive/test/test_write_disk_appledouble.c
+29-34tar/bsdtar.c
+55-0libarchive/test/test_read_format_xar_doublelink.c
+18-17libarchive/archive_write_set_passphrase.c
+27-0libarchive/test/test_write_disk_appledouble_zip.zip.uu
+22-1libarchive/archive_write_add_filter_zstd.c
+235-5242 files not shown
+436-13548 files

FreeBSD/ports c76a1cbaudio/noise-suppression-for-voice-lv2 Makefile

audio/noise-suppression-for-voice-lv2: workaround for clang-18 crash on 15

PR:             278333
DeltaFile
+8-1audio/noise-suppression-for-voice-lv2/Makefile
+8-11 files

FreeBSD/ports 096ce77graphics/glaxnimate Makefile distinfo

graphics/glaxnimate: update 0.5.3 → 0.5.4
DeltaFile
+5-18graphics/glaxnimate/Makefile
+3-3graphics/glaxnimate/distinfo
+8-212 files

FreeBSD/src 5626f9eshare/man/man9 style.9

style.9: Document the existence of tools/build/checkstyle9.pl

MFC after:      3 days
Sponsored by:   Klara, Inc.
DeltaFile
+5-1share/man/man9/style.9
+5-11 files

FreeBSD/src eeb04a7bin/date date.c date.1, bin/date/tests format_string_test.sh

date: Add support for nanoseconds

This patch introduces support for a conversion specification for
nanoseconds.

The format of %N is meant to be compatible with that of GNU date.

The nanoseconds conversion specification is implemented directly in
date(1) instead of libc (in strftime(3)) to avoid introducing
non-standard functions to libc at this time and modifying struct tm.

Apart from introducing the nanoseconds conversion specification, this
patch brings the following changes:

- The "ns" format for ISO 8061 dates is now unlocked. E.g., date -Ins
  prints:
      2024-04-22T12:20:28,763742224+02:00
- The -r flag when fed a file is now aware of the nanosecond part of the last
  modification time.

    [9 lines not shown]
DeltaFile
+105-27bin/date/date.c
+22-6bin/date/date.1
+15-2bin/date/tests/format_string_test.sh
+142-353 files

FreeBSD/ports 1491d2bmath/ipopt distinfo pkg-plist

math/ipopt: update 3.14.15 → 3.14.16
DeltaFile
+3-3math/ipopt/distinfo
+3-3math/ipopt/pkg-plist
+1-1math/ipopt/Makefile
+7-73 files

FreeBSD/ports 8d19980devel/gitu distinfo Makefile

devel/gitu: update 0.19.1 → 0.19.2
DeltaFile
+3-3devel/gitu/distinfo
+1-1devel/gitu/Makefile
+4-42 files

FreeBSD/ports bce7369cad/magic Makefile distinfo, cad/magic/files license.txt

cad/magic: update 8.3.459 → 8.3.474

PR:     278561
DeltaFile
+0-10cad/magic/files/license.txt
+2-4cad/magic/Makefile
+3-3cad/magic/distinfo
+2-2cad/magic/pkg-descr
+7-194 files

FreeBSD/ports cb49435emulators/wine-proton distinfo Makefile, emulators/wine-proton/files patch-dlls__winevulkan__vulkan.c patch-dlls__ntdll__unix__virtual.c

emulators/wine-proton: Update to 8.0-5

This brings two new patches on top of upstream (to maintain
compilation).

PR:             278288
Approved by:    maintainer
DeltaFile
+23-0emulators/wine-proton/files/patch-dlls__winevulkan__vulkan.c
+18-0emulators/wine-proton/files/patch-dlls__ntdll__unix__virtual.c
+3-3emulators/wine-proton/distinfo
+2-2emulators/wine-proton/Makefile
+46-54 files

FreeBSD/ports 8853b59graphics/matplotplusplus distinfo Makefile

graphics/matplotplusplus: update 1.2.0 → 1.2.1

Reported by:    portscout
DeltaFile
+3-3graphics/matplotplusplus/distinfo
+2-3graphics/matplotplusplus/Makefile
+3-0graphics/matplotplusplus/pkg-plist
+8-63 files

FreeBSD/ports 1df368dmath/costa distinfo Makefile, math/costa/files patch-CMakeLists.txt

math/costa: update 2.2 → 2.2.2
DeltaFile
+0-11math/costa/files/patch-CMakeLists.txt
+3-3math/costa/distinfo
+1-2math/costa/Makefile
+4-163 files

FreeBSD/ports 30a64a7security/py-pass-git-helper Makefile distinfo

security/py-pass-git-helper: Update to 2.0.0
DeltaFile
+4-2security/py-pass-git-helper/Makefile
+3-3security/py-pass-git-helper/distinfo
+7-52 files

FreeBSD/src 9b10aa4tools/test/stress2/misc rdwr.sh

stress2: More detailed error reporting
DeltaFile
+33-17tools/test/stress2/misc/rdwr.sh
+33-171 files

FreeBSD/ports 0c6552fdatabases/pg_citus distinfo Makefile

databases/pg_citus: update to 12.1.3

Remove 'USES= readline gettext-runtime' as no longer needed

Changes:        https://github.com/citusdata/citus/blob/v12.1.3/CHANGELOG.md
Reported by:    portscout
DeltaFile
+3-3databases/pg_citus/distinfo
+2-3databases/pg_citus/Makefile
+0-1databases/pg_citus/pkg-plist
+5-73 files

FreeBSD/ports 432043fdevel/glaze Makefile

devel/glaze: Fix build on 13 by not building the debug executable

... that is not installed.

Reported by:    fallout
DeltaFile
+2-1devel/glaze/Makefile
+2-11 files

FreeBSD/ports d08f368devel/phasar/files patch-lib_Pointer_PointsToInfo.cpp

devel/phasar: Fix build on some systems by adding missing #include <vector>

Reported by:    fallout
DeltaFile
+12-0devel/phasar/files/patch-lib_Pointer_PointsToInfo.cpp
+12-01 files

FreeBSD/ports 50f2a80security/palisade Makefile

security/palisade: Fix build on 15 by removing -Werror

Reported by:    fallout
DeltaFile
+1-1security/palisade/Makefile
+1-11 files

FreeBSD/ports 34b2dc0devel/py-pydantic distinfo Makefile

devel/py-pydantic: update 1.10.14 → 1.10.15

Reported by:    portscout
DeltaFile
+3-3devel/py-pydantic/distinfo
+1-1devel/py-pydantic/Makefile
+4-42 files

FreeBSD/ports 1e6f17edevel/util-linux distinfo Makefile

devel/util-linux: update 2.39.2 → 2.39.4

Reported by:    portscout
DeltaFile
+3-3devel/util-linux/distinfo
+1-2devel/util-linux/Makefile
+4-52 files

FreeBSD/ports fcfe9c2devel/py-pytest4-flakes distinfo Makefile

devel/py-pytest4-flakes: update 4.0.1 → 4.0.5

Reported by:    portscout
DeltaFile
+3-3devel/py-pytest4-flakes/distinfo
+1-1devel/py-pytest4-flakes/Makefile
+4-42 files

FreeBSD/ports 37273c2devel/py-poetry-plugin-export distinfo Makefile

devel/py-poetry-plugin-export: update 1.7.0 → 1.7.1

Reported by:    portscout
DeltaFile
+3-3devel/py-poetry-plugin-export/distinfo
+1-1devel/py-poetry-plugin-export/Makefile
+4-42 files

FreeBSD/ports 5fd3ca4math/py-islpy Makefile

math/py-islpy: Remove unnecessary lines
DeltaFile
+0-3math/py-islpy/Makefile
+0-31 files

FreeBSD/ports e981a84net/ecal pkg-plist Makefile, net/ecal/files patch-contrib_mma_src_linux_mma__linux.cpp patch-thirdparty_tcp__pubsub_tcp__pubsub_src_portable__endian.h

net/ecal: update 5.12.1 → 5.13.0

Reported by:    portscout
DeltaFile
+35-0net/ecal/files/patch-contrib_mma_src_linux_mma__linux.cpp
+0-30net/ecal/files/patch-thirdparty_tcp__pubsub_tcp__pubsub_src_portable__endian.h
+22-4net/ecal/pkg-plist
+23-0net/ecal/files/patch-thirdparty_tcp__pubsub_tcp__pubsub_tcp__pubsub_src_portable__endian.h
+9-8net/ecal/Makefile
+5-5net/ecal/distinfo
+94-471 files not shown
+96-497 files

FreeBSD/ports 146f654graphics/py-pygltflib distinfo Makefile

graphics/py-pygltflib: update 1.16.0 → 1.16.2

Reported by:    portscout
DeltaFile
+3-3graphics/py-pygltflib/distinfo
+1-1graphics/py-pygltflib/Makefile
+4-42 files

FreeBSD/ports 3d7ce43math Makefile, math/py-islpy Makefile pkg-descr

math/py-islpy: New port: Wrapper around isl, an integer set library
DeltaFile
+46-0math/py-islpy/Makefile
+17-0math/py-islpy/pkg-descr
+13-0math/py-islpy/files/patch-pyproject.toml
+3-0math/py-islpy/distinfo
+1-0math/Makefile
+80-05 files

FreeBSD/ports bdbc4fatextproc/jql distinfo Makefile

textproc/jql: update 7.1.7 → 7.1.8

Reported by:    portscout
DeltaFile
+21-21textproc/jql/distinfo
+10-10textproc/jql/Makefile
+31-312 files