Version: 0.16.3, Package name: elvish-0.16.3 |
Maintained by: Brian Callahan |
Master sites: |
Description Elvish is a cross-platform shell. It features an expressive programming language, with features like namespacing and anonymous functions, and a fully programmable user interface with friendly defaults. It is suitable for both interactive use and scripting. |
Filesize: 112.911 KB |
Version History (View Complete History) |
|
2021-11-29 05:53:51 by Brian Callahan | Files touched by this commit (4) |
Log message: Update to elvish-0.16.3 Diff from Yifei Zhan, tweaks from me -- thanks! |
2021-03-08 06:59:29 by Stuart Henderson | Files touched by this commit (92) |
Log message: bump the golang ports so that pkg_add -u knows to update them |
2020-04-17 17:59:50 by Stuart Henderson | Files touched by this commit (8) |
Log message: add a comment next to BROKEN-aarch64 to suggest trying removing it with the next update, hopefully vendored libs will be updated by then |
2020-04-14 15:38:00 by Stuart Henderson | Files touched by this commit (8) |
Log message: disable some golang ports on aarch64, failing builds mostly due to golang.org/x/sys/unix or golang.org/x/net/internal/socket problems (which suggests they have old vendored copies that don't include aarch64 support) |
2020-04-02 20:47:53 by Brian Callahan | Files touched by this commit (2) |
Log message: Update to elvish-0.13.1 Fix crash when running external command with port table nil values. |