15 Commits

Author SHA1 Message Date
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +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
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +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
0a5fa5dbe8 Only disable forced PIE, let the port use other flags like -fno-strict-overflow 2017-03-14 06:27:23 +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
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