Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| aa533435 | 2025-06-07 06:31:21 | Regen WANTLIB after devel/libgit2/libgit2 update. | ||
| 3128b426 | 2025-01-28 14:38:28 | bump REVISION for ports where WANTLIB changed on !base-clang archs due to recent COMPILER_LIBCXX changes; part 1 (those without MULTI_PACKAGES) | ||
| e0b95428 | 2025-01-22 19:58:32 | sysutils/lsd: Install fish completions in correct location ok Laurent Cheylus (Maintainer) | ||
| 16b95b6d | 2025-01-21 19:23:58 | sysutils/lsd: Update to 1.1.5 From Laurent Cheylus (Maintainer), tweaks from me. | ||
| 61befb84 | 2024-12-30 08:47:03 | Prepare for libgit2 >=1.9.0.. | ||
| 8bc138d6 | 2024-05-04 09:26:31 | Fix for libgit2->=1.8.0 | ||
| 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) |