Commit Graph

9 Commits

Author SHA1 Message Date
naddy
bd7e170ab3 drop RCS Ids 2022-03-11 19:54:24 +00:00
bcallah
265271ddf8 Update to elvish-0.16.3
Diff from Yifei Zhan, tweaks from me -- thanks!
2021-11-29 12:53:51 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
sthen
9c0d186099 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-17 23:59:50 +00:00
sthen
f1ff1d33e1 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-14 21:38:00 +00:00
bcallah
40b944f692 Update to elvish-0.13.1
Fix crash when running external command with port table nil values.
2020-04-03 02:47:53 +00:00
bcallah
e8f2315199 Update to elvish-0.13
Changelog: https://github.com/elves/elvish/compare/v0.12...v0.13
2020-01-04 02:49:08 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
bcallah
81c61ebd55 Import shells/elvish, a cross-platform, friendly, and expressive shell.
ok rsadowski@, additional testing Charlene Wendling

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.
2018-09-03 16:00:21 +00:00