Commit Graph

7 Commits

Author SHA1 Message Date
jca
63a03f9d69 Actually update to mosh-1.2.5, not mosh-1.2.4.95rc2...
Spotted by kili@
2015-09-11 17:57:13 +00:00
jca
5b0dac6869 Update to mosh-1.2.5
Remove patches committed upstream, and add a note about a regression
regarding JuiceSSH and mosh-1.2.5 (from sthen@).  A similar update diff
was proposed by "Fred" (openbsd at crowsons dot com).
2015-09-11 11:47:41 +00:00
jca
8680288380 As tested on armish and armv7, there's something really broken, either
with the code or with our toolchain (and I think it's rather the
latter), so don't waste time building this.  Runtime problem reported
by juanfra@
2013-10-17 20:58:28 +00:00
jca
bf0739a745 On ARM, use generic C code (as on !amd64) instead of inline asm which
fails to build.  While here, enable tests.  No bump since no change on
other archs.  Reported by Juan Francisco Cantero Hurtado, thanks!
ok dcoppa@
2013-10-09 07:33:41 +00:00
jca
ebe7db7ac3 Remove patches unneeded now that we have locale(1).
ok dcoppa@ sthen@
2013-06-11 15:51:58 +00:00
dcoppa
77aefb7195 We have pselect() now; remove a patch that replaced it with
select()+sigprocmask().

Maintainer's OK
2013-05-02 08:20:52 +00:00
sthen
3fcd3c6004 import ports/net/mosh, from Jeremie Courreges-Anglas, ok abieber@
Remote terminal application that allows roaming, supports intermittent
connectivity, and provides intelligent local echo and line editing of
user keystrokes.

Mosh is designed to be more robust and responsive than SSH, especially
over Wi-Fi, cellular, and long-distance links.
2013-04-21 19:46:37 +00:00