| 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
|
|
Saturday, 5 Sep 2026
|
19:34 Nuno Teixeira (eduardo) Author: Einar Bjarni Halldórsson
security/py-nettacker: New port: Automated penetration testing and
information-gathering framework
- Submitter becomes maintainer
OWASP Nettacker is an open-source, Python-based automated penetration testing
and information-gathering framework designed to help cyber security
professionals and ethical hackers perform reconnaissance, vulnerability
assessments, and network security audits efficiently.
Nettacker automates tasks like port scanning, service detection, subdomain
enumeration, network mapping, vulnerability scanning, credential brute-force
testing making it a powerful tool for identifying weaknesses in networks, web
applications, IoT devices and APIs.
WWW: https://owasp.org/nettacker
PR: 297892
7fdb824 |
18:48 Dima Panov (fluffy)
audio/alsa-plugins: fix build with FFmpeg9
backport patch from official repo
https://git.alsa-project.org/?p=alsa-plugins.git;a=commitdiff;h=eef274dbc890a21c2400c8bffdcbda243782627d
Reported by: bulk -t
8b3dc24 |
18:46 Christoph Moench-Tegeder (cmt)
graphics/scantpaper: update to 3.0.17
Announcement:
https://sourceforge.net/p/gscan2pdf/mailman/message/59384831/
193a8ef |
18:36 Jochen Neumeister (joneum)
www/{nginx,nginx-devel,freenginx}: 3rd-party modules management
Use the new www/nginx-module-array-var source port instead of fetching
array-var-nginx-module from GitHub. The module version is now
maintained in one place for these ports.
Sponsored by: Netzkommune GmbH
85d565c |
18:36 Jochen Neumeister (joneum)
www/nginx-module-array-var: Add New Port
The array_var module adds support for manipulating array-typed
variables in the nginx configuration. This port installs the module
sources only, the module itself is built by the nginx ports.
Sponsored by: Netzkommune GmbH
1b480c8 |
18:30 Jason W. Bacon (jwb)
science/afni: Remove conflict with science/nifticlib
Nifticlib no longer installs any binaries
Also cleaned up a couple portlint warnings
a93308a |
18:23 Jason W. Bacon (jwb)
science/nifticlib: Update to 3.0.1
Numerous fixes and enhancements since 2.0.0
Changes: https://github.com/NIFTI-Imaging/nifti_clib/commits/master/
No longer conflicts with science/afni
Release to ports@
Reported by: Repology
ab62a2dc |
17:36 Adrian Chadd (adrian)
name: add cni-dnsname
this is a CNI plugin for podman containers which allows for
dynamic registration of containers into a local dns zone.
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D59267
98dc52b |
17:24 Yusuf Yaman (nxjoseph)
x11/elementary-terminal: Update 0.7.2 => 0.8.0
Upstream changes:
- Switched to GTK 4.
- Switched to Granite 7.
- New dependency: libadwaita
- Remove dependency: libhandy
Changelogs:
- https://github.com/elementary/terminal/releases/tag/8.0.0
- https://github.com/elementary/terminal/releases/tag/8.1.0
Commit log:
https://github.com/elementary/terminal/compare/7.2.0...8.1.0
Reported by: portscout
Approved by: no maintainer
Approved by: osa, vvd (Mentors, implicit)
191a1ee |
17:22 Hajimu UMEMOTO (ume)
x11/terminator: Update to 2.1.6
382c962 |
16:46 Nicola Vitale (nivit)
textproc/py-sphinxcontrib-mermaid: Update to 2.1.1
Reported by: portscout!
ff449af |
16:40 Charlie Li (vishwin)
graphics/opencv: fix build with multimedia/ffmpeg 9
Reference: https://github.com/opencv/opencv/pull/29533
a29134a |
16:10 Sergey A. Osokin (osa)
www/freenginx-devel: third-party modules management (+)
- update ngx-http-auth-jwt module to 2.5.0
Bump PORTREVISION.
Sponsored by: tipi.work
67c02a3 |
16:01 Sergey A. Osokin (osa)
www/freenginx-devel: third-party modules management (+)
- update nginx-auth-jwt module to 0.15.0, for details see
https://github.com/kjdev/nginx-auth-jwt/compare/0.14.2...0.15.0
Bump PORTREVISION.
Sponsored by: tipi.work
1fe2f6e |
15:46 Sergey A. Osokin (osa) 
- devel/rhg 7.2.4
Experimental Rust version of Mercurial
devel/rhg: update: 7.2.3 -> 7.2.4
<ChangeLog>
- Fix the detection of peers with limited query size during discovery
- rhg: include the path in purge’s directory removal errors
- verify: remove incorrect fncache branch in file index case
- update: fix status after a flag-only update of symlink into a file,
in rust
- update: fix status after a flag-only update of a file into a
symlink, in rust
- rust: respect umask for executable files during update
</ChangeLog>
Sponsored by: tipi.work
9c8d614 |
15:35 Yusuf Yaman (nxjoseph) Author: Matthew Horan
- security/lego 5.4.1
Let's Encrypt client and ACME library written in Go
security/lego: Update 5.4.0 => 5.4.1
Changelog:
https://github.com/go-acme/lego/blob/v5.4.1/CHANGELOG.md
PR: 298212
Approved by: osa, vvd (Mentors, implicit)
114198b |
15:16 Olivier Cochard (olivier)
filesystems/amazon-efs-utils: update to 3.3.1
Sponsored by: Netflix
a9e0e91 |
14:51 Daniel Engberg (diizzy)
filesystems/pod: Mark BROKEN, fails to build
Fails with: ld: error: undefined symbol: g_list_length
de48309 |
14:35 Gleb Popov (arrowd)
graphics/egl-x11: Update to 1.0.6
Reported by: portscout!
2ee7398 |
14:35 Gleb Popov (arrowd)
graphics/egl-wayland2: Update to 1.0.2
Reported by: portscout!
95c6bfa |
14:31 Charlie Li (vishwin) 
- comms/chirp 20260904
Free, open-source tool for programming your amateur radio
comms/chirp: update to 20260904
ada0545 |
14:16 Daniel Engberg (diizzy)
graphics/py-opencv-python-headless: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297370
b6ac92a |
14:16 Daniel Engberg (diizzy)
multimedia/py-torchcodec: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297385
381c78b |
14:16 Daniel Engberg (diizzy)
multimedia/olive: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297371
114eda5 |
14:16 Daniel Engberg (diizzy)
audio/essentia: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297365
7682abe |
14:16 Daniel Engberg (diizzy)
multimedia/mlt7: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297364
e0f7e94 |
14:16 Daniel Engberg (diizzy)
multimedia/vapoursynth-l-smash-works: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297363
46fe2a3 |
14:16 Daniel Engberg (diizzy) 
- multimedia/smelter 0.6.0_1
Toolkit for real-time, low latency, programmable video & audio mixing
multimedia/smelter: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297362
19d644f |
14:16 Daniel Engberg (diizzy)
multimedia/mencoder: Mark BROKEN, fails to build with FFmpeg 9
PR: 297355, 297361
d602d4b |
14:16 Daniel Engberg (diizzy)
textproc/expat2: Update to 2.8.4
Changelog:
https://github.com/libexpat/libexpat/blob/R_2_8_4/expat/Changes
PR: 298081
Reviewed by: desktop (arrowd)
Security: CVE-2026-66046
CVE-2026-76641
CVE-2026-76957
CVE-2026-76956
238e9ba |
14:16 Daniel Engberg (diizzy) 
- multimedia/ffmpeg 9.0.1,1
Realtime audio/video encoder/converter and streaming server
multimedia/ffmpeg: Update to 9.0.1
Support for (lib)celt, (lib)glslang and (lib)shaderc is removed upstream
Remove support for (lib)lensfun as it doesn't work with the old release
we have in tree
Changelog:
https://code.ffmpeg.org/FFmpeg/FFmpeg/src/tag/n9.0.1/Changelog
PR: 297355
Exp-run by: antoine
e07612e |
14:10 Kousuke Kannagi (mce)
multimedia/syncplay: Update to 1.7.6
Take maintainership.
Changelog: https://github.com/Syncplay/syncplay/releases
PR: 297642
Approved by: Christian Heckendorf <heckendorfc@gmail.com> (former maintainer,
timeout)
Approved by: fluffy (mentor)
3c046a0 |
13:07 Gleb Popov (arrowd) 
- misc/hwdata 0.411,1
Database of IDs used in PCI, PNP and USB devices
misc/hwdata: Update to 0.411
Reported by: portscout!
e38e7ab |
13:05 Gleb Popov (arrowd)
sysutils/cardano-cli: Update to 11.2.3.1
Reported by: portscout!
e2a4eb6 |
12:51 Yusuf Yaman (nxjoseph) Author: Christos Longros
- sysutils/f3 10.0
Fight Flash Fraud or Fight Fake Flash test tool
sysutils/f3: Update 8.0 => 10.0, take maintainership
Upstream moved sources to src/, build output to build/, the man page to
man/ and the helper scripts to scripts/, adapt do-install accordingly.
While here, switch to DISTVERSION and pet portclippy.
Changelog:
https://github.com/AltraMayor/f3/blob/v10.0/changelog
PR: 298206
Approved by: osa, vvd (Mentors, implicit)
b8614ab |
12:39 Yusuf Yaman (nxjoseph) Author: Christos Longros
www/py-django_statici18n: Update 2.7.1 => 2.8.0
Upstream requires Django<6.2 so change the RUN_DEPENDS accordingly.
Changelog:
https://github.com/zyegfryed/django-statici18n/blob/v2.8.0/docs/changelog.rst
PR: 298210
Approved by: osa, vvd (Mentors, implicit)
9de74e4 |
12:33 Gleb Popov (arrowd) 2026Q3
- audio/gnuspeechsa 0.1.5_7
Command line, or application-based speech output module of gnuspeech
audio/gnuspeechsa: Mark deprecated
PR: 298189
Approved by: amdmi3 (maintainer)
(cherry picked from commit a89fb226e63abb9bc624ede329933487ab203a17)
b8d122c |
12:33 Gleb Popov (arrowd) 
- audio/gnuspeechsa 0.1.5_7
Command line, or application-based speech output module of gnuspeech
audio/gnuspeechsa: Mark deprecated
PR: 298189
Approved by: amdmi3 (maintainer)
a89fb22 |
12:31 Yusuf Yaman (nxjoseph) Author: Christos Longros
www/pocketbase: Update 0.39.11 => 0.40.2
Added UPDATING entry for possible breakages.
Upstream switched to Go 1.27.
Changelog:
https://github.com/pocketbase/pocketbase/blob/v0.40.2/CHANGELOG.md
PR: 298209
Approved by: osa, vvd (Mentors, implicit)
ad6bb5c |
12:25 Gleb Popov (arrowd) 2026Q3
graphics/glosm: Mark deprecated
PR: 298185
Approved by: amdmi3 (maintainer)
(cherry picked from commit c5f006e4960f537a3243ca79da065e97762225f1)
9858bc0 |
12:24 Gleb Popov (arrowd)
graphics/glosm: Mark deprecated
PR: 298185
Approved by: amdmi3 (maintainer)
c5f006e |
12:15 Olivier Cochard (olivier)
misc/hermes-agent: Update to 0.18.0
8efc9c2 |
12:06 Yusuf Yaman (nxjoseph) Author: Christos Longros
graphics/py-exiv2: Update 0.19.0 => 0.19.2
While here, sort USE_PYTHON and BUILD_DEPENDS (pet portfmt).
Changelog:
https://github.com/jim-easterbrook/python-exiv2/blob/0.19.2/CHANGELOG.txt
PR: 298208
Reported by: Christos Longros <chris.longros@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
0a75a22 |
11:48 Yusuf Yaman (nxjoseph) Author: Anton Saietskii
databases/py-sqlalchemy{14,20}: Fix ASYNCIO description
PR: 296720
Reported by: Anton Saietskii <vsasjason@gmail.com> (author)
Approved by: osa, vvd (Mentors, implicit)
Approved by: portmgr (blanket)
MFH: 2026Q3
5293821 |
11:40 Yusuf Yaman (nxjoseph) Author: Oleksandr Kryvulia 2026Q3
net/asterisk22: Update 22.10.1 => 22.11.0
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.11.0.html
PR: 298207
Reported by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Sponsored by: FLEX-IT LLC
MFH: 2026Q3
(cherry picked from commit 59a57a0faca2123bef7b3c65165ac2d6e604bdf0)
8d0354f |
11:39 Yusuf Yaman (nxjoseph) Author: Oleksandr Kryvulia
net/asterisk22: Update 22.10.1 => 22.11.0
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-22.11.0.html
PR: 298207
Reported by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Sponsored by: FLEX-IT LLC
MFH: 2026Q3
59a57a0 |
11:20 Yusuf Yaman (nxjoseph) Author: Oleksandr Kryvulia 2026Q3
net/asterisk20: Update 20.20.1 => 20.21.0
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-20.21.0.html
PR: 298203
Reported by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Sponsored by: FLEX-IT LLC
MFH: 2026Q3
(cherry picked from commit a1c4b69761ea3d6049db512a9430a0dfd07c885f)
1385930 |
11:19 Yusuf Yaman (nxjoseph) Author: Oleksandr Kryvulia
net/asterisk20: Update 20.20.1 => 20.21.0
Changelog:
https://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-20.21.0.html
PR: 298203
Reported by: Oleksandr Kryvulia <o.kryvulia@flex-it.com.ua> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Sponsored by: FLEX-IT LLC
MFH: 2026Q3
a1c4b69 |
10:50 Fernando Apesteguía (fernape)
science/afni: Update to 26.2.06
d2b312d |
09:15 Dirk Meyer (dinoex)
net/webalizer-geodb: Update to 20260901
4fd8cbf |
09:15 Olivier Cochard (olivier) 
- devel/moon 2.5.4
Repository management, organization and task orchestration tool
devel/moon: update to 2.5.4
bcf0d84 |
09:10 Michael Reifenberger (mr)
cad/freecad-devel: Update to 2026.09.05
a8c9310 |
09:10 Michael Reifenberger (mr)
cad/openscad-devel: Update to 2026.09.03
4a086d5 |
09:10 Michael Reifenberger (mr) 
- cad/openscad 2026.08.23_1
Programmer's solid 3D CAD modeller
cad/openscad: Update to 2026.08.23
bcb1d04 |
08:42 Nicola Vitale (nivit) 2026Q3
www/py-wikitools: Mark DEPRECATED
- Deprecate because it is not compatible with Python 3
- Pet portclippy
- Bump PORTREVISION
(cherry picked from commit 0e8dc6aa0fadc68eb174e03ec9e7c670834b2169)
159a0e4 |
08:37 Nicola Vitale (nivit)
www/py-wikitools: Mark DEPRECATED
- Deprecate because it is not compatible with Python 3
- Pet portclippy
- Bump PORTREVISION
0e8dc6a |
08:31 Nicola Vitale (nivit)
www/dezoomify-rs: Update to 2.20.0
ChangeLog:
1. https://github.com/lovasoa/dezoomify-rs/releases/tag/v2.20.0
Reported by: "github-actions[bot]" <notifications@github.com>
9d0a1ab |
07:53 Jimmy Olgeni (olgeni) 
- net/cliproxyapi 7.2.151
Proxy providing OpenAI/Gemini/Claude/Codex/Grok compatible APIs
net/cliproxyapi: Update to 7.2.151
cc7a4ad |
07:53 Jimmy Olgeni (olgeni)
sysutils/zpool-set: Update to 1.1.2
9157814 |
07:53 Jimmy Olgeni (olgeni)
sysutils/zfs-set: Update to 1.0.3
1c69e97 |
07:53 Jimmy Olgeni (olgeni)
sysutils/zfs-allow: Update to 1.0.4
27df40b |
07:53 Jimmy Olgeni (olgeni)
sysutils/facl: Update to 1.4.2
c9b9192 |
07:53 Jimmy Olgeni (olgeni)
net/nsc-tui: Update to 1.0.3
a021d4d |
07:53 Jimmy Olgeni (olgeni)
net/nats-tui: Update to 1.1.2
313ef66 |
07:51 Jochen Neumeister (joneum) Author: Oleksandr Kryvulia
net/freeradius-client: Update to 1.1.8
The old master sites no longer resolve, so use the upstream git tag.
Add two upstream fixes made after the tag: rc_avpair_gen() is now
iterative, it recursed per attribute on unverified replies, and
vendor-specific attributes reserve room for the VSA header.
Drop the local rc_nasaddress() patch, it has no consumer in the tree.
PR: 297676
Approved by: netch@portaone.com (maintainer timeout)
Sponsored by: Netzkommune GmbH
4cfe517 |
07:28 Nicola Vitale (nivit)
textproc/py-textual-fastdatatable: Update to 0.19.2
ChangeLog:
1. https://github.com/tconbeer/textual-fastdatatable/releases/tag/v0.19.2
Reported by: "github-actions[bot]" <notifications@github.com>
3ecd5de |
07:23 Nicola Vitale (nivit) 
- net/rustconn 0.21.5
Modern connection manager with GTK4/Wayland-native interface
net/rustconn: Update to 0.21.5
ChangeLog:
1. https://github.com/totoshko88/RustConn/releases/tag/v0.21.5
Reported by: "github-actions[bot]" <notifications@github.com>
b5bb663 |
07:21 Nicola Vitale (nivit)
textproc/py-towncrier: Update to 29.6.0
ChangeLog:
1. https://github.com/twisted/towncrier/releases/tag/26.9.0
Reported by: Adi Roiban <notifications@github.com>
aebe60c |
07:05 Olivier Cochard (olivier)
misc/qwen-code: update to 0.23.0
56337d8 |
06:36 Olivier Cochard (olivier)
misc/py-anthropic: update to 1.4.0
9e29ea9 |
06:11 Jose Alonso Cardenas Marquez (acm)
net/onedrive: Fix pkg-plist
Reported by: dizzy
a4fc0dd |
04:33 Daniel Engberg (diizzy)
finance/taler-exchange: Mark BROKEN
Fails to build,
error: use of undeclared identifier 'GNUNET_CRYPTO_QUALITY_STRONG'
Reported by: pkg-fallout
fc0126f |
04:33 Daniel Engberg (diizzy)
emulators/libretro-reicast: Mark BROKEN
Fails to build, fatal error: linux/input.h: No such file or directory
Reported by: pkg-fallout
eb14193 |
04:33 Daniel Engberg (diizzy)
emulators/reicast: Mark BROKEN
Fails to build, fatal error: linux/input.h: No such file or directory
Reported by: pkg-fallout
ab04666 |
04:33 Daniel Engberg (diizzy)
misc/claude-code-legacy: Mark BROKEN
SHA256 Checksum mismatch for
audio-capture-bb370f75235254da2c3d34f6168fc4a9902d9090.tar.gz.
expected: d6a4e0ff2666efd60efd4259c0e29d6878975cc6f41a2171ff5a12b75e6ef7c6
fetched: 0425f027466f9f87ec7968b24b5d27b61b77c625f3a82e4a7ba46047f874d790
size: 26840606
Additionally pkg-fallout reports packaging issues on multiple platforms
5b3e325 |
04:33 Daniel Engberg (diizzy) 
- lang/bun 1.3.14_4
JavaScript runtime, bundler, test runner, and package manager
lang/bun: Mark BROKEN
SHA256 Checksum mismatch for bun/bun-cargo-vendor-lolhtml-1.3.14.tar.gz.
expected: 55bd5cbcd4c430c8f8fe8ef3f2bb097da7bfd017a76472d17fb973bb3b49edbb
fetched: 0bf1875b4620792fbe44ec74d5a2c5f3c2f2d57a91c6191892a1d7c2c863bab4
size: 4022017
Additionally pkg-fallout also reports build errors
spawn failed: ENOEXEC: unknown error, posix_spawn
'/wrkdirs/usr/ports/lang/bun/work/oven-zig/bootstrap-x86_64-linux-musl/zig'
84e0697 |
04:33 Daniel Engberg (diizzy)
www/domoticz*: Mark BROKEN
Fails to build with boost 1.91.0
error: no matching function for call to object of type 'const
asio_require_fn::impl'
Reported by: pkg-fallout
a9a3876 |
04:33 Daniel Engberg (diizzy) 
- audio/libresidfp 1.2.2
Reverse engineered software emulation of MOS6581/8580 SID chip
audio/libresidfp: Update to 1.2.2
Changelog:
https://github.com/libsidplayfp/libresidfp/releases/tag/v1.2.2
ae570e9 |
03:55 Xin LI (delphij) 2026Q3
- www/dokuwiki 20260714c
Simple and easy to use wiki, no database required
www/dokuwiki: upgrade to 2026-07-14c
PR: ports/298171
(cherry picked from commit b4008cd0e79bf1629d152b1d0bc954a32a33bbf9)
(cherry picked from commit e5f699af3da31c8b28f023226899e5b2cf569dd2)
(cherry picked from commit 3804db80e125ee8ffef556c91562fe551d63f345)
6ebee3d |
03:53 Xin LI (delphij) 
- www/dokuwiki 20260714c
Simple and easy to use wiki, no database required
www/dokuwiki: upgrade to 2026-07-14c
PR: ports/298171
MFH: 2026Q3
3804db8 |
02:37 Kousuke Kannagi (mce)
japanese/skk-jawiki: Update to 2026.09.01.174549
PR: 298156
Approved by: osa (mentor)
b53a1356 |
02:37 Kousuke Kannagi (mce)
textproc/riffdiff: Update to 3.6.2
Changelog: https://github.com/walles/riff/releases/tag/3.6.2
PR: 297708
Approved by: yuri (maintainer timeout, 2 weeks)
Approved by: osa (mentor)
aaf5bc5 |
00:25 Hiroki Tagato (tagattie) 
- shells/iris 0.7.0
Shell auto-completion tool for your terminal
shells/iris: Update to 0.7.0
Changelog:
https://github.com/versenilvis/IRIS/blob/main/CHANGELOG.md#v070---2026-08-30
Reported by: GitHub (watch releases)
2311e6d |
00:23 Vladimir Druzenko (vvd) Author: Fabian Keil
security/afl++: Update 4.35c => 4.40c
Changelog:
https://github.com/AFLplusplus/AFLplusplus/blob/v4.40c/docs/Changelog.md
https://github.com/AFLplusplus/AFLplusplus/releases/tag/v4.40c
- Fix warnings from portclippy.
PR: 293797
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
f3df585 |
00:08 Hiroki Tagato (tagattie)
mail/py-resend: Update to 2.43.0
Changelog: https://github.com/resend/resend-python/compare/v2.42.0...v2.43.0
Reported by: Repology
0fa4d130 |
|
Friday, 4 Sep 2026
|
23:58 Hiroki Tagato (tagattie)
databases/py-redisvl: Update to 0.27.1
Changelog: https://github.com/redis/redis-vl-python/releases/tag/v0.27.1
Reported by: Repology
7870a30 |
23:47 Hiroki Tagato (tagattie)
misc/py-litellm-proxy-extras: Update to 0.4.93
Reported by: portscout
f61606f |
23:35 Dmitry Marakasov (amdmi3)
games/divide-and-succeed: fix compatibility with CMake 4
PR: 297962
Reported by: arrowd
af245e5 |
23:35 Dmitry Marakasov (amdmi3)
graphics/bonzomatic: fix compatibility with CMake 4
PR: 297906
Reported by: arrowd
252d5a8 |
23:35 Dmitry Marakasov (amdmi3) 
- games/powder-toy 100.1.400
'Falling sand' physics sandbox with air pressure and velocity support
games/powder-toy: update 100.0.399 → 100.1.400
3747a94d |
23:33 Dmitry Marakasov (amdmi3) 
- games/astromenace 1.4.3
Hardcore 3D space shooter with spaceship upgrade possibilities
games/astromenace: fix compatibility with CMake 4
PR: 297863
Reported by: arrowd
ff7069b |
23:33 Dmitry Marakasov (amdmi3) 
- games/astromenace 1.4.3
Hardcore 3D space shooter with spaceship upgrade possibilities
games/astromenace: update 1.4.2 → 1.4.3
82486a8 |
23:33 Dmitry Marakasov (amdmi3)
devel/cppcheck: update 2.21.0 → 2.21.1
5289423 |
23:33 Dmitry Marakasov (amdmi3) 
- devel/osc 1.27.3
Command Line Interface to work with an openSUSE Build Service
devel/osc: update 1.27.0 → 1.27.3
b3e95f4 |
23:33 Dmitry Marakasov (amdmi3)
devel/ois: drop maintainership
23cd583 |
23:33 Dmitry Marakasov (amdmi3)
devel/py-asttokens: drop maintainership
1e0ff21 |
23:33 Dmitry Marakasov (amdmi3)
www/py-yarl: update 1.24.2 → 1.24.5
Also fix failing test handling
4e46618 |
23:07 Yusuf Yaman (nxjoseph)
security/vuxml: Fix package name typo
Fixes: 6911fd52c5d5 ("security/vuxml: Add OpenVPN vulnerability")
Approved by: osa, vvd (Mentors, implicit)
d07d5c0 |
23:05 Yusuf Yaman (nxjoseph) Author: Matthias Andree 2026Q3
security/openvpn: Security update 2.7.6 => 2.7.7
Changelog:
https://github.com/OpenVPN/openvpn/blob/v2.7.7/Changes.rst
PR: 298152
Pull request: https://github.com/freebsd/freebsd-ports/pull/610
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-84732
MFH: 2026Q3
(cherry picked from commit 3d91d57f7f093d62e9f98322455b828aef2a5e0f)
c60a189 |
23:05 Yusuf Yaman (nxjoseph) Author: Matthias Andree
security/openvpn: Security update 2.7.6 => 2.7.7
Changelog:
https://github.com/OpenVPN/openvpn/blob/v2.7.7/Changes.rst
PR: 298152
Pull request: https://github.com/freebsd/freebsd-ports/pull/610
Reported by: mandree (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2026-84732
MFH: 2026Q3
3d91d57 |