summaryrefslogtreecommitdiff
path: root/lang/cairo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lang/cairo: update 2.12.0 → 2.12.1Yuri Victorovich3 days2-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.11.4 → 2.12.0Yuri Victorovich2025-08-044-654/+284
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.88.0Mikael Urankar2025-07-031-1/+1
| | | | PR: 287766
* lang/rust: Bump revisions after 1.87.0Mikael Urankar2025-06-051-0/+1
| | | | PR: 286829
* lang/cairo: Fix build with rust 1.87.0Mikael Urankar2025-06-051-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.4Yuri Victorovich2025-04-092-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.86.0Mikael Urankar2025-04-081-0/+1
| | | | PR: 285840
* lang/cairo: update 2.11.1 → 2.11.2Yuri Victorovich2025-03-112-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.11.0 → 2.11.1Yuri Victorovich2025-03-072-13/+7
| | | | Reported by: portscout
* lang/cairo: update 2.9.3 → 2.11.0Yuri Victorovich2025-03-063-735/+726
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.85.0Mikael Urankar2025-02-241-0/+1
| | | | PR: 284884
* lang/cairo: update 2.9.2 → 2.9.3Yuri Victorovich2025-02-142-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.84.0Mikael Urankar2025-01-201-0/+1
| | | | PR: 283962
* lang/cairo: update 2.8.5 → 2.9.2Yuri Victorovich2024-12-123-59/+125
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.83.0Mikael Urankar2024-12-011-0/+1
| | | | PR: 283000
* lang/cairo: update 2.8.4 → 2.8.5Yuri Victorovich2024-11-192-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.82.0Mikael Urankar2024-11-081-0/+1
| | | | PR: 282516
* lang/cairo: Broken on i386Yuri Victorovich2024-10-311-0/+2
| | | | Reported by: fallout
* lang/cairo: Update WWWYuri Victorovich2024-10-251-1/+3
|
* Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based portsYuri Victorovich2024-10-221-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.4Yuri Victorovich2024-10-082-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.81.0Mikael Urankar2024-09-101-0/+1
| | | | PR: 281300
* lang/cairo: update 2.8.0 → 2.8.2Yuri Victorovich2024-09-092-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.7.1 → 2.8.0Yuri Victorovich2024-08-293-329/+347
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.80.1Mikael Urankar2024-08-261-0/+1
| | | | PR: 280490
* lang/cairo: update 2.7.0 → 2.7.1Yuri Victorovich2024-08-142-7/+7
| | | | Reported by: portscout
* lang/cairo: update 2.6.4 → 2.7.0Yuri Victorovich2024-08-027-489/+773
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.79.0Mikael Urankar2024-06-181-0/+1
| | | | PR: 279707
* lang/cairo: update 2.6.3 → 2.6.4Yuri Victorovich2024-06-112-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.78.0Mikael Urankar2024-05-131-1/+1
| | | | PR: 278834
* lang/rust: Bump revisions after 1.77.0Mikael Urankar2024-03-231-0/+1
| | | | PR: 277786
* lang/cairo: update 2.6.2 → 2.6.3Yuri Victorovich2024-03-122-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.6.1 → 2.6.2Yuri Victorovich2024-03-082-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.6.0 → 2.6.1Yuri Victorovich2024-03-072-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.5.4 → 2.6.0Yuri Victorovich2024-03-063-5/+34
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.76.0Mikael Urankar2024-02-191-0/+1
| | | | PR: 276920
* lang/cairo: update 2.5.3 → 2.5.4Yuri Victorovich2024-02-152-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.5.1 → 2.5.3Yuri Victorovich2024-02-022-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.5.0 → 2.5.1Yuri Victorovich2024-01-302-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.4.4 → 2.5.0Yuri Victorovich2024-01-233-316/+312
| | | | Reported by: portscout
* lang/cairo: update 2.4.3 → 2.4.4Yuri Victorovich2024-01-172-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.75.0Mikael Urankar2024-01-091-0/+1
| | | | PR: 276033
* lang/cairo: update 2.4.2 → 2.4.3Yuri Victorovich2024-01-052-7/+7
| | | | Reported by: portscout
* lang/cairo: update 2.4.1 → 2.4.2Yuri Victorovich2024-01-012-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.4.0 → 2.4.1Yuri Victorovich2023-12-222-5/+4
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.74.1Mikael Urankar2023-12-081-0/+1
| | | | PR: 275243
* lang/cairo: update 2.3.1 → 2.4.0Yuri Victorovich2023-12-063-454/+527
| | | | Reported by: portscout
* lang/cairo: update 2.3.0 → 2.3.1Yuri Victorovich2023-11-022-4/+4
| | | | Reported by: portscout
* lang/cairo: update 2.2.0 → 2.3.0Yuri Victorovich2023-10-243-29/+39
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.73.0Mikael Urankar2023-10-241-1/+1
| | | | PR: 274499