| 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, 12 Feb 2026
|
21:33 Nuno Teixeira (eduardo)
emulators/playonbsd: Fix unwanted files in extract stage
Fix unwanted __pycache__ dir in extract stage instead of deletion in post
install.
PR: 287658
Reported by: diizzy
bdf3e90 |
21:16 Nicola Vitale (nivit)
sysutils/rustic: Add new port
Rustic is a backup tool that provides fast, encrypted, deduplicated backups.
It reads and writes the restic repo format described in the design document and
can be used as a restic replacement in most cases.
It is implemented in Rust, a performant, memory-efficient, and reliable
cross-platform systems programming language.
Stability
Rustic currently is in beta state and misses regression tests. It is not
recommended to use it for production backups, yet.
https://rustic.cli.rs/
e4a037a |
21:16 Nicola Vitale (nivit)
www/py-google-api-python-client: Update to 2.190.0
ChangeLog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.190.0
Reported by: "release-please[bot]" <notifications@github.com>
58d588f |
21:16 Nicola Vitale (nivit)
sysutils/rucola: Add new port
Terminal-based markdown note manager to view statistics, explore connections
and launch editing and viewing applications.
Features:
- Present users of a zettelkasten-like note system of interlinked markdown
files with high-level information & statistics about their notes.
- Show the same information about filtered subsets of notes, as well as their
relation with the entire note set.
- Allow the user to view and follow links and backlinks of a single note to
see connections within their note graph.
- Allow the user to make small edits such as renaming or moving notes from
within the application.
- Provide easy access to a powerful, external text editor for editing notes.
- Optionally compile notes to HTML-documents, including LaTeX compilation and
code highlighting, on the fly and show them in an external viewer.
- Provide all of this functionality from within a terminal user interface.
https://github.com/Linus-Mussmaecher/rucola
20d7fef |
21:14 Siva Mahadevan (siva)
sysutils/u-boot-tools: update to 2025.10 and fix SOURCE_DATE_EPOCH build
This fixes the reproducible build when SOURCE_DATE_EPOCH is specified.
* moved to upstream-default gnutls since it doesn't correctly build with the
USES=ssl and openssl flags
* added BUILD_DEPENDS on gdate from coreutils to handle SOURCE_DATE_EPOCH
correctly
* cleaned up and simplified make target a bit
* removed CONFLICTS since it is nonexistent
Tested by building all dependent sysutils/u-boot* ports.
PR: 292260
Approved by: maintainer timeout (1+ month), lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
9534403 |
21:14 Siva Mahadevan (siva) 
- net/ipxe g20260106,1
Open source network boot firmware
net/ipxe: update to g20260106 and fix SOURCE_DATE_EPOCH build
Switch to xorriso to generate ISO images because it handles
SOURCE_DATE_EPOCH correctly and fixes the build.
PR: 292259
Approved by: maintainer timeout (1+ month), lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
3afd7c8 |
21:14 Siva Mahadevan (siva)
security/hockeypuck: update to 2.3.2
Approved by: lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
6c593f1 |
21:14 Siva Mahadevan (siva)
lang/trealla-prolog: update to 2.90.9
Approved by: lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
5eafbe4 |
21:14 Siva Mahadevan (siva) 
- graphics/skia 144
Complete 2D graphic library for drawing Text, Geometries, and Images
graphics/skia: update to 144, fix include path and pkgconf file
Approved by: lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55234
19a0587 |
20:59 Dan Langille (dvl)
security/cyberchef: Update to 10.22.1
re: https://github.com/gchq/CyberChef/releases/tag/v10.22.1
7883615 |
20:51 Dimitry Andric (dim) 2026Q1
www/qt5-webengine: fix build with clang 21
With libc++ 21 www/qt5-webengine fails to build, with errors similar to:
In file included from
gen/third_party/blink/renderer/platform/platform_jumbo_54.cc:7:
./../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/blink/renderer/platform/image-encoders/image_encoder_utils.cc:63:5:
error: static assertion expression is not an integral constant expression
[...]
../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/base/metrics/histogram_macros_internal.h:45:12:
note: integer value 8 is outside the valid range of values [0, 7] for the
enumeration type 'RequestedImageMimeType'
45 | return static_cast<Enum>(
| ^
https://chromium.googlesource.com/chromium/src/+/bb340f66aaf44206fa5106509fb4e8c0719ee831
fixes these, but has to be slightly adjusted to make it apply to the
specific chromium version included in qt5-webengine.
PR: 293093
Approved by: jhale (maintainer)
MFH: 2026Q1
(cherry picked from commit f9807ebb6bda547e662d094b879e68d9ff96b06b)
6382cb6 |
20:50 Dimitry Andric (dim)
www/qt5-webengine: fix build with clang 21
With libc++ 21 www/qt5-webengine fails to build, with errors similar to:
In file included from
gen/third_party/blink/renderer/platform/platform_jumbo_54.cc:7:
./../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/third_party/blink/renderer/platform/image-encoders/image_encoder_utils.cc:63:5:
error: static assertion expression is not an integral constant expression
[...]
../../../../kde-qtwebengine-5.15.19p0/src/3rdparty/chromium/base/metrics/histogram_macros_internal.h:45:12:
note: integer value 8 is outside the valid range of values [0, 7] for the
enumeration type 'RequestedImageMimeType'
45 | return static_cast<Enum>(
| ^
https://chromium.googlesource.com/chromium/src/+/bb340f66aaf44206fa5106509fb4e8c0719ee831
fixes these, but has to be slightly adjusted to make it apply to the
specific chromium version included in qt5-webengine.
PR: 293093
Approved by: jhale (maintainer)
MFH: 2026Q1
f9807eb |
19:29 Vladimir Druzenko (vvd)
devel/godot: Unbundle multiple libraries
archivers/brotli
audio/libogg
multimedia/libtheora
audio/libvorbis
graphics/webp
net/miniupnpc
graphics/openxr
graphics/recastnavigation
www/wslay
archivers/zstd
Explicitly enable the use of x11-fonts/fontconfig.
PR: 288408
Tested by: Sure Beae <sure@disroot.org>
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer, timeout 6 months)
b4f2819 |
19:23 Vladimir Druzenko (vvd)
filesystems/moosefs[2,3]-*: Adjust CONFLICTS in anticipation of moosefs 4.x
PR: 289966
Approved by: Piotr R. Konopelko (MooseFS) <piotr.konopelko@moosefs.com>
(maintainer, implicit)
248d8a18 |
18:19 Nuno Teixeira (eduardo)
emulators/playonbsd: Fix plist
Fix plist by deletion of __pycache__ dirs.
PR: 287658
Approved by: maintainer timeout >6 months
bf12d5d |
18:17 Dima Panov (fluffy) (Only the first 10 of 68 items in this commit are shown above. )
editors/libreoffice: regen i18n distinfo for 26.2.0 release
Reported by: vvd
00c3e49 |
16:39 Adam Weinberger (adamw) 
- editors/vim 9.1.2144
Improved version of the vi editor (console flavor)
editors/vim: Update to 9.1.2144
d90beef |
16:39 Adam Weinberger (adamw)
sysutils/try-rs: Update to 1.1.1
200aa38 |
16:39 Adam Weinberger (adamw)
security/testssl.sh: Update to 3.2.3
dbadda5 |
16:07 Vladimir Druzenko (vvd)
devel/godot: Improve port
- Refresh patch patch-platform__methods.py
- Correct the patch name patch-thirdparty_linuxbsd__headers_udev_libudev.h
- Remove unused dependency from multimedia/libvpx.
- Enable opengl3 support.
- Explicit enable use_sowrap - dynamically load system libraries.
- Explicit enable dynamically load dbus if installed.
PR: 288408
Tested by: Sure Beae <sure@disroot.org>
Approved by: Shane <FreeBSD@ShaneWare.Biz> (maintainer, timeout 6 months)
d51054c |
16:02 Juraj Lutter (otis)
security/openvpn-auth-oauth2: Update to 1.27.0
Release
notes: https://github.com/jkroepke/openvpn-auth-oauth2/releases/tag/v1.27.0
PR: 293139
2b4a145 |
15:55 Juraj Lutter (otis)
net-mgmt/unifi10: Update to 10.1.84
Release notes: https://community.ui.com/releases/r/network/10.1.84
dbbed7b |
15:55 Michael Osipov (michaelo) Author: Nikola Kolev 2026Q1
- mail/spamd 4.9.1_7
Traps spammers with a very slow smtp-login and return 4xx error
mail/spamd: Drop maintainership
(cherry picked from commit 79fd1a242edfae09b05fb9ce7c834e33347f492b)
daa389c |
15:55 Michael Osipov (michaelo) Author: Nikola Kolev
- mail/spamd 4.9.1_7
Traps spammers with a very slow smtp-login and return 4xx error
mail/spamd: Drop maintainership
79fd1a2 |
15:52 Gleb Popov (arrowd)
textproc/lexilla: Deprecate
PR: 290319
Reported by: Naram Qashat <cyberbotx@cyberbotx.com>
0a2e670 |
15:51 Gleb Popov (arrowd)
x11-toolkits/scintilla: Deprecate
PR: 290319
Reported by: Naram Qashat <cyberbotx@cyberbotx.com>
575a44c |
15:36 Gleb Popov (arrowd) Author: Naram Qashat
- editors/scite 5.5.8
Full-featured SCIntilla based Text Editor for GTK/GNOME
editors/scite: Update to 5.5.8
PR: 290319
07f9db7 |
15:35 Palle Girgensohn (girgen)
databases/postgresql13-*: Remove due to EoL
8b57203 |
15:28 Dirk Meyer (dinoex)
graphics/graphviz: update to 14.1.2
Fix false positive with bsd.sanity.mk
f07e047 |
15:07 Palle Girgensohn (girgen)
security/vuxml: add info about PostgreSQL vulnerabilities
4262abb |
14:51 Fernando ApesteguÃa (fernape)
security/vuxml: Add mongodb[78] vulnerabilities
* CVE-2026-1847
* CVE-2026-1849
* CVE-2026-1850
* CVE-2026-25610
* CVE-2026-25613
b455d20 |
14:48 Gleb Popov (arrowd) Author: Olivier Duchateau
x11-toolkits/granite7: update to 7.8.0
PR: 293097
1a296db |
14:47 Palle Girgensohn (girgen) (Only the first 10 of 15 items in this commit are shown above. )
databases/postgresql*-*: Update to latest version
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.2, 17.8, 16.12, 15.16,
and 14.21. This release fixes 5 security vulnerabilities and over 65
bugs reported over the last several months.
Release notes:
https://www.postgresql.org/about/news/postgresql-182-178-1612-1516-and-1421-released-3235/
https://www.postgresql.org/docs/release/
Security:
CVE-2026-2003: PostgreSQL oidvector discloses a few bytes of memory
CVE-2026-2004: PostgreSQL intarray missing validation of type of input to
selectivity estimator executes arbitrary code
CVE-2026-2005: PostgreSQL pgcrypto heap buffer overflow executes arbitrary code
CVE-2026-2006: PostgreSQL missing validation of multibyte character length
executes arbitrary code
CVE-2026-2007: PostgreSQL pg_trgm heap buffer overflow writes pattern onto
server memory
Remove postgresql13* since it is now EoL.
52f5d9e |
14:26 Dmitry Sivachenko (demon) 
- net/haproxy30 3.0.16
Reliable, high performance TCP/HTTP load balancer
net/haproxy30: update to version 3.0.16.
3671d47 |
14:26 Dmitry Sivachenko (demon) 
- net/haproxy33 3.3.3
Reliable, high performance TCP/HTTP load balancer
net/haproxy33: update to version 3.3.3
37d8afc |
14:26 Dmitry Sivachenko (demon) 
- net/haproxy 3.2.12
Reliable, high performance TCP/HTTP load balancer
net/haproxy: update to version 3.2.12.
e3934d63 |
13:23 Alexey Dokuchaev (danfe)
games/openbve: update OpenBVE to version 1.12.0.1
Reported by: portscout
b496a57 |
12:52 Wen Heping (wen)
finance/R-cran-AER: Update to 1.2.16
3b10481 |
12:52 Wen Heping (wen) Author: Einar Bjarni Halldórsson
databases/R-cran-dtplyr: Update to 1.3.3
PR: 293115
Reported by: Einar Bjarni Halldórsson <einar@isnic.is>(maintainer)
eacae62 |
12:52 Wen Heping (wen)
finance/R-cran-timeDate: Update to 4052.112
1c4d940 |
10:49 Vladimir Druzenko (vvd) Author: Eric Camachat
www/dooble: Update 2025.11.25 => 2026.02.09
Changelog:
https://github.com/textbrowser/dooble/releases/tag/2026.02.09
PR: 293098
cf5931d |
10:36 Charlie Li (vishwin)
devel/py-setuptools-scm: update to 9.2.2
Changelog: https://setuptools-scm.readthedocs.io/en/v9.2.2/changelog/
Reported by: ngie
PR: 286779
exp-run by: antoine
Tested by: John Hein
Differential Revision: https://reviews.freebsd.org/D52368
cc12761 |
10:09 Nuno Teixeira (eduardo) 
- sysutils/gomi 1.6.2
Unix rm(1) command that can restore deleted files
sysutils/gomi: Update to 1.6.2
ChangeLog: https://github.com/babarot/gomi/releases/tag/v1.6.2
8ac8489 |
10:09 Nuno Teixeira (eduardo)
games/bluemoon: Update to 2.14
ChangeLog: https://gitlab.com/esr/bluemoon/-/blob/master/NEWS.adoc
b78eaff |
10:09 Nuno Teixeira (eduardo)
deskutils/treesheets: Update to 2981
ChangeLog: https://github.com/aardappel/treesheets/compare/2942...2981
93e0ece |
09:50 Dima Panov (fluffy) 
- devel/vera++ 1.3.0_21
Tool for verification of C++ source code
devel/vera++: unbreak build with recent Boost
With hat: office/Boost
eda26a8 |
09:35 Dima Panov (fluffy) (Only the first 10 of 120 items in this commit are shown above. )
editors/libreoffice: update to 26.2.0 release (+)
We’re pleased to announce the release of LibreOffice 26.2, the newest version
of the free and open source office suite
What’s New in LibreOffice 26.2
* Markdown import and export features.
* Improved performance and responsiveness across the suite, making large
documents open, edit, and save more smoothly.
* Enhanced compatibility with documents created in proprietary and open core
office software, reducing formatting issues and surprises.
* Refined user interface behavior for a cleaner, more consistent experience.
* Expanded support for open standards, reinforcing long-term access to
documents.
* Hundreds of bug fixes and stability improvements contributed by the global
LibreOffice community.
Announce: https://blog.documentfoundation.org/blog/2026/02/04/libreoffice-26-2-is-here/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.0/Beta1 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC2 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC3
1921b03 |
09:35 Dima Panov (fluffy) 
- math/labplot 2.12.1_5
Data plotting and function analysis tool by KDE
math/labplot: bump after devel/liborcus upgrade
14862cc |
09:35 Dima Panov (fluffy) 
- devel/liborcus 0.21.0
Standalone file import filter library for spreadsheet documents
devel/liborcus: update to 0.21.0 release (+)
Release notes: https://gitlab.com/orcus/orcus/-/releases/0.21.0
4aebbdb |
09:35 Dima Panov (fluffy) 
- math/glm 1.0.3,1
C++ mathematics library for software based on the OpenGL GLSL
math/glm: update to 1.0.3 release (+)
While here, adopt port
Release notes: https://github.com/g-truc/glm/releases/tag/1.0.3
Approved by: amdmi3
efc56f2 |
09:34 Charlie Li (vishwin)
devel/py-setuptools-scm8: switch two consumers
- print/py-glyphsets: setuptools_scm>=8.1.0,<8.2
- sysutils/py-ansible-runner: setuptools-scm[toml]>=6.2, <=8.1.0
PR: 286779
6afcc4f |
09:32 Charlie Li (vishwin)
devel/py-setuptools-scm8: update to 8.1.0
Changelog: https://setuptools-scm.readthedocs.io/en/latest/changelog/#v810
0f0fe8b |
09:32 Charlie Li (vishwin)
devel/py-setuptools-scm8: copy from devel/py-setuptools-scm
PR: 286779
9403dc6 |
09:11 Ronald Klop (ronald)
databases/mongodb80: harden the port to external CONFIGURE_ARGS
CONFIGURE_ARGS is directly connected to CONFIGURE_SCRIPT and the script
only accepts 2 parameters. Exit 1 on incorrect number of parameters.
And don't allow to += on CONFIGURE_ARGS.
Not bumping PORTREVISION, no content change intended.
NB: This is the same change as 380338c53b75ef594b1faccc59bc111546809f31
for mongodb70.
PR: 291951
0e013ec |
08:53 Gleb Popov (arrowd) 
- misc/hwdata 0.404,1
Database of IDs used in PCI, PNP and USB devices
misc/hwdata: Update to 0.404
Reported by: portscout!
0bd0204 |
08:53 Gleb Popov (arrowd) 
- lang/cling 1.3
Interactive C++ Interpreter Based on LLVM and Clang Libs
lang/cling: Update to 1.3
737b226 |
08:48 Robert Nagy (rnagy) 
- www/chromium 145.0.7632.45
Google web browser based on WebKit
www/chromium: update to 145.0.7632.45
c5bf337 |
07:57 Matthias Fechner (mfechner) 
- www/gitlab 18.8.4_4
Web GUI for managing git repositories
www/gitlab: clean up
no functional change, so do not bump portrevision.
a23442c |
07:49 Ronald Klop (ronald)
databases/mongodb70: 7.0.30
Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-30-is-released/335673?u=r_k
Changelog:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.30---feb-10--2026
47ebdd1 |
07:40 Guido Falsi (madpilot) Author: Olivier Duchateau
sysutils/upower: Update to 1.91.1
PR: 293095
87a4e5d |
07:28 Jose Alonso Cardenas Marquez (acm)
security/wazuh-manager: Comment CCACHE entries
b75408b |
07:01 Jose Alonso Cardenas Marquez (acm)
security/wazuh-*: Update to 4.14.3
- Fallback to 0 when elapsed-times is a non-numeric value
- Fix getPorts function issues on all versions of FreeBSD
- Update entry about java version into wazuh-indexer/pkg-message file
- Use a modified version of Python async inotify module to
work on FreeBSD (https://github.com/alonsobsd/asyncinotify)
- Define USE=inotify when INOTIFY option is selected
ChangeLog at:
https://documentation.wazuh.com/current/release-notes/release-4-14-3.html
35fcd6a |
06:59 Jose Alonso Cardenas Marquez (acm)
textproc/opensearch219: Update JAVA_VERSION to 21
- Bump PORTREVISION
a3eecff |
06:36 Gleb Popov (arrowd)
sysutils/cardano-cli: Update to 10.15.0.0
Reported by: portscout!
48a60c0 |
06:35 Gleb Popov (arrowd)
net-p2p/cardano-node: Update to 10.5.4
c01a483 |
06:08 Hiroki Tagato (tagattie)
x11/hyprpicker: Update to 0.4.6
While here:
- remove custom do-install target, which is no longer necessary
- sort variables to make portclippy happy
https://github.com/hyprwm/hyprpicker/releases/tag/v0.4.6
Reported by: GitHub (watch releases)
9c6482c |
05:39 Jason E. Hale (jhale) (Only the first 10 of 16 items in this commit are shown above. )
GStreamer1: Update to 1.28.0
The y4menc (previously from good) and y4mdec (previously from bad)
plugins have been consolidated into y4m (now from good).
The vaapi component (multimedia/gstreamer1-vaapi) is no longer supplied
by upstream and will be removed after 2026Q1. This has been superseded by
the va plugin from 'bad', which we don't have and is rather Linux-heavy,
but no ports seem to use this anyways. Remove from makesum-all target
and adjust to be static 1.26.10 (last available) version.
Add svtav1 component to gstreamer.mk after f96400339bd6. [1]
multimedia/gstreamer1-plugins-svt-hevc has been marked DEPRECATED since
multimedia/svt-hevc is marked DEPRECATED and will be removed after
2026Q1. [1] This port does not seem to be used anywhere in the ports
tree.
Note for local patching: meson_options.txt was renamed by upstream to
meson.options across the board [2] and this change adapts to that.
Changes:
https://gstreamer.freedesktop.org/releases/1.28/
[2]
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/commit/128710caab3e7521384c4c82df031702f1728af8
PR: 292706 [1]
Reported by: jbeich [1]
c11c91c |
05:33 Jesús Daniel Colmenares Oviedo (dtxdf) 
- security/kanidm 1.8.6
Simple and secure identity management platform (client only)
security/kanidm: Update to 1.8.6
ChangeLog: https://github.com/kanidm/kanidm/releases/tag/v1.8.6
bd4a64d |
05:09 Hiroki Tagato (tagattie)
multimedia/hyprpwcenter: Update to 0.1.2
Changelog: https://github.com/hyprwm/hyprpwcenter/releases/tag/v0.1.2
Reported by: GitHub (watch releases)
3910c3f |
04:40 Don Lewis (truckman)
x11-fm/nautilus: bump PORTREVISION
Bump PORTREVISION for net/libcloudproviders shared
library version change.
fa043c1 |
04:40 Don Lewis (truckman) Author: Olivier Duchateau
net/libcloudproviders: update to 0.4.0
Update to 0.4.0
0.4.0
-----
* Add dependencies to the pkg-config file (Sam Wedgwood)
* Replace gtk-doc with gi-docgen
* Require meson 1.9.0
* Plug tiny memory leaks and reduce memory footprint of the library
Fix LICENSE
Add patch because we currently have meson 1.7.0 (no regression because
by default documentation is not build)
Add USE_LDCONFIG=yes (truckman)
PR: 292342
df7dfda |
04:30 Adam Weinberger (adamw) 
- devel/libuv 1.52.0
Multi-platform support library with a focus on asynchronous I/O
devel/libuv: Update to 1.52.0
Changes: https://github.com/libuv/libuv/releases/tag/v1.52.0
7875a49 |
02:26 Hiroki Tagato (tagattie)
x11/py-nwg-displays: Update to 0.3.28
While here, add NO_ARCH=yes. The port does not install any
architecture-specific files.
Changelog: https://github.com/nwg-piotr/nwg-displays/releases/tag/v0.3.28
Reported by: GitHub (watch releases)
de89fd8 |
02:00 Hiroki Tagato (tagattie)
shells/carapace: Update to 1.6.2
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.2
Reported by: GitHub (watch releases)
bf58fe2 |
01:40 Don Lewis (truckman) Author: Olivier Duchateau
graphics/cairomm11: update to 1.19.0
Update to 1.19.0
1.19.0 (unstable) 2025-10-10
* Add Path iterator
(Jonathon Jongsma, Kjell Ahlstedt) Issue #2
* Add XCB device and XCB surface APIs
* Add Xlib device API
* Surface: Add create_similar_image(), supports_mime_type(),
map_to_image(), class MappedImageSurface.
* Add mesh pattern API
(Povilas Kanapickas, Kjell Ahlstedt) Issue #8
Examples:
* Add path-iter/path-iter.cc
(Jonathon Jongsma, Kjell Ahlstedt) Issue #2
* Add surfaces/mapped-surface.cc
(Kjell Ahlstedt)
Documentation:
* Fix outdated FSF mailing address in COPYING
(Benjamin A. Beasley) Merge request !29
* Change license info. Lesser GPL 2.1 instead of Library GPL 2
(Kjell Ahlstedt)
* Meson: Use SPDX expression for license
(Benjamin Gilbert) Merge request !33
* Make Doxygen show API that exists only if Cairo has been built with
FC support and Script support
(Kjell Ahlstedt)
Meson build:
* Don't fail if warning_level=everything
(Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87
* Require meson >= 0.62.0.
Use Meson's pkgconfig module instead of using the *.pc.in templates.
(Kjell Ahlstedt)
* Detect cl-like compilers
(Julia DeMille) Merge request !30
* Stop warning from probing for features
(Julia DeMille) Merge request !31
* Require normal find for cairo when subproject
(Julia DeMille) Merge request !32
* Better detection of MSVC-like compilers
(Kjell Ahlstedt) Issue #32
* Use the Python installation that Meson uses.
See merge request glibmm!67.
(Kjell Ahlstedt)
Meson and Autotools build:
* Add .pc files for cairomm-fc, cairomm-script and cairomm-xcb
(Kjell Ahlstedt)
Fix dependencies for test target
Fix LICENSE. (truckman)
Pet portlint. (truckman)
PR: 292046
e6d17f2 |
01:40 Don Lewis (truckman) Author: Olivier Duchateau
- x11/zenity4 4.2.1
Display GTK4 dialogs from the command line
x11/zenity4: update to 4.2.1
Zenity 4.2.1
Bugfix release for Zenity 4.2.x.
Changes and fixes since 4.2.0:
- colview: Activation handler on checklists should use selection model (Logan
Rathbone) (#111)
PR: 292045
b9bb2d1 |
01:40 Don Lewis (truckman) Author: Olivier Duchateau
devel/libsigc++30: update to 3.8.0
Update to 3.8.0
3.8.0 (stable) 2025-10-26
This release and future releases will not store tarballs at
download.gnome.org/sources/. Only modules with source code at
gitlab.gnome.org/GNOME/ can store tarballs there now.
Tarballs of libsigcplusplus are now stored only at
github.com/libsigcplusplus/libsigcplusplus/releases/.
* slot, signal: static_assert not using R,T... syntax
(Daniel Boles) Issue #86, pull request #100
* scoped_connection: Remove [[nodiscard]]
(Kjell Ahlstedt) Issue #102 (Vadym)
* Add signal_connect(): Helper functions to ease connecting functions
or methods to signals
(Rémi Hérilier) Issue #104, #108, pull request #107
* Simplify ambiguity removal when compiling with MSVC
(Rémi Hérilier) Pull request #110
Documentation:
* README.md: Add info about building the documentation
(Kjell Ahlstedt) Issue #101 (raphael10-collab)
* Don't link to removed parts of gnome.org
(Kjell Ahlstedt)
* Remove obsolete FSF (Free Software Foundation) address
(Tom spot Callaway) Pull request libxmlplusplus#72
* Clarify download locations.
Releases will not be stored at download.gnome.org/sources/.
(Kjell Ahlstedt)
Build:
* Meson build: Don't fail if warning_level=everything
(Daniel Boles, Kjell Ahlstedt) Merge request gtkmm!87
* Meson build: Add the build-manual option
(Kjell Ahlstedt)
* Meson build: Require meson >= 0.62.0.
Use Meson's pkgconfig module instead of using the *.pc.in templates.
(Kjell Ahlstedt)
* Meson build: Detect cl-like compilers.
Don't check MSVC version for non-MSVC cl
(Julia DeMille) Pull requst #109
* CMake build: Change minimum required cmake version from 3.2 to 3.10
(Alexander Drozdov) Issue #112
* Meson build: build-pdf: Prevent infinite loop in dblatex
(Philippe Baril Lecavalier) Pull request #113
* Meson build: Better detection of MSVC-like compilers
(Kjell Ahlstedt)
* Meson build: Use the Python installation that Meson uses.
See merge request glibmm!67
(Kjell Ahlstedt)
Fix LICENSE
Adjust MASTER_SITES (tarballs are now hosted on github.com)
PR: 291783
46c0f84 |
01:00 Wen Heping (wen) Author: Einar Bjarni Halldórsson
math/R-cran-dplyr: Update to 1.2.0
PR: 293114
Reported by: Einar Bjarni Halldórsson <einar@isnic.is>
98350da |
00:51 Jan Beich (jbeich) 2026Q1
graphics/libjxl: update to 0.11.2
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.11.2
Reported by: GitHub (watch releases)
Security: CVE-2025-12474 CVE-2026-1837
(cherry picked from commit 8673787a8aa0377ed131ae714120e1d8605f7dc8)
b40e1dd |
00:51 Jan Beich (jbeich) 2026Q1
x11/wl-mirror: update to 0.18.5
Changes: https://github.com/Ferdi265/wl-mirror/releases/tag/v0.18.5
Reported by: GitHub (watch releases)
(cherry picked from commit 733626c3af4cb6456634be7c4161ea37e6d9bb5f)
8703859 |
00:46 Jan Beich (jbeich) 2026Q1
games/veloren-weekly: update to s20260211
Changes: https://gitlab.com/veloren/veloren/-/compare/fd6760d062...d82a4a6cf1
(cherry picked from commit 7dc9dce38dfcbb7a9edfac4e77d02921d1be01fc)
5b381d4 |
00:45 Jan Beich (jbeich)
games/veloren-weekly: update to s20260211
Changes: https://gitlab.com/veloren/veloren/-/compare/fd6760d062...d82a4a6cf1
7dc9dce |
00:45 Jan Beich (jbeich)
graphics/mesa-devel: update to 26.0.b.1031
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/124d550a943...b651fd90d2d
b895d8c |
00:45 Jan Beich (jbeich)
emulators/rpcs3: update to 0.0.39.18770
Changes: https://github.com/RPCS3/rpcs3/compare/ebf9374ccd...7cfe96a1d1
f391ebe |
00:45 Jan Beich (jbeich)
graphics/libplacebo: update to 7.360.0
Changes: https://code.videolan.org/videolan/libplacebo/-/tags/v7.360.0
Reported by: GitHub (watch releases)
1697360 |
00:44 Jan Beich (jbeich)
graphics/libjxl: update to 0.11.2
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.11.2
Reported by: GitHub (watch releases)
Security: CVE-2025-12474 CVE-2026-1837
8673787 |
00:44 Jan Beich (jbeich)
multimedia/svt-av1-hdr: update to 4.0.1
Changes: https://github.com/juliobbv-p/svt-av1-hdr/compare/v3.1.3...v4.0.1
Reported by: portscout
f5a1c75 |
00:44 Jan Beich (jbeich)
multimedia/svt-av1: drop unused patch after 4b390bd6db0a
Part of incomplete/abandoned attempt to provide PGO option.
a0a6707 |
00:44 Jan Beich (jbeich)
x11/wl-mirror: update to 0.18.5
Changes: https://github.com/Ferdi265/wl-mirror/releases/tag/v0.18.5
Reported by: GitHub (watch releases)
733626c |
|
Wednesday, 11 Feb 2026
|
23:42 Craig Leres (leres)
net/mosquitto: Update to 2.1.2
Building with the ports version of libwebsockets is no longer broken.
Changes since 2.1.1:
- Forbid running with `persistence true` and with a persistence
plugin at the same time.
- Build fixes for OpenBSD.
- Fix static/shared linking of libwebsockets under cmake.
9d69692 |
23:30 Thierry Thomas (thierry)
math/suitesparse-graphblas: upgrade to 10.3.1
7e7c223 |
23:30 Thierry Thomas (thierry)
math/suitesparse[-config]: upgrade to v7.12.2
Release notes at
https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.12.2
6401cf2 |
23:30 Thierry Thomas (thierry) 
- lang/lfortran 0.60.0
Modern interactive Fortran compiler built on top of LLVM
lang/lfortran: upgrade to v0.60.0
Release notes at https://github.com/lfortran/lfortran/releases/tag/v0.60.0
d934f7c |
23:30 Thierry Thomas (thierry)
math/primecount: upgrade to v8.2
Release notes at https://github.com/kimwalisch/primecount/releases/tag/v8.2
75b82b2 |
23:30 Thierry Thomas (thierry)
textproc/ibus-typing-booster: upgrade to 2.30.3
Release notes at
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.30.3
e4b1c34 |
23:30 Thierry Thomas (thierry) 
- math/gp2c 0.0.14.p1,1
Package for translating GP routines into C
math/gp2c: upgrade to 0.0.14pl1
Changelog at
https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.14pl1.changelog
778b5ee |
22:49 Stephen Montgomery-Smith (stephen)
math/octave-forge-sqlite: Update to 0.1.3.
3d4118d |
22:06 Ganael LAPLANCHE (martymac)
emulators/dolphin-emu: Update to 2512
Release notes:
https://fr.dolphin-emu.org/blog/2025/12/22/dolphin-progress-report-release-2512/
b9eb44d |
22:00 Dima Panov (fluffy)
textproc/enchant2: unbreak build WITH=ZEMBEREK (+)
Reported by: bulk -t
628c9c2 |
21:52 Ganael LAPLANCHE (martymac)
archivers/par2cmdline-turbo: Update to 1.4.0
Also, switch PLIST_FILES to pkg-plist.
a0d18ef8 |