| 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
|
|
Monday, 7 Sep 2026
|
08:53 Nicola Vitale (nivit)
x11/mangobar: Add new port
Mangobar is a Wayland status bar for mangowm, built on wlr-layer-shell. It
reads all of its runtime settings from JSONC and CSS; there are no hard-coded
module defaults beyond sample files.
The system tray (StatusNotifierItem / DBusMenu) is inspired by swaybar and
waybar.
https://github.com/mangowm/mangobar
9f4e618 |
08:25 Ruslan Makhmatkhanov (rm) Author: Steven Kreuzer
www/py-w3lib: update to 2.4.1
Changelog highlights (1.21.0 -> 2.4.1):
- Python 3.8+ required (dropped 2.7/3.7 support)
- Removed dependency on six
- Build converted to pep517 (hatchling backend)
- New URL parsing behavior: canonicalize_url() no longer removes dot-segments
Port changes:
- DISTVERSION 2.4.1, drop PORTREVISION
- Convert USE_PYTHON distutils -> pep517
- RUN_DEPENDS: drop py-six; add BUILD_DEPENDS on py-hatchling
- Enable tests: USE_PYTHON += pytest (241 passed, 76 xfailed)
PR: 297778
Reported by: skreuzer
2dfe786 |
08:18 Baptiste Daroussin (bapt)
Tools/scripts/bump-revision.sh: insert PORTREVISION after DISTVERSIONSUFFIX
When a port has a DISTVERSIONSUFFIX, PORTREVISION was inserted right
after DISTVERSION, before DISTVERSIONSUFFIX, which breaks the variable
order required by portlint. Insert PORTREVISION after the last version
line (DISTVERSIONSUFFIX if present, otherwise DISTVERSION/PORTVERSION).
PR: 259289
c2b3fcd |
08:17 Nicola Vitale (nivit) 
- audio/waves 0.1.47
Terminal music player with MusicBrainz tagging, and Last.fm scrobbling
audio/waves: Update to 0.1.47
- Mark BROKEN on i386 [1]. It does not compile with the following
error:
vendor/modernc.org/libc/libc_freebsd.go:247:25: cannot use int64(off) (value of
type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:269:50: cannot use int64(off) (value of
type int64) as int32 value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1638:17: invalid operation:
Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c) (mismatched types uint64
and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1639:192: invalid operation:
*(*uint64)(unsafe.Pointer(w)) ^ k (mismatched types uint64 and size_t)
vendor/modernc.org/libc/libc_freebsd.go:1658:42: cannot use &l1 (value of type
*size_t) as *uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1658:47: cannot use
size_t((int64(X__strchrnul(tls, var1, '=')) - int64(var1)) / 1) (value of uint32
type size_t) as uint64 value in argument to AssignUint64
vendor/modernc.org/libc/libc_freebsd.go:1667:19: invalid operation: l1 + l2 +
uint64(2) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1673:48: invalid operation: l2 +
uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1686:6: cannot use uint64(0) (constant 0
of type uint64) as size_t value in assignment
vendor/modernc.org/libc/libc_freebsd.go:1696:57: invalid operation: l +
uint64(1) (mismatched types size_t and uint64)
vendor/modernc.org/libc/libc_freebsd.go:1696:57: too many errors
ChangeLog:
1. https://github.com/llehouerou/waves/releases/tag/v0.1.47
Reported by: "github-actions[bot]" <notifications@github.com>
Reported by: pkg-fallout [1]
46ab808 |
08:03 Ruslan Makhmatkhanov (rm)
net/py-python-ldap: update to 3.4.7
PR: 297276
Reported by: Ivan Rozhuk <rozhuk.im@gmail.com>
f06ee1b |
07:25 Baptiste Daroussin (bapt)
Mk/Scripts: qa resolve LIB_DEPENDS using sonames
PR: 274012
Reported by: yuri
d539918 |
07:25 Baptiste Daroussin (bapt)
www/galene: Update to 1.2
e5bd12c |
07:25 Baptiste Daroussin (bapt)
net/ovhcloud-cli: Update to 0.14.0
ec63400 |
07:23 Nicola Vitale (nivit) 
- net/rustconn 0.21.7
Modern connection manager with GTK4/Wayland-native interface
net/rustconn: Update to 0.21.7
ChangeLog:
1. https://github.com/totoshko88/RustConn/releases/tag/v0.21.7
Reported by: "github-actions[bot]" <notifications@github.com>
531b92c |
07:03 Jimmy Olgeni (olgeni)
sysutils/fluent-bit: Restore libyaml dependency (unbreak)
The update to 5.1.2 replaced the libyaml LIB_DEPENDS entry with libzstd
instead of adding it. FLB_CONFIG_YAML is still enabled by default, so
the FLB_HAVE_LIBYAML configure test failed and the build stopped with
"YAML development dependencies required for YAML configuration format
handling".
Both libraries are needed: the resulting binary links against
libyaml-0.so.2 and libzstd.so.1.
9f07585 |
06:55 Colin Percival (cperciva)
net/bsdec2-image-upload: Update to 1.4.13
This increases the ImportVolume part size in order to work around
issues in the ImportVolume service.
Sponsored by: Amazon
3281a4b7 |
06:29 Don Lewis (truckman) 2026Q3
- net/nmsg 1.4.0
Network message encapsulation system
net/nmsg: Upgrade to version 1.4.0
nmsg (1.4.0):
* Removed nmsgtool support for presentation inputs.
* Properly handle fragmented containers in zmq/kafka inputs.
* Support single nmsg payload kafka in/out sources.
* Clean-up temp files after failed start using -w.
* Improved warning for mismatched CRC.
* Require json-c build dependency.
* Fix various small memory leaks and mismanagement issues.
* Fix strict aliasing violations.
* Removal of various unused header files.
* Various documentation fixes.
MFH: 2026Q3
Sponsored by: DomainTools LLC
(cherry picked from commit 5e7bf40e64c4a67d87e7b77cee87ec0634ecb704)
287949d |
06:17 Kirill Ponomarev (krion) 
- lang/sbcl 2.6.8,1
Common Lisp development system derived from the CMU CL system
lang/sbcl: Fix plist with option SIMD
PR: 298258
Reported by: agh@riseup.net
438fc71 |
05:58 Hiroki Tagato (tagattie)
net-im/teams: Update to 2.20.0
Changelog:
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.19.0
- https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.20.0
Reported by: portscout
3ae52a1 |
05:39 Dima Panov (fluffy)
multimedia/mlt7[*]: update to 7.40.0, unbreak with FFmpeg9
PR: 297364
Release notes: https://github.com/mltframework/mlt/releases/tag/v7.40.0
2cc7cf3 |
04:34 Dmitry Sivachenko (demon) 
- net/haproxy 3.4.4
Reliable, high performance TCP/HTTP load balancer
net/haproxy: update to version 3.4.4
eac17e4 |
04:25 Zsolt Udvari (uzsolt)
devel/R-cran-styler: New port
Pretty-prints R code without changing the user's formatting intent.
33bc010 |
02:27 Hiroki Tagato (tagattie)
editors/zed: Update to 1.18.1
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.18.0
- https://github.com/zed-industries/zed/releases/tag/v1.18.1
Reported by: GitHub (watch releases)
149d694 |
02:11 Kousuke Kannagi (mce)
editors/qhexedit2: New port: Hex editor widget for Qt
PR: 298088
Approved by: osa (mentor)
3f8703e |
02:10 Kousuke Kannagi (mce)
lang/cbmbasic: Update to 20260403
Take maintainership.
Add DOCS and EXAMPLES options.
Changelog: https://github.com/mist64/cbmbasic/compare/352a313...3b9e48d
PR: 297811
Approved by: osa (mentor)
1ada976 |
01:58 Jimmy Olgeni (olgeni) 
- sysutils/mult 0.3.1
Run a command multiple times and glance at the outputs
sysutils/mult: Update to 0.3.1
Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
3c24969 |
01:58 Jimmy Olgeni (olgeni) 
- databases/pgbot 0.8.1
Read-only observability and health reports for PostgreSQL
databases/pgbot: Update to 0.8.1
Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
e5ca6d7 |
01:58 Jimmy Olgeni (olgeni)
net/nats-tui: Update to 1.2.0
7569331 |
01:08 Dan Langille (dvl)
sysutils/mkjail: Update to 0.2.3
Yes, getrelease() is still needed, now that create is pkgbase aware.
525b052 |
00:59 Jochen Neumeister (joneum) 
- www/code-server 4.135.0_1
Run VS Code on a remote server and access it through a browser
www/code-server: Fix extension installation
VS Code's platform detection does not know FreeBSD and falls back to
"Web", so the extension service rejected every non-web extension with
"not available in code-server for the Web platform". Treat FreeBSD as
Linux in platform.ts, the same way editors/vscode does, so extensions
can be installed.
Obtained from: editors/vscode
Sponsored by: Netzkommune GmbH
1ce6a8b |
00:09 Hiroki Tagato (tagattie) 
- devel/hyprutils 0.14.2
Hyprland utilities library used across the ecosystem
devel/hyprutils: Update to 0.14.2
Changelog: https://github.com/hyprwm/hyprutils/releases/tag/v0.14.2
Reported by: GitHub (watch releases)
6d1e4e6 |
|
Sunday, 6 Sep 2026
|
23:53 Hiroki Tagato (tagattie)
misc/py-litellm-proxy-extras: Update to 0.4.94
Reported by: portscout
6dc2815 |
23:53 Hiroki Tagato (tagattie)
misc/py-litellm: Update to 1.100.0
Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.99.1
- https://github.com/BerriAI/litellm/releases/tag/v1.100.0
Reported by: portscout
19279a9 |
23:19 Vladimir Druzenko (vvd) Author: Goran Mekić 2026Q3
sysutils/swtpm: Update 0.10.1 => 0.10.2
Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2
- Update maintainer's email.
PR: 298251
Security: CVE-2026-75900
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit d369f423848506f7bff5d8b3cfe43f14886c965b)
327babe |
23:17 Vladimir Druzenko (vvd) Author: Goran Mekić
sysutils/swtpm: Update 0.10.1 => 0.10.2
Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2
- Update maintainer's email.
PR: 298251
Security: CVE-2026-75900
Sponsored by: UNIS Labs
MFH: 2026Q3
d369f42 |
23:04 Vladimir Druzenko (vvd) Author: Rafe 2026Q3
- news/nzbget 26.3
Binary newsreader supporting NZB files
news/nzbget: Update 26.2 => 26.3
Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3
- Fix rc script for run as a non-root user.
- Refresh patches.
PR: 298240
Approved by: Alex Levy <a13xlevy@pm.me> (maintainer)
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 5d90d870a04e738afc8546209fdd2217924dc885)
f8826ff |
23:03 Vladimir Druzenko (vvd) Author: Rafe
- news/nzbget 26.3
Binary newsreader supporting NZB files
news/nzbget: Update 26.2 => 26.3
Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3
- Fix rc script for run as a non-root user.
- Refresh patches.
PR: 298240
Approved by: Alex Levy <a13xlevy@pm.me> (maintainer)
Sponsored by: UNIS Labs
MFH: 2026Q3
5d90d87 |
22:45 TAKATSU Tomonari (tota)
devel/R-cran-bit64: Update to 4.8.6
Reported by: portscout
f2c2d25 |
22:21 Vladimir Druzenko (vvd) Author: Matthew D. Fuller 2026Q3
- devel/brz 3.2.2_5
Distributed version control system based on bzr
devel/brz: Fix with cython 3, undeprecate
PR: 298249
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 96719dff8ae4dd6126df245ba36804f2e739fc54)
bc81f89 |
22:19 Vladimir Druzenko (vvd) Author: Matthew D. Fuller
- devel/brz 3.2.2_5
Distributed version control system based on bzr
devel/brz: Fix with cython 3, undeprecate
PR: 298249
Sponsored by: UNIS Labs
MFH: 2026Q3
96719df |
21:14 Yusuf Yaman (nxjoseph) Author: Jordan Ostreff
mail/dovecot24: Install imap-hibernate unconditionally
In Dovecot 2.4.5, upstream updated configure to build imap-hibernate
when kqueue notify is available (commit 6859a3aaf0e1). Since kqueue is
natively supported on all FreeBSD releases, imap-hibernate now builds
unconditionally across all versions.
Remove the obsolete OSVERSION < 1500000 check from the Makefile and
uncomment the imap-hibernate binary in pkg-plist so it gets properly
packaged on FreeBSD 14.
PR: 298059
Approved by: osa, vvd (Mentors, implicit)
0d98e8e |
21:13 Jochen Neumeister (joneum) 
- www/bunkerweb 1.6.14_1
Self-hosted web application firewall and security platform
www/bunkerweb: Fix antibot plugin and improve pkg-message
The antibot core plugin does require("base64"), but lbase64 is not in
the lua_package_path, so the module cannot be resolved. Add it.
The nginx configuration is generated by the scheduler at runtime, the
port does not install it. Describe that in the message, along with the
directory for own directives, and let the rc script bail out with a
clear message as long as the configuration has not been generated.
Reported by: netchild via private email
Sponsored by: Netzkommune GmbH
c10e6ba |
21:01 Michael Osipov (michaelo) 2026Q3
devel/nexus2-oss: Update to 2.15.2-03
MFH: 2026Q3
(cherry picked from commit 52a9f7c5f1d6b358420deb1efff781a706f6b5aa)
40bfdc5 |
21:00 Michael Osipov (michaelo)
devel/nexus2-oss: Update to 2.15.2-03
MFH: 2026Q3
52a9f7c |
20:42 Michael Osipov (michaelo)
devel/nexus2-oss: Limit portscout to version 2.x
eb8cf37 |
20:42 Michael Osipov (michaelo)
www/tomcat-native: Limit portscout to version 1.x
08d4c06 |
20:33 Palle Girgensohn (girgen)
sysutils/fluent-bit: Update to 5.1.2
Release notes: https://github.com/fluent/fluent-bit/releases/tag/v5.1.2
2e617c0 |
20:33 Palle Girgensohn (girgen)
databases/pgmetrics: Update to 1.19.1
Release notes: https://github.com/rapidloop/pgmetrics/releases/tag/v1.19.1
5389255 |
20:32 Palle Girgensohn (girgen)
www/sqlpage: Update to 0.46.1
Release notes: https://github.com/sqlpage/SQLPage/releases/tag/v0.46.1
7efe1a8 |
20:30 Hiroki Tagato (tagattie) 
- editors/vscode 1.136.1
Visual Studio Code - Open Source ("Code - OSS")
editors/vscode: Update to 1.136.1
Changelog: https://code.visualstudio.com/updates/v1_136
Reported by: GitHub (watch releases)
91e130f |
20:28 Yusuf Yaman (nxjoseph)
dns/knot-resolver6: Update 6.1.0 => 6.4.2
While here:
- Add linked libraries as dependencies
reported by stage-qa: net/libngtcp2{,-gnutls}.
- Add patch regarding missing ENODATA on FreeBSD.
Changes:
- DNS-over-QUIC (DoQ) support and bugfixes.
https://www.knot-resolver.cz/documentation/v6.4.1/NEWS.html
PR: 297189
Approved by: freebsd@dns.company (maintainer timeout, 1+ month)
Approved by: osa, vvd (Mentors, implicit)
3e421e0 |
20:21 Muhammad Moinur Rahman (bofh)
security/lua-resty-openssl: Adopt port
8f10f2c |
19:59 Christian Weisgerber (naddy) 
- devel/got 0.128
Game of Trees version control system
devel/got: update to 0.128
User-visible changes:
- fix ignore pattern matching when a file path is given to 'got status'
- fix bogus "bad object" errors from 'got merge -a' when merging a tag
- fix bogus "no such file or directory" errors seen during histedit
eefc113 |
19:57 Yusuf Yaman (nxjoseph)
x11-wm/jwm: Enable SVG option by default
Enable SVG vector image format support for better compatibility
with icon themes.
PR: 292317
Approved by: john.grafton@gmail.com (maintainer timeout, 7+ months)
Approved by: osa, vvd (Mentors, implicit)
4e3c1e2 |
19:39 Dan Langille (dvl)
sysutils/mkjail: Update to 0.2.2
`mkjail create` is now pkgbase aware.
19c9d4b |
19:37 Yusuf Yaman (nxjoseph) Author: Goran Mekić 2026Q3
audio/drumgizmo: Disable ARM build, update maintainer address
While here, pet portfmt.
PR: 297353
Reported by: https://portsfallout.com/fallout?port=audio%2Fdrumgizmo%24
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 0d645caea55b76c9ddf1aa574ce96dd562ba0cb4)
c0b4e86 |
19:36 Yusuf Yaman (nxjoseph) Author: Goran Mekić
audio/drumgizmo: Disable ARM build, update maintainer address
While here, pet portfmt.
PR: 297353
Reported by: https://portsfallout.com/fallout?port=audio%2Fdrumgizmo%24
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
0d645ca |
19:35 Jason W. Bacon (jwb)
biology/pear-merger: Release to ports@
Note to anyone interested in maintaining this port:
Newer versions are available, but cannot be downloaded
from official sources without completing an interactive form.
A license is required, with different terms for commercial and
academic use.
See https://www.h-its.org/software/pear-paired-end-read-merger/
0feb3f7 |
19:22 Pietro Cerutti (gahr)
x11-toolkits/tkdnd: add LICENSE
PR: 279100
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Patch by: Kushagra Chauhan <zenzesama@gmail.com>
2aa7255 |
19:16 Kousuke Kannagi (mce)
japanese/mecab-ipadic: Fix CONFLICTS_INSTALL
Switch from OPTIONS_RADIO to OPTIONS_SINGLE.
Update pkg-descr.
PR: 298135
Approved by: osa (mentor)
476fe00 |
19:13 Yusuf Yaman (nxjoseph) Author: FiLiS
security/headscale: Update 0.27.1 => 0.29.3
While here:
- Remove the space between BROKEN_* and NOT_FOR_ARCHS*
to clear a few of portlint warnings.
- Add updating notes to pkg-message for breaking changes.
Changelog:
https://github.com/juanfont/headscale/blob/v0.29.3/CHANGELOG.md
PR: 297493
Approved by: Michael Muenz <m.muenz@gmail.com> (maintainer timeout, 3+ weeks)
Approved by: osa, vvd (Mentors, implicit)
d7093a9 |
19:10 Kousuke Kannagi (mce) 2026Q3
japanese/mecab-ipadic: Update MASTER_SITES
Take maintainership.
PR: 298135
Reported by: pkg-fallout
Approved by: osa (mentor)
MFH: 2026Q3
(cherry picked from commit 638d0b359a44ff6e41a16b72e1c30cb7582c1c9e)
7f87372 |
19:08 Kousuke Kannagi (mce) 2026Q3
japanese/skkinput3: Mark DEPRECATED
Abandoned, cannot be executed on amd64 due to an error.
$ skkinput3
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 18 (X_ChangeProperty)
Value in failed request: 0x40
Serial number of failed request: 39
Current serial number in output stream: 40
PR: 297763
Approved by: koma2@lovepeers.org (maintainer timeout, 2 weeks)
Approved by: osa (mentor)
MFH: 2026Q3
(cherry picked from commit bff649cccba209035ad4d37dc12b29e368c7a284)
0ad5f2b |
19:05 Kousuke Kannagi (mce)
japanese/skkinput3: Mark DEPRECATED
Abandoned, cannot be executed on amd64 due to an error.
$ skkinput3
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 18 (X_ChangeProperty)
Value in failed request: 0x40
Serial number of failed request: 39
Current serial number in output stream: 40
PR: 297763
Approved by: koma2@lovepeers.org (maintainer timeout, 2 weeks)
Approved by: osa (mentor)
MFH: 2026Q3
bff649c |
18:08 Jochen Neumeister (joneum)
net/freeipa-server: fix documentation
Rework the installed README.
Sponsored by: Netzkommune GmbH
210df49 |
18:01 Alexander Leidinger (netchild) Author: Christos Longros
security/lua-resty-openssl: Update to 1.9.0
- update [1]
- release to ports@
PR: 297769 [1]
34c3b48 |
17:50 Yuri Victorovich (yuri)
audio/qtractor: update 1.6.2 → 1.6.4
c6041c0 |
17:50 Yuri Victorovich (yuri) 
- misc/py-wandb 0.29.0
CLI and library for interacting with the Weights and Biases API
misc/py-wandb: update 0.28.1 → 0.29.0
f4496844 |
17:50 Yuri Victorovich (yuri)
net/sing-box: update 1.13.15 → 1.14.0
0e28b3b |
17:50 Yuri Victorovich (yuri) 
- sysutils/opa 1.20.2
Open Policy Agent for policy enforcement across the entire stack
sysutils/opa: update 1.19.0 → 1.20.2
e4cc94b |
17:50 Yuri Victorovich (yuri) 
- science/qbox 1.79.0
First-principles molecular dynamics code
science/qbox: update 1_78_6 → 1.79.0
60df448 |
17:50 Yuri Victorovich (yuri) 
- science/yoda 2.1.3
Particle physics package with classes for data analysis, histogramming
science/yoda: update 2.0.2 → 2.1.3
5711167 |
17:50 Yuri Victorovich (yuri)
security/gosec: update 2.28.0 → 2.29.0
1314b39 |
17:50 Yuri Victorovich (yuri)
sysutils/conan: update 2.31.1 → 2.32.0
dc980b5 |
17:50 Yuri Victorovich (yuri)
textproc/ibus-table: update 1.17.19 → 1.18.0
b6e2ec0 |
17:50 Yuri Victorovich (yuri)
textproc/py-pylatexenc: update 2.10 → 2.11
f883206 |
17:50 Yuri Victorovich (yuri) 
- textproc/ucto 0.37
Advanced rule-based (regular-expression) and unicode-aware tokenizer
textproc/ucto: update 0.36 → 0.37
27db5d1 |
17:50 Yuri Victorovich (yuri) 
- www/davix 0.9.0
Make the task of managing files over HTTP-based protocols simple
www/davix: update 0_8_10 → 0.9.0
d980a58 |
17:50 Yuri Victorovich (yuri)
www/py-google-cloud-container: update 2.65.0 → 2.66.0
948f0ca |
17:50 Yuri Victorovich (yuri)
www/py-internetarchive: update 5.10.1 → 5.11.1
4410968 |
17:50 Yuri Victorovich (yuri)
www/py-scalar-fastapi: update 1.8.2 → 1.9.0
03aaa5c |
17:50 Yuri Victorovich (yuri) 
- www/uwebsockets 20.80.0
C++ Web I/O library for the most demanding of applications
www/uwebsockets: update 20.79.0 → 20.80.0
c4c2127 |
17:50 Yuri Victorovich (yuri)
textproc/py-sacremoses: update 0.1.1 → 0.2.0
969aad0 |
17:50 Yuri Victorovich (yuri)
textproc/py-pyphen: update 0.17.2 → 0.18.1
da9f1a6 |
17:50 Yuri Victorovich (yuri)
multimedia/vvenc: update 1.13.1 → 1.14.0
ca6fc7c |
17:50 Yuri Victorovich (yuri)
multimedia/vvdec: update 3.1.0 → 3.2.0
2a1c0b9 |
17:50 Yuri Victorovich (yuri) 
- net/frp 0.71.0
Reverse proxy to expose local server behind NAT/firewall to Internet
net/frp: update 0.70.1 → 0.71.0; add test target
8c3f7d9 |
17:50 Yuri Victorovich (yuri) 
- multimedia/lms 3.80.0
Lightweight Music Server to access music using a web interface
multimedia/lms: update 3.79.0 → 3.80.0
15bac32 |
17:50 Yuri Victorovich (yuri)
multimedia/obs-waveform: update 1.8.1 → 1.9.1
a3c0f7f |
17:50 Yuri Victorovich (yuri) 
- science/agrum 3.1.1_1
Graphical modeler for Bayesian networks, influence diagrams, etc
science/agrum: Remove several stale elements
- GL_TAGNAME
- USES=llvm
- -DPython_EXECUTABLE=${PYTHON_CMD}
- LLD_UNSAFE
Reported by: Daniel Engberg <diizzy@FreeBSD.org>
13f9107 |
17:50 Yuri Victorovich (yuri)
databases/letos: update 4.0.1 → 4.0.3
6c99a93 |
17:50 Yuri Victorovich (yuri)
graphics/resvg: update 0.47.0 → 0.48.1
0d46e67 |
17:50 Yuri Victorovich (yuri) 
- math/py-spot 2.16
Python binding for 'Spot', the library for omega automata manipulation
- math/spot 2.16
Library for omega automata manipulation and model checking
math/{,py-}spot: update 2.15.1 → 2.16
6464c4c |
17:47 Vladimir Druzenko (vvd) 2026Q3
- net/freerdp3 3.31.1
Free implementation of Remote Desktop Protocol
net/freerdp3: Update 3.31.0 => 3.31.1
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/3.31.1
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 12007fbb4c48122c6c306e7b2b863f9b6aef7a06)
be94cf5 |
17:46 Vladimir Druzenko (vvd) 
- net/freerdp3 3.31.1
Free implementation of Remote Desktop Protocol
net/freerdp3: Update 3.31.0 => 3.31.1
Changelog:
https://github.com/FreeRDP/FreeRDP/releases/tag/3.31.1
Sponsored by: UNIS Labs
MFH: 2026Q3
12007fb |
17:33 Jimmy Olgeni (olgeni)
net/nats-streaming-server: Deprecate, expires on 2026-12-31
Upstream has deprecated the NATS Streaming Server in favor of
JetStream, available in net/nats-server.
efc15f8 |
17:26 Vladimir Druzenko (vvd) 2026Q3
sysutils/graylog: Update 7.1.8 => 7.1.9
Changelog:
https://go2docs.graylog.org/current/changelogs/changelog.html#Graylog719
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 0e6d41809a4eeb459fbc635a32db1a2bed1d6e05)
01e5b3e |
17:24 Vladimir Druzenko (vvd)
sysutils/graylog: Update 7.1.8 => 7.1.9
Changelog:
https://go2docs.graylog.org/current/changelogs/changelog.html#Graylog719
Sponsored by: UNIS Labs
MFH: 2026Q3
0e6d418 |
17:05 Gleb Popov (arrowd) Author: Alex S
audio/pipewire-spa-oss: Update to 20260807
Pull Request: https://github.com/freebsd/freebsd-ports/pull/613
2c27585 |
17:05 Yusuf Yaman (nxjoseph)
games/scid: Update 4.7.0 => 5.2
While here, switch to DISTVERSION.
Changelog:
https://github.com/benini/scid/blob/github/ChangeLog
Commit log:
https://github.com/benini/scid/compare/v4.7.0...v5.2.202603
PR: 297105
Approved by: Friedrich Volkmann <bsd@volki.at> (maintainer timeout, 1+ month)
Approved by: osa, vvd (Mentors, implicit)
366ef20 |
17:05 Gleb Popov (arrowd) Author: Alex S
www/foreign-cdm: Update to 20260906
Pull Request: https://github.com/freebsd/freebsd-ports/pull/614
0ee2065 |
17:04 Michael Osipov (michaelo) (Only the first 10 of 83 items in this commit are shown above. )
*/*: Bump consumers of www/beautifulsoup4 after port rename
PR: 297837
Approved by: wen (maintainer via email)
45ea4cf |
17:04 Michael Osipov (michaelo)
www/beautifulsoup: Convert build to use PEP 517 and rename to PyPI name
* Rename port to PyPI name according to Python policy
* Move build completely to PEP 517
* Take maintainership as agreed with wen
New name: www/beautifulsoup4
PR: 297837
Approved by: wen (maintainer via mail)
Differential Revision: https://reviews.freebsd.org/D59143
be3fa7e |
16:55 Dirk Meyer (dinoex)
graphics/graphviz: update to 16.1.0
557f66d |
16:38 Robert Clausecker (fuz) 2026Q3
devel/simdjson: update to 4.6.11
A bug fix release fixing an issue on older FreeBSD ppc* as
well as several other issues.
Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.6.10
Changelog: https://github.com/simdjson/simdjson/releases/tag/v4.6.11
MFH: 2026Q3
Event: Berlin Hackathon 202609
Reported by: pkubaj
(cherry picked from commit f265d6246920a84a7c46afb03b78202eefd56924)
a0a6baf |