Martin Filla
2507471e94
www/waterfox: Update 6.6.0-beta-6 => 6.6.1
...
Changelogs:
https://www.waterfox.net/docs/releases/6.6.0/
https://www.waterfox.net/docs/releases/6.6.1/
PR: 288981
MFH: 2025Q3
2025-08-22 23:58:57 +03:00
Jesús Daniel Colmenares Oviedo
bbbd20c6e1
www/py-nicegui: Update to 2.23.0
...
ChangeLog: https://github.com/zauberzeug/nicegui/releases/tag/v2.23.0
Approved by: acm (mentor)
2025-08-22 16:21:54 -04:00
Nuno Teixeira
c4e406005c
deskutils/copyq: Update to 11.0.0
...
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v11.0.0
2025-08-22 20:55:07 +01:00
Joseph Mingrone
189ce97865
biology/hyphy: Fix build on i386
...
After updating to 2.5.77, the build was failing on i386 with:
/wrkdirs/usr/ports/biology/hyphy/work/hyphy-2.5.77/src/core/global_things.cpp:176:62: error: conversion from 'size_t' (aka 'unsigned int') to 'const _String' is ambiguous
176 | HandleApplicationError(_String("Failed to allocate '") & bytes & "' bytes'",
| ^~~~~
Fix the build by explicitly casting size_t variables to unsigned long
when passing them to _String constructors. _String has multiple
constructors accepting numeric types (long, unsigned long, hyFloat,
char), but not directly a size_t.
Sponsored by: The FreeBSD Foundation
2025-08-22 16:45:17 -03:00
Graham Perrin
e073401284
net-im/zoom: pkg-message updates
...
Update and modernize pkg-message
- webcamd has no -H flag, support for hald was removed in 2021[1]
- Mount of devfs is automated by the linux service
- Reword things slightly.
[1] https://cgit.freebsd.org/ports/commit/multimedia/webcamd/Makefile?id=8198bb27695b
Reported by: Graham Perrin <grahamperrin@gmail.com>
Pull Request: https://github.com/freebsd/freebsd-ports/pull/370
Approved by: portmgr (blanket)
2025-08-22 21:16:48 +02:00
Yuri Victorovich
3b368de8f3
misc/py-transformers: Remove missing dependency
...
Reported by: Antoine
2025-08-22 12:11:49 -07:00
Yuri Victorovich
ded7c9ad85
misc/py-transformers: update 4.55.3 → 4.55.4
2025-08-22 12:07:03 -07:00
Yuri Victorovich
c0fa757fcd
misc/py-torchmetrics: update 1.6.2 → 1.8.1
2025-08-22 11:32:43 -07:00
Fernando Apesteguía
c754264cfa
cad/openvsp: Update to 3.45.2
...
ChangeLog:
https://openvsp.org/blogs/announcements/2025/08/19/openvsp-3-45-2-released
Features:
* Single structure NASTRAN file now includes executive control deck
* Detailed subsurface area outputs from CompGeom
* SubSurfaces can now be re-ordered
Bug Fixes:
* VSPAERO control surface tag file paths correctly constructed
* Degenerate edges cleaned up in NGon files
* Attribute Editor height warnings silenced
* Normal vector directions for CompGeom and other meshes
* FEA Beam properties getting deleted
* FEA Mesh visualization scale
* FEA Mass properties precision and units in output
2025-08-22 20:29:51 +02:00
Yuri Victorovich
38b196a9fa
misc/py-transformers: Add mode optional dependencies
...
More dependencies to come.
2025-08-22 11:23:26 -07:00
Yuri Victorovich
3fadc150ac
misc/py-timm: update 1.0.15 → 1.0.19
2025-08-22 10:58:53 -07:00
Yuri Victorovich
80bd807825
misc/py-codecarbon: update 2.3.5 → 3.0.4
2025-08-22 10:53:32 -07:00
Yuri Victorovich
2084490f04
misc/py-sagemaker: New port: SageMaker: Library for training, deploying models on Amazon SageMaker
2025-08-22 10:45:20 -07:00
Yuri Victorovich
e20ea13996
misc/py-sagemaker-core: New port: Sagemaker core functionalities
2025-08-22 10:45:20 -07:00
Yuri Victorovich
78061c6c89
misc/py-smdebug-rulesconfig: New port: SageMaker: SMDebug RulesConfig (library for Amazon Sagemaker)
2025-08-22 10:45:19 -07:00
Jimmy Olgeni
12f49b241c
textproc/otree: update to 0.5.1
2025-08-22 19:39:51 +02:00
Jimmy Olgeni
84d17fb2fa
net/nats-nsc: update to 2.11.1
2025-08-22 19:39:50 +02:00
Craig Leres
5a778c810b
textproc/bsd-spell: fix some paths
...
The man page should use the same name as the executable (bspell).
Obey PREFIX.
While here fix minor portuadit and portfmt nits.
PR: 288640
Approved by: gbe (maintainer timeout, 2 weeks)
2025-08-22 09:51:55 -07:00
Adam Weinberger
94e61d8da5
www/caddy: Update to 2.10.1
...
LOTS of little fixes in this one.
Changes: https://github.com/caddyserver/caddy/releases/tag/v2.10.1
2025-08-22 12:32:17 -04:00
Guido Falsi
af990649c1
x11/xfce4-dashboard: Update to 1.1.0
...
- Convert build to use meson
- Remove unneeded dependencies
2025-08-22 18:15:58 +02:00
Guido Falsi
ca1fc95840
deskutils/calibre: Update to 8.9.0
...
- Remove patch included upstream
2025-08-22 18:15:06 +02:00
Fernando Apesteguía
e7f3ac4786
security/vuxml: Add Mozilla vulnerabilities
...
* CVE-2025-9187
* CVE-2025-9184
* CVE-2025-9185
* CVE-2025-9183
* CVE-2025-9182
* CVE-2025-9181
* CVE-2025-9180
* CVE-2025-9179
2025-08-22 17:28:41 +02:00
Michael Osipov
a669910579
devel/uv: Fix the issue wjem libzstd.so not found when uv is run at system start
...
Differential Revision: https://reviews.freebsd.org/D51802
2025-08-22 08:26:57 -07:00
Zsolt Udvari
ad82382309
deskutils/fet: Update to 7.4.5
...
Changelog: https://lalescu.ro/liviu/fet/news.html
2025-08-22 15:58:05 +02:00
Piotr Kubaj
c6e751eff6
comms/hydrasdr: fix build on powerpc64*
...
n file included from /wrkdirs/usr/ports/comms/hydrasdr/work/rfone_host-1.0.2/libhydrasdr/src/iqconverter_float.c:45:
In file included from /usr/lib/clang/19/include/ppc_wrappers/immintrin.h:15:
/usr/lib/clang/19/include/ppc_wrappers/mmintrin.h:31:2: error: "Please read comment above. Use -DNO_WARN_X86_INTRINSICS to disable this error."
31 | #error \
| ^
2025-08-22 15:51:29 +02:00
Eugene Grosbein
10d810ec97
UPDATING: update perl5 default to 5.42
...
mat@ forgot to update UPDATING after recent bump of defaults,
so do this for him.
2025-08-22 20:37:06 +07:00
Christoph Moench-Tegeder
36ad804372
security/nss: update to 3.115.1
...
Announcement:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/kBdNnkK1upQ
2025-08-22 15:34:44 +02:00
Hiroki Tagato
2a8e7a72ef
x11/kanshi: update to 1.8.0 and take maintainership
...
Changelog: https://gitlab.freedesktop.org/emersion/kanshi/-/tags/v1.8.0
2025-08-22 21:42:32 +09:00
Sergey A. Osokin
5ca8a822d7
devel/libwasmtime: update from 35.0.0 to 36.0.1
...
ChangeLog: https://github.com/bytecodealliance/wasmtime/compare/v35.0.0...v36.0.1
2025-08-22 08:18:14 -04:00
Hiroki Tagato
a5541c16e2
devel/electron{32,34,35,36,37}: temporarily mark as BROKEN on i386
...
In pre-fetch target, a node process tries to fetch necessary node
modules for building the port. Currently on i386 platform, the process
stalls and eats up all available CPUs until it is killed, which is a
problem.
So temporarily mark electron ports as BROKEN on i386 platform until
the problem is solved.
PR: 270565
Reported by: antoine, pkg-fallout
2025-08-22 20:10:26 +09:00
Muhammad Moinur Rahman
93f20df9e8
misc/exercism: Update version 3.5.4=>3.5.5
...
Changelog: https://github.com/exercism/cli/releases/tag/v3.5.5
2025-08-22 12:07:19 +02:00
Muhammad Moinur Rahman
66fe1b58df
sysutils/envconsul: Update version 0.13.3=>0.13.4
...
Changelog: https://github.com/hashicorp/envconsul/releases/tag/v0.13.4
2025-08-22 12:07:18 +02:00
Muhammad Moinur Rahman
70debb249d
devel/cirrus-cli: Update version 0.145.1=>0.145.2
...
Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.145.2
2025-08-22 12:07:18 +02:00
Muhammad Moinur Rahman
f9373b02e7
databases/pgpool-II-46: Update version 4.6.2=>4.6.3
...
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-6-3.html
2025-08-22 12:07:17 +02:00
Muhammad Moinur Rahman
09fac3831e
databases/pgpool-II-45: Update version 4.5.7=>4.5.8
...
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-8.html
2025-08-22 12:07:16 +02:00
Muhammad Moinur Rahman
21f89ae8ea
databases/pgpool-II-44: Update version 4.4.12=>4.4.13
...
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-4-13.html
2025-08-22 12:07:16 +02:00
Muhammad Moinur Rahman
1850c9c6e8
databases/pgpool-II-43: Update version 4.3.15=>4.3.16
...
Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-3-16.html
2025-08-22 12:07:15 +02:00
Zsolt Udvari
c9c478fb7c
devel/R-cran-later: Update to 1.4.3
...
Update dependencies.
Changelog:
https://cran.r-project.org/web/packages/later/news/news.html
2025-08-22 11:32:00 +02:00
Meng Zhuo
bb6a311dce
audio/vsound: Enable riscv64 build
...
Reported by: Meng Zhuo <mengzhuo@iscas.ac.cn>
Reviewed by: danfe (maintainer)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/423
2025-08-22 11:08:11 +02:00
Dima Panov
6be59c08ad
editors/libreoffice: fix descriptions for options (+)
...
Qt6 VCL is not more experimental but selected as default
Gtk4 VCL is not broken anymore with 25.8 release
2025-08-22 08:55:21 +00:00
Dave Cottlehuber
9a1b9f0eed
www/tailwindcss4: update to 4.1.11
...
- https://github.com/tailwindlabs/tailwindcss/releases/tag/v4.1.11
Sponsored by: SkunkWerks, Gmbh
2025-08-22 08:29:05 +00:00
Dave Cottlehuber
003c6f7950
databases/couchdb3: bump plist after erlang update
...
Reported by: pkg-fallout
Sponsored by: SkunkWerks, GmbH
2025-08-22 08:28:50 +00:00
Hiroki Tagato
d80d9ee29d
devel/electron36: update to 36.8.1
...
Changelog: https://github.com/electron/electron/releases/tag/v36.8.1
Reported by: GitHub (watch releases)
2025-08-22 16:49:09 +09:00
Matthias Fechner
211c2903c7
devel/py-pygit2: update to 1.18.2
...
Changes: https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md
2025-08-22 06:56:50 +02:00
Matthias Fechner
1d343f5f8f
devel/rubygem-opentelemetry-instrumentation-faraday: update to 0.28.0
...
Changes: https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/faraday/CHANGELOG.md
2025-08-22 06:54:13 +02:00
Matthias Fechner
75b38669e6
devel/rubygem-opentelemetry-instrumentation-rails: update to 0.37.0
...
Changes: https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/rails/CHANGELOG.md
2025-08-22 06:52:53 +02:00
Matthias Fechner
3bb5509402
devel/rubygem-opentelemetry-instrumentation-action_pack: update to 0.13.0
...
Changes: https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/action_pack/CHANGELOG.md
2025-08-22 06:48:43 +02:00
Matthias Fechner
3a847871f5
sysutils/vagrant-gitlab: update to 2.4.9
...
Changes: https://github.com/hashicorp/vagrant/blob/main/CHANGELOG.md
2025-08-22 06:44:19 +02:00
Yuri Victorovich
52e4425e5d
misc/py-diffusers: update 0.35.0 → 0.35.1
2025-08-21 20:20:08 -07:00
Yuri Victorovich
57d3120246
misc/py-transformers: update 4.55.2 → 4.55.3
2025-08-21 20:20:07 -07:00