jca
cd0fba1ff1
Drop RCS Ids in the ports I maintain
2022-03-10 00:04:05 +00:00
jca
437b95be65
Add url to upstream commit
2020-03-31 11:41:39 +00:00
jca
ce4b820329
Drop hints about running mosh with JuiceSSH
...
As discussed with sthen, the workaround for this android client is
probably still needed but JuiceSSH development appears to have stalled.
Those folks should probably just open-source their client instead of
letting it rot (personal opinion).
While here, don't force -std=gnu++11, base-clang and ports-gcc use at
least C++11 by default.
sthen agrees about dropping MESSAGE
2020-03-31 11:41:03 +00:00
jca
2fa7220d60
Provide debug-iodine and debug-mosh
2019-11-14 16:09:34 +00:00
jca
bcf347998a
Move the ports I maintain to PERMIT_PACKAGE
2019-06-22 22:44:06 +00:00
sthen
b17bf3228e
update curses WANTLIB entries following the change in base libraries to use soname
2019-05-17 16:19:37 +00:00
jca
ca12ea7853
Fix bind(2) call, ambiguous after the libcxx7 update
2019-02-05 13:27:25 +00:00
tb
5ce51cbd1a
Fix after protobuf 3.6 update (now needs C++ 11).
...
from jca
2018-07-10 10:51:36 +00:00
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
naddy
6f5bc1eb25
remove empty patch files
2015-11-12 12:52:39 +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