772,886 commits found in 81 milliseconds
games/openrct2: update to 0.5.1
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.5.1
games/fheroes2: update to 1.1.16
Changelog: https://github.com/ihhub/fheroes2/releases/tag/1.1.16
FreeBSD /ports eba3ac5 — misc/codex/files patch-cargo-crates_v8-146.4.0_build_config_compiler_BUILD.gn patch-cargo-crates_v8-146.4.0_build_toolchain_freebsd_BUILD.gn misc/codex: fix build on powerpc64le
Same as www/deno.
FreeBSD /ports 3bb0a93 — lang/ruby33 Makefile, lang/ruby33/files patch-coroutine_ppc64le_Context.S lang/ruby*: fix runtime on powerpc64*
The hand-written `coroutine_transfer` in `coroutine/ppc64le/Context.S`
lacks the ELFv2 ABI global entry prologue. When the function is reached
via the PLT (lazy resolution path), r2 (TOC pointer) is left pointing
at whatever the resolver had loaded — typically the dynamic linker's
own TOC — instead of libruby's TOC.
The wrong r2 propagates through the fiber switch into `fiber_entry`,
which jumps into `fiber_restore_thread` → `rb_current_ec_set`. The
first PLT thunk inside the new fiber (`__plt___tls_get_addr` for the
`ruby_current_ec` thread-local) computes its GOT entry as
`r2 + offset` and segfaults dereferencing the bogus address.
Fixes build of textproc/rubygem-nokogiri and devel/rubygem-glib2.
lang/zig014: add powerpc64le support
Submitted by: clhamilto at gmail.com
lang/zig: add powerpc64le support
Submitted by: clhamilto at gmail.com
FreeBSD /ports 513a60f — graphics/blender/files patch-source_blender_blenlib_intern_math__half.cc graphics/blender: fix build on powerpc64le
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:275:15: error: unknown type name '__m128i'
275 | static inline __m128i srai_epi8_sse2(__m128i x, int imm)
| ^
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:275:38: error: unknown type name '__m128i'
275 | static inline __m128i srai_epi8_sse2(__m128i x, int imm)
| ^
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:278:5: error: unknown type name '__m128i'
278 | __m128i sign = _mm_cmpgt_epi8(_mm_setzero_si128(), x); // 0xFF where x < 0
| ^
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:278:35: error: use of undeclared identifier '_mm_setzero_si128'
278 | __m128i sign = _mm_cmpgt_epi8(_mm_setzero_si128(), x); // 0xFF where x < 0
| ^
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:279:5: error: unknown type name '__m128i'
279 | __m128i lo = _mm_unpacklo_epi8(x, sign);
| ^
/wrkdirs/usr/ports/graphics/blender/work/blender-5.0.1/source/blender/blenlib/intern/math_half.cc:280:5: error: unknown type name '__m128i'
280 | __m128i hi = _mm_unpackhi_epi8(x, sign);
[14 lines not shown ] www/nginx-full: Bump PORTREVISION to chase www/nginx update
Approved by: maintainer
www/nginx: Update ngx_cache_purge module to unbreak
PR: 295309
Approved by: maintainer
graphics/zathura-pdf-poppler: Update to 2026.05.10
https://pwmt.org/projects/zathura-pdf-poppler/changelog/2026.05.10/index.html
PR: 295209
Approved by: fluffy (mentor)
graphics/zathura-djvu: Update to 2026.05.10
https://pwmt.org/projects/zathura-djvu/changelog/2026.05.10/index.html
PR: 295209
Approved by: fluffy (mentor)
FreeBSD /ports 07e7eb3 — graphics/zathura-cb distinfo Makefile, graphics/zathura-cb/files patch-meson.build graphics/zathura-cb: Update to 2026.05.10
https://pwmt.org/projects/zathura-cb/changelog/2026.05.10/index.html
PR: 295209
Approved by: fluffy (mentor)
graphics/zathura: Update to 2026.05.11
https://pwmt.org/projects/zathura/changelog/2026.05.10/index.html
https://pwmt.org/projects/zathura/changelog/2026.05.11/index.html
PR: 295208
Approved by: quentin.stievenart at gmail.com (maintainer)
Approved by: fluffy (mentor)
www/firefox-esr: enable configure with llvm 22
from clang 22.1 the target formerly known as wasm32-wasi is now
named wasm32-wasip1
Upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=2023597
PR: 295332
Reported by: Chad Jacob Milios
mail/thunderbird-esr: enable configure with llvm 22
from clang 22.1 the target formerly known as wasm32-wasi is now
named wasm32-wasip1
Upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=2023597
PR: 295332
Reported by: Chad Jacob Milios
FreeBSD /ports 8b9cabd — multimedia/libva-intel-media-driver Makefile, multimedia/libva-intel-media-driver/files patch-cmrtlib_linux_share_cm__def__os.h patch-media__driver_media__top__cmake.cmake multimedia/libva-intel-media-driver: Update to 26.1.5 and take maintainership
Reviewed by: arrowd (co-mentor)
Approved by: makc (mentor)
multimedia/gmmlib: Update to 22.10.0 and take maintainership
Reviewed by: arrowd (co-mentor)
Approved by: makc (mentor)
java/dbvis: Update 26.1.1 => 26.1.2
Changelog:
https://www.dbvis.com/releasenotes/26.1/
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit 5cb24dd80143e11d17d60dc2cf4724772d11ba33 )
java/dbvis: Update 26.1.1 => 26.1.2
Changelog:
https://www.dbvis.com/releasenotes/26.1/
Sponsored by: UNIS Labs
MFH: 2026Q2
security/tailscale: Update to 1.98.2
MFH: 2025Q2
(cherry picked from commit d7528a63ba882c6424b233cfdeffc64db16efeeb )
security/tailscale: Update to 1.98.2
MFH: 2025Q2
textproc/ugrep: Update to 6.8.2
shells/xonsh: Update to 0.23.7
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.23.7
x11/tabbed: update from 0.8 to 0.9
devel/ode: mark DEMOS option BROKEN (does not build)
PR: 295242
Reported by: devosalain at ymail.com
Approved by: portmgr blanket
FreeBSD /ports e3ffd52 — textproc/uncrustify distinfo Makefile, textproc/uncrustify/files patch-tests_CMakeLists.txt textproc/uncrustify: update 0.82.0 → 0.83.0
FreeBSD /ports e70ee88 — net/sdl2_net distinfo Makefile, net/sdl2_net/files patch-CMakeLists.txt net/sdl2_net: update 2.2.0 → 2.4.0
x11-wm/mango: Update to 0.13.1
ChangeLog: https://github.com/mangowm/mango/releases/tag/0.13.1
Reported by: DreamMaoMao <notifications at github.com>
japanese/canna-server: Update to 3.8
Add the documents to be installed.
Add post-install-DOCS-on.
Update pkg-descr.
https://raw.githubusercontent.com/canna-input/canna/refs/tags/release-3.8/ChangeLog
PR: 295142
Co-authored-by: AIDA Shinra <shinra at j10n.org>
Approved by: fluffy (mentor)
japanese/canna-lib: Update to 3.8
Update pkg-descr.
https://raw.githubusercontent.com/canna-input/canna/refs/tags/release-3.8/ChangeLog
PR: 295142
Co-authored-by: AIDA Shinra <shinra at j10n.org>
Approved by: fluffy (mentor)