notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
100 most recent commits (all timestamps are UTC)

FreshPorts has everything you want to know about FreeBSD software, ports, packages, applications, whatever term you want to use.

Yesterday's Commits | Quarterly Branch

Wednesday, 2 Sep 2026
05:40 Dima Panov (fluffy) search for other commits by this committer
security/botan3: bump comsumers after botan update
commit hash: 5894670dca8ca322732c8cabde9976ffd49a21bf commit hash: 5894670dca8ca322732c8cabde9976ffd49a21bf commit hash: 5894670dca8ca322732c8cabde9976ffd49a21bf commit hash: 5894670dca8ca322732c8cabde9976ffd49a21bf 5894670
05:40 Dima Panov (fluffy) search for other commits by this committer
  • security/botan3 3.13.0 Portable, easy to use and efficient C++ crypto library
security/botan3: update to 3.13.0 release (+)

Release notes:	https://botan.randombit.net/news.html#version-3-13-0-2026-08-13
commit hash: 25933cf20f1117bcd6c7bc79fe30d4e7137d57ec commit hash: 25933cf20f1117bcd6c7bc79fe30d4e7137d57ec commit hash: 25933cf20f1117bcd6c7bc79fe30d4e7137d57ec commit hash: 25933cf20f1117bcd6c7bc79fe30d4e7137d57ec 25933cf
05:39 Emanuel Haupt (ehaupt) search for other commits by this committer
  • devel/mimalloc 3.5.1 General-purpose allocator with excellent performance characteristics
devel/mimalloc: Update to 3.5.1
commit hash: 096e77f2bddec8c472b2a5b7630aad0b451e50d9 commit hash: 096e77f2bddec8c472b2a5b7630aad0b451e50d9 commit hash: 096e77f2bddec8c472b2a5b7630aad0b451e50d9 commit hash: 096e77f2bddec8c472b2a5b7630aad0b451e50d9 096e77f
05:12 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
security/veracrypt: Fix build on aarch64
commit hash: 3ea9475a58b2f0906cd52fc4ced038f6e8086315 commit hash: 3ea9475a58b2f0906cd52fc4ced038f6e8086315 commit hash: 3ea9475a58b2f0906cd52fc4ced038f6e8086315 commit hash: 3ea9475a58b2f0906cd52fc4ced038f6e8086315 3ea9475
04:24 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-litellm-proxy-extras: Update to 0.4.92

Reported by:	Repology
commit hash: 742e58ff7fec5f23d772b47fa0712a510cfcbc5d commit hash: 742e58ff7fec5f23d772b47fa0712a510cfcbc5d commit hash: 742e58ff7fec5f23d772b47fa0712a510cfcbc5d commit hash: 742e58ff7fec5f23d772b47fa0712a510cfcbc5d 742e58f
04:24 Hiroki Tagato (tagattie) search for other commits by this committer
misc/py-litellm: Update to 1.99.0

Changelog: https://github.com/BerriAI/litellm/releases/tag/v1.99.0

Reported by:	portscout
commit hash: 445cca737debb9e6ff30e2850508b0951db12f34 commit hash: 445cca737debb9e6ff30e2850508b0951db12f34 commit hash: 445cca737debb9e6ff30e2850508b0951db12f34 commit hash: 445cca737debb9e6ff30e2850508b0951db12f34 445cca7
04:21 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
games/naev: Updte to 0.13.5
commit hash: cb1a16a9536aec30935d9a74838eb05182cb6511 commit hash: cb1a16a9536aec30935d9a74838eb05182cb6511 commit hash: cb1a16a9536aec30935d9a74838eb05182cb6511 commit hash: cb1a16a9536aec30935d9a74838eb05182cb6511 cb1a16a
04:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-devel: Update to 4.99.20260901
commit hash: dc55f040171f9413fc8d1c5e194d1671d13c40b1 commit hash: dc55f040171f9413fc8d1c5e194d1671d13c40b1 commit hash: dc55f040171f9413fc8d1c5e194d1671d13c40b1 commit hash: dc55f040171f9413fc8d1c5e194d1671d13c40b1 dc55f04
04:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
  • lang/fpc-devel 3.3.1.20260901 Free Pascal compiler with Turbo and Delphi (devel)
  • lang/fpc-devel-source 3.3.1.20260901 Free Pascal compiler with Turbo and Delphi compatibility (source)
lang/fpc-devel*: Update to 3.3.1.20260901
commit hash: a91e988f4c50b3c00dc417472d1fb6f1bddfd30b commit hash: a91e988f4c50b3c00dc417472d1fb6f1bddfd30b commit hash: a91e988f4c50b3c00dc417472d1fb6f1bddfd30b commit hash: a91e988f4c50b3c00dc417472d1fb6f1bddfd30b a91e988
02:42 Santhosh Raju (fox) search for other commits by this committer
lang/babashka: Update to 1.13.220

Changes since 1.13.219:

1.13.220 (2026-08-31)

Read the release blog post:
https://blog.michielborkent.nl/babashka-ffi.html

FFI:

  * Add experimental babashka.ffi
    (https://github.com/babashka/ffi): call C functions in shared
    libraries straight from babashka and JVM Clojure! See the guide:
    https://github.com/babashka/ffi/blob/main/doc/guide.md
  * Linux: dynamic binaries require glibc 2.28. The install script
    selects the static binary on older systems
  * On Linux, the install script installs the dynamic binary by
    default. It installs the static binary on musl systems and on
    systems with glibc older than 2.17. The --static and --dynamic
    options override the automatic selection
  * The dynamic binary for Linux amd64 links every library statically
    except glibc. It no longer needs libz.so.1 at run time
  * On FreeBSD, the install script installs the dynamic binary when the
    Linuxulator has a linux_base with glibc 2.17 or newer, such as
    linux_base-rl9
  * The Linux binaries include zlib 1.2.13. The static binary uses musl
    1.2.6. The build pins both versions and compiles them from source

Tasks:

  * :exec-args can sit directly on a task, not only under :cli, the way
    (exec ...) already reads it. The bare key wins over the one under
    :cli. Before, it was ignored on an :exec-fn or :cmd task
  * A task's :cli :exec-args merge over the :tasks top level
    :exec-args. Before, the task's map replaced the top level's
  * A task's :cli spec adds to the runner-level :tasks {:cli {:spec
    ...}} instead of replacing it. An option from the runner level
    keeps its coercion and default, and --help lists it under Inherited
    options
  * A task with :exec-fn runs when another task :depends on it. Before,
    it did nothing
  * Options declared by an :exec-fn task named in :depends also parse
    for the CLI task that runs, with their coercion and default. --help
    lists them under Inherited options
  * A :depends task's :exec-fn receives only the options that task
    declared, with its defaults, not everything the command line parsed
  * A CLI task cannot name a :cmd task in :depends, unless that task
    also has a :task body: nothing says which of its subcommands to run
  * :cmd can be a symbol naming a var that holds the command tree, like
    :cli. Its namespace loads on demand
  * Shell completion offers inherited options (via :depends) too
  * bb tasks and --help still describe a task when a dependency's
    namespace does not load. Running the task reports the error

Misc:

  * SCI: call site caching for instance and static methods,
    constructors and fields. Interop calls are up to 5x faster
  * #1321: support implementing the clojure.core/Inst protocol on
    records, types and reify, and with extend-protocol and extend-type
  * Fix output of custom clojure.pprint dispatch functions
  * #2054: a proxy of java.io.Writer supports the one-argument write
    and append, so binding *out* to it works. Interop on a proxied
    Writer or Reader finds their own methods instead of only the ones
    on Closeable
  * #1728: Add java.util.TreeMap
  * Fix: the % parameters of a function literal inside a syntax quote
    are no longer namespace-resolved, through edamame 1.6.43
  * Building babashka from source no longer fails when one upstream
    host is unreachable. The build fetches the musl and zlib tarballs
    with retries, from mirrors, and caches them per machine
  * Building from source: the BABASHKA_DYNAMIC build flag is
    BABASHKA_FULLY_DYNAMIC, because it named a different axis than the
    install script's --dynamic

Upgrades:

  * Bump jline to 4.4.0: security hardening, a rewritten signal path
    for the FFM terminal, Kitty keyboard protocol. The ambiguous key
    binding timeout in the REPL drops from 1000 ms to 100 ms
  * Bump GraalVM to 25.0.4. The macOS amd64 binary stays on 25.0.1, the
    last version Oracle ships for that platform
  * #2021: bump http-kit to 2.9.0-beta4, which fixes four security
    advisories
  * Bump babashka.cli to 0.12.88: help shows the dispatch-level spec
    under Inherited options, format-command-help accepts :spec,
    completion no longer offers :positional keys as options, the
    command named on the command line wins over the :exec-args of its
    ancestors, and the fish completion snippet keeps the emitted option
    order
  * babashka.cli 0.12.88 also adds :cmd-aliases, alternative names for
    a command that dispatch like the command itself, and attached short
    option values: -J-Dfoo=bar binds "-Dfoo=bar" when :J declares a
    non-boolean :coerce. An interior hyphen in a cluster of flags is an
    error instead of silently ending option parsing
  * Bump edamame to 1.6.43, which carries the syntax-quote fix listed
    above
  * Bump jsoup to 1.23.2: W3C namespace fixes, URL validation per RFC
    9110, CR and LF escaping in multipart form names
  * Bump hiccup to 2.0.0 final, from 2.0.0-RC1
  * Bump rewrite-clj to 1.2.57
  * Bump selmer to 1.13.5: Twig-style {% embed %}, multiline tags. The
    shipped deps.edn said 1.12.70 while the binary carried 1.13.1; both
    now agree
commit hash: afdcf81ac49eceff248377ba0b9f2dc35f7a8634 commit hash: afdcf81ac49eceff248377ba0b9f2dc35f7a8634 commit hash: afdcf81ac49eceff248377ba0b9f2dc35f7a8634 commit hash: afdcf81ac49eceff248377ba0b9f2dc35f7a8634 afdcf81
Tuesday, 1 Sep 2026
22:44 Vladimir Druzenko (vvd) search for other commits by this committer Author: Daniel Engberg
  • graphics/openxr 1.1.62_1 OpenXR provides access to Augmented and Virtual Reality (XR-platforms)
graphics/openxr: Fix build after update jsoncpp, improve port

After add devel/jsoncpp/patch-jsoncpp-namespaced-targets.cmake in
9d1b7732976723160adfd2c6c4240e34555ac30c graphics/openxr fails to build
with error:
ninja: error: 'jsoncpp_lib-NOTFOUND', needed by
'src/loader/libopenxr_loader.so', missing and no known rule to make it

- Switch to use shared library jsoncpp instead of static.
- Update compiler requirements in USES.
- Ensure that tests aren't picked up in some weird way (not included in
  repo).

PR:		298099
Sponsored by:	UNIS Labs
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
commit hash: 74638794049ce60abd107ee14f3d0e3e834a1258 commit hash: 74638794049ce60abd107ee14f3d0e3e834a1258 commit hash: 74638794049ce60abd107ee14f3d0e3e834a1258 commit hash: 74638794049ce60abd107ee14f3d0e3e834a1258 7463879
22:41 Vladimir Druzenko (vvd) search for other commits by this committer 2026Q3
net/rabbitmq: Update 4.3.2 => 4.3.5

Changelog:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.3
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.4
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.5

Sponsored by:	UNIS Labs
MFH:		2026Q3

(cherry picked from commit 4a0d8265b8505638e8c684bc716f6da74fe0fba7)
commit hash: 5f3d0629529866572ffc925bbf75a29865399170 commit hash: 5f3d0629529866572ffc925bbf75a29865399170 commit hash: 5f3d0629529866572ffc925bbf75a29865399170 commit hash: 5f3d0629529866572ffc925bbf75a29865399170 5f3d062
22:34 Vladimir Druzenko (vvd) search for other commits by this committer
net/rabbitmq: Update 4.3.2 => 4.3.5

Changelog:
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.3
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.4
https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.3.5

Sponsored by:	UNIS Labs
MFH:		2026Q3
commit hash: 4a0d8265b8505638e8c684bc716f6da74fe0fba7 commit hash: 4a0d8265b8505638e8c684bc716f6da74fe0fba7 commit hash: 4a0d8265b8505638e8c684bc716f6da74fe0fba7 commit hash: 4a0d8265b8505638e8c684bc716f6da74fe0fba7 4a0d826
22:13 Daniel Engberg (diizzy) search for other commits by this committer
  • lang/julia 1.10.5_1 Implementation of Julia, a language for technical computing Broken Ignore
lang/julia: Mark BROKEN

Build crashes

Reported by:	pkg-fallout
commit hash: 926b5d3def50e3af3aad74193f5e75f90dba0e23 commit hash: 926b5d3def50e3af3aad74193f5e75f90dba0e23 commit hash: 926b5d3def50e3af3aad74193f5e75f90dba0e23 commit hash: 926b5d3def50e3af3aad74193f5e75f90dba0e23 926b5d3
21:57 Yusuf Yaman (nxjoseph) search for other commits by this committer Author: Alexander Vereeken
x11-themes/win98se-icon-theme: Update 0.2.15 => 0.2.16.1

Changelogs:
- https://github.com/nestoris/Win98SE/releases/tag/v0.2.16
- https://github.com/nestoris/Win98SE/releases/tag/v0.2.16.1

PR:		298100
Reported by:	Alexander Vereeken <avereeken@fastmail.de> (maintainer)
Approved by:	osa, vvd (Mentors, implicit)
commit hash: 6d7f0c795ef0a083674cacc9940c0570092763c7 commit hash: 6d7f0c795ef0a083674cacc9940c0570092763c7 commit hash: 6d7f0c795ef0a083674cacc9940c0570092763c7 commit hash: 6d7f0c795ef0a083674cacc9940c0570092763c7 6d7f0c7
21:56 Daniel Engberg (diizzy) search for other commits by this committer
security/vuxml: Add entry for giflib CVE-2026-26740
commit hash: 5ffc40cde5ce88f1d9b57d592327c234d2bce3eb commit hash: 5ffc40cde5ce88f1d9b57d592327c234d2bce3eb commit hash: 5ffc40cde5ce88f1d9b57d592327c234d2bce3eb commit hash: 5ffc40cde5ce88f1d9b57d592327c234d2bce3eb 5ffc40c
21:51 Kousuke Kannagi (mce) search for other commits by this committer Author: Eric Camachat
www/dooble: Update to 2026.08.21

Link with gpgme for use with the application lock function.
Replace /usr/local with ${LOCALBASE}.
Install dictionaries into ${DATADIR} to avoid pageedit conflict.
Remove the unnecessary desktop-file-edit.

Changelog:
https://github.com/textbrowser/dooble/releases#release-2026.08.21

PR:		297900
Approved by:	Eric Camachat <eric@camachat.org> (maintainer)
Approved by:	osa (mentor)
Co-authored-by:	mce
commit hash: a3c5311b86f16ff058fb6ef4c94dba5e145571bd commit hash: a3c5311b86f16ff058fb6ef4c94dba5e145571bd commit hash: a3c5311b86f16ff058fb6ef4c94dba5e145571bd commit hash: a3c5311b86f16ff058fb6ef4c94dba5e145571bd a3c5311
21:44 Daniel Engberg (diizzy) search for other commits by this committer
security/vuxml: Add entries for expat2 CVE-2026-66046 and CVE-2026-76641
commit hash: 3dc4c03f91a112ffa1f2411a5ed243f3643764d0 commit hash: 3dc4c03f91a112ffa1f2411a5ed243f3643764d0 commit hash: 3dc4c03f91a112ffa1f2411a5ed243f3643764d0 commit hash: 3dc4c03f91a112ffa1f2411a5ed243f3643764d0 3dc4c03
21:42 Daniel Engberg (diizzy) search for other commits by this committer
security/openconnect-gui: Remove deprecation notice and expiration date

As per new policies you need to track multiple branches.
I don't have time, hardware or interest trying to additionally keep up
with quarterly so I'll revert deprecation and expiration date

Reported by:	joneum
commit hash: a6df3698389bfc0d7ba8603f1c75a6cab184ebe7 commit hash: a6df3698389bfc0d7ba8603f1c75a6cab184ebe7 commit hash: a6df3698389bfc0d7ba8603f1c75a6cab184ebe7 commit hash: a6df3698389bfc0d7ba8603f1c75a6cab184ebe7 a6df369
21:42 Daniel Engberg (diizzy) search for other commits by this committer
  • www/dtse 1.3_4 Indexing search engine for use on small websites
www/dtse: Remove deprecation notice and expiration date

As per new policies you need to track multiple branches.
I don't have time, hardware or interest trying to additionally keep up
with quarterly so I'll revert deprecation and expiration date

Reported by:	joneum
commit hash: a303bb172385689b84036997c9ac0aa181fb04e1 commit hash: a303bb172385689b84036997c9ac0aa181fb04e1 commit hash: a303bb172385689b84036997c9ac0aa181fb04e1 commit hash: a303bb172385689b84036997c9ac0aa181fb04e1 a303bb1
21:42 Daniel Engberg (diizzy) search for other commits by this committer
  • devel/etcd 2.3.8_51 Highly-available key value store and service discovery
devel/etcd: Remove deprecation notice and expiration date

As per new policies you need to track multiple branches.
I don't have time, hardware or interest trying to additionally keep up
with quarterly so I'll revert deprecation and expiration date

Reported by:	joneum
commit hash: 55ec3e55ca40c407d989a1d841312af364fe9a9f commit hash: 55ec3e55ca40c407d989a1d841312af364fe9a9f commit hash: 55ec3e55ca40c407d989a1d841312af364fe9a9f commit hash: 55ec3e55ca40c407d989a1d841312af364fe9a9f 55ec3e5
21:36 Jason W. Bacon (jwb) search for other commits by this committer
  • biology/freebayes 1.3.10 Bayesian haplotype-based polymorphism discovery and genotyping
biology/freebayes: Update to 1.3.10

A few fixes and enhancements
Changes: https://github.com/freebayes/freebayes/releases

Reported by:    portscout
commit hash: 92b409e96b143e14637cb48d824a5c1c8cdfa798 commit hash: 92b409e96b143e14637cb48d824a5c1c8cdfa798 commit hash: 92b409e96b143e14637cb48d824a5c1c8cdfa798 commit hash: 92b409e96b143e14637cb48d824a5c1c8cdfa798 92b409e
20:46 Jimmy Olgeni (olgeni) search for other commits by this committer
sysutils/zpool-set: Update to 1.1.0
commit hash: cb0b903b57868b6e296d62459f1dbca7dccf4078 commit hash: cb0b903b57868b6e296d62459f1dbca7dccf4078 commit hash: cb0b903b57868b6e296d62459f1dbca7dccf4078 commit hash: cb0b903b57868b6e296d62459f1dbca7dccf4078 cb0b903
20:44 Cy Schubert (cy) search for other commits by this committer
sysutils/xdu: Update to 3.1
commit hash: 9f3a0aeefe19afb6961c87cdcbdaf057602f7243 commit hash: 9f3a0aeefe19afb6961c87cdcbdaf057602f7243 commit hash: 9f3a0aeefe19afb6961c87cdcbdaf057602f7243 commit hash: 9f3a0aeefe19afb6961c87cdcbdaf057602f7243 9f3a0ae
20:44 Cy Schubert (cy) search for other commits by this committer
security/aide: Update to 0.19.4
commit hash: 7ac03ccb106e55da2e1279274906bc772a47722f commit hash: 7ac03ccb106e55da2e1279274906bc772a47722f commit hash: 7ac03ccb106e55da2e1279274906bc772a47722f commit hash: 7ac03ccb106e55da2e1279274906bc772a47722f 7ac03cc
20:28 Muhammad Moinur Rahman (bofh) search for other commits by this committer 2026Q3
devel/py-importlib-metadata7: Mark DEPRECATED

- No consumers left
- Use devel/py-importlib-metadata8
- Set EXPIRATION_DATE 2026-10-01

(cherry picked from commit e3a63a09a99f51ec5b3da775acaf9541899d6c76)
commit hash: 0d6b099b1aaaf982802e835757e6bc5b35c2b40b commit hash: 0d6b099b1aaaf982802e835757e6bc5b35c2b40b commit hash: 0d6b099b1aaaf982802e835757e6bc5b35c2b40b commit hash: 0d6b099b1aaaf982802e835757e6bc5b35c2b40b 0d6b099
20:28 Muhammad Moinur Rahman (bofh) search for other commits by this committer 2026Q3
devel/py-importlib-metadata6: Mark DEPRECATED

- No consumers left
- Use devel/py-importlib-metadata7
- Set EXPIRATION_DATE 2026-10-01

(cherry picked from commit 30b5640b94497d47d0c0d50a24a5837a2fb63917)
commit hash: ed34f84bb0b3151a6803b15358aeac99c51f4cc9 commit hash: ed34f84bb0b3151a6803b15358aeac99c51f4cc9 commit hash: ed34f84bb0b3151a6803b15358aeac99c51f4cc9 commit hash: ed34f84bb0b3151a6803b15358aeac99c51f4cc9 ed34f84
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/py-hgtools 9.1.0 Classes and setuptools plugin for Mercurial repositories Deprecated Expiration Date
devel/py-hgtools: Update version 9.0.0=>9.1.0

Changelog: https://github.com/jaraco/jaraco.vcs/releases/tag/hgtools-v9.1.0
commit hash: f92616e24905ff3cb61fd59678a04ae30e41f864 commit hash: f92616e24905ff3cb61fd59678a04ae30e41f864 commit hash: f92616e24905ff3cb61fd59678a04ae30e41f864 commit hash: f92616e24905ff3cb61fd59678a04ae30e41f864 f92616e
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/py-jira 3.6.0 Library to ease use of the JIRA 5 REST APIs
devel/py-jira: Update version 3.5.2=>3.6.0

Changelog: https://github.com/pycontribs/jira/releases/tag/3.6.0
commit hash: d180c5fa0edd1fc0fb6e3b668359554eb1162449 commit hash: d180c5fa0edd1fc0fb6e3b668359554eb1162449 commit hash: d180c5fa0edd1fc0fb6e3b668359554eb1162449 commit hash: d180c5fa0edd1fc0fb6e3b668359554eb1162449 d180c5fa
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-pytest-randomly: Update version 4.0.1=>4.1.0

Changelog: https://github.com/pytest-dev/pytest-randomly/releases/tag/4.1.0
commit hash: 56e8bb9e6ebe2b4a299f91c8d0f72851c0777e58 commit hash: 56e8bb9e6ebe2b4a299f91c8d0f72851c0777e58 commit hash: 56e8bb9e6ebe2b4a299f91c8d0f72851c0777e58 commit hash: 56e8bb9e6ebe2b4a299f91c8d0f72851c0777e58 56e8bb9
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • devel/py-tox 4.42.0 Virtualenv-based automation of test activities
devel/py-tox: Update version 4.41.0=>4.42.0

Changelog: https://github.com/tox-dev/tox/releases/tag/4.42.0
commit hash: 05a78ef7420ea3153415a60e83debe7dff4ef17e commit hash: 05a78ef7420ea3153415a60e83debe7dff4ef17e commit hash: 05a78ef7420ea3153415a60e83debe7dff4ef17e commit hash: 05a78ef7420ea3153415a60e83debe7dff4ef17e 05a78ef
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/py-arouteserver: Update version 1.18.0=>1.19.0

Changelog: https://github.com/pierky/arouteserver/releases/tag/v1.19.0
commit hash: 494658f55f19ac7476a1029be6eeee9233365186 commit hash: 494658f55f19ac7476a1029be6eeee9233365186 commit hash: 494658f55f19ac7476a1029be6eeee9233365186 commit hash: 494658f55f19ac7476a1029be6eeee9233365186 494658f
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/py-av: Update version 17.0.1=>17.1.0

Changelog: https://pyav.basswood-io.com/docs/stable/development/changelog.html
commit hash: 5b2c2e11828ebbc10c310cb3b7561335f179b094 commit hash: 5b2c2e11828ebbc10c310cb3b7561335f179b094 commit hash: 5b2c2e11828ebbc10c310cb3b7561335f179b094 commit hash: 5b2c2e11828ebbc10c310cb3b7561335f179b094 5b2c2e1
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/py-alembic: Update version 1.16.4=>1.16.5

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_16_5
commit hash: 1dd9e692d78cd4a2bd17ab9e5893072cd05e28e7 commit hash: 1dd9e692d78cd4a2bd17ab9e5893072cd05e28e7 commit hash: 1dd9e692d78cd4a2bd17ab9e5893072cd05e28e7 commit hash: 1dd9e692d78cd4a2bd17ab9e5893072cd05e28e7 1dd9e69
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
finance/py-stripe: Update version 7.2.0=>7.3.0

Changelog: https://github.com/stripe/stripe-python/releases/tag/v7.3.0
commit hash: 6b7076d76bf20e6f02bd838d40aecd8b0e2c432c commit hash: 6b7076d76bf20e6f02bd838d40aecd8b0e2c432c commit hash: 6b7076d76bf20e6f02bd838d40aecd8b0e2c432c commit hash: 6b7076d76bf20e6f02bd838d40aecd8b0e2c432c 6b7076d
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • www/py-autobahn 26.6.2 WebSocket client & server library, WAMP real-time framework
www/py-autobahn: Update version 26.6.1=>26.6.2

Changelog: https://github.com/crossbario/autobahn-python/releases/tag/v26.6.2
commit hash: 92f5b04ff415dfc9657c0febf7183c32064abe37 commit hash: 92f5b04ff415dfc9657c0febf7183c32064abe37 commit hash: 92f5b04ff415dfc9657c0febf7183c32064abe37 commit hash: 92f5b04ff415dfc9657c0febf7183c32064abe37 92f5b04
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/centreon-clib: Update version 21.10.0=>21.10.1

Changelog: https://github.com/centreon/centreon-collect/releases/tag/21.10.1
commit hash: 0fc58c7524907af53e7d6f3fe6c68e6d78860987 commit hash: 0fc58c7524907af53e7d6f3fe6c68e6d78860987 commit hash: 0fc58c7524907af53e7d6f3fe6c68e6d78860987 commit hash: 0fc58c7524907af53e7d6f3fe6c68e6d78860987 0fc58c7
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • net/nng 1.12.3 Lightweight, broker-less messaging
net/nng: Update version 1.12.2=>1.12.3

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.12.3
commit hash: 6a034039fae44fdcae4e7bc048c289794a001aeb commit hash: 6a034039fae44fdcae4e7bc048c289794a001aeb commit hash: 6a034039fae44fdcae4e7bc048c289794a001aeb commit hash: 6a034039fae44fdcae4e7bc048c289794a001aeb 6a03403
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-im/py-slack-sdk: Update version 3.43.0=>3.44.0

Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.44.0
commit hash: 2d968b915710d8c88460857f0b74fd284040a06c commit hash: 2d968b915710d8c88460857f0b74fd284040a06c commit hash: 2d968b915710d8c88460857f0b74fd284040a06c commit hash: 2d968b915710d8c88460857f0b74fd284040a06c 2d968b9
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/py-django-staticinline: Update version 1.5=>1.6

Changelog: https://github.com/bartTC/django-staticinline/releases/tag/v1.6
commit hash: e57e1770438bbda818adf62ef97079a988290d6b commit hash: e57e1770438bbda818adf62ef97079a988290d6b commit hash: e57e1770438bbda818adf62ef97079a988290d6b commit hash: e57e1770438bbda818adf62ef97079a988290d6b e57e177
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-importlib-metadata: Update version 9.0.0=>9.0.1

Changelog: https://github.com/python/importlib_metadata/releases/tag/v9.0.1
commit hash: 6b1866b8dd8a38f6fcaafcf8126e474260d91323 commit hash: 6b1866b8dd8a38f6fcaafcf8126e474260d91323 commit hash: 6b1866b8dd8a38f6fcaafcf8126e474260d91323 commit hash: 6b1866b8dd8a38f6fcaafcf8126e474260d91323 6b1866b
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • textproc/vale 3.19.0 Command-line tool that brings editorial style guide to life
textproc/vale: Update version 3.18.0=>3.19.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.19.0
commit hash: 15731d02fe57f0ec8ca052d958875b2fbc30c751 commit hash: 15731d02fe57f0ec8ca052d958875b2fbc30c751 commit hash: 15731d02fe57f0ec8ca052d958875b2fbc30c751 commit hash: 15731d02fe57f0ec8ca052d958875b2fbc30c751 15731d0
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • archivers/py-arpy 2.4.0 arpy is a library for accessing the archive files and reading the contents
archivers/py-arpy: Update version 2.3.0=>2.4.0

Changelog: https://github.com/onekey-sec/arpy/releases/tag/2.4.0
commit hash: 2696bd21781b33fa3d9d27f40da29282f1f1470a commit hash: 2696bd21781b33fa3d9d27f40da29282f1f1470a commit hash: 2696bd21781b33fa3d9d27f40da29282f1f1470a commit hash: 2696bd21781b33fa3d9d27f40da29282f1f1470a 2696bd21
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • databases/valkey8 8.1.10 High-performance data structure server that primarily serves key/value workloads (8.X.X series)
databases/valkey8: Update version 8.1.9=>8.1.10

Changelog: https://github.com/valkey-io/valkey/releases/tag/8.1.10
commit hash: 886a1566ad62f52f9fea3e96f26f006ce0b5a424 commit hash: 886a1566ad62f52f9fea3e96f26f006ce0b5a424 commit hash: 886a1566ad62f52f9fea3e96f26f006ce0b5a424 commit hash: 886a1566ad62f52f9fea3e96f26f006ce0b5a424 886a156
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
  • databases/valkey 9.1.2 High-performance data structure server that primarily serves key/value workloads
databases/valkey: Update version 9.1.1=>9.1.2

Changelog: https://github.com/valkey-io/valkey/releases/tag/9.1.2
commit hash: 95ee82a2406df6bdf240d73e935e66665e5d56a0 commit hash: 95ee82a2406df6bdf240d73e935e66665e5d56a0 commit hash: 95ee82a2406df6bdf240d73e935e66665e5d56a0 commit hash: 95ee82a2406df6bdf240d73e935e66665e5d56a0 95ee82a
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-importlib-metadata7: Mark DEPRECATED

- No consumers left
- Use devel/py-importlib-metadata8
- Set EXPIRATION_DATE 2026-10-01
commit hash: e3a63a09a99f51ec5b3da775acaf9541899d6c76 commit hash: e3a63a09a99f51ec5b3da775acaf9541899d6c76 commit hash: e3a63a09a99f51ec5b3da775acaf9541899d6c76 commit hash: e3a63a09a99f51ec5b3da775acaf9541899d6c76 e3a63a0
20:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-importlib-metadata6: Mark DEPRECATED

- No consumers left
- Use devel/py-importlib-metadata7
- Set EXPIRATION_DATE 2026-10-01
commit hash: 30b5640b94497d47d0c0d50a24a5837a2fb63917 commit hash: 30b5640b94497d47d0c0d50a24a5837a2fb63917 commit hash: 30b5640b94497d47d0c0d50a24a5837a2fb63917 commit hash: 30b5640b94497d47d0c0d50a24a5837a2fb63917 30b5640
20:19 Jung-uk Kim (jkim) search for other commits by this committer
korean/ibus-hangul: Remove a redundant entry from plist

GLIB_SCHEMAS automatically adds the entry.

PR:		297588
Submitted by:	fluffy
commit hash: 569f0f99f68ab8a3a9298d5217bdc0bd0fad0153 commit hash: 569f0f99f68ab8a3a9298d5217bdc0bd0fad0153 commit hash: 569f0f99f68ab8a3a9298d5217bdc0bd0fad0153 commit hash: 569f0f99f68ab8a3a9298d5217bdc0bd0fad0153 569f0f9
20:02 Jimmy Olgeni (olgeni) search for other commits by this committer
security/vuxml: Document remaining Erlang/OTP vulnerabilities

Upstream published 16 advisories alongside OTP 29.0.6, 28.5.0.6 and
27.3.4.17. CVE-2026-75538 already had an entry; add a combined one for
the other 15, which share the same affected packages and fixed versions.
Most are in the inets httpd and httpc implementations: HTTP request
smuggling, two mod_auth authentication bypasses and several denial of
service issues, plus unbounded integer conversion in stdlib, snmp and
eldap.

Also add the now-published GHSA reference to the CVE-2026-75538 entry.
commit hash: 8d731c8d43e7ee7cd595aa30e42ef0b61be8ad6e commit hash: 8d731c8d43e7ee7cd595aa30e42ef0b61be8ad6e commit hash: 8d731c8d43e7ee7cd595aa30e42ef0b61be8ad6e commit hash: 8d731c8d43e7ee7cd595aa30e42ef0b61be8ad6e 8d731c8
19:57 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
  • databases/couchdb3 3.5.2_4 JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: Bump PORTREVISION after erlang-runtime28 update

(cherry picked from commit ee1a7d634d3872a322d40e1981c73fac6ed25f07)
commit hash: 67de2b9fbfa5d53b517545a2cc88907141741763 commit hash: 67de2b9fbfa5d53b517545a2cc88907141741763 commit hash: 67de2b9fbfa5d53b517545a2cc88907141741763 commit hash: 67de2b9fbfa5d53b517545a2cc88907141741763 67de2b9
19:55 Jimmy Olgeni (olgeni) search for other commits by this committer
  • databases/couchdb3 3.5.2_4 JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: Bump PORTREVISION after erlang-runtime28 update
commit hash: ee1a7d634d3872a322d40e1981c73fac6ed25f07 commit hash: ee1a7d634d3872a322d40e1981c73fac6ed25f07 commit hash: ee1a7d634d3872a322d40e1981c73fac6ed25f07 commit hash: ee1a7d634d3872a322d40e1981c73fac6ed25f07 ee1a7d6
19:54 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
  • databases/couchdb3 3.5.2_3 JSON document database with HTTP API and scalable cluster mesh sync
databases/couchdb3: Resolve bundled OTP versions dynamically in PLIST_SUB

The release bundles erts and 13 OTP applications from
lang/erlang-runtime28, and pkg-plist pinned each of their versioned
directory names. Six of the last eight plist commits were pure OTP
rename churn, the largest touching 610 lines, while the 3.5.2 update
itself touched 23.

Derive the versions from the installed runtime at plist-generation time
instead. The package file list is unchanged: resolving the tokenized
plist with the versions this build staged reproduces the previous
pkg-plist byte for byte, so no PORTREVISION bump is needed.

An erlang-runtime28 update now needs only a PORTREVISION bump. Note
this reads ${LOCALBASE}/lib/erlang28 rather than the staged release,
because generate-plist runs before do-install; it holds as long as the
release copies erts and the OTP applications unmodified.

CouchDB's own rebar dependencies stay pinned deliberately - they move
only on a CouchDB update, where the change is worth seeing in review.

Approved by:	dch (maintainer)
Differential Revision:	https://reviews.freebsd.org/D59185

(cherry picked from commit aaa28e3db45298305baf558867d6d4ea43e2ac63)
commit hash: b8ecea709c0f0dc564a72deccd3f5a838223ae8c commit hash: b8ecea709c0f0dc564a72deccd3f5a838223ae8c commit hash: b8ecea709c0f0dc564a72deccd3f5a838223ae8c commit hash: b8ecea709c0f0dc564a72deccd3f5a838223ae8c b8ecea7
19:41 Thierry Thomas (thierry) search for other commits by this committer
  • cad/cura 5.7.0_3,2 Slicing application for 3D printers Deprecated Expiration Date
cad/cura: chase py-numpy_stl

Approved by:	blanket (fix)
commit hash: 6d0d5af0f34f76103c1bfd13aacc7d4361c0f67d commit hash: 6d0d5af0f34f76103c1bfd13aacc7d4361c0f67d commit hash: 6d0d5af0f34f76103c1bfd13aacc7d4361c0f67d commit hash: 6d0d5af0f34f76103c1bfd13aacc7d4361c0f67d 6d0d5af
19:35 Juraj Lutter (otis) search for other commits by this committer
textproc/py-jinjanator: Chase hatchling update

Reported by:	pkg-fallout
commit hash: 648e90afd6747142656e46ffc053d6c317568ebe commit hash: 648e90afd6747142656e46ffc053d6c317568ebe commit hash: 648e90afd6747142656e46ffc053d6c317568ebe commit hash: 648e90afd6747142656e46ffc053d6c317568ebe 648e90a
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-runtime29: Update to 29.0.6

(cherry picked from commit e4ebe0f4ae3484608c0066f7138b3c4899aa4398)
commit hash: 775c904661c503f86f45ea1d8dbdc307fceec427 commit hash: 775c904661c503f86f45ea1d8dbdc307fceec427 commit hash: 775c904661c503f86f45ea1d8dbdc307fceec427 commit hash: 775c904661c503f86f45ea1d8dbdc307fceec427 775c904
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-runtime28: Update to 28.5.0.6

(cherry picked from commit 5bb61e54c7d1405443767cb988385dda73c336f6)
commit hash: 97af03e6f41cdc05d7b1e965a93e86d7a5d2b9a1 commit hash: 97af03e6f41cdc05d7b1e965a93e86d7a5d2b9a1 commit hash: 97af03e6f41cdc05d7b1e965a93e86d7a5d2b9a1 commit hash: 97af03e6f41cdc05d7b1e965a93e86d7a5d2b9a1 97af03e
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-runtime27: Update to 27.3.4.17

(cherry picked from commit b4373b83e3d88660fff96c2b8190f69e27754b70)
commit hash: 4c1da4f92baf8f0e4fa4de76e8a549be86c90701 commit hash: 4c1da4f92baf8f0e4fa4de76e8a549be86c90701 commit hash: 4c1da4f92baf8f0e4fa4de76e8a549be86c90701 commit hash: 4c1da4f92baf8f0e4fa4de76e8a549be86c90701 4c1da4f
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-man: Update to 28.5.0.6

(cherry picked from commit b1969d7c8189fbc8149146d1807500ac6d52ab17)
commit hash: 62218144ca1d605f78e590ab6aa14cbc65f12b40 commit hash: 62218144ca1d605f78e590ab6aa14cbc65f12b40 commit hash: 62218144ca1d605f78e590ab6aa14cbc65f12b40 commit hash: 62218144ca1d605f78e590ab6aa14cbc65f12b40 6221814
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-doc: Update to 28.5.0.6

(cherry picked from commit e50d8aab4c27e1208e88176c94bce91048fe7e35)
commit hash: 91d48dcc4e551d3b3bca21bc7850c4b65f753e3d commit hash: 91d48dcc4e551d3b3bca21bc7850c4b65f753e3d commit hash: 91d48dcc4e551d3b3bca21bc7850c4b65f753e3d commit hash: 91d48dcc4e551d3b3bca21bc7850c4b65f753e3d 91d48dc
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-java: Update to 28.5.0.6

(cherry picked from commit 60d21dcf39a6b770e09dd7043189c57dc3f01b47)
commit hash: f56e7846070f09ce94015bd02f999763db4a6eef commit hash: f56e7846070f09ce94015bd02f999763db4a6eef commit hash: f56e7846070f09ce94015bd02f999763db4a6eef commit hash: f56e7846070f09ce94015bd02f999763db4a6eef f56e784
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
lang/erlang-wx: Update to 28.5.0.6

(cherry picked from commit c860bcad8e6f08a911d7470ec20291340391d3f6)
commit hash: 0e62b7180adfd2f852c0558b8b6581c307ec2c13 commit hash: 0e62b7180adfd2f852c0558b8b6581c307ec2c13 commit hash: 0e62b7180adfd2f852c0558b8b6581c307ec2c13 commit hash: 0e62b7180adfd2f852c0558b8b6581c307ec2c13 0e62b71
19:30 Jimmy Olgeni (olgeni) search for other commits by this committer 2026Q3
  • lang/erlang 28.5.0.6,4 Functional programming language from Ericsson
lang/erlang: Update to 28.5.0.6

(cherry picked from commit ceab5f12b5c54bce7e3b294f7ad1b97e620eefa7)
commit hash: ada85eebd6b78ff1e65dfd8b84aa70121b5bcf9f commit hash: ada85eebd6b78ff1e65dfd8b84aa70121b5bcf9f commit hash: ada85eebd6b78ff1e65dfd8b84aa70121b5bcf9f commit hash: ada85eebd6b78ff1e65dfd8b84aa70121b5bcf9f ada85eeb
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime29: Update to 29.0.6
commit hash: e4ebe0f4ae3484608c0066f7138b3c4899aa4398 commit hash: e4ebe0f4ae3484608c0066f7138b3c4899aa4398 commit hash: e4ebe0f4ae3484608c0066f7138b3c4899aa4398 commit hash: e4ebe0f4ae3484608c0066f7138b3c4899aa4398 e4ebe0f
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime28: Update to 28.5.0.6
commit hash: 5bb61e54c7d1405443767cb988385dda73c336f6 commit hash: 5bb61e54c7d1405443767cb988385dda73c336f6 commit hash: 5bb61e54c7d1405443767cb988385dda73c336f6 commit hash: 5bb61e54c7d1405443767cb988385dda73c336f6 5bb61e5
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-runtime27: Update to 27.3.4.17
commit hash: b4373b83e3d88660fff96c2b8190f69e27754b70 commit hash: b4373b83e3d88660fff96c2b8190f69e27754b70 commit hash: b4373b83e3d88660fff96c2b8190f69e27754b70 commit hash: b4373b83e3d88660fff96c2b8190f69e27754b70 b4373b8
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-man: Update to 28.5.0.6
commit hash: b1969d7c8189fbc8149146d1807500ac6d52ab17 commit hash: b1969d7c8189fbc8149146d1807500ac6d52ab17 commit hash: b1969d7c8189fbc8149146d1807500ac6d52ab17 commit hash: b1969d7c8189fbc8149146d1807500ac6d52ab17 b1969d7
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-doc: Update to 28.5.0.6
commit hash: e50d8aab4c27e1208e88176c94bce91048fe7e35 commit hash: e50d8aab4c27e1208e88176c94bce91048fe7e35 commit hash: e50d8aab4c27e1208e88176c94bce91048fe7e35 commit hash: e50d8aab4c27e1208e88176c94bce91048fe7e35 e50d8aa
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-java: Update to 28.5.0.6
commit hash: 60d21dcf39a6b770e09dd7043189c57dc3f01b47 commit hash: 60d21dcf39a6b770e09dd7043189c57dc3f01b47 commit hash: 60d21dcf39a6b770e09dd7043189c57dc3f01b47 commit hash: 60d21dcf39a6b770e09dd7043189c57dc3f01b47 60d21dc
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
lang/erlang-wx: Update to 28.5.0.6
commit hash: c860bcad8e6f08a911d7470ec20291340391d3f6 commit hash: c860bcad8e6f08a911d7470ec20291340391d3f6 commit hash: c860bcad8e6f08a911d7470ec20291340391d3f6 commit hash: c860bcad8e6f08a911d7470ec20291340391d3f6 c860bca
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
  • lang/erlang 28.5.0.6,4 Functional programming language from Ericsson
lang/erlang: Update to 28.5.0.6
commit hash: ceab5f12b5c54bce7e3b294f7ad1b97e620eefa7 commit hash: ceab5f12b5c54bce7e3b294f7ad1b97e620eefa7 commit hash: ceab5f12b5c54bce7e3b294f7ad1b97e620eefa7 commit hash: ceab5f12b5c54bce7e3b294f7ad1b97e620eefa7 ceab5f1
19:25 Jimmy Olgeni (olgeni) search for other commits by this committer
security/vuxml: Document CVE-2026-75538 in Erlang/OTP
commit hash: 5ff179de9e485a9f79b49ec94197e11e00117fa2 commit hash: 5ff179de9e485a9f79b49ec94197e11e00117fa2 commit hash: 5ff179de9e485a9f79b49ec94197e11e00117fa2 commit hash: 5ff179de9e485a9f79b49ec94197e11e00117fa2 5ff179d
19:23 Jimmy Olgeni (olgeni) search for other commits by this committer
net/redpanda-connect: Update to 4.107.2
commit hash: ac1195b3e9401688f26905c86d5c25c3960d7cf5 commit hash: ac1195b3e9401688f26905c86d5c25c3960d7cf5 commit hash: ac1195b3e9401688f26905c86d5c25c3960d7cf5 commit hash: ac1195b3e9401688f26905c86d5c25c3960d7cf5 ac1195b
19:23 Jimmy Olgeni (olgeni) search for other commits by this committer
  • databases/pgbot 0.6.0 Read-only observability and health reports for PostgreSQLnew!
databases/pgbot: Update to 0.6.0
commit hash: 525a828f4696ffa5562d2c8192b5f8dad7fc33ae commit hash: 525a828f4696ffa5562d2c8192b5f8dad7fc33ae commit hash: 525a828f4696ffa5562d2c8192b5f8dad7fc33ae commit hash: 525a828f4696ffa5562d2c8192b5f8dad7fc33ae 525a828
18:44 Rene Ladan (rene) search for other commits by this committer
Tools/scripts/rmport: remind user when removing an electron port to update its
USES
commit hash: 28a3750dcd8638974c09d48b9fa38d4b437c3ae7 commit hash: 28a3750dcd8638974c09d48b9fa38d4b437c3ae7 commit hash: 28a3750dcd8638974c09d48b9fa38d4b437c3ae7 commit hash: 28a3750dcd8638974c09d48b9fa38d4b437c3ae7 28a3750
18:42 Nuno Teixeira (eduardo) search for other commits by this committer
emulators/dosbox-x: Update to 2026-08-31

- Remove upstreamed ffmpeg9 patch
- Remove unneeded #include <stdio.h> in include/setup.h patch.

ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.08.31
commit hash: 868cb3eac6b535a85bab9c0ea1c444faf7269af5 commit hash: 868cb3eac6b535a85bab9c0ea1c444faf7269af5 commit hash: 868cb3eac6b535a85bab9c0ea1c444faf7269af5 commit hash: 868cb3eac6b535a85bab9c0ea1c444faf7269af5 868cb3e
18:29 Matthew Seaman (matthew) search for other commits by this committer
  • mail/libtlsrpt 0.5.1 Low-level C Library to implement TLSRPT into a MTA
mail/libtlsrpt: update to 0.5.1

Changes:	https://github.com/sys4/libtlsrpt/blob/v0.5.1/CHANGELOG.md
Reported by:	portscout, repology
commit hash: 4665514a8d90b44016a3389404080b332b6b1686 commit hash: 4665514a8d90b44016a3389404080b332b6b1686 commit hash: 4665514a8d90b44016a3389404080b332b6b1686 commit hash: 4665514a8d90b44016a3389404080b332b6b1686 4665514
17:58 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
  • audio/cheesecutter 2.10_2 Tracker for composing music for the C64 SID chip
  • devel/containers 0.9.0_6 Containers backed on dlang by std.experimental.allocator
  • devel/d-scanner 0.15.2_1 Swiss-army knife for D source code
  • devel/derelict-sdl2 2.1.4_10 Dynamic bindings to SDL2 and its libraries for the D lang
  • devel/derelict-util 2.1.0_10 The base library for all Derelict packages
  • devel/dlib 1.6.0_1 Math, XML, I/O streams, image and audio processing for D
  • devel/dsymbol 0.14.1_5 Symbol lookup support for libdparse
  • devel/glibd 2.4.4.g_2 D language bindings for the GLib Utility Library
  • devel/icontheme 1.2.3_6 Icon Theme Specification implementation in D programming language
  • devel/inifiled 2.0.0_6 Compile-time .ini file parser and writer generator for D
(Only the first 10 of 27 items in this commit are shown above. View all ports for this commit)
*/*: Bump PORTREVISION. lang/ldc was updated to 1.43.0
commit hash: c85de6d4827be07af547aec3b096c5a556c0b471 commit hash: c85de6d4827be07af547aec3b096c5a556c0b471 commit hash: c85de6d4827be07af547aec3b096c5a556c0b471 commit hash: c85de6d4827be07af547aec3b096c5a556c0b471 c85de6d
17:41 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
  • devel/dcd-server 0.16.4 Auto-complete program for the D programming language (server)
devel/dcd-server: Update to 0.16.4
commit hash: 2670192a39507d51c9ab94a3c15211fd9372c716 commit hash: 2670192a39507d51c9ab94a3c15211fd9372c716 commit hash: 2670192a39507d51c9ab94a3c15211fd9372c716 commit hash: 2670192a39507d51c9ab94a3c15211fd9372c716 2670192
17:39 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
  • devel/dub 1.40.0_3 Package and build manager for D applications and libraries
devel/dub: Bump PORTREVISION. lang/ldc was updated to 1.43.0
commit hash: 1f1898be0ba7ef3bdb5eb2279f2b360b75d5d0bf commit hash: 1f1898be0ba7ef3bdb5eb2279f2b360b75d5d0bf commit hash: 1f1898be0ba7ef3bdb5eb2279f2b360b75d5d0bf commit hash: 1f1898be0ba7ef3bdb5eb2279f2b360b75d5d0bf 1f1898be
17:30 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/ldc: Update to 1.43.0

ChangeLog at:   https://github.com/ldc-developers/ldc/releases/tag/v1.43.0
PR:		297126
commit hash: c7e111c177b1da8f93fc8eec28db7d6edc551e0c commit hash: c7e111c177b1da8f93fc8eec28db7d6edc551e0c commit hash: c7e111c177b1da8f93fc8eec28db7d6edc551e0c commit hash: c7e111c177b1da8f93fc8eec28db7d6edc551e0c c7e111c
17:06 Sergey A. Osokin (osa) search for other commits by this committer
www/freenginx-devel: update: 1.31.3 -> 1.31.4

Sponsored by:	tipi.work

<ChangeLog>

*) Bugfix: the "index" directive used old values of non-cacheable
   variables.

*) Bugfix: variables with side effects might cause incorrect results
   during variable substitution and "no buffer space in script copy"
   alerts.

*) Bugfix: a segmentation fault might occur in a worker process when
   using regular expression captures with the
   "proxy_cache_background_update" directive or the
   ngx_http_slice_module.

*) Bugfix: in the ngx_http_perl_module; the bug had appeared in 1.31.3.

*) Bugfix: "header already sent" alerts might appear in logs when using
   SSI with proxying.

*) Bugfix: some data received from a backend with unbuffered proxying
   might not be sent to the client immediately when using SSI and the
   "gunzip" directive.

*) Change: now, if a connection to a backend is closed due to a timeout
   during buffered proxying, all data previously received from the
   backend are sent to the client.

</ChangeLog>
commit hash: 8ab5fc7929773fe441d4af7d30eb49c50f13a907 commit hash: 8ab5fc7929773fe441d4af7d30eb49c50f13a907 commit hash: 8ab5fc7929773fe441d4af7d30eb49c50f13a907 commit hash: 8ab5fc7929773fe441d4af7d30eb49c50f13a907 8ab5fc7
16:42 Kirill Ponomarev (krion) search for other commits by this committer
  • devel/pcre2 10.48 Perl Compatible Regular Expressions library, version 2
devel/pcre2: Update to 10.48

PR:		298089
Reported by:	dizzy
commit hash: f2beed29d0f0b05ac15a851ce567dfc09be28166 commit hash: f2beed29d0f0b05ac15a851ce567dfc09be28166 commit hash: f2beed29d0f0b05ac15a851ce567dfc09be28166 commit hash: f2beed29d0f0b05ac15a851ce567dfc09be28166 f2beed2
16:39 Joel Bodenmann (jbo) search for other commits by this committer
devel/nextpnr-devel: Update to 2026-09-01
commit hash: 467e9d013becb0bd196e8224723a7d10fa9fd8f8 commit hash: 467e9d013becb0bd196e8224723a7d10fa9fd8f8 commit hash: 467e9d013becb0bd196e8224723a7d10fa9fd8f8 commit hash: 467e9d013becb0bd196e8224723a7d10fa9fd8f8 467e9d0
16:30 Ashish SHUKLA (ashish) search for other commits by this committer
www/element-web: Update to 1.12.27

Approved by:	maintainer (implicit, version bump, as per PR 258262)
commit hash: 1b0f375c9027b75d2cfa1d494eda0dde3ccfd815 commit hash: 1b0f375c9027b75d2cfa1d494eda0dde3ccfd815 commit hash: 1b0f375c9027b75d2cfa1d494eda0dde3ccfd815 commit hash: 1b0f375c9027b75d2cfa1d494eda0dde3ccfd815 1b0f375
16:27 Nicola Vitale (nivit) search for other commits by this committer
devel/py-virtualenv: Update to 21.7.8

ChangeLog:

1. https://github.com/pypa/virtualenv/releases/tag/21.7.8

Reported by:	"github-actions[bot]" <notifications@github.com>
commit hash: 4b5409d3844d84d6dd56d7e867364d76570adf0a commit hash: 4b5409d3844d84d6dd56d7e867364d76570adf0a commit hash: 4b5409d3844d84d6dd56d7e867364d76570adf0a commit hash: 4b5409d3844d84d6dd56d7e867364d76570adf0a 4b5409d
16:23 Norikatsu Shigemura (nork) search for other commits by this committer
devel/py-cfn-lint: Update to 1.56.0

ChangeLog:	https://github.com/aws-cloudformation/cfn-lint/releases/tag/v1.56.0
Approved by:	hrs (mentor, blanket)
commit hash: 6f5fbe89eb84b17ff23332318e63f3ae911a07af commit hash: 6f5fbe89eb84b17ff23332318e63f3ae911a07af commit hash: 6f5fbe89eb84b17ff23332318e63f3ae911a07af commit hash: 6f5fbe89eb84b17ff23332318e63f3ae911a07af 6f5fbe8
16:16 Nicola Vitale (nivit) search for other commits by this committer
sysutils/yazi: Update to 26.9.1

ChangeLog:

1. https://github.com/sxyazi/yazi/blob/main/CHANGELOG.md#v2691

Reported by:	"github-actions[bot]" <notifications@github.com>
commit hash: 58c98a3283368656d96c51887b060931cf9ea890 commit hash: 58c98a3283368656d96c51887b060931cf9ea890 commit hash: 58c98a3283368656d96c51887b060931cf9ea890 commit hash: 58c98a3283368656d96c51887b060931cf9ea890 58c98a3
15:50 Norikatsu Shigemura (nork) search for other commits by this committer
www/p5-HTTP-Tiny-Paranoid: Update to 0.08

ChangeLog:	https://metacpan.org/dist/HTTP-Tiny-Paranoid/changes
Approved by:	hrs (mentor, blanket)
commit hash: c9a9bd9dac236a9d96c8b7588cae0d487c59c921 commit hash: c9a9bd9dac236a9d96c8b7588cae0d487c59c921 commit hash: c9a9bd9dac236a9d96c8b7588cae0d487c59c921 commit hash: c9a9bd9dac236a9d96c8b7588cae0d487c59c921 c9a9bd9
15:29 Stephen Montgomery-Smith (stephen) search for other commits by this committer
math/octave-forge-pkg-octave-doc: Update to 0.8.0.
commit hash: 1d99139f913ca1c93aeaaa3aca740e9a57a161b7 commit hash: 1d99139f913ca1c93aeaaa3aca740e9a57a161b7 commit hash: 1d99139f913ca1c93aeaaa3aca740e9a57a161b7 commit hash: 1d99139f913ca1c93aeaaa3aca740e9a57a161b7 1d99139
15:17 Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix74-proxy: Fix rc.d script

After chasing MariaDB-related changes, proxy rc.d script was missed out.

Fixes:		6ca0412c95f17
commit hash: 8157897c5990092d6be975d83a7b82bef6347372 commit hash: 8157897c5990092d6be975d83a7b82bef6347372 commit hash: 8157897c5990092d6be975d83a7b82bef6347372 commit hash: 8157897c5990092d6be975d83a7b82bef6347372 8157897
15:16 Juraj Lutter (otis) search for other commits by this committer
net-mgmt/zabbix7-proxy: Fix rc.d script

After chasing MariaDB-related changes, proxy rc.d script was missed out.

Fixes:		b50298087b6d
commit hash: 4e20a0c07565ae30208dfbcab2b328183e28512e commit hash: 4e20a0c07565ae30208dfbcab2b328183e28512e commit hash: 4e20a0c07565ae30208dfbcab2b328183e28512e commit hash: 4e20a0c07565ae30208dfbcab2b328183e28512e 4e20a0c
15:15 Gleb Popov (arrowd) search for other commits by this committer Author: Matthias Andree
  • net/chrony 4.9 System clock synchronization client and server
net/chrony: Add TEST_DEPENDS...shells/bash

...to spell out "make test" requirements.

Fixes:		d5885a88b9c69036873ebc68cd01e507ac774d8e
Reported by:	arrowd@
Pull request:	https://github.com/freebsd/freebsd-ports/pull/606
commit hash: 91145446a39016b7ba089331b5f29897efb2bdf3 commit hash: 91145446a39016b7ba089331b5f29897efb2bdf3 commit hash: 91145446a39016b7ba089331b5f29897efb2bdf3 commit hash: 91145446a39016b7ba089331b5f29897efb2bdf3 9114544
14:59 Doug Rabson (dfr) search for other commits by this committer
  • sysutils/ocijail 0.6.1 Experimental, proof-of-concept OCI-compatible runtime for jails
sysutils/ocijail: Update to 0.6.1
commit hash: 5b79e8506a563602cda58499623ec85d8a21e34d commit hash: 5b79e8506a563602cda58499623ec85d8a21e34d commit hash: 5b79e8506a563602cda58499623ec85d8a21e34d commit hash: 5b79e8506a563602cda58499623ec85d8a21e34d 5b79e85
14:19 Emanuel Haupt (ehaupt) search for other commits by this committer
net-mgmt/gping: Update to 1.21.0
commit hash: dd6749e19ad50ae418b54f3f54af8792ce83d23f commit hash: dd6749e19ad50ae418b54f3f54af8792ce83d23f commit hash: dd6749e19ad50ae418b54f3f54af8792ce83d23f commit hash: dd6749e19ad50ae418b54f3f54af8792ce83d23f dd6749e
13:30 Dima Panov (fluffy) search for other commits by this committer
  • irc/quassel 0.14.50 Qt 6 based distributed IRC client (client and monolithic binary)
  • irc/quassel-core 0.14.50 Qt 6 based distributed IRC client (core/server only)
irc/quassel[-core]: update to 0.14.50, WIP build of Qt6 porting stage

PR:	296230
commit hash: 55f2a5e1e3a30eab60b7565d6c3661f741137b0a commit hash: 55f2a5e1e3a30eab60b7565d6c3661f741137b0a commit hash: 55f2a5e1e3a30eab60b7565d6c3661f741137b0a commit hash: 55f2a5e1e3a30eab60b7565d6c3661f741137b0a 55f2a5e
13:27 Stefan Eßer (se) search for other commits by this committer
  • net/cloudquery 6.41.2 Transform cloud infrastructure into queryable SQL tables
net/cloudquery: update to version 6.41.2

Go modules used in the build have been updated.
commit hash: 3ae825cbea948c8d7cd848ff4fab51c74fb5a430 commit hash: 3ae825cbea948c8d7cd848ff4fab51c74fb5a430 commit hash: 3ae825cbea948c8d7cd848ff4fab51c74fb5a430 commit hash: 3ae825cbea948c8d7cd848ff4fab51c74fb5a430 3ae825c
13:21 Dag-Erling Smørgrav (des) search for other commits by this committer
security/vuxml: Unbreak

Fixes:		820ac6c24c44 ("security/vuxml: add www/*chromium < 152.0.7977.64")
commit hash: 16ddd305cfb3b6a6941301f110560328a9d0e0ea commit hash: 16ddd305cfb3b6a6941301f110560328a9d0e0ea commit hash: 16ddd305cfb3b6a6941301f110560328a9d0e0ea commit hash: 16ddd305cfb3b6a6941301f110560328a9d0e0ea 16ddd30
13:09 Max Brazhnikov (makc) search for other commits by this committer
deskutils/kodaskanna: Update to 0.2.3
commit hash: 8c2174523f65b62d2349d9d0f3dc3aded4cc8dfc commit hash: 8c2174523f65b62d2349d9d0f3dc3aded4cc8dfc commit hash: 8c2174523f65b62d2349d9d0f3dc3aded4cc8dfc commit hash: 8c2174523f65b62d2349d9d0f3dc3aded4cc8dfc 8c21745
13:09 Max Brazhnikov (makc) search for other commits by this committer
net-p2p/libktorrent: Mark IGNORE on i386

Hopefully, it will be fixed with the next release.
commit hash: 6b6943d81736830e80748353758cf6d8ee9c1a88 commit hash: 6b6943d81736830e80748353758cf6d8ee9c1a88 commit hash: 6b6943d81736830e80748353758cf6d8ee9c1a88 commit hash: 6b6943d81736830e80748353758cf6d8ee9c1a88 6b6943d
13:07 Matthew Seaman (matthew) search for other commits by this committer
mail/py-tlsrpt-reporter: update to 0.6.0

Changes:	https://github.com/sys4/tlsrpt-reporter/blob/v0.6.0/CHANGELOG.md
Reported by:	portscout, repology
commit hash: e2540542b97896d071c390ce1806064e606c2b27 commit hash: e2540542b97896d071c390ce1806064e606c2b27 commit hash: e2540542b97896d071c390ce1806064e606c2b27 commit hash: e2540542b97896d071c390ce1806064e606c2b27 e254054

Yesterday's Commits | Quarterly Branch