Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lang/cairo: update 2.12.0 → 2.12.1 | Yuri Victorovich | 3 days | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.11.4 → 2.12.0 | Yuri Victorovich | 2025-08-04 | 4 | -654/+284 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.88.0 | Mikael Urankar | 2025-07-03 | 1 | -1/+1 |
| | | | | PR: 287766 | ||||
* | lang/rust: Bump revisions after 1.87.0 | Mikael Urankar | 2025-06-05 | 1 | -0/+1 |
| | | | | PR: 286829 | ||||
* | lang/cairo: Fix build with rust 1.87.0 | Mikael Urankar | 2025-06-05 | 1 | -0/+336 |
| | | | | | | | | | | | | | | 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/cairo: update 2.11.2 → 2.11.4 | Yuri Victorovich | 2025-04-09 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.86.0 | Mikael Urankar | 2025-04-08 | 1 | -0/+1 |
| | | | | PR: 285840 | ||||
* | lang/cairo: update 2.11.1 → 2.11.2 | Yuri Victorovich | 2025-03-11 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.11.0 → 2.11.1 | Yuri Victorovich | 2025-03-07 | 2 | -13/+7 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.9.3 → 2.11.0 | Yuri Victorovich | 2025-03-06 | 3 | -735/+726 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.85.0 | Mikael Urankar | 2025-02-24 | 1 | -0/+1 |
| | | | | PR: 284884 | ||||
* | lang/cairo: update 2.9.2 → 2.9.3 | Yuri Victorovich | 2025-02-14 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.84.0 | Mikael Urankar | 2025-01-20 | 1 | -0/+1 |
| | | | | PR: 283962 | ||||
* | lang/cairo: update 2.8.5 → 2.9.2 | Yuri Victorovich | 2024-12-12 | 3 | -59/+125 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.83.0 | Mikael Urankar | 2024-12-01 | 1 | -0/+1 |
| | | | | PR: 283000 | ||||
* | lang/cairo: update 2.8.4 → 2.8.5 | Yuri Victorovich | 2024-11-19 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.82.0 | Mikael Urankar | 2024-11-08 | 1 | -0/+1 |
| | | | | PR: 282516 | ||||
* | lang/cairo: Broken on i386 | Yuri Victorovich | 2024-10-31 | 1 | -0/+2 |
| | | | | Reported by: fallout | ||||
* | lang/cairo: Update WWW | Yuri Victorovich | 2024-10-25 | 1 | -1/+3 |
| | |||||
* | Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports | Yuri Victorovich | 2024-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reasons: * Port build shouldn't use cross-compilation mode because it buids for the same architecture. * RUSTFLAGS isn't passed to the build of all or some Rust ports in the cross-compilation mode. Essential changes: * Remove the CARGO_BUILD_TARGET make variable. * Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV. * Update many ports that used CARGO_BUILD_TARGET. * Build paths now don't include the architecture triplet part. Immadiate benefits: * Unbreak build on architectures like i386 that sometimes require special RUSTFLAGS that were not effective in the cross-compilation mode. Ports that really need cross-compilation for some reason should enable it on case-by-case basis. Example: net-p2p/cncli (Not sure why does net-p2p/cncli actually need it, but it only builds with these options.) PR: 280305 Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days) | ||||
* | lang/cairo: update 2.8.2 → 2.8.4 | Yuri Victorovich | 2024-10-08 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.81.0 | Mikael Urankar | 2024-09-10 | 1 | -0/+1 |
| | | | | PR: 281300 | ||||
* | lang/cairo: update 2.8.0 → 2.8.2 | Yuri Victorovich | 2024-09-09 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.7.1 → 2.8.0 | Yuri Victorovich | 2024-08-29 | 3 | -329/+347 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.80.1 | Mikael Urankar | 2024-08-26 | 1 | -0/+1 |
| | | | | PR: 280490 | ||||
* | lang/cairo: update 2.7.0 → 2.7.1 | Yuri Victorovich | 2024-08-14 | 2 | -7/+7 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.6.4 → 2.7.0 | Yuri Victorovich | 2024-08-02 | 7 | -489/+773 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.79.0 | Mikael Urankar | 2024-06-18 | 1 | -0/+1 |
| | | | | PR: 279707 | ||||
* | lang/cairo: update 2.6.3 → 2.6.4 | Yuri Victorovich | 2024-06-11 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.78.0 | Mikael Urankar | 2024-05-13 | 1 | -1/+1 |
| | | | | PR: 278834 | ||||
* | lang/rust: Bump revisions after 1.77.0 | Mikael Urankar | 2024-03-23 | 1 | -0/+1 |
| | | | | PR: 277786 | ||||
* | lang/cairo: update 2.6.2 → 2.6.3 | Yuri Victorovich | 2024-03-12 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.6.1 → 2.6.2 | Yuri Victorovich | 2024-03-08 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.6.0 → 2.6.1 | Yuri Victorovich | 2024-03-07 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.5.4 → 2.6.0 | Yuri Victorovich | 2024-03-06 | 3 | -5/+34 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.76.0 | Mikael Urankar | 2024-02-19 | 1 | -0/+1 |
| | | | | PR: 276920 | ||||
* | lang/cairo: update 2.5.3 → 2.5.4 | Yuri Victorovich | 2024-02-15 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.5.1 → 2.5.3 | Yuri Victorovich | 2024-02-02 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.5.0 → 2.5.1 | Yuri Victorovich | 2024-01-30 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.4.4 → 2.5.0 | Yuri Victorovich | 2024-01-23 | 3 | -316/+312 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.4.3 → 2.4.4 | Yuri Victorovich | 2024-01-17 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.75.0 | Mikael Urankar | 2024-01-09 | 1 | -0/+1 |
| | | | | PR: 276033 | ||||
* | lang/cairo: update 2.4.2 → 2.4.3 | Yuri Victorovich | 2024-01-05 | 2 | -7/+7 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.4.1 → 2.4.2 | Yuri Victorovich | 2024-01-01 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.4.0 → 2.4.1 | Yuri Victorovich | 2023-12-22 | 2 | -5/+4 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.74.1 | Mikael Urankar | 2023-12-08 | 1 | -0/+1 |
| | | | | PR: 275243 | ||||
* | lang/cairo: update 2.3.1 → 2.4.0 | Yuri Victorovich | 2023-12-06 | 3 | -454/+527 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.3.0 → 2.3.1 | Yuri Victorovich | 2023-11-02 | 2 | -4/+4 |
| | | | | Reported by: portscout | ||||
* | lang/cairo: update 2.2.0 → 2.3.0 | Yuri Victorovich | 2023-10-24 | 3 | -29/+39 |
| | | | | Reported by: portscout | ||||
* | lang/rust: Bump revisions after 1.73.0 | Mikael Urankar | 2023-10-24 | 1 | -1/+1 |
| | | | | PR: 274499 |