Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-09-27 | graphics/librsvg2-rust: update to 2.52.0 | Jan Beich | 1 | -62/+0 | |
Changes: https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.0/NEWS PR: 258561 Exp-run by: antoine Approved by: tcberner | |||||
2021-06-28 | */*: fix all ports using Rust on powerpc that fail due to libc | Piotr Kubaj | 1 | -4/+4 | |
This commit backports https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01 to various ports. It doesn't bring that backport to ports that fail to build anyway. | |||||
2021-06-28 | Mk/bsd.default-versions.mk: switch the default librsvg2 on powerpc to rust | Piotr Kubaj | 1 | -4/+16 | |
2021-05-11 | lang/rust: Update to 1.52.1 | Tobias Kortkamp | 1 | -0/+50 | |
- Add 32-bit powerpc support from bdragon@ - Unbreak build with LibreSSL 3.3.x [1] - Add an update script Changes: https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html Changes: https://blog.rust-lang.org/2021/05/10/Rust-1.52.1.html PR: 255608, 255652 [1] Reviewed by: mikael, pkubaj Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D30099 |