FreeBSD/ports 643d172cad/freecad-devel distinfo Makefile.git_rev

cad/freecad-devel: Update and fix build

Update to 2025.12.11 and add dependency to fix build.
DeltaFile
+3-3cad/freecad-devel/distinfo
+3-3cad/freecad-devel/Makefile.git_rev
+3-1cad/freecad-devel/Makefile
+9-73 files

FreeBSD/ports 3552a7fdevel/flexdock/files patch-build.xml

devel/flexdock: allow building with any jdk

Tested with openjdk21.

PR:     272855
DeltaFile
+3-3devel/flexdock/files/patch-build.xml
+3-31 files

FreeBSD/ports 21e9adbwww Makefile, www/py-aiolimiter Makefile distinfo

www/py-aiolimiter: Add new port

An efficient implementation of a rate limiter for asyncio.
This project implements the Leaky bucket algorithm.
DeltaFile
+22-0www/py-aiolimiter/Makefile
+3-0www/py-aiolimiter/distinfo
+3-0www/py-aiolimiter/pkg-descr
+1-0www/Makefile
+29-04 files

FreeBSD/ports 22cbc38www Makefile, www/py-aiobreaker Makefile pkg-descr

www/py-aiobreaker: Add new port

aiobreaker is a Python implementation of the Circuit Breaker pattern,
described in Michael T. Nygard's book Release It!_.

Circuit breakers exist to allow one subsystem to fail without destroying
the entire system. This is done by wrapping dangerous operations
(typically integration points) with a component that can circumvent
calls when the system is not healthy.
DeltaFile
+66-0www/py-aiobreaker/files/patch-readme.rst
+30-0www/py-aiobreaker/files/patch-license.md
+21-0www/py-aiobreaker/Makefile
+7-0www/py-aiobreaker/pkg-descr
+3-0www/py-aiobreaker/distinfo
+1-0www/Makefile
+128-06 files

FreeBSD/ports 61b7a79archivers/makeself distinfo Makefile

archivers/makeself: Update to 2.7.1

ChangeLog:
        https://github.com/megastep/makeself/releases/tag/release-2.7.1
        https://github.com/megastep/makeself/releases/tag/release-2.7.0
DeltaFile
+3-3archivers/makeself/distinfo
+1-1archivers/makeself/Makefile
+4-42 files

FreeBSD/ports 7581874devel/aws-crt-cpp distinfo Makefile

devel/aws-crt-cpp: Update to 0.36.0

ChangeLog: https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.36.0
DeltaFile
+3-3devel/aws-crt-cpp/distinfo
+1-1devel/aws-crt-cpp/Makefile
+4-42 files

FreeBSD/ports 119be40devel/aws-sdk-cpp distinfo Makefile

devel/aws-sdk-cpp: Update to 1.11.708

ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.694...1.11.708
DeltaFile
+3-3devel/aws-sdk-cpp/distinfo
+1-1devel/aws-sdk-cpp/Makefile
+4-42 files

FreeBSD/ports 3006815shells/xonsh distinfo Makefile

shells/xonsh: Update to 0.21.2

ChangeLog:
        https://github.com/xonsh/xonsh/releases/tag/0.21.2
        https://github.com/xonsh/xonsh/releases/tag/0.21.1
        https://github.com/xonsh/xonsh/releases/tag/0.21.0
DeltaFile
+3-3shells/xonsh/distinfo
+1-1shells/xonsh/Makefile
+4-42 files

FreeBSD/ports d095fa6devel/aws-c-event-stream distinfo Makefile

devel/aws-c-event-stream: Update to 0.5.9

ChangeLog:
        https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.5.9
        https://github.com/awslabs/aws-c-event-stream/releases/tag/v0.5.8
DeltaFile
+3-3devel/aws-c-event-stream/distinfo
+1-1devel/aws-c-event-stream/Makefile
+4-42 files

FreeBSD/ports aa8d8a2security/aws-c-auth distinfo Makefile

security/aws-c-auth: Update to 0.9.4

ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.9.4
DeltaFile
+3-3security/aws-c-auth/distinfo
+1-1security/aws-c-auth/Makefile
+4-42 files

FreeBSD/ports 676269asecurity/s2n-tls distinfo Makefile

security/s2n-tls: Update to 1.6.3

ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.6.3
DeltaFile
+3-3security/s2n-tls/distinfo
+1-1security/s2n-tls/Makefile
+4-42 files

FreeBSD/ports 9d815f0devel/aws-c-io distinfo Makefile

devel/aws-c-io: Update to 0.24.0

ChangeLog:
        https://github.com/awslabs/aws-c-io/releases/tag/v0.24.0
        https://github.com/awslabs/aws-c-io/releases/tag/v0.23.4
DeltaFile
+3-3devel/aws-c-io/distinfo
+1-1devel/aws-c-io/Makefile
+4-42 files

FreeBSD/ports 83434eddatabases/pgreplay distinfo Makefile, databases/pgreplay/files patch-Makefile.in

databases/pgreplay: update to 1.5.0

Changes:        https://github.com/laurenz/pgreplay/compare/PGREPLAY_1_3_0...PGREPLAY_1_5_0
Reported by:    repology
DeltaFile
+0-14databases/pgreplay/files/patch-Makefile.in
+3-3databases/pgreplay/distinfo
+1-2databases/pgreplay/Makefile
+4-193 files

FreeBSD/ports 221f99fsysutils/rsyslog8 distinfo Makefile

sysutils/rsyslog8: update to 8.2512.0

Changes:        https://github.com/rgerhards/rsyslog/blob/v8.2512.0/ChangeLog
Reported by:    repology
DeltaFile
+3-3sysutils/rsyslog8/distinfo
+1-1sysutils/rsyslog8/Makefile
+4-42 files

FreeBSD/ports 61993c2devel/R-cran-rJava Makefile

devel/R-cran-rJava: pin to java 8

Does not build with JDK11+.

PR:     291568
DeltaFile
+3-1devel/R-cran-rJava/Makefile
+3-11 files

FreeBSD/ports ae208e4science/colt Makefile

science/colt: pin to openjdk8

It fails on jdk21:
error: as of release 9, '_' is a keyword, and may not be used as an identifier

Build.xml also needed an encoding="ISO-8859-1" in the javac target.

NB: Upstream didn't make a release since 2004.

PR:     272855
Approved-by:    no maintainer
DeltaFile
+2-0science/colt/Makefile
+2-01 files

FreeBSD/ports 23fef9dsysutils/auto-admin distinfo Makefile

sysutils/auto-admin: Update to 0.8.4.2

auto-update-system: Remove auto-restart-services
(Should have been done in previous commit)
DeltaFile
+3-3sysutils/auto-admin/distinfo
+2-1sysutils/auto-admin/Makefile
+5-42 files

FreeBSD/ports ab2aaddnet/samba422 pkg-plist.cluster

net/samba422: Fix pkg-plist.cluster

PR:             291104
Reported by:    vvd
DeltaFile
+15-8net/samba422/pkg-plist.cluster
+15-81 files

FreeBSD/ports 30b1436sysutils/py-hcloud distinfo Makefile

sysutils/py-hcloud: update to 2.12.0

Changes:        https://github.com/hetznercloud/hcloud-python/blob/v2.12.0/CHANGELOG.md
Reported by:    repology,portscout
DeltaFile
+3-3sysutils/py-hcloud/distinfo
+1-1sysutils/py-hcloud/Makefile
+4-42 files

FreeBSD/ports fb557c3security/zeek Makefile

security/zeek: Update PATH the crash-diag so it can locate gdb

Previously the script was not finding gdb.
DeltaFile
+6-0security/zeek/Makefile
+6-01 files

FreeBSD/ports 5896c3enet/samba422 pkg-plist

net/samba422: Fix pkg-plist when TDB is bundled

PR:     291104
DeltaFile
+4-4net/samba422/pkg-plist
+4-41 files

FreeBSD/ports b8562e5security/vuxml/vuln 2025.xml

security/vuxml: Add mozilla, mongo vulnerabilities

 * CVE-2025-14345
 * CVE-2025-14333
 * CVE-2025-14332
 * CVE-2025-14331
 * CVE-2025-14330
 * CVE-2025-14329
 * CVE-2025-14328
 * CVE-2025-14327
 * CVE-2025-14326
 * CVE-2025-14325
 * CVE-2025-14324
 * CVE-2025-14323
 * CVE-2025-14322
 * CVE-2025-14321
DeltaFile
+443-0security/vuxml/vuln/2025.xml
+443-01 files

FreeBSD/ports 85ccdc6print/pdf-renderer/files patch-nbproject_project.properties patch-src_com_sun_pdfview_colorspace_PDFColorSpace.java

print/pdf-renderer: allow building with jdk21

Error was:
[00:01:29] -do-compile:
[00:01:29]     [javac] Compiling 116 source files to /wrkdirs/usr/ports/print/pdf-renderer/work/pdf-renderer-0.9.1_1,1/build/classes
[00:01:30]     [javac] warning: [options] bootstrap class path not set in conjunction with -source 5
[00:01:30]     [javac] error: Source option 5 is no longer supported. Use 8 or later.
[00:01:30]     [javac] error: Target option 5 is no longer supported. Use 8 or later.
[00:01:30]
[00:01:30] BUILD FAILED

PR:     291576
DeltaFile
+14-3print/pdf-renderer/files/patch-nbproject_project.properties
+4-4print/pdf-renderer/files/patch-src_com_sun_pdfview_colorspace_PDFColorSpace.java
+18-72 files

FreeBSD/ports c2fe56ejava/intellij-ultimate pkg-plist Makefile, java/intellij-ultimate/files idea.in

java/intellij-ultimate: update to 2025.3 release
DeltaFile
+821-822java/intellij-ultimate/pkg-plist
+5-8java/intellij-ultimate/Makefile
+3-3java/intellij-ultimate/distinfo
+1-1java/intellij-ultimate/files/idea.in
+830-8344 files

FreeBSD/ports 40bc3damail/sendmail/files tls-install.sh

mail/sendmail: Update URL to Jason Heiss' new location

Tracking the archive.org path showing 302 back in 13 Jul 2010 points to
new location.

Reviewed by:    rodrigo
Approved by:    portmgr blanket
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/427
DeltaFile
+1-1mail/sendmail/files/tls-install.sh
+1-11 files

FreeBSD/ports 58306c0databases/cego distinfo, databases/cegobridge distinfo

databases/cego: update 2.52.44 -> 2.53.2

- integer cleanup, all int values will be replaced by unsigned
  or unsigned long, where is no need of nagative values
- for those ports:
  devel/lfcbase
  devel/lfcxml
  databases/cego
  databases/cegobridge
  databases/p5-DBD-cego

cego:
- Fix added in CegoDbHander::acceptSession and CegoSerial::readChain
  to treat empty or invalid session requests
- fix in CegoDbThreadPool for bad message handling

p5-DBD-cego:
- Fix added for execute return value and $sth->rows value to
  return affected rows for update statements
DeltaFile
+3-3devel/lfcxml/distinfo
+3-3databases/cego/distinfo
+3-3databases/cegobridge/distinfo
+3-3databases/p5-DBD-cego/distinfo
+3-3devel/lfcbase/distinfo
+1-1devel/lfcxml/Makefile
+16-165 files not shown
+20-2111 files

FreeBSD/ports 6ab5877graphics/gpu-firmware-kmod Makefile

graphics/gpu-firmware-kmod: Update to 20250109

Update the meta port to include latest entries for amdgpu and i915

Sponsored by:   Beckhoff Automation GmbH & Co. KG
DeltaFile
+16-3graphics/gpu-firmware-kmod/Makefile
+16-31 files

FreeBSD/ports 7f32504graphics/gpu-firmware-amd-kmod pkg-plist Makefile

graphics/gpu-firmware-amd-kmod: Update to 20250109

This adds some new firmware for amd card.
We now use the same date (and git tag) as the linux-firmware one
that the files comes from.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
DeltaFile
+20-0graphics/gpu-firmware-amd-kmod/pkg-plist
+14-3graphics/gpu-firmware-amd-kmod/Makefile
+3-3graphics/gpu-firmware-amd-kmod/distinfo
+37-63 files

FreeBSD/ports 599d069graphics/gpu-firmware-intel-kmod Makefile distinfo

graphics/gpu-firmware-intel-kmod: Update to 20250109

This adds firmware for the MeteorLake platform.
We now use the same date (and git tag) as the linux-firmware one
that the files comes from.

Sponsored by:   Beckhoff Automation GmbH & Co. KG
DeltaFile
+4-3graphics/gpu-firmware-intel-kmod/Makefile
+3-3graphics/gpu-firmware-intel-kmod/distinfo
+5-0graphics/gpu-firmware-intel-kmod/pkg-plist
+12-63 files

FreeBSD/ports d2aca38graphics/drm-66-kmod distinfo Makefile, graphics/nvidia-drm-66-kmod distinfo Makefile

graphics/drm-66-kmod: Really fix build on -CURRENT

Sponsored by:   Beckhoff Automation GmbH & Co. KG
DeltaFile
+3-3graphics/nvidia-drm-66-kmod/distinfo
+3-3graphics/drm-66-kmod/distinfo
+1-1graphics/drm-66-kmod/Makefile
+1-1graphics/nvidia-drm-66-kmod/Makefile
+1-1graphics/drm-66-kmod/Makefile.version
+9-95 files