Commit Graph

12 Commits

Author SHA1 Message Date
jca
437b95be65 Add url to upstream commit 2020-03-31 11:41:39 +00:00
jca
ca12ea7853 Fix bind(2) call, ambiguous after the libcxx7 update 2019-02-05 13:27:25 +00:00
jca
24c37b1f01 Update to mosh-1.3.2
Remove testsuite patches, issues fixed upstream.
Note that when binding on [::], mosh-server might warn about a failed
setsockopt(IPV6_V6ONLY).

Release announcement:

  https://mailman.mit.edu/pipermail/mosh-devel/2017-July/001499.html
2017-07-26 13:35:51 +00:00
jca
90053cd37c Update to mosh-1.3.0
Among other improvements and bugfixes, add pledge support and allow
regress tests to run.  Tested by a few since -rc2, ok tb@
2017-03-28 18:49:53 +00:00
jca
c3d259d0d9 No need to disable inline asm on arm any more. 2016-12-14 12:29:06 +00:00
jca
b8c04833f1 Update to mosh-1.2.6
Amend HOMEPAGE while here.
2016-08-20 19:05:25 +00:00
naddy
6f5bc1eb25 remove empty patch files 2015-11-12 12:52:39 +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
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