| 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
|
|
Sunday, 1 Mar 2026
|
22:30 Stefan Eßer (se)
ports-mgmt/portmaster: update to version 3.33
Merge pull request #73 from delphij/patch-1: Fix link for homepage
Fix bug 268397: Stop deleting the empty $LOCALBASE_COMPAT directory.
The patch suggested by Herbertz J. Skuhra (herbert@gojira.at) has been
applied to the source repository.
PR: 268397
777f936 |
22:25 Stefan Eßer (se)
ports-mgmt/portmaster: update to version 3.32
Changes in version 3.31:
Avoid use of -D due to an incompatbility with GNU make
Ports commit 755d190db121 by tijl (Tijl Coosemans) added a patch that
changed all uses of -DMACRO to MACRO=1 on make command lines, since
the MAKEFLAGS environment variable is passed to both BSD make and GNU
make (where selected) and the latter does not accept the -D option.
Changes in version 3.32:
Add -q option to --clean-distfiles
Fix small issues in the man page.
21fd818 |
22:11 Dirk Meyer (dinoex)
net/webalizer-geodb: Update to 20260301
e3743ef |
22:06 Yuri Victorovich (yuri) 
- www/py-yt-dlp 2026.02.21
Program for downloading videos from various platforms (devel files)
- www/yt-dlp 2026.02.21
Command-line program for downloading videos from various platforms
www/{,py-}yt-dlp: update 2026.01.29 → 2026.02.21
a6a2f79 |
22:06 Yuri Victorovich (yuri)
www/py-yt-dlp-ejs: New port: JavaScript challenge solver for yt-dlp
1e0296f |
21:58 Ronald Klop (ronald) 
- biology/gkl 0.9.1_1
Accelerated kernel library for genomics
biology/gkl: mark broken on aarch64
multiple errors in the log like:
/usr/lib/clang/19/include/ia32intrin.h:312:10: error: use of undeclared
identifier '__builtin_ia32_readeflags_u32'
PR: 293534
Reported-by: https://portsfallout.com/fallout?port=biology%2Fgkl%24
Approved-by: yuri@ (maintainer)
693b58e |
21:16 Joel Bodenmann (jbo)
audio/subtui: Update to 2.8.0
Changelog: https://github.com/MattiaPun/SubTUI/releases/tag/v2.8.0
fba1610 |
20:55 Yuri Victorovich (yuri)
misc/github-copilot-cli: Fix typo in comment
5fdac53 |
20:53 Yuri Victorovich (yuri) 
- misc/gemini-cli 0.31.0
Open-source CLI for direct access to Google's Gemini AI model
misc/gemini-cli: update 0.26.0 → 0.31.0
cc3c57e |
20:52 Danilo Egea Gondolfo (danilo)
net-mgmt/prometheus3: Update to 3.10.0
Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.10.0
551d942 |
20:52 Danilo Egea Gondolfo (danilo)
sysutils/kubectl: Update to 1.35.2
Changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#changelog-since-v1351
e3c060b |
20:52 Danilo Egea Gondolfo (danilo) 
- editors/nano 8.7.1
Nano's ANOther editor, an enhanced free Pico clone
editors/nano: Update to 8.7.1
Changelog:
https://www.nano-editor.org/news.php
405be10 |
20:52 Danilo Egea Gondolfo (danilo)
games/solarus-quest-editor: Update to 2.0.3
Changelog:
https://gitlab.com/solarus-games/solarus/-/blob/release-2.0.3/editor/changelog.md
4ff0735 |
20:52 Danilo Egea Gondolfo (danilo)
games/solarus: Update to 2.0.3
Changelog:
https://gitlab.com/solarus-games/solarus/-/blob/release-2.0.3/changelog.md
bf804e0 |
20:52 Danilo Egea Gondolfo (danilo)
sysutils/eksctl: Update to 0.223.0
Changelogs:
https://github.com/eksctl-io/eksctl/releases/tag/v0.223.0
https://github.com/eksctl-io/eksctl/releases/tag/v0.222.0
609dcfc |
20:52 Danilo Egea Gondolfo (danilo)
security/aws-iam-authenticator: Update to 0.7.11
Changelog:
https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.7.11
bd37714 |
20:52 Danilo Egea Gondolfo (danilo)
sysutils/kubectl: Update to 1.35.1
Changelog:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#changelog-since-v1350
ac39dc3 |
20:46 Yuri Victorovich (yuri)
misc/github-copilot-cli: Add ripgrep run-time dependency
6439033 |
20:45 Yuri Victorovich (yuri) Author: Dima Panov
- misc/visp 3.7.0
Modular library for visual tracking and visual servoing
misc/visp: update 3.6.0 → 3.7.0
PR: 293511
d5f7138 |
20:45 Yuri Victorovich (yuri)
devel/{,py-}nanobind: update 2.4.0 → 2.12.0
8050e7d |
20:35 Yuri Victorovich (yuri) 
- audio/bliss 1.2.0.210
Multithreaded C library used to compute distance between songs
audio/bliss: update 1.2.0-209 → 1.2.0.210
a8ecd94 |
20:34 Nuno Teixeira (eduardo) 
- dns/blocky 0.29.0_1
Fast and lightweight DNS proxy as ad-blocker
dns/blocky: Modernize config sample syntax, set queryLog to none
Reported by: diizzy
5215e40 |
20:29 Rainer Hurling (rhurlin) 2026Q1
astro/py-ephem: Update to 4.2.1
- First release that offers wheels for Python 3.14
- Star database now makes the star Albereo available under its more
official spelling Albireo
- Classes like Sun and Mercury are now defined using plain literal
class statements, instead of being built dynamically in a for loop.
This should make the classes visible to tools like editors,
debuggers, and type checkers.
Strip had to be changed from PYTHON_TAG to PYTHON_SUFFIX in order to
also support threaded Python versions (3.13t).
Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-421-2026-february-28
Reported by: Repology
MFH: 2026Q1
(cherry picked from commit 2a067443f6f147114723e89cc9ce1f30e5bf5974)
5bb5330 |
20:24 Rainer Hurling (rhurlin)
astro/py-ephem: Update to 4.2.1
- First release that offers wheels for Python 3.14
- Star database now makes the star Albereo available under its more
official spelling Albireo
- Classes like Sun and Mercury are now defined using plain literal
class statements, instead of being built dynamically in a for loop.
This should make the classes visible to tools like editors,
debuggers, and type checkers.
Strip had to be changed from PYTHON_TAG to PYTHON_SUFFIX in order to
also support threaded Python versions (3.13t).
Changelog: https://github.com/brandon-rhodes/pyephem/blob/master/ephem/doc/CHANGELOG.rst#version-421-2026-february-28
Reported by: Repology
MFH: 2026Q1
2a06744 |
20:01 Jose Alonso Cardenas Marquez (acm)
archivers/peazip: Fix build on aarch64
- Bump PORTREVISION
4dad419 |
19:27 Bernhard Froehlich (decke)
www/mattermost-server: Updatr to 10.11.12
4ab2518 |
19:19 Bernhard Froehlich (decke)
www/mattermost-webapp: Update to 10.11.12
Replace PORTVERSION with DISTVERSION
PR: 293510
25c6cb2 |
19:09 Bernhard Froehlich (decke) 
- dns/dnscontrol 4.35.0
Synchronize your DNS to multiple providers from a simple DSL
dns/dnscontrol: Update to 4.35.0
aa9ec61 |
17:51 Joe Marcus Clarke (marcus)
net/wireshark: Update to 4.6.4
See https://www.wireshark.org/docs/relnotes/wireshark-4.6.4.html for a
list of changes in this release.
e1b0161 |
17:46 Palle Girgensohn (girgen)
databases/postgresql-libpqxx: Update to 8.0.0
Release notes: https://github.com/jtv/libpqxx/releases/tag/8.0.0
03d5b6c |
17:38 Rene Ladan (rene)
devel/tbb: Remove expired port
2026-03-01 devel/tbb: Project moved to devel/onetbb
dbfbe8c3f |
17:37 Rene Ladan (rene)
lang/go-devel: Remove expired port
2026-03-01 lang/go-devel: Old version of Go. Use the go package (lang/go)
instead.
d6b2b21 |
17:00 Kirill Ponomarev (krion)
benchmarks/fio: Update project WWW
- The homepage has moved from git.kernel.dk to git.kernel.org
Reported by: Sitsofe Wheeler <sitsofe at gmail.com>
7481980 |
16:46 Cy Schubert (cy) 
- shells/ksh-devel 2026.02.26
ksh93u+m is the development branch ksh93 based on AT&T ksh93u+ (stable)
shells/ksh-devel: Fix build with /bin/sh
When /bin/sh is $SHELL (as in poudriere), upstream commit 93fdfc28
causes a ksh package error.
2356008 |
16:46 Cy Schubert (cy) 
- shells/ksh-devel 2026.02.26
ksh93u+m is the development branch ksh93 based on AT&T ksh93u+ (stable)
Revert "shells/ksh-devel: Fix poudriere build"
This does not address the problem.
This reverts commit 54361e152fd47820e032312d2e9ef16190da22a0.
2609e5d |
16:43 Rodrigo Osorio (rodrigo)
www/glassfish: update 7.1.0 -> 8.0.0
Changelog: https://github.com/eclipse-ee4j/glassfish/releases/tag/8.0.0
a579b2f |
16:43 Rodrigo Osorio (rodrigo)
www/cadaver: update 0.26 -> 0.28
Changelog: https://github.com/notroj/cadaver/blob/master/NEWS
52ae540 |
16:43 Rodrigo Osorio (rodrigo) 
- www/axis2 2.0.0
Provides a Web Services,SOAP and WSDL engine from Apache
www/axis2: update 1.8.0 -> 2.0.0
Changelog: https://axis.apache.org/axis2/java/core/release-notes/2.0.0.html
Update and reorder Makefile to make portlint and porclippy happy
8a75d2d |
16:36 Vladimir Druzenko (vvd) Author: Paavo-Einari Kaipila
www/hiawatha: Update 11.8 => 12.0
Release Notes:
https://hiawatha.leisink.net/changelog
PR: 293528
5930716 |
16:36 Vladimir Druzenko (vvd) Author: Paavo-Einari Kaipila
security/mbedtls4: New port 4.0.0
Changelog:
https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-4.0.0
PR: 293527
0f99c33 |
16:36 Vladimir Druzenko (vvd)
security/mbedtls4: Repocopy from security/mbedtls3
PR: 293527
a28c15d |
16:36 Vladimir Druzenko (vvd)
security/mbedtls3: Adjust CONFLICTS in anticipation of security/mbedtls4
PR: 293527
Approved by: tijl (implicit)
305cd2e |
16:34 Yuri Victorovich (yuri)
multimedia/ossia-score: Remove BROKEN lines
4747799 |
16:32 Yuri Victorovich (yuri)
multimedia/ossia-score: update 3.4.1 → 3.8.0
b4daecf |
16:32 Yuri Victorovich (yuri) 
- audio/faust 2.83.1
Functional programming language for realtime audio signal processing
audio/faust: update 2.81.10 → 2.83.1
e1a105d |
16:24 Gleb Popov (arrowd) Author: Markus Graf
math/usearch: Search & Clustering engine library (C, C++ and Java JNI)
PR: 293490
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
0289e12 |
16:16 Max Brazhnikov (makc) Author: Evgenii Khramtsov 2026Q1
archivers/7-zip: Add ASM option for amd64
to build with jwasm and enable it by default.
PR: 292864
(cherry picked from commit 52e37a08ce1c6b5bdba9f03948386109b9b39052)
fa3fd95 |
16:16 Max Brazhnikov (makc) 2026Q1
archivers/7-zip: drop unused dependency
PR: 293375
Reported by: Evgenii Khramtsov
(cherry picked from commit f7bc9c94e726ceb6bfc4f64b068107c389abfae4)
822722d3 |
16:16 Max Brazhnikov (makc) 2026Q1
archivers/7-zip: clean up stale bits
(cherry picked from commit be21356183d940850936c8cb4224defac2d35731)
bc440bb |
16:16 Max Brazhnikov (makc) 2026Q1
archivers/7-zip: Update to 26.00
Release notes:
https://sourceforge.net/p/sevenzip/discussion/45797/thread/a1f7e08417/
PR: 293202
Reported by: Anton Saietskii <vsasjason@gmail.com>
(cherry picked from commit 4d9c9b7d7dc5cd38fda13575909de7ae092ebaa8)
eed392c |
16:10 Tijl Coosemans (tijl) 2026Q1
security/gnutls: Update to 3.8.12
PR: 293509
(cherry picked from commit 5c5feb91e15de2d5ebba4b881f2f93635cffa7de)
f352eff |
16:09 Max Brazhnikov (makc) Author: Evgenii Khramtsov
archivers/7-zip: Add ASM option for amd64
to build with jwasm and enable it by default.
PR: 292864
52e37a0 |
16:09 Max Brazhnikov (makc)
archivers/7-zip: drop unused dependency
PR: 293375
Reported by: Evgenii Khramtsov
f7bc9c9 |
16:06 Tijl Coosemans (tijl)
security/gnutls: Update to 3.8.12
PR: 293509
5c5feb9 |
15:12 Thierry Thomas (thierry)
math/libsemigroups: upgrade to v3.5.1
Releases notes at https://github.com/libsemigroups/libsemigroups/releases
2ee95b9 |
15:12 Thierry Thomas (thierry)
graphics/cimg: upgrade to v.3.7.2
7004a58 |
15:12 Thierry Thomas (thierry)
www/threejs: upgrade to r183
Release notes at https://github.com/mrdoob/three.js/releases/tag/r183
0a5b7c0 |
14:31 Vladimir Druzenko (vvd) Author: Laurent Chardon
emulators/mame: Update 0.284 => 0.286
Release Notes:
https://www.mamedev.org/?p=560
Sort plist.
PR: 293508
1e8f856 |
14:08 Nuno Teixeira (eduardo)
devel/aws-sdk-cpp: Update to 1.11.760
ChangeLog: https://github.com/aws/aws-sdk-cpp/compare/1.11.749...1.11.760
b372975 |
14:08 Nuno Teixeira (eduardo)
security/aws-c-auth: Update to 0.10.0
ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.10.0
6bd3d23 |
14:08 Nuno Teixeira (eduardo)
math/R-cran-xts: Update to 0.14.2
- Switch WWW to canonical form
ChangeLog: https://cran.r-project.org/web/packages/xts/news/news.html
b8f7f00 |
14:05 Nicola Vitale (nivit) 
- databases/sabiql 1.5.3_1
Fast, driver-less TUI to browse, query, and edit PostgreSQL databases
databases/sabiql: Fix opening E-R diagrams
- Add a patch to allow opening generated E-R diagrams via xdg-open
- Bump PORTREVISION
bfef2fa |
13:52 Dima Panov (fluffy) 
- math/octave 11.1.0_2
High-level interactive language for numerical computations
math/octave: restrict required java version to 11+ (+)
octave require java-1.9+ to build java bindings and skip it if found java-1.8
checking for Java version... 1.8.0_482
configure: WARNING: Java version is too old (< 1.9). Octave will not be able to
call Java methods.
...
pkg-static: Unable to access file
/usr/ports/math/octave/work/stage/usr/local/share/octave/11.1.0/m/java/octave.jar:No
such file or directory
Reported by: root@dc365.ru
Approved by: portmgr blanket
36a3d28 |
13:18 Ashish SHUKLA (ashish)
editors/emacs-devel: Update to latest git snapshot
74b43bb |
10:30 Gabriel M. Dutra (dutra)
security/osv-scanner: Update to 2.3.3
ChangeLog:
https://github.com/google/osv-scanner/releases/tag/v2.3.3
cdded15 |
08:48 Yuri Victorovich (yuri)
net-im/qTox: update 1.18.3-20251212 → 1.18.4
Reported by: portscout
c47c519 |
08:48 Yuri Victorovich (yuri)
textproc/castxml: update 0.6.13 → 0.7.0
Reported by: portscout
395292b |
08:48 Yuri Victorovich (yuri) 
- math/cvc5 1.3.3
Automatic theorem prover for SMT (Satisfiability Modulo Theories)
math/cvc5: update 1.3.2 → 1.3.3
Reported by: portscout
d3a692e |
08:48 Yuri Victorovich (yuri)
www/py-starlette-context: update 0.4.0 → 0.5.1
Reported by: portscout
5f0e789 |
08:48 Yuri Victorovich (yuri)
www/py-sse-starlette: update 3.2.0 → 3.3.2
Reported by: portscout
4808e6e |
08:48 Yuri Victorovich (yuri) 
- www/cpp-httplib 0.35.0
C++ header-only HTTP/HTTPS server and client library
www/cpp-httplib: update 0.34.0 → 0.35.0
Reported by: portscout
4b48372 |
08:48 Yuri Victorovich (yuri) 
- net/py-pook 2.1.5
HTTP traffic mocking and expectations made easy
net/py-pook: update 2.1.3 → 2.1.5
Reported by: portscout
f9fc143 |
08:48 Yuri Victorovich (yuri)
graphics/art: update 1.26.1 → 1.26.2
5f9b55a |
08:48 Yuri Victorovich (yuri)
graphics/xournalpp: update 1.3.2 → 1.3.3
Reported by: portscout
831edc6 |
08:48 Yuri Victorovich (yuri)
games/iqpuzzle: update 1.4.3 → 1.5.0
Reported by: portscout
c162736 |
08:48 Yuri Victorovich (yuri) 
- devel/glaze 7.1.0
Fast, in memory, JSON and interface library for modern C++
devel/glaze: update 7.0.2 → 7.1.0
Reported by: portscout
16fd614 |
08:48 Yuri Victorovich (yuri)
cad/verilator: update 5.044 → 5.046
Reported by: portscout
2a2c864 |
08:48 Yuri Victorovich (yuri)
multimedia/olive: Change to Qt6
19f65b7 |
07:31 Don Lewis (truckman) Author: Olivier Duchateau
filesystems/gvfs: tweak LIB_DEPENDS for new msgraph
Tweak LIB_DEPENDS for net/msgraph 0.3.X.
Regenerate patches. (truckman)
Pet portlint and portclippy. (truckman)
PR: 292047
9144e4a |
07:31 Don Lewis (truckman) Author: Olivier Duchateau
- net/msgraph 0.3.4
Library to access MS Graph API for Office 365
net/msgraph: update to 0.3.4
0.3.4 - Jan 14, 2026
===========================
- Remove drive bundles duplicates
- doc: Update URL to libsoup
0.3.3 - Jan 27, 2025
===========================
- CI release service fix
0.3.2 - Jan 27, 2025
===========================
- Extended user service (photo, contacts, folders, find)
- Improved mail service
- Add rate limiting support
0.3.1 - Oct 02, 2024
===========================
* Fix pkgconfig file using wrong api version
0.3.0 - Sep 30, 2024
===========================
NOTE: This needs a recent version of gvfs
* Set select scopes during requests
* Add support for business "Add to OneDrive" sharepoints
Pet portlint & portclippy (truckman)
PR: 292047
4a9ee6e |
07:20 Dirk Meyer (dinoex) 
- graphics/xv 6.2.0
X11 program that displays images of various formats
graphics/xv: update to 6.2.0
a7e43a7 |
05:07 Vladimir Druzenko (vvd)
net/dhcpd: Remove unnecessary patches
Forgot to remove in previous commit.
PR: 293480
Reported by: Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee>
f2d6224 |
05:04 Gabriel M. Dutra (dutra)
sysutils/terraform: Update to 1.14.6
ChangeLog:
https://github.com/hashicorp/terraform/releases/tag/v1.14.6
2f8ffd7 |
04:32 Alexey Dokuchaev (danfe) 
- games/openttd 15.2
Open-source clone of Microprose Transport Tycoon Deluxe
games/openttd: update OpenTTD to bugfix version 15.2
PR: 292716
aa7199e |
04:12 Hiroki Tagato (tagattie)
x11/waveterm: Add port: Open source, AI-native terminal that sees your entire
workspace
Wave is an open-source AI-native terminal built for seamless
workflows.
Wave isn't just another terminal emulator; it's a rethink on how
terminals are built. Wave combines command line with the power of the
open web to help veteran CLI users and new developers alike.
WWW: https://www.waveterm.dev/
1b057b6 |
03:15 Wen Heping (wen) 
- print/lyx 2.4.5
Document processor interfaced with LaTeX (nearly WYSIWYG)
print/lyx: Update to 2.4.5
014d770 |
02:27 Yuri Victorovich (yuri)
multimedia/olive: Unbreak
bf7ece9 |
02:07 Wen Heping (wen)
science/py-scikit-learn: Update to 1.8.0
c84c766 |
02:07 Wen Heping (wen)
textproc/p5-utf8-all: Update to 0.026
6ae2e77 |
02:07 Wen Heping (wen)
textproc/py-elementpath: Update to 5.1.1
a836bbe |
02:07 Wen Heping (wen)
www/py-asgiref: Update to 3.11.1
4ddcbff |
02:07 Wen Heping (wen)
www/py-fastapi: Update to 0.134.0
95ec2a8 |
01:17 Craig Leres (leres)
net/mosquitto: Revert 6345b479ec4b
I read the diff backwards...
3b0d87d |
01:12 Craig Leres (leres)
net/mosquitto: Add @sample
(As suggested by makeplist)
6345b47 |
00:39 Wen Heping (wen) 
- math/py-mpmath 1.4.0
Python Library for Arbitrary-precision Floating-point Arithmetic
math/py-mpmath: Update to 1.4.0
5b01c66 |
00:20 Jan Beich (jbeich) 2026Q1
x11-wm/labwc: update to 0.9.4
Changes: https://github.com/labwc/labwc/releases/tag/0.9.4
Reported by: GitHub (watch releases)
(cherry picked from commit 0cf45c11dfd16640cd14cd5fa86a36e946182117)
479f8df |
00:19 Jan Beich (jbeich)
x11-wm/labwc: update to 0.9.4
Changes: https://github.com/labwc/labwc/releases/tag/0.9.4
Reported by: GitHub (watch releases)
0cf45c1 |
|
Saturday, 28 Feb 2026
|
23:43 Vladimir Druzenko (vvd) Author: Sergei Vyshenski
devel/p5-ExtUtils-HasCompiler: Fix download location
- Respect change of distribution location @CPAN,
so that portscout can spot future versions.
PR: 293514
df1c888 |
23:31 Vladimir Druzenko (vvd) Author: Sergei Vyshenski
devel/p5-ExtUtils-Builder-Compiler: Update 0.032 => 0.035
ChangeLog:
https://metacpan.org/release/LEONT/ExtUtils-Builder-Compiler-0.035/source/Changes
PR: 293513
e4dc1d8 |
23:11 Vladimir Druzenko (vvd) Author: Sergei Vyshenski
devel/p5-ExtUtils-Builder: Update 0.017 => 0.020
ChangeLog:
https://metacpan.org/release/LEONT/ExtUtils-Builder-0.020/source/Changes
PR: 293512
7c54488 |