Port details |
- tmate Instant terminal sharing
- 2.4.0_1 sysutils
=1 2.4.0_1Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2016-05-27 19:57:00
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: endless-sky, TkTopNetFlows, dhcp_probe, ovs, ncrack
- License: not specified in port
- Description:
- Instant terminal sharing
WWW: https://tmate.io/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/tmate/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/tmate
- pkg install tmate
- PKGNAME: tmate
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1594953998
SHA256 (tmate-io-tmate-2.4.0_GH0.tar.gz) = 62b61eb12ab394012c861f6b48ba0bc04ac8765abca13bdde5a4d9105cb16138
SIZE (tmate-io-tmate-2.4.0_GH0.tar.gz) = 614179
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- Library dependencies:
-
- libevent.so : devel/libevent
- libmsgpackc.so : devel/msgpack
- libssh.so : security/libssh
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- sysutils_tmate
- USES:
- autoreconf compiler:c11 ncurses pkgconfig
- pkg-message:
- For install:
- When trying to connect to the default public tmate server it may happpen that
the following errors messages will be printed:
Connecting to ssh.tmate.io...
Cannot authenticate server
Reconnecting... (Cannot authenticate server)
This is because the fingerprints of the default tmate server keys are stripped
out from the tmate binary.
Instead, users are encouraged to specify the fingerprints via ~/.tmate.conf, e.g.:
set -g tmate-server-rsa-fingerprint "SHA256:Hthk2T/M/Ivqfk1YYUn5ijC2Att3+UPzD7Rn72P5VWs"
set -g tmate-server-ecdsa-fingerprint "SHA256:8GmKHYHEJ6n0TEdciHeEGkKOigQfCFuBULdt6vZIhDc"
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.4.0_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.4.0_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Dec 2020 21:06:40
2.4.0_1
|
0mp  |
systutils/tmate: Explain how to configure default fingerprints
PR: 251846
Approved by: swills (maintainer)
Differential Revision: https://reviews.freebsd.org/D27627 |
30 Jul 2020 12:06:14
2.4.0
|
pkubaj  |
sysutils/tmate: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic" |
17 Jul 2020 04:54:37
2.4.0
|
swills  |
sysutils/tmate: update to 2.4.0 |
02 Aug 2019 13:30:40
2.2.1_4
|
jbeich  |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
25 May 2019 11:32:07
2.2.1_3
|
tobik  |
sysutils/tmate*: Remove misspelled INSTALL_ARGET
Binaries appear to already be stripped anyway. |
02 Feb 2019 00:54:40
2.2.1_3
|
swills  |
sysutils/tmate: support newer ssh key types
While here, add debugging, remove built in server keys |
18 Oct 2018 01:28:49
2.2.1_2
|
swills  |
sysutils/tmate: fix build with new libssh |
20 Feb 2017 02:57:04
2.2.1_2
|
jbeich  |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
04 Feb 2017 07:56:59
2.2.1_1
|
jbeich  |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
01 Jan 2017 03:45:13
2.2.1
|
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
23 Aug 2016 19:23:52
2.2.1
|
marino  |
sysutils/tmate(-slave): document ncurses requirement
Approved by: ncurses blanket |
31 May 2016 14:34:54
2.2.1
|
swills  |
sysutils/tmate: remove uneeded call to autogen.sh and fix build as user |
27 May 2016 19:56:50
2.2.1
|
swills  |
sysutils/tmate: create port
Instant terminal sharing
WWW: https://tmate.io/ |