Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1_5 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.3.1_4 26 Oct 2024 03:15:17 |
Yuri Victorovich (yuri) |
lang/rustpython: Update WWW |
0.3.1_4 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.3.1_3 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.3.1_3 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.3.1_2 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.3.1_1 13 May 2024 12:43:41 |
Tobias Kortkamp (tobik) |
*: Spell misc variables correctly
Reported by: portfmt scan |
0.3.1_1 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.3.1 12 May 2024 18:35:33 |
Yuri Victorovich (yuri) |
lang/rustpython: Broken on i386
Reported by: fallout |
0.3.1 08 May 2024 03:46:00 |
Yuri Victorovich (yuri) Author: Mikael Urankar |
lang/rustpython: update 0.3.0 → 0.3.1
PR: 278836 |
0.3.0_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.3.0_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.3.0 19 Feb 2024 11:59:03 |
Mikael Urankar (mikael) |
lang/rustpython: Fix build with rust 1.76.0
Import upstream patch [1] to fix the following error:
error[E0512]: cannot transmute between types of different sizes, or
dependently-sized types
--> /wrkdirs/usr/ports/lang/rustpython/work/Parser-0.3.0/ast/src/impls.rs:60:1
[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270383
PR: 276920
Approved by: portmgr (build fix blanket) |
0.3.0 24 Jan 2024 02:48:38 |
Yuri Victorovich (yuri) |
lang/rustpython: Broken on aarch64
Reported by: fallout |
0.3.0 15 Jan 2024 09:15:53 |
Yuri Victorovich (yuri) |
lang/rustpython: update 0.2.0 → 0.3.0
Reported by: portscout |
0.2.0 12 Jan 2024 10:44:41 |
Yuri Victorovich (yuri) |
lang/rustpython: New port: Python interpreter written in Rust |