6 Commits

Author SHA1 Message Date
jca
59f3e357d6 Bump cc and libc crates in those rust ports
cc >= 1.0.73 (latest) and libc >= 0.2.113 (latest is 0.2.232) are needed
for powerpc64 and riscv64 support.  semarie@ will take care of the
lang/rust bits.

Help from semarie@, powerpc64 tests by gkoehler@, ok semarie@
2022-08-24 21:43:08 +00:00
landry
c3c2cc09f6 sysutils/exa: update to 0.10.1.
- switch to crates.inc for MODCARGO_CRATES
- manpage source was moved to markdown, use pandoc to generate it (as
  upstream does in the Justfile)
- upstream now depends on libc 0.2.93 so no need anymore to update it
  locally
2021-07-11 09:08:22 +00:00
semarie
0fb585e377 update libc-rs for include sparc64 compatibility
ok landry@
2019-08-30 12:24:00 +00:00
semarie
93e7c20edd update sysutils/exa to 0.9.0
from Stephen Gregoratto
2019-07-29 15:39:35 +00:00
sthen
828f69a813 force newer Rust libc to unbreak openbsd-unknown-aarch64, from semarie 2018-10-01 08:14:46 +00:00
landry
54ecf50b5a Import exa 0.8.0.
exa is a replacement for ls written in Rust. Its options are similar to the
regular ls, but it also adds lots of fancy features like tree traversing,
colors, git support, sorting options..

(also, it makes one more port to exercise rust updates..)

With hints from semarie@, tweaks & ok kn@
2018-04-27 09:43:18 +00:00