744,687 commits found in 8 milliseconds
multimedia/aom: unbreak build on riscv64
ld: error: undefined symbol: getauxval
>>> referenced by riscv_cpudetect.c
>>> CMakeFiles/aom_ports.dir/aom_ports/riscv_cpudetect.c.o:(riscv_simd_caps)
PR: 290172
Reported by: Rich Dunkle
(cherry picked from commit 20be7288a21a009d8bc07187a7fb87cafd04283a )
multimedia/aom: unbreak build on riscv64
ld: error: undefined symbol: getauxval
>>> referenced by riscv_cpudetect.c
>>> CMakeFiles/aom_ports.dir/aom_ports/riscv_cpudetect.c.o:(riscv_simd_caps)
PR: 290172
Reported by: Rich Dunkle
www/gallery-dl: update to 1.30.10
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.30.10
Reported by: GitHub (watch releases)
(cherry picked from commit aa4ca8e959b5c8ed204280470985b8464d87f270 )
www/gallery-dl: update to 1.30.10
Changes: https://github.com/mikf/gallery-dl/releases/tag/v1.30.10
Reported by: GitHub (watch releases)
multimedia/wlrobs: unbreak build after 6185551ef81e
meson.build:7:6: ERROR: Dependency "libobs" not found, tried cmake
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found version "0.0.0")
Reason given by package: Ensure SIMD Everywhere is available in local library paths.
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
/usr/local/lib/cmake/libobs/finders/FindSIMDe.cmake:78 (find_package_handle_standard_args)
/usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
/usr/local/lib/cmake/libobs/libobsConfig.cmake:34 (find_dependency)
CMakeLists.txt:20 (find_package)
Reported by: pkg-fallout
FreeBSD /ports 7d45d1f — deskutils/tatuin distinfo Makefile.crates, deskutils/tatuin/files patch-Cargo.toml deskutils/tatuin: Update 0.24.0 => 0.24.1
Changelogs:
* https://github.com/panter-dsd/tatuin/releases/tag/v0.24.1
* https://github.com/panter-dsd/tatuin/compare/v0.24.0...v0.24.1
* Use system OpenSSL instead of vendored one
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D53048
x11/clipman: Update 1.6.4 => 1.6.5, take maintainership
Changelogs:
* https://github.com/chmouel/clipman/releases/tag/v1.6.5
* https://github.com/chmouel/clipman/compare/v1.6.4...v1.6.5
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D53042
FreeBSD /ports c339f4e — math/rkward pkg-plist Makefile, math/rkward/files patch-rkward_windows_rktoolwindowbar.cpp math/rkward: upgrade to 0.8.2
Changelog at
https://invent.kde.org/education/rkward/-/blob/releases/0.8.2/ChangeLog
devel/py-cysignals: upgrade to 1.12.5
Release notes at https://github.com/sagemath/cysignals/releases/tag/1.12.5
multimedia/libde265: Record missing dependency on sdl
PR: 274004
Submitted by: Ivan Rozhuk
www/privatebin: Update to 2.0.1
New dependency: the opcache php module
re: https://github.com/PrivateBin/PrivateBin/issues/1678
https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.1
deskutils/fet: Update to 7.5.3
Changelog: https://lalescu.ro/liviu/fet/news.html
deskutils/nextcloudclient: Update to 3.17.3
sysutils/zeitgeist: Fix pkg-plist for disabled DATAHUB option
No Portrevision bump, as non-default option and package didn't
build before in this configuration
PR: 242219
Submitted by: Stephane D'Alu
finance/nextcloud-cospend: Update to 3.1.5
x11/walker: update to 2.3.0
Changelog:
- https://github.com/abenz1267/walker/releases/tag/v2.0.0
- https://github.com/abenz1267/walker/releases/tag/v2.0.1
- https://github.com/abenz1267/walker/releases/tag/v2.0.2
- https://github.com/abenz1267/walker/releases/tag/v2.0.3
- https://github.com/abenz1267/walker/releases/tag/v2.0.4
- https://github.com/abenz1267/walker/releases/tag/v2.1.0
- https://github.com/abenz1267/walker/releases/tag/v2.1.1
- https://github.com/abenz1267/walker/releases/tag/v2.2.0
- https://github.com/abenz1267/walker/releases/tag/v2.2.1
- https://github.com/abenz1267/walker/releases/tag/v2.3.0
Reported by: GitHub (watch releases)
sysutils/elephant: update to 2.1.4
While here, add aarch64 and armv7 to unsupported architectures since
buildmode=plugin is not supported on them on FreeBSD.
Changelog:
- https://github.com/abenz1267/elephant/releases/tag/v1.3.3
- https://github.com/abenz1267/elephant/releases/tag/v2.0.0
- https://github.com/abenz1267/elephant/releases/tag/v2.1.0
- https://github.com/abenz1267/elephant/releases/tag/v2.1.1
- https://github.com/abenz1267/elephant/releases/tag/v2.1.2
- https://github.com/abenz1267/elephant/releases/tag/v2.1.3
- https://github.com/abenz1267/elephant/releases/tag/v2.1.4
Reported by: GitHub (watch releases)
all: return ports of zirias@ to the pool after safekeeping their commit bit
Approved by: portmgr (implicit)
(cherry picked from commit 1b25bcd52d9cf8118a4d1e3e1fa2da85747f81d8 )
net/ortp: Take maintainership
all: return ports of zirias@ to the pool after safekeeping their commit bit
Approved by: portmgr (implicit)
FreeBSD /ports 7cbdbdb — multimedia/obs-studio Makefile, multimedia/obs-studio/files patch-cmake_common_compiler__common.cmake multimedia/obs-studio: Fix IPO failure by adding -fPIC
... instead of disabling IPO.
science/votca: update 2025 → 2025.1
graphics/libimagequant: update to 4.4.0 and take maintainership
While here, reorder variables to make portclippy happy.
Changelog: https://github.com/ImageOptim/libimagequant/blob/main/CHANGELOG
FreeBSD /ports b2031f5 — sysutils/minipro Makefile distinfo, sysutils/minipro/files patch-Makefile sysutils/minipro: Update version 0.5=>0.7.4
Changelog: https://gitlab.com/DavidGriffith/minipro/-/tags/0.7.4
FreeBSD /ports c942526 — www/pecl-http distinfo Makefile, www/pecl-http/files patch-src_php__http__message__body.c patch-src_php__http__misc.c www/pecl-http: Update version 4.2.4=>4.2.6
Changelog: https://pecl.php.net/package-changelog.php?package=pecl_http
devel/py-pipdeptree: Update version 2.28.0=>2.29.0
Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.29.0
misc/py-pyfiglet: Update version 1.0.3=>1.0.4
Changelog: https://github.com/pwaller/pyfiglet/releases/tag/v1.0.4
devel/please: Update version 17.20.0=>17.21.0
Changelog: https://github.com/thought-machine/please/releases/tag/v17.21.0
devel/p5-App-Cmd: Update version 0.337=>0.338
Changelog: https://metacpan.org/dist/App-Cmd/changes
devel/cirrus-cli: Update version 0.154.0=>0.155.0
Changelog: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.155.0