IABSD.fr/ports/sysutils/lsd

Branch :


Log

Author Commit Date CI Message
d723d43b 2023-11-01 09:56:33 Update lsd to version 1.0.0 from MAINTAINER Laurent Cheylus, thanks! Changelog: https://github.com/lsd-rs/lsd/releases/tag/v1.0.0 Port changes: - update Makefile and crates.inc - this version adds support for Git status => add git2 for WANTLIB and devel/libgit2/libgit2 for LIB_DEPENDS - add patch to fix build with libgit2-sys Rust crate Tweak by me: drop redundant WANTLIB
fe88b7ae 2023-05-04 19:42:01 Import lsd-0.23.1 Comment: pretty ls alternative with support for icons and colors Description: Rewrite in Rust of GNU ls with lots of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project. Maintainer: Laurent Cheylus <foxy A-T free DO-T fr> WWW: https://github.com/lsd-rs/lsd Tweaks and OK sthen@, Port provided by Laurent Cheylus (maintainer)