| 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
|
|
Thursday, 10 Sep 2026
|
22:38 Dima Panov (fluffy) 
- x11/babl 0.1.128
Dynamic pixel format conversion library
x11/babl: fix typo
Fixes 90274e2e7fe3396652e923dab00a1afece22e390
a5ca9ce |
22:33 Dima Panov (fluffy)
graphics/gimp3-app: update to 3.2.6 release (+)
Release notes: https://www.gimp.org/news/2026/09/10/gimp-3-2-6-released/
42bb80f |
22:33 Dima Panov (fluffy)
graphics/gegl: update to 0.4.72 release (+)
Use meson helpers while here
Changelog: https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_72/docs/NEWS.adoc?ref_type=tags#user-content-gegl-0-4-72-2026-09-07
cec4d3a8 |
22:33 Dima Panov (fluffy) 
- x11/babl 0.1.128
Dynamic pixel format conversion library
x11/babl: update to 0.1.128 release (+)
Use meson helpers while here
Changelog: https://gitlab.gnome.org/GNOME/babl/-/blob/BABL_0_1_128/NEWS?ref_type=tags#L7-9
90274e2 |
22:32 Jason W. Bacon (jwb)
devel/mongo-cxx-driver: Update to 4.5.3
Bug fix release
Changes: https://github.com/mongodb/mongo-cxx-driver/releases
Reported by: Repology
421acd8 |
22:30 Steven Kreuzer (skreuzer)
devel/py-asttokens: Update to 3.0.2
Changelog: https://github.com/gristlabs/asttokens/releases/tag/v3.0.2
b2b3d30 |
22:11 Dmitry Marakasov (amdmi3)
misc/pastebinit: update 1.7.1 → 1.8.0
1039b41 |
22:02 Nicola Vitale (nivit)
devel/py-time-machine: Update to 3.5.1
Reported by: portscout!
33c32bb |
21:46 Nicola Vitale (nivit)
multimedia/mpv-mpris: Update to 1.2
- Pet portclippy
- Take maintainership
- Update list of dependencies
ChangeLog:
1. https://github.com/hoyon/mpv-mpris/releases/tag/1.2
e3dc67f |
21:45 Nicola Vitale (nivit) 
- net/rustconn 0.21.10
Modern connection manager with GTK4/Wayland-native interface
net/rustconn: Update to 0.21.10
ChangeLog:
1. https://github.com/totoshko88/RustConn/releases/tag/v0.21.10
Reported by: "github-actions[bot]" <notifications@github.com>
e690018 |
21:05 Nuno Teixeira (eduardo) 2026Q3
- math/add 20260909
Full-screen editing calculator
math/add: Update to 20260909
ChangeLog: https://invisible-island.net/add/CHANGES.html#index-t20260909
MFH: 2026Q3
(cherry picked from commit a591a2b1f4871832d771835e51b14b5c0a456098)
63868a1 |
20:56 Stephen Montgomery-Smith (stephen)
math/octave-forge-pkg-octave-doc: Update to 0.8.3.
37bd006 |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Add new variable NPM_PREFETCH_ARCHS
A node modules archive created by the prefetch function may vary
depending on the architecture, especially if the archive contains
architecture-specific node modules.
This variable can be used to indicate which architectures the node
modules archives are prepared for.
If you prepared the archives for amd64 and aarch64 architecutres,
specify:
NPM_PREFETCH_ARCHS= aarch64 amd64
(cherry picked from commit 0b23ce8d9eea396f867085461ad8761c80da7173)
3730290 |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Always use X' for denoting BLOB data type
SQLite's .dump always uses X' (capital X) for BLOB. So it's better we
use X' in the code for securing reproducibility of node modules
tarball created by pnpm.
Also, conversion from x' to X' in output dump file in case x' is
accidentally mixed in.
Reported by: pkg-fallout
(cherry picked from commit f3216dad74a016485bfcf09c6acbc830129cdf86)
48f1d60 |
20:54 Hiroki Tagato (tagattie) Author: Bryan Everly 2026Q3
Mk/Uses/npm.mk: Fix typo (!defied -> !defined)
PR: 297455
Reported by: Bryan Everly <bryan@theeverlys.com>
(cherry picked from commit df0c9b0dabc8975edfa75747711d5709bd6ea92b)
3e26142 |
20:54 Hiroki Tagato (tagattie) Author: Shin-ichi Nagamura 2026Q3
Mk/Uses/npm.mk: Quote TMPDIR and WRKDIR in shell comparisons
When TMPDIR is unset, the generated shell command becomes:
if [ != ${WRKDIR} ]; then
and /bin/sh reports:
[: !=: unexpected operator
Quoting both variables fixes the issue.
PR: 297181
Reported by: Shin-ichi Nagamura <core@zsc.jp>
(cherry picked from commit cbeb1be34ba3107114345e52c6b57adc2ec34060)
58dd07b |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Copy pnpm-workspace.yaml from PKGJSONSDIR to WRKSRC when it
exists
(cherry picked from commit b700ef8ce3d6fb688dc59a428f6cd4edeb961c2f)
a3e5136 |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Remove temp directory in pnpm store before making archive
Leaving the directory in place may cause the node modules archive to
be unreproducible.
(cherry picked from commit 89e5e41d60c17231cadec381931ae4f095e1752a)
862270f |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Unbreak make index
In the previous commit, NPM_VER_MAJOR and NPM_VER_MINOR are left
undefined when NPM_VER is manually specified. This change corrects the
error.
Reported by: Xavier Humbert <xavier@groumpf.org> (via ports),
antoine (via ports-committers)
Fixes: dad28f35db5a (Mk/Uses/npm.mk: Correct NPM version comparison)
(cherry picked from commit ed58cdeda4a8c595ead11be29c8548b2153d6d47)
f1ec3ee |
20:54 Hiroki Tagato (tagattie) 2026Q3
Mk/Uses/npm.mk: Correct NPM version comparison
Assuming NPM version follows the semantic versioning, NPM_VER:R was
used to obtain the major and the minor version of NPM. However, when
the minor version is equal or greater than 10, the comparison
NPM:R >= 11.3 does not make sense. This change corrects version
comparison using major and minor combination.
(cherry picked from commit dad28f35db5afc535469fdffc9b6042e5dc25871)
8ffb09f |
20:52 Nuno Teixeira (eduardo) 
- math/add 20260909
Full-screen editing calculator
math/add: Update to 20260909
ChangeLog: https://invisible-island.net/add/CHANGES.html#index-t20260909
MFH: 2026Q3
a591a2b |
20:52 Nuno Teixeira (eduardo)
math/R-cran-xts: Update to 0.14.3
ChangeLog: https://cran.r-project.org/web/packages/xts/news/news.html
c1c5380 |
20:52 Nuno Teixeira (eduardo)
math/R-cran-terra: Update to 1.9-50
ChangeLog: https://cran.r-project.org/web/packages/terra/news/news.html
5f14316 |
20:52 Nuno Teixeira (eduardo)
math/R-cran-RcppArmadillo: Update to 15.6.0-1
ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html
79e8d00 |
20:52 Nuno Teixeira (eduardo)
devel/R-cran-testit: Update to 1.1.2
ChangeLog: https://github.com/yihui/testit/releases/tag/v1.1.2
9f57b22 |
20:52 Nuno Teixeira (eduardo) 
- editors/amp 0.7.1.69
Complete text editor for your terminal
editors/amp: Update to 0.7.1-69
- Remove deprecated devel/oniguruma dependency; upstream changed it to
fancy-regex on commit 77c2cc7
ChangeLog: https://github.com/jmacdonald/amp/compare/0.7.1...0.7.1-69-gdf97a3c
388768d |
20:51 Stephen Montgomery-Smith (stephen)
math/octave-forge-datatypes: Update to 1.4.0.
cc5e25e |
20:15 Hiroki Tagato (tagattie) 
- devel/electron41 41.10.7_2
Build cross-platform desktop apps with JavaScript, HTML, and CSS
devel/electron41: Deprecate and set to expire on 2026-10-31
0662f2f |
20:15 Hiroki Tagato (tagattie)
devel/electron44: Add port: Build cross-platform desktop apps with JavaScript,
HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.
It's easier than you think.
If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.
WWW: https://electronjs.org/
0a99930 |
20:14 Christoph Moench-Tegeder (cmt) 2026Q3
- www/firefox 156.0,2
Web browser based on the browser portion of Mozilla
www/firefox: update to 156.0 (rc1)
Release Notes (soon):
https://www.firefox.com/en-US/firefox/156.0/releasenotes/
(cherry picked from commit fe9b504c67fb9aca4f8ebbdc5152bd02620fded9)
2735185 |
20:13 Christoph Moench-Tegeder (cmt) 2026Q3
- security/nss 3.129
Libraries to support development of security-enabled applications
security/nss: update to 3.129
Release Notes:
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_129.html
Also, while cleaning up patches for bugs fixed upstream, remove parts
for long unsupported architectures.
(cherry picked from commit 9c22f6eb5b81a94b0986dc3768177c9cd7458a3d)
a748612 |
20:12 Christoph Moench-Tegeder (cmt) 
- www/firefox 156.0,2
Web browser based on the browser portion of Mozilla
www/firefox: update to 156.0 (rc1)
Release Notes (soon):
https://www.firefox.com/en-US/firefox/156.0/releasenotes/
fe9b504 |
20:10 Christoph Moench-Tegeder (cmt) 
- security/nss 3.129
Libraries to support development of security-enabled applications
security/nss: update to 3.129
Release Notes:
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_129.html
Also, while cleaning up patches for bugs fixed upstream, remove parts
for long unsupported architectures.
9c22f6e |
20:05 Yuri Victorovich (yuri) 
- misc/ollama 0.34.0
Run text/image LLMs and programming APIs locally and in the cloud
misc/ollama: update 0.32.5 → 0.34.0
MLX image generation is now officially disabled hy the upstream
with the promise that it will come back once issues are resolved.
The VULKAN option is now enabled again since compilation issues
were resolved.
ChangeLog: https://github.com/ollama/ollama/releases/tag/v0.34.0
7c5c49f |
20:04 Yuri Victorovich (yuri)
misc/llama-cpp: update 9426 → 10900
3b90c2e |
20:04 Yuri Victorovich (yuri)
misc/ggml: update 0.13.1 → 0.23.0-38-g7840aaba
30ea798 |
20:04 Yuri Victorovich (yuri)
Tools/scripts/report-outdated-for-maintainer.py: Update
It collects outdatedness info and presents it in many different ways
in different tables.
'Outdatedness Analysis' is the table that shows how many
ports are outdated for more than a week, month, etc.
The number of ports outdated for more than 1 month should be taken
as a measure of outdatedness for a maintainer.
Use of the portscout data in addition to Repology and GitHub is
coming up.
bbb6a26 |
20:04 Yuri Victorovich (yuri) 
- biology/molden 7.3,1
Display molecular orbitals and electron densities in 2D and 3D
biology/molden: update 7.1 → 7.3
42231a3 |
20:04 Yuri Victorovich (yuri)
cad/verilator: update 5.050 → 5.052
e3e2905 |
20:04 Yuri Victorovich (yuri) 
- astro/siril 1.4.4
Astronomical image processing software
astro/siril: update 1.2.6 → 1.4.4
886b0df |
20:04 Yuri Victorovich (yuri)
devel/bashdb: update 5.0-1.1.2 → 5.2.1.2.0
0deab54 |
19:58 Yuri Victorovich (yuri)
devel/py-ubelt: update 1.4.2 → 1.4.3
852366d |
19:58 Yuri Victorovich (yuri) 
- misc/claude-code 2.1.267
Agentic coding tool from Anthropic that lives in your terminal
misc/claude-code: update 2.1.266 → 2.1.267
d38d035 |
19:58 Yuri Victorovich (yuri)
misc/grok-build: update 1.0.24 → 1.0.25
06b2b1f |
19:58 Yuri Victorovich (yuri)
misc/antigravity-cli: update 1.1.28 → 1.2.0
3c40c96 |
19:58 Yuri Victorovich (yuri)
science/py-mne: update 1.11.0 → 1.13.0
d71b899 |
19:58 Yuri Victorovich (yuri)
x11-toolkits/py-magicgui: update 0.10.0 → 0.10.2
7769d75 |
19:58 Yuri Victorovich (yuri)
devel/py-xarray-einstats: update 0.8.0 → 0.11.0
2467737 |
19:58 Yuri Victorovich (yuri)
devel/py-cwltest: update 2.6.20251216093331 → 2.7.20260814150058
4c96ba0 |
19:58 Yuri Victorovich (yuri)
devel/py-schema-salad: update 8.9.20251102115403 → 8.10.20260825112551
46fed6a |
19:58 Yuri Victorovich (yuri)
databases/py-sqlcipher3: update 0.6.0 → 0.6.2
48e1c84 |
19:58 Yuri Victorovich (yuri)
cad/py-pyvcd: update 0.4.1 → 0.5.0
c19623a |
19:58 Yuri Victorovich (yuri)
devel/py-pathlib2: Improve how tests are handled, and other small improvements
4e07271 |
19:58 Yuri Victorovich (yuri) 
- devel/py-jaxtyping 0.3.11
Type annotations & runtime checking for shape and dtype of JAX arrays
devel/py-jaxtyping: update 0.3.5 → 0.3.11
b090b84 |
19:58 Yuri Victorovich (yuri)
devel/py-types-aws-xray-sdk: update 2.15.0.20251206 → 2.15.0.20260518
baf5710 |
19:58 Yuri Victorovich (yuri) 
- astro/py-alerce 2.3.1
Python library to interact with ALeRCE services and databases
astro/py-alerce: update 2.3.0 → 2.3.1
a883d84 |
19:58 Yuri Victorovich (yuri)
security/py-iamdata: update 0.1.202604021 → 0.1.202609091
efa5ee5 |
19:58 Yuri Victorovich (yuri) 
- devel/quill 13.0.0
Asynchronous low latency C++ logging library
devel/quill: update 11.1.0 → 13.0.0
7d05a3e |
19:58 Yuri Victorovich (yuri) 
- math/py-spectral 0.25
Spectral Python is a Python module for hyperspectral image processing
math/py-spectral: update 0.24 → 0.25
b03c95d |
19:58 Yuri Victorovich (yuri) 
- audio/sonivox 4.0.2
Evolution of the AOSP 'platform_external_sonivox'
audio/sonivox: update 4.0.1 → 4.0.2
ChangeLog: https://github.com/EmbeddedSynth/sonivox/releases/tag/v4.0.2
0455f84 |
19:58 Yuri Victorovich (yuri)
graphics/aseprite: update 1.2.9 → 1.3.18.3
5a260ce |
19:58 Yuri Victorovich (yuri)
graphics/skia124: New port: Skia library fork used by aseprite
This is a new dependency of graphics/aseprite.
PR: 298270
Approved by: Baptiste Daroussin <bapt@FreeBSD.org> (on behalf of portmgr@)
0383be5 |
19:58 Yuri Victorovich (yuri)
devel/{,py-}opendht: update 3.3.1 → 4.4.0
348e019 |
19:58 Yuri Victorovich (yuri)
misc/py-python-crc: update 7.1.0 → 8.0.0
dda690d |
19:58 Yuri Victorovich (yuri)
math/py-slepc4py: update 3.22.2 → 3.25.1
266c6db |
19:58 Yuri Victorovich (yuri) 
- math/slepc 3.25.1
Scalable Library for Eigenvalue Problem Computations
math/slepc: update 3.22.2 → 3.25.1
bb17f87 |
19:58 Yuri Victorovich (yuri)
math/py-petsc4py: update 3.22.4 → 3.25.5
c4a0dea |
19:58 Yusuf Yaman (nxjoseph) Author: Leo Vandewoestijne 2026Q3
- dns/knot3 3.6.0
High performance authoritative-only DNS server
dns/{knot3,py-libknot}: Update 3.5.8 => 3.6.0
Changelog:
https://www.knot-dns.cz/2026-09-08-version-360.html
PR: 298376
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 916220ef151d57692cff0f97c7d1b89e99005d76)
e3a4958 |
19:58 Yuri Victorovich (yuri) 
- math/petiga g20250403
Framework for High Performance Isogeometric Analysis
math/petiga: update g20221208 → g20250403
8472455 |
19:58 Yuri Victorovich (yuri) 
- math/deal.ii 9.8.0
Finite element Differential Equations Analysis Library (DEAL)
- math/hyperdeal g20230706_3
Finite-element library for partial differential equations
math/deal.ii: update 9.7.1 → 9.8.0
a7f3def |
19:58 Yuri Victorovich (yuri) 
- math/sundials 7.9.0_1
SUite of Nonlinear and DIfferential/ALgebraic Equation Solvers
- science/PETSc 3.25.5
Suite of data structures and routines from Argonne National Laboratory
- science/bout++ 5.1.1_10
Plasma fluid finite-difference simulation code
- science/code_saturne 8.1.1_8
EDF's general purpose Computational Fluid Dynamics (CFD) software
- science/precice 3.4.1_2
Coupling library for partitioned multi-physics simulations
science/PETSc: update 3.22.4 → 3.25.5
be39729 |
19:58 Yuri Victorovich (yuri)
multimedia/librist: update 0.2.18 → 0.2.20
68bb1da |
19:58 Yuri Victorovich (yuri) 
- audio/jacktrip 3.0.1
Multi-machine audio network performance over the Internet
audio/jacktrip: update 3.0.0 → 3.0.1
79755ac |
19:58 Yuri Victorovich (yuri)
databases/goose: update 3.27.3 → 3.28.0
582c271 |
19:58 Yuri Victorovich (yuri)
textproc/py-python-frontmatter: update 1.1.0 → 1.3.0
3c836a1 |
19:58 Yuri Victorovich (yuri)
science/py-mpcontribs-client: update 5.10.1 → 5.10.5
c28e9aa |
19:58 Yuri Victorovich (yuri) 
- biology/py-pysam 0.24.1
Python module for reading, manipulating and writing genomic data sets
biology/py-pysam: update 0.24.0 → 0.24.1
d1cc54b |
19:58 Yuri Victorovich (yuri)
textproc/py-gensim: update 4.3.3 → 4.4.0
c81a6f0 |
19:58 Yuri Victorovich (yuri)
biology/py-bx-python: update 0.14.0 → 0.15.1
13120e1 |
19:58 Yuri Victorovich (yuri)
devel/py-camel-converter: update 5.1.0 → 5.1.1
20a20ee |
19:58 Yuri Victorovich (yuri) 
- devel/py-asteval 1.0.10
Safe, minimalistic evaluator of python expression using ast module
devel/py-asteval: update 1.0.9 → 1.0.10
a1c4c7ac |
19:58 Yuri Victorovich (yuri)
devel/py-dependency-groups: update 1.3.1 → 1.3.2
c6a351c |
19:58 Yuri Victorovich (yuri) 
- science/abinit 10.8.3
Full-featured atomic-scale first-principles simulation software
science/abinit: update 10.8.1 → 10.8.3
b7a89dc |
19:58 Yuri Victorovich (yuri) 
- devel/py-cytoolz 1.1.0
Cython implementation of Toolz: High performance functional utilities
devel/py-cytoolz: update 1.0.1 → 1.1.0
1f40086 |
19:58 Yuri Victorovich (yuri)
comms/soapyuhd: update 0.4.1-18 → 0.4.1.27
301ffec |
19:58 Yuri Victorovich (yuri) 
- math/amgcl 1.5.0
C++ header-only library for solving large sparse linear systems
math/amgcl: update 1.4.9 → 1.5.0
5d0a0c5 |
19:58 Yuri Victorovich (yuri)
security/hs-cryptol: update 3.4.0 → 3.6.0
9d445d3 |
19:56 Yusuf Yaman (nxjoseph) Author: Leo Vandewoestijne
- dns/knot3 3.6.0
High performance authoritative-only DNS server
dns/{knot3,py-libknot}: Update 3.5.8 => 3.6.0
Changelog:
https://www.knot-dns.cz/2026-09-08-version-360.html
PR: 298376
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
916220e |
19:50 Jochen Neumeister (joneum)
www/freenginx-acme-module: Fix CPE information
Sponsored by: Netzkommune GmbH
be68eb9 |
19:50 Jochen Neumeister (joneum)
devel/libnjs: Fix CPE information
Sponsored by: Netzkommune GmbH
8c6b5aa |
19:50 Jochen Neumeister (joneum) 
- www/zoraxy 3.3.4_1
General purpose HTTP reverse proxy and forwarding tool
www/zoraxy: Add CPE information
Sponsored by: Netzkommune GmbH
c9d2ef0 |
19:50 Jochen Neumeister (joneum)
www/nginx-module-lua: Add CPE information
Sponsored by: Netzkommune GmbH
dbfd6be0 |
19:50 Jochen Neumeister (joneum)
www/immich-ml: Add CPE information
Sponsored by: Netzkommune GmbH
1827531 |
19:50 Jochen Neumeister (joneum) 
- www/immich 3.1.0_1
High performance self-hosted photo and video management solution
www/immich: Add CPE information
Sponsored by: Netzkommune GmbH
6df8404 |
19:50 Jochen Neumeister (joneum) 
- www/code-server 4.136.2
Run VS Code on a remote server and access it through a browser
www/code-server: Add CPE information
Sponsored by: Netzkommune GmbH
af7e543 |
19:50 Jochen Neumeister (joneum) 
- sysutils/oddjob 0.34.7
D-Bus service that runs privileged jobs for client applications
sysutils/oddjob: Add CPE information
Sponsored by: Netzkommune GmbH
1289ec6 |
19:50 Jochen Neumeister (joneum)
security/py-kdcproxy: Add CPE information
Sponsored by: Netzkommune GmbH
37ccf9b |
19:50 Jochen Neumeister (joneum)
security/gssproxy: Add CPE information
Sponsored by: Netzkommune GmbH
e946633 |
19:50 Jochen Neumeister (joneum)
security/dogtag-jss: Add CPE information
Sponsored by: Netzkommune GmbH
870f58e |
19:50 Jochen Neumeister (joneum) 
- net/slapi-nis 0.70.0
Schema Compatibility plugin for 389 Directory Server
net/slapi-nis: Add CPE information
Sponsored by: Netzkommune GmbH
4961dfd |