1,274,213 commits found in 143 milliseconds
Updating gershwin ports
Merge pull request #90 from ghostbsd/gershwin-20250615
Adding ports for Gershwin Adding ports for Gershwin
Merge remote-tracking branch 'freebsd/main'
GhostBSD /ports dc09508 — lang/gleam distinfo Makefile.crates, lang/gleam/files patch-Cargo.lock patch-gleam-bin_Cargo.toml lang/gleam: update to 1.11.0
- https://github.com/gleam-lang/gleam/blob/v1.11.0/CHANGELOG.md
- a few cargo contortions required to resolve duplicate
tracing-subscrber versions in favour of the later crate
Sponsored by: SkunkWerks, GmbH
benchmarks/hipercontracer: update to 2.0.17
While here, remove superfluous double quotes symbols.
Changelog: https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.17/ChangeLog
PR: 287315
Reported by: Thomas Dreibholz <thomas.dreibholz at gmail.com> (maintainer)
lang/rust: Bump revisions after 1.87.0
PR: 286829
net/findomain: Fix build with rust 1.87.0
Import patches from a fork version of rust-traitobject:
error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
--> /wrkdirs/usr/ports/net/findomain/work/Findomain-9.0.4/cargo-crates/traitobject-0.1.0/src/impls.rs:72:1
|
71 | unsafe impl Trait for ::std::marker::Send + Sync { }
| ------------------------------------------------ first implementation here
72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
PR: 286829
Approved by: portmgr (build fix blanket)
editors/languageclient-neovim: Fix build with rust 1.87.0
Import patches from a fork version of rust-traitobject:
error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
--> /wrkdirs/usr/ports/editors/languageclient-neovim/work/LanguageClient-neovim-0.1.161-3-gcf6dd11/cargo-crates/traitobject-0.1.0/src/impls.rs:72:1
|
71 | unsafe impl Trait for ::std::marker::Send + Sync { }
| ------------------------------------------------ first implementation here
72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
PR: 286829
Approved by: portmgr (build fix blanket)
www/websocat: Fix build with rust 1.87.0
Import patches from a fork version of rust-traitobject:
error[E0119]: conflicting implementations of trait `Trait` for type `(dyn Send + Sync + 'static)`
--> /wrkdirs/usr/ports/www/websocat/work/websocat-1.14.0/cargo-crates/traitobject-0.1.0/src/impls.rs:72:1
|
71 | unsafe impl Trait for ::std::marker::Send + Sync { }
| ------------------------------------------------ first implementation here
72 | unsafe impl Trait for ::std::marker::Send + Send + Sync { }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `(dyn Send + Sync + 'static)`
PR: 286829
Approved by: portmgr (build fix blanket)
math/kalker: Fix build with rust 1.87.0
Update the wasm-bindgen crates:
error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
PR: 286829
Approved by: portmgr (build fix blanket)
lang/cairo: Fix build with rust 1.87.0
Import an upstream patch to fix build with rust 1.87.0:
error[E0308]: mismatched types
--> /wrkdirs/usr/ports/lang/cairo/work/cairo-2.11.4/cargo-crates/cairo-vm-1.0.2/src/hint_processor/builtin_hint_processor/signature.rs:32:25
|
32 | .is_multiple_of(&(CELLS_PER_SIGNATURE as usize))
| -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `&usize`
| |
| arguments to this method are incorrect
PR: 286829
Approved by: portmgr (build fix blanket)
lang/rust: Update to 1.87.0
Announce: https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.87.0
PR: 286829
Tested by: mikael,pkubaj,Herbert J. Skuhra
www/py-django51: Update to 5.1.10
www/py-django42: Update to 4.2.22
www/py-django52: Update to 5.2.2
devel/py-decli: update to 0.6.3
lang/python312: Update to 3.12.11
www/ilias: Update to 9.10
GhostBSD /ports 251366a — www/py-searxng-devel distinfo Makefile, www/py-searxng-devel/files patch-searx_network_client.py www/py-searxng-devel: Update to 20250603
ChangeLog: https://github.com/searxng/searxng/commits/eb36de8d914aee7d3e9087b9046b83de705233dd/
Approved by: acm (mentor)
dns/{knot3,py-libknot}: Upgrade 3.4.6 => 3.4.7
Changelog:
https://www.knot-dns.cz/2025-06-04-version-347.html
PR: 287291
security/p5-IO-Socket-SSL: Update 2.089 => 2.090
Changelog:
https://metacpan.org/dist/IO-Socket-SSL/changes
While here cleanup RUN_DEPENDS=BUILD_DEPENDS antipattern:
Section 5.10.2 of the Porter's handbook states that setting
RUN_DEPENDS=${BUILD_DEPENDS} directly is an antipattern and gives
guidance on how to avoid it.
PR: 287290 283227
audio/baresip: Update 3.22.0 => 3.23.0
Changelog:
https://github.com/baresip/baresip/releases/tag/v3.23.0
PR: 287299
audio/re: Update 3.22.0 => 3.23.0
Changelog:
https://github.com/baresip/re/releases/tag/v3.23.0
PR: 287298
net/bwping: Update 2.5 => 2.6
Changelog:
https://github.com/oleg-derevenetz/bwping/releases/tag/RELEASE_2.6
Replace PORTVERSION with DISTVERSION.
Remove GNU_CONFIGURE_MANPREFIX.
PR: 287294
GhostBSD /ports 073f4ba — emulators/virtualbox-ose-71 distinfo Makefile, emulators/virtualbox-ose-kmod-71 distinfo Makefile emulators/virtualbox-ose{,-kmod,-nox11}-71: Update 7.1.8 => 7.1.10
Changelog:
https://www.virtualbox.org/wiki/Changelog-7.1
MFH: 2025Q2
misc/py-hf-xet: update to 1.1.3
While here, mark as BROKEN on i386. [1]
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.1.3
Reported by: portscout, pkg-fallout [1]
lang/python310: Update to 3.10.18
emulators/virtualbox-ose-71: Fix build on 15-CURRENT after 1500013
kBuild: Linking VBoxSVC
(...cut...) undefined reference to `cam_close_device'
(...cut...) undefined reference to `cam_freeccb'
(...cut...) undefined reference to `cam_getccb'
(...cut...) undefined reference to `cam_open_btl'
(...cut...) undefined reference to `cam_send_ccb'
(...cut...) undefined reference to `cam_strvis'
(...cut...) undefined reference to `geom_deletetree'
(...cut...) undefined reference to `geom_gettree'
PR: 286799
MFH: 2025Q2
*/*: bump port revision after electron34 update