| 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
|
|
Wednesday, 5 Aug 2026
|
19:44 Yusuf Yaman (nxjoseph) Author: Denis Shaposhnikov
net-mgmt/icingaweb2-module-grafana: Update 3.1.3 => 3.1.4
Changelog:
https://github.com/NETWAYS/icingaweb2-module-grafana/releases/tag/v3.1.4
PR: 297207
Reported by: Denis Shaposhnikov <dsh@bamus.cz> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
207d9de |
18:51 Yuri Victorovich (yuri)
audio/invada-studio-plugins-lv2: Attempt to fix build on aarch64
Reported by: fallout
aa636a4 |
18:50 Li-Wen Hsu (lwhsu) 2026Q3
devel/jenkins-lts: Update to 2.568.2
Security: 9096f6e4-3a2f-4d16-89fb-f909aa0a7760
MFC: 2026Q3
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 5a19d0469f072b326dda161e73a73553f38440e8)
b4ee3c9 |
18:50 Li-Wen Hsu (lwhsu) 2026Q3
devel/jenkins: Update to 2.576
Security: 9096f6e4-3a2f-4d16-89fb-f909aa0a7760
MFC: 2026Q3
Sponsored by: The FreeBSD Foundation
(cherry picked from commit f1187a568bd4d5ad790ed70dd068818a5c691efe)
1e92c75 |
18:49 Yusuf Yaman (nxjoseph) Author: Jaap Akkerhuis 2026Q3
- dns/unbound 1.26.0
Validating, recursive, and caching DNS resolver
dns/unbound: Update 1.25.2 => 1.26.0
Release Notes:
https://community.nlnetlabs.nl/t/unbound-1-26-0-released/3434
Changelog:
https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.0
PR: 297299
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit c8c07fea866d0204dc22eb091cde0dd7cd72ec40)
3864450 |
18:49 Yusuf Yaman (nxjoseph) Author: Jaap Akkerhuis
- dns/unbound 1.26.0
Validating, recursive, and caching DNS resolver
dns/unbound: Update 1.25.2 => 1.26.0
Release Notes:
https://community.nlnetlabs.nl/t/unbound-1-26-0-released/3434
Changelog:
https://github.com/NLnetLabs/unbound/releases/tag/release-1.26.0
PR: 297299
Reported by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
c8c07fe |
18:47 Li-Wen Hsu (lwhsu)
security/vuxml: Fix firefox-esr PORTEPOCH in two Mozilla entries
www/firefox-esr has PORTEPOCH=2, but the firefox-esr ranges in these
two do not have it so they cannot match any installed package.
Sponsored by: The FreeBSD Foundation
084549f |
18:32 Yuri Victorovich (yuri) 
- math/py-pynleq2 0.1.0
Python binding for NLEQ2 algorithm's fortran implementation
math/py-pynleq2: update 0.0.2 → 0.1.0
8cfb674 |
18:32 Yuri Victorovich (yuri)
textproc/py-ufal.udpipe: update 1.2.0.3 → 1.4.0.1
fb6304c |
18:23 Li-Wen Hsu (lwhsu)
devel/jenkins-lts: Update to 2.568.2
Security: 9096f6e4-3a2f-4d16-89fb-f909aa0a7760
MFC: 2026Q3
Sponsored by: The FreeBSD Foundation
5a19d04 |
18:23 Li-Wen Hsu (lwhsu)
devel/jenkins: Update to 2.576
Security: 9096f6e4-3a2f-4d16-89fb-f909aa0a7760
MFC: 2026Q3
Sponsored by: The FreeBSD Foundation
f1187a56 |
18:23 Li-Wen Hsu (lwhsu)
security/vuxml: Document Jenkins Security Advisory 2026-08-05
Sponsored by: The FreeBSD Foundation
747d608 |
18:12 Dan Langille (dvl)
net/syncthing: Update to 2.1.3
re: https://github.com/syncthing/syncthing/releases/tag/v2.1.3
dec6e877 |
17:39 Dries Michiels (driesm) 
- net/dhcpcd 10.5.0
DHCP/IPv4LL/IPv6RS/DHCPv6 client
net/dhcpcd: update to 10.5.0
Changes: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.5.0
da9d792 |
17:13 Ashish SHUKLA (ashish)
www/element-web: Update to 1.12.25
Approved by: maintainer (implicit, version bump, as per PR 258262)
f510d10 |
17:01 Nicola Vitale (nivit) 
- sysutils/mdfried 0.22.4
Markdown viewer for the terminal that renders images and big headers
sysutils/mdfried: Update to 0.22.4
Reported by: portscout!
733437a |
17:00 Ashish SHUKLA (ashish)
textproc/ugrep: Update to 7.8.4
38d3b18 |
16:58 Jochen Neumeister (joneum) 
- www/bunkerweb 1.6.13
Self-hosted web application firewall and security platform
www/bunkerweb: Update to 1.6.13
This covers the 1.6.12 and 1.6.13 releases.
Security: session fixation on login and an open redirect via the
post-login "next" parameter in the web UI, a second open redirect in
the antibot post-challenge flow, and cache deletion routes that
bypassed authorization. Biscuit token generation now binds the Host
header, client IP and username as typed terms, and adds an optional
API_ALLOWED_HOSTS allowlist. Reverse DNS results are forward-confirmed
before an IGNORE_RDNS or GREYLIST_RDNS suffix match is honored, so a
self-configured PTR record no longer bypasses blocking. ACME challenge
tokens are validated against the base64url character set, closing a
path traversal through the internal API. TOTP verification is enforced
on the exact validation endpoint instead of any path containing /totp.
New settings: REVERSE_PROXY_SSL_VERIFY and friends for upstream HTTPS
certificate verification, USE_LIMIT_REQ_GLOBAL and
LIMIT_REQ_GLOBAL_RATE for an aggregate per-service request rate,
COUNTRY_IGNORE_URI, ANTIBOT_SUCCESS_URI, SCHEDULER_MAX_WORKERS and
MTLS_URL_n for per-path mTLS. ANTIBOT_IGNORE_URI now matches full
request URIs including query strings, and the UI logs viewer gained
syntax highlighting, severity filters, search and live tail.
Fixes include Let's Encrypt cache poisoning that could cause
fleet-wide certbot AccountNotFound, an error after every successful
basic-auth login, and KEEP_UPSTREAM_HEADERS silently dropping
Content-Security-Policy-Report-Only.
Bundled dependencies were updated, among them ModSecurity 3.0.16 and
the OWASP Core Rule Set v4.27.0.
Changes:
https://github.com/bunkerity/bunkerweb/releases/tag/v1.6.12
Changes:
https://github.com/bunkerity/bunkerweb/releases/tag/v1.6.13
Sponsored by: Netzkommune GmbH
b39679a |
16:28 Yuri Victorovich (yuri)
science/py-pubchempy: Remove duplicate
PR: 297289
Reported by: Matthew Wener <matthew@wener.org>
27db1c7 |
16:28 Yuri Victorovich (yuri) 
- net/mvfst 2026.08.03.00
Implementation of the QUIC transport protocol
net/mvfst: update 2026.07.27.00 → 2026.08.03.00
02295be |
16:28 Yuri Victorovich (yuri) 
- net/fb303 2026.08.03.00
Base Thrift service and a common set of functionality
net/fb303: update 2026.07.27.00 → 2026.08.03.00
fc32bc8 |
16:28 Yuri Victorovich (yuri) 
- devel/fatal 2026.08.03.00
Library for fast software prototyping in modern C++
devel/fatal: update 2026.07.27.00 → 2026.08.03.00
d91ab0a |
16:28 Yuri Victorovich (yuri) 
- www/proxygen 2026.08.03.00
Collection of C++ HTTP libraries including easy way to use HTTP server
www/proxygen: update 2026.07.27.00 → 2026.08.03.00
904b16a |
16:28 Yuri Victorovich (yuri) 
- devel/fbthrift 2026.08.03.00
Facebook's branch of Apache Thrift, including a new C++ server
devel/fbthrift: update 2026.07.27.00 → 2026.08.03.00
a8ec207 |
16:28 Yuri Victorovich (yuri) 
- net/wangle 2026.08.03.00
Framework for building services in a consistent/modular/composable way
net/wangle: update 2026.07.27.00 → 2026.08.03.00
f268aba |
16:28 Yuri Victorovich (yuri) 
- security/fizz 2026.08.03.00
C++14 implementation of the TLS-1.3 standard
security/fizz: update 2026.07.27.00 → 2026.08.03.00
0701add |
16:28 Yuri Victorovich (yuri) 
- devel/folly 2026.08.03.00
C++ library developed and used at Facebook
devel/folly: update 2026.07.27.00 → 2026.08.03.00
05d2ed0 |
16:28 Yuri Victorovich (yuri) 
- x11/rio 0.5.10
Hardware-accelerated GPU terminal emulator powered by WebGPU
x11/rio: update 0.5.3 → 0.5.10
48e0a0b |
16:28 Yuri Victorovich (yuri)
textproc/aq: update 0.5.2 → 0.6.0
ba43499 |
16:28 Yuri Victorovich (yuri) 
- misc/koboldcpp 1.118.1
Simple way to run GGML and GGUF AI models with a KoboldAI WebUI
misc/koboldcpp: update 1.115.2 → 1.118.1; add VULKAN option; disable VULKAN
option
f1a9d50 |
14:06 Joel Bodenmann (jbo) Author: Ralf van der Enden
net-p2p/jackett: Update to 0.24.2330
PR: 296592
40e7227 |
13:44 Tijl Coosemans (tijl)
print/cups: Fix pkg-plist with option OPENSSL
afcb256 |
13:44 Jochen Neumeister (joneum) 2026Q3
databases/mysql97-{client,server}: Update to 9.7.2
This release contains the security fixes of the Oracle Critical
Patch Update of July 2026. 43 of the 54 MySQL issues apply to the
9.7 series and to the MySQL Router built from this port.
Drop patch-libs_mysql_gtid_tag__plain.h, the type_traits include
is upstream as of 9.7.2.
Changes:
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-2.html
Security: 10f5f76e-90a5-11f1-bc30-3497f65b111b
Sponsored by: Netzkommune GmbH
(cherry picked from commit e04b81ba66c8f185ffc21337c18161ac69bff145)
4d240fb |
13:43 Jochen Neumeister (joneum) 2026Q3
databases/mysql84-{client,server}: Update to 8.4.11
This release contains the security fixes of the Oracle Critical
Patch Update of July 2026. 31 of the 54 MySQL issues apply to the
8.4 series and to the MySQL Router built from this port.
Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-11.html
Security: 10f5d195-90a5-11f1-bc30-3497f65b111b
Sponsored by: Netzkommune GmbH
(cherry picked from commit 335950b823a1ad33d6f2bc20f869df46c2c624b7)
930247c |
13:40 Jochen Neumeister (joneum)
databases/mysql97-{client,server}: Update to 9.7.2
This release contains the security fixes of the Oracle Critical
Patch Update of July 2026. 43 of the 54 MySQL issues apply to the
9.7 series and to the MySQL Router built from this port.
Drop patch-libs_mysql_gtid_tag__plain.h, the type_traits include
is upstream as of 9.7.2.
Changes:
https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-2.html
Security: 10f5f76e-90a5-11f1-bc30-3497f65b111b
Sponsored by: Netzkommune GmbH
e04b81b |
13:40 Jochen Neumeister (joneum)
databases/mysql84-{client,server}: Update to 8.4.11
This release contains the security fixes of the Oracle Critical
Patch Update of July 2026. 31 of the 54 MySQL issues apply to the
8.4 series and to the MySQL Router built from this port.
Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-11.html
Security: 10f5d195-90a5-11f1-bc30-3497f65b111b
Sponsored by: Netzkommune GmbH
335950b |
13:40 Jochen Neumeister (joneum)
security/vuxml: Document MySQL vulnerabilities from CPU Jul 2026
The Oracle Critical Patch Update of July 2026 fixes 54 issues in
Oracle MySQL. 31 of them affect the 8.4 series, 43 the 9.7 series,
including the MySQL Router shipped with the server ports.
Three issues require no credentials: one in the X Plugin and two in
MySQL Router, the latter of which allows unauthorized read and write
access. The remaining ones mostly need a privileged account and lead
to a denial of service.
Fixed in 8.4.11 and 9.7.2 respectively.
Sponsored by: Netzkommune GmbH
7f4a5b9 |
13:08 Joel Bodenmann (jbo)
devel/qschematic: Update to 3.1.0
Changelog: https://github.com/simulton/QSchematic/releases/tag/3.1.0
Sponsored by: Simulton GmbH
93435fc |
12:50 Kousuke Kannagi (mce)
x11-fonts/font-misc-misc: Update to 1.1.3
Update WWW and pkg-descr.
Add LICENSE.
https://lists.x.org/archives/xorg-announce/2023-February/003363.html
PR: 297290
Approved by: x11 (arrowd)
Approved by: fluffy (mentor)
2c7d325 |
12:42 Dan Langille (dvl)
net-mgmt/p5-OSLV-Monitor: Update to 1.0.6
re: https://github.com/VVelox/OSLV-Monitor/releases/tag/1.0.6
43c36ac |
09:24 Emanuel Haupt (ehaupt) 
- audio/ocp 3.4.0,1
Legendary Open Cubic Player
audio/ocp: Update to 3.4.0
afd054d |
09:12 Kai Knoblich (kai) 
- games/anki 26.08
Flashcard trainer with spaced repetition
games/anki: Update to 26.08
* Switch to USES=npm and adjust/remove the relevant parts.
Although Yarn v4 is already being used according to "package.json",
stick with Yarn v1 for now to complete a 1:1 migration from the before
to the after state with respect to the used tools during build.
Changelog:
https://github.com/ankitects/anki/releases/tag/26.08
9b3e128 |
09:11 Yusuf Yaman (nxjoseph) Author: Chris Hutchinson 2026Q3
net/turnserver: Update 4.14.0 => 4.16.0
Port changes:
- Run turnserver as non-root by default.
- Pet port(lint|fmt|clippy).
PR: 297251, 296810
Reported by: Frank Wall <freebsd@moov.de>
Reported by Zixu Wu <zx@bv3.dev>
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Co-authored-by: Frank Wall <freebsd@moov.de>
Co-authored-by: Zixu Wu <zx@bv3.dev>
Security: GHSA-5538-7cxj-5jcc
MFH: 2026Q3
(cherry picked from commit 87d11fd7305cb245dff284e34be3a5c0c423aa60)
8bd693b |
09:10 Yusuf Yaman (nxjoseph) Author: Chris Hutchinson
net/turnserver: Update 4.14.0 => 4.16.0
Port changes:
- Run turnserver as non-root by default.
- Pet port(lint|fmt|clippy).
PR: 297251, 296810
Reported by: Frank Wall <freebsd@moov.de>
Reported by Zixu Wu <zx@bv3.dev>
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Co-authored-by: Frank Wall <freebsd@moov.de>
Co-authored-by: Zixu Wu <zx@bv3.dev>
Security: GHSA-5538-7cxj-5jcc
MFH: 2026Q3
87d11fd |
09:08 Ashish SHUKLA (ashish) 2026Q3
security/tailscale: Update to 1.102.2
MFH: 2026Q3
(cherry picked from commit 32960df8d45683365cb0f8e26247e6f7ddd3aa8a)
6ed5a6c |
09:07 Ashish SHUKLA (ashish)
security/tailscale: Update to 1.102.2
MFH: 2026Q3
32960df |
08:36 Gleb Popov (arrowd)
net/rdma-core: RDMA core userspace libraries and daemons
Reviewed by: kib
Pull Request: https://github.com/freebsd/freebsd-ports/pull/570
d8d81e0 |
08:14 Piotr Kubaj (pkubaj)
lang/ldc: add new bootstrap for powerpc64le after long double switch
Two new patches:
1. Don't use glibc's dual long double mechanism - we don't support
IBM long double.
2. Use proper mangling.
7af3bb1 |
07:54 Jochen Neumeister (joneum)
www/{nginx,nginx-devel,freenginx}: 3rd-pary modules managemeht
Fix build and loading of the 3rd party gridfs module after the
devel/mongo-c-driver 2.x update.
The module config now obtains include and linker flags from
pkg-config instead of deriving them from the ports tree's
DISTVERSION. The previous approach ran a recursive make into
devel/mongo-c-driver on every make invocation, even with GRIDFS
unset, and derived the libbson include path from the mongo-c-driver
version although devel/libbson is a separate port with its own
DISTVERSION. Both directories happen to carry the same version
today, so the mismatch was not visible yet.
While here, add the missing assert.h include. The module calls
assert() without declaring it, which left an unresolvable symbol
"assert" in the shared object -- libc only exports __assert. Since
nginx dlopen()s modules with RTLD_NOW, load_module refused to load
the module at runtime.
Also correct a typo in one of the patch file names.
PR: 296604, 296605, 296606
Sponsored by: Netzkommune GmbH
8c2ac84 |
06:34 Wen Heping (wen) 
- print/lyx 2.5.1
Document processor interfaced with LaTeX (nearly WYSIWYG)
print/lyx: Update to 2.5.1
4e5730e |
05:37 Jesús Daniel Colmenares Oviedo (dtxdf) 
- www/homepage 1.13.2
Highly customizable homepage with service API integrations
www/homepage: Update to 1.13.2
* Pin nodejs to 22.
* Use @sample in .env file.
* Set .next/ directory and its files to %%USER%%/%%GROUP%% like
upstream (OCI image of Homepage).
ChangeLogs:
- https://github.com/gethomepage/homepage/releases/tag/v1.12.3
- https://github.com/gethomepage/homepage/releases/tag/v1.13.0
- https://github.com/gethomepage/homepage/releases/tag/v1.13.1
- https://github.com/gethomepage/homepage/releases/tag/v1.13.2
d2b0a8d |
04:48 Koichiro Iwao (meta) 2026Q3
dns/powerdns-recursor: Update to 5.4.4
PR: 296983
Security: 575ddefc-9085-11f1-b295-98b78501ef2a
Security: CVE-2026-52686
Security: CVE-2026-52688
(cherry picked from commit 51339cf9613a8e98ba328463eb38e430bdf74ca8)
4e1f388 |
04:47 Kevin Bowling (kbowling)
databases/timescaledb: Update to 2.29.1
6106ff6 |
04:44 Koichiro Iwao (meta)
dns/powerdns-recursor: Update to 5.4.4
PR: 296983
Security: 575ddefc-9085-11f1-b295-98b78501ef2a
Security: CVE-2026-52686
Security: CVE-2026-52688
51339cf |
04:44 Koichiro Iwao (meta)
security/vuxml: Document dns/powerdns-recursor vulnerabilities
PR: 296983
1aba68a |
04:02 Wen Heping (wen) 
- games/mahjong 1.17.2_1
Networked Mah Jong program, together with a computer player
games/mahjong: Add missing RUN_DEPENDS
PR: 295245
Reported by: l_m@disroot.org
4aaa28b |
02:48 Koichiro Iwao (meta)
security/vuxml: Fix affected port version of mail/thunderbird by CVE-2026-6778
Although mail/thunderbird does not actually have PORTEPOCH, one is included in
vuxml.
As a result, even fixed versions were still incorrectly reported as vulnerable.
The incorrect report was as follows:
===> thunderbird-153.0.2 has known vulnerabilities:
thunderbird-153.0.2 is vulnerable:
Mozilla -- Invalid pointer
CVE: CVE-2026-6778
WWW:
https://vuxml.FreeBSD.org/freebsd/5124ce36-430a-11f1-a627-b42e991fc52e.html
941a70f |
02:48 Koichiro Iwao (meta)
net/cloudflare-speed-cli: Update to 1.0.8
b748a0a |
02:48 Yuri Victorovich (yuri)
graphics/engauge-digitizer: Fix build
Reported by: fallout
d5b6043 |
01:58 Wen Heping (wen) Author: Hiroo Ono
devel/py-grizzled: Update to 2.2.0
PR: 296672
Reported by: hiroo.ono+freebsd@gmail.com
d6a5f41 |
01:58 Wen Heping (wen) 
- lang/python315 3.15.0.r1
Pre-release versions of the interpreted object-oriented programming language
lang/python315: Update to 3.15.0RC1
081bae0 |
01:35 Hiroki Tagato (tagattie) Author: Benjamin Jacobs
texproc/sasso: New port: Fast and conformant Sass to CSS compiler
Sasso is a compiler for Sass, the Syntactically Awesome Style Sheets
language, written in Rust. Sass provides features such as variables,
nesting, mixins, inheritance and imports, which allows one to write
CSS (Cascading Style Sheets) more easily and tersely.
Sasso supports both the SCSS syntax -- a superset of CSS3 -- and the
older indended Sass syntax. It aims for a perfect compatibility with
the current release of Dart Sass, the reference implementation of the
Sass language. It is tested against the official Sass Spec Suite where
it achieves a 100% success rate on the subset implemented by Dart
Sass, producing byte-for-byte identical outputs.
WWW: https://github.com/momiji-rs/sasso
PR: 296857
Reported by: Benjamin Jacobs <freebsd@dev.thsi.be> (new maintainer)
2b5fb0c |
01:16 Wen Heping (wen)
science/py-qiskit: Add the patch which missed in previous commit
74f66c9 |
01:03 Wen Heping (wen) Author: Hiroo Ono
astro/py-astropy-helpers: Fix build with python-3.12
PR: 296703
Reported by: hiroo.ono+freebsd@gmail.com
994e4902 |
00:54 Wen Heping (wen)
science/py-qiskit: Update to 2.5.1
Take maintainership
PR: 297056
Reported by: wen@
Approved by: yuri@(previous maintainer)
ce18da5 |
00:54 Wen Heping (wen)
www/tikiwiki: Update to 30.0
2cea5f9 |
00:33 Hiroki Tagato (tagattie) 
- devel/py-ty 0.0.66
Extremely fast Python type checker, written in Rust
devel/py-ty: Update to 0.0.66
Changelog: https://github.com/astral-sh/ty/blob/0.0.66/CHANGELOG.md
Reported by: Repology
e7bd370 |
00:04 Yusuf Yaman (nxjoseph) Author: Robert Gogolok
sysutils/stackit: Update 0.67.0 => 0.68.0
While here, require Go 1.26+ after upstream go.mod change.
Changelog:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.68.0
PR: 297286
Reported by: Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
8c6da66 |
|
Tuesday, 4 Aug 2026
|
23:48 Vladimir Druzenko (vvd) Author: Sean Farley
emulators/wine-devel: Fix packaging without Wayland
Fix packaging when WAYLAND is disabled in build.
PR: 297179
Approved by: Thibault Payet <monwarez@mailoo.org> (maintainer)
Sponsored by: UNIS Labs
d36ade8 |
23:46 Yusuf Yaman (nxjoseph) Author: Anton Saietskii
net-p2p/tremotesf: Update 2.9.1 => 2.10.1
Changelog:
https://github.com/equeim/tremotesf2/blob/2.10.1/CHANGELOG.md
PR: 297269
Reported by: Anton Saietskii <vsasjason@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
3b984ec |
23:38 Vladimir Druzenko (vvd) Author: Victor
sysutils/rocinante: Update 1.1.1.260219 => 1.1.2
Changelog:
https://github.com/BastilleBSD/rocinante/releases/tag/1.1.2
- Improve do-install.
PR: 296827
Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer, timeout
20 days)
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
51dc535 |
23:33 Yuri Victorovich (yuri) 
- misc/ollama 0.32.5
Run text/image LLMs and programming APIs locally and in the cloud
misc/ollama: VULKAN option is broken
08e2bea |
23:31 Hiroki Tagato (tagattie) 
- misc/py-hf-xet 1.6.0
Fast transfer of large files with the Hugging Face Hub
misc/py-hf-xet: Update to 1.6.0
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.6.0
Reported by: portscout
3573316 |
23:14 Wen Heping (wen) Author: Yuri Victorovich
print/py-pypdf: Update to 6.9.2
PR: 294342
Reported by: yuri@
343e9b3 |
23:08 Wen Heping (wen) Author: Rozhuk Ivan
www/py-soupsieve: Update to 2.8.4
PR: 297277
Reported by: rozhuk.im@gmail.com
0e280a2 |
23:05 Wen Heping (wen) 2026Q3
www/py-django60: Update to 6.0.8
(cherry picked from commit 6b2158cd821eba5539e713ef7ae25a635d6b7df6)
9237de6 |
23:05 Wen Heping (wen) 2026Q3
www/py-django52: Update to 5.2.17
(cherry picked from commit cb8a86870593b9224554d71f04d1344b7a03db9f)
2e04bf2 |
23:01 Wen Heping (wen)
www/py-django52: Update to 5.2.17
cb8a868 |
23:00 Wen Heping (wen)
www/py-django60: Update to 6.0.8
6b2158c |
22:23 Yuri Victorovich (yuri) 
- science/psi4 1.11
Open-source suite of ab initio quantum chemistry programs
science/psi4: update 1.10.2 → 1.11
98f296a |
22:23 Yuri Victorovich (yuri) 
- science/libint2-psi4 0.1.2.8.1_1
Evaluate the integrals in modern atomic and molecular theory (psi4)
science/libint2-psi4: Update tarball used in build to make psi4 to succeed
4be1b97 |
22:23 Yuri Victorovich (yuri) 
- math/deal.ii 9.7.1_1
Finite element Differential Equations Analysis Library (DEAL)
math/deal.ii: Add missing run-time dependencies
83c27d4 |
22:10 TAKATSU Tomonari (tota)
devel/R-cran-sfsmisc: Update to 1.1-25
Reported by: portscout
b1eaa07 |
21:13 Rene Ladan (rene)
MOVED: add suggestion for science/InsightToolkit501
70d5296 |
21:12 Nuno Teixeira (eduardo)
devel/aws-c-sdkutils: Update to 0.2.9
ChangeLog: https://github.com/awslabs/aws-c-sdkutils/releases/tag/v0.2.9
8963fcd |
21:12 Nuno Teixeira (eduardo)
security/s2n-tls: Update to 1.7.7
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.7.7
dd8c113 |
21:12 Nuno Teixeira (eduardo)
games/rocksndiamonds: Update to 4.4.2.4
ChangeLog: https://www.artsoft.org/2026/08/03/rocksndiamonds-4-4-2-4-released/
ae7bb98 |
21:12 Nuno Teixeira (eduardo)
emulators/dosbox-x: Update to 2026.08.02
ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.08.02
a03ea60 |
21:09 Rene Ladan (rene)
science/InsightToolkit501: Remove expired port
2026-04-30 science/InsightToolkit501: Fails to build, error: no template named
'binary_function' in namespace 'std'
847fee0 |
21:07 Rene Ladan (rene)
graphics/vv: Remove expired port
2026-08-04 graphics/vv: depends on expired science/InsightToolkit501
c4b8dc4 |
21:07 Rene Ladan (rene)
math/topaz: Remove expired port
2026-08-03 math/topaz: Last release was in 2011 and WWW is unavailable
88e826b |
20:57 Ashish SHUKLA (ashish) 2026Q3
security/tailscale: Update to 1.102.1
MFH: 2026Q3
(cherry picked from commit 072e8c3a349b407c7ddf6287fc295019a0fc29e9)
570a8e8 |
20:56 Ashish SHUKLA (ashish)
security/tailscale: Update to 1.102.1
MFH: 2026Q3
072e8c3 |
20:53 Hiroki Tagato (tagattie)
devel/sentry-cli: Update to 3.6.2
Changelog: https://github.com/getsentry/sentry-cli/blob/3.6.2/CHANGELOG.md
Reported by: GitHub (watch releases)
31880e2 |
20:48 Gleb Popov (arrowd)
devel/hs-haskell-language-server: Deduplicate an entry in distinfo
It seems to confuse the arm64 builder somehow
Reported by: pkg-fallout
d5bb625 |
20:31 Fernando Apesteguía (fernape) 2026Q3
- graphics/opennurbs 8.32.26160.13001,1
Tools to accurately transfer 3-D geometry between applications
graphics/opennurbs: BREAK on i386
Redefinition of constructor due to time_t - int type definition.
(cherry picked from commit 1b4a1ab87084e5881d82791e46d7d6597dc3d92d)
39e47c3 |
20:13 Yusuf Yaman (nxjoseph) Author: Thorsten Geppert 2026Q3
ports-mgmt/portfind: Update 1.6.3 => 1.6.4
Port changes:
- Remove perl5 from CATEGORIES.
- Update maintainer address.
- Update WWW and MASTER_SITES.
- Update pkg-descr.
- Sort PLIST_FILES (pet portfmt).
Commit log:
https://github.com/Thorsten-Geppert/portfind/compare/v1.6.3...v1.6.4
PR: 297281
Reported by: Thorsten Geppert <thorsten@tgeppert.de> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
(cherry picked from commit 4d5aad2430d2d9914e75b00492a32366cd5d4ac6)
5567ff9 |
20:12 Yusuf Yaman (nxjoseph) Author: Thorsten Geppert
ports-mgmt/portfind: Update 1.6.3 => 1.6.4
Port changes:
- Remove perl5 from CATEGORIES.
- Update maintainer address.
- Update WWW and MASTER_SITES.
- Update pkg-descr.
- Sort PLIST_FILES (pet portfmt).
Commit log:
https://github.com/Thorsten-Geppert/portfind/compare/v1.6.3...v1.6.4
PR: 297281
Reported by: Thorsten Geppert <thorsten@tgeppert.de> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
MFH: 2026Q3
4d5aad2 |
20:10 Yuri Victorovich (yuri) 
- math/py-unyt 3.1.0
Package for handling numpy arrays with units
math/py-unyt: update 3.0.3 → 3.1.0
3cd2f1c |
20:10 Yuri Victorovich (yuri) 
- math/py-qats 5.3.0
Library for efficient processing and visualization of time series
math/py-qats: update 5.2.1 → 5.3.0
454e415 |