Commit Graph

51 Commits

Author SHA1 Message Date
Yuri Victorovich 968e29bb6f shells/nushell: update 0.100.0 → 0.101.0 2025-01-01 20:51:07 -08:00
Yuri Victorovich 33de0c36f1 shells/nushell shells/nu_plugin_*: update 0.99.1 → 0.100.0 2024-12-09 02:53:55 -08:00
Mikael Urankar 1d1fd15a3e lang/rust: Bump revisions after 1.83.0
PR:		283000
2024-12-01 10:24:18 +01:00
Yuri Victorovich 42321316b2 shells/nushell: Broken on 15/armv7
Reported by:	falliut
2024-11-12 12:45:00 -08:00
Mikael Urankar ca048c2884 lang/rust: Bump revisions after 1.82.0
PR:		282516
2024-11-08 09:24:20 +01:00
Yuri Victorovich 8ce2504bc1 shells/nushell: Update WWW 2024-10-25 20:15:20 -07:00
Yuri Victorovich c477ba50f6 shells/nushell: update 0.98.0 → 0.99.1 2024-10-23 02:44:44 -07:00
Yuri Victorovich 5ae4104c0a shells/nushell: Remove option DATAFRAME; Add Makefile.version
The DataFrame functionality will is now provided by
the plugin nu_plugin_polars.

Makefile.version is to support Nushell plugins.
2024-09-20 10:38:51 -07:00
Yuri Victorovich 3b78bb3c3f shells/nushell: update 0.97.1 → 0.98.0 2024-09-18 12:45:37 -07:00
Mikael Urankar 89ab81d0e2 lang/rust: Bump revisions after 1.81.0
PR:		281300
2024-09-10 13:00:34 +02:00
Siva Mahadevan c0d07f1127 */*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fe

PR:		246993
Differential Revision:	https://reviews.freebsd.org/D46503
2024-09-10 12:58:07 +02:00
Mikael Urankar 7a55f95425 lang/rust: Bump revisions after 1.80.1
PR:		280490
2024-08-26 10:08:01 +02:00
Yuri Victorovich 2566e37467 shells/nushell: update 0.96.1 → 0.97.1
Reported by:	portscout
2024-08-22 22:40:27 -07:00
Yuri Victorovich f6a028672a shells/nushell: update 0.96.0 → 0.96.1
Reported by:	portscout
2024-07-29 19:33:07 -07:00
Yuri Victorovich eb0df5b0eb shells/nushell: update 0.95.0 → 0.96.0 2024-07-28 01:18:02 -07:00
Yuri Victorovich 7346860c45 shells/nushell: update 0.94.2 → 0.95.0
Reported by:	portscout
2024-06-27 00:19:38 -07:00
Yuri Victorovich b322a4fa51 shells/nushell: Broken on aarch64
Reported by:	fallout
2024-06-20 18:52:58 -07:00
Mikael Urankar 21476ca8a9 lang/rust: Bump revisions after 1.79.0
PR:		279707
2024-06-18 12:59:14 +02:00
Yuri Victorovich 7598489d4d shells/nushell: update 0.93.0 → 0.94.2 2024-06-14 14:43:38 -07:00
Yuri Victorovich d48c694d74 shells/nushell: update 0.92.1 → 0.93.0
Reported by:	portscout
2024-05-15 13:08:06 -07:00
Mikael Urankar 2322b66100 lang/rust: Bump revisions after 1.78.0
PR:		278834
2024-05-13 13:03:24 +02:00
Yuri Victorovich 5fbd1b78b2 shells/nushell: update 0.92.0 → 0.92.1
Reported by:	portscout
2024-04-07 17:17:05 -07:00
Yuri Victorovich 94be3ec7b3 shells/nushell: update 0.91.0 → 0.92.0
Reported by:	portscout
2024-04-04 01:05:03 -07:00
Mikael Urankar d632fbe55e lang/rust: Bump revisions after 1.77.0
PR:		277786
2024-03-23 10:41:46 +01:00
Yuri Victorovich 7627b896d5 shells/nushell: update 0.90.1 → 0.91.0
Reported by:	portscout
2024-03-11 09:20:39 -07:00
Mikael Urankar 7f5a7b0e52 lang/rust: Bump revisions after 1.76.0
PR:		276920
2024-02-19 12:59:23 +01:00
Yuri Victorovich b68e2f66b9 shells/nushell: update 0.89.0 → 0.90.1 2024-02-16 10:08:33 -08:00
Yuri Victorovich e181cdac04 shells/nushell: update 0.85.0 → 0.89.0
Reported by:	portscout
2024-01-10 02:48:27 -08:00
Mikael Urankar 109c3d4629 lang/rust: Bump revisions after 1.75.0
PR:		276033
2024-01-09 13:15:54 +01:00
Mikael Urankar b2afd89fb2 lang/rust: Bump revisions after 1.74.1
PR:		275243
2023-12-08 16:04:09 +01:00
Mikael Urankar dd10dc88a7 lang/rust: Bump revisions after 1.73.0
PR:		274499
2023-10-24 12:22:32 +02:00
Piotr Kubaj baedfc735c shells/nushell: fix build on powerpc
= note: ld: error: undefined symbol: __atomic_load_8
2023-10-11 20:26:42 +02:00
Robert Clausecker f22649e358 shells/nushell: fix build on armv7
- mark as LTO_UNSAFE on armv6/armv7 to avoid address space
   exhaustion
 - remove custom do-test target to avoid a conflict with cargo.mk's
   do-test; cargo.mk's default do-test does the job well enough

Approved by:	portmgr (build fix blanket)
MFH:		2023Q4
2023-10-09 03:40:32 -04:00
Yuri Victorovich f80bbd5613 shells/nushell: update 0.84.0 → 0.85.0
Reported by:	portscout
2023-09-20 00:32:57 -07:00
Mikael Urankar aba8da2be1 lang/rust: Bump revisions after 1.72.0
PR:		273331
2023-09-08 11:06:24 +02:00
Yuri Victorovich 04703b4aea shells/nushell: update 0.83.1 → 0.84.0
Reported by:	portscout
2023-08-23 00:10:18 -07:00
Yuri Victorovich 3577033cc6 shells/nushell: Update 0.83.0 → 0.83.1
Reported by:	portscout
2023-07-31 12:58:24 -07:00
Yuri Victorovich f7d5da3648 shells/nushell: Update 0.82.0 → 0.83.0
Reported by:	portscout
2023-07-26 00:48:46 -07:00
Mikael Urankar cdf28617b4 lang/rust: Bump revisions after 1.71.0
PR:		272449
2023-07-17 17:58:38 +02:00
Yuri Victorovich fc4b49b2af shells/nushell: Update 0.81.0 → 0.82.0
Reported by:	portscout
2023-06-30 12:03:06 -07:00
Mikael Urankar e1d1045bc7 lang/rust: Bump revisions after 1.70.0
PR:		271797
2023-06-09 13:38:16 +02:00
Yuri Victorovich 7da2ce9f18 shells/nushell: Update 0.77.1 → 0.81.0
Reported by:	portscout
2023-06-06 18:57:55 -07:00
Mikael Urankar 3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Yuri Victorovich d23883748e shells/nushell: Update 0.76.0 → 0.77.1
Reported by:	portscout
2023-03-17 15:54:49 -07:00
Mikael Urankar ebf29acc6c lang/rust: Bump revisions after 1.68.0
PR:		270080
2023-03-16 12:11:52 +01:00
Yuri Victorovich b96e25c2ad shells/nushell: Update 0.74.0 → 0.76.0
Reported by:	portscout
2023-02-27 22:11:50 -08:00
Mikael Urankar 109e35fd59 lang/rust: Bump revisions after 1.67.1
PR:		269336
2023-02-13 15:52:59 +01:00
Yuri Victorovich 47d6cf9d82 shells/nushell: Update 0.73.0 -> 0.74.0
Reported by:	portscout
2023-01-11 16:19:20 -08:00
Daniel Engberg 12f1c627d4 */*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports
2023-01-07 20:24:18 +01:00
Yuri Victorovich f5f6076279 shells/nushell: Add tests; Add DATAFRAME option 2023-01-03 11:06:27 -08:00