772,907 commits found in 81 milliseconds
FreeBSD /ports 4722172 — net-im/teams distinfo Makefile, net-im/teams/files/packagejsons package-lock.json package.json net-im/teams: Update to 2.9.0
Changelog: https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v2.9.0
Reported by: portscout
textproc/hs-pandoc-crossref: Update 0.3.23 => 0.3.24
Approved by: haskell@ (alven@)
Approved by: db@, yuri@ (Mentors, implicit)
deskutils/nextcloudclient: Update to 33.0.4
PR: 295328
Approved by: mr (maintainer)
deskutils/gnome-todo: Mark BROKEN
Fails to build, fatal error: 'girepository.h' file not found
Reported by: pkg-fallout
multimedia/totem: Mark BROKEN
Fails to build, error: typedef redefinition with different types ('struct _GIBaseInfo' vs 'struct _GIBaseInfoStub')
Reported by: pkg-fallout
FreeBSD /ports 7535ae4 — deskutils/joplin-desktop/files/packagejsons yarn.lock, deskutils/joplin-desktop/files/packagejsons/packages/app-desktop package.json deskutils/joplin-desktop: Update to 3.6.13
Release Highlights: https://joplinapp.org/news/20260505-release-3-6
Reported by: GitHub (watch releases)
deskutils/gnome-shell-extra-extensions: Remove references to deleted ports
Don't reference removed ports as it breaks build
Reported by: antoine
Approved by: blanket (build fix)
deskutils/gnome-shell-extension-mediaplayer: Remove from tree
Marked broken and upstream repo archived as of Sep 27, 2021
Reference:
https://github.com/hellomouse/gnome-shell-extensions-mediaplayer/
deskutils/gnome-shell-extension-panel-osd: Remove from tree
Marked broken and abandoned upstream as of April 6 2022
Reference:
https://gitlab.com/jennalody/gnome-shell-extension-panel-osd
deskutils/gnome-shell-extension-trash: Remove from tree
Marked broken and last activity upstream 9 years ago
deskutils/gnome-shell-extension-weather: Remove from tree
Marked broken and last activity upstream 8 years ago
deskutils/gnome-shell-extension-windowoverlay-icons: Remove from tree
Marked broken and repo archived upstream as of Nov 2, 2023
Reference:
https://github.com/sustmi/gnome-shell-extension-windowoverlay-icons
net-im/vesktop: Update to 1.6.5
Approved by: makc (mentor)
sysutils/logstash8: Update 8.19.13 => 8.19.15
Release Notes:
https://www.elastic.co/guide/en/logstash/8.19/logstash-8-19-14.html
https://www.elastic.co/guide/en/logstash/8.19/logstash-8-19-15.html
PR: 294181
Approved by: elastic (maintainer, timeout 3 weeks)
Sponsored by: UNIS Labs
sysutils/beats8: Update 8.19.13 => 8.19.15
Release Notes:
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.19.14.html
https://www.elastic.co/guide/en/beats/libbeat/current/release-notes-8.19.15.html
PR: 294181
Approved by: elastic (maintainer, timeout 3 weeks)
Sponsored by: UNIS Labs
FreeBSD /ports 2146c5c — textproc/kibana8 distinfo Makefile, textproc/kibana8/files patch-config_node.options textproc/kibana8: Update 8.19.13 => 8.19.15
Release Notes:
https://www.elastic.co/guide/en/kibana/8.19/release-notes-8.19.14.html
https://www.elastic.co/guide/en/kibana/8.19/release-notes-8.19.15.html
PR: 294181
Approved by: elastic (maintainer, timeout 3 weeks)
Sponsored by: UNIS Labs
FreeBSD /ports 7e5b4c7 — devel/py-types-jsonschema distinfo Makefile, devel/py-types-jsonschema/files patch-pyproject.toml devel/py-types-jsonschema: update tp 4.26.0.20260518
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology
textproc/py-xlsxwriter: update to 3.2.9
devel/sem: Update to 0.6.0
Changes:
https://github.com/Ataraxy-Labs/sem/releases/tag/v0.6.0
https://github.com/Ataraxy-Labs/sem/releases/tag/v0.5.5
devel/air-go: Update to 1.65.2
Changes: https://github.com/air-verse/air/releases/tag/v1.65.2
math/calc: Update to 2.17.0.0
Changes: https://github.com/lcn2/calc/releases/tag/v2.17.0.0
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