Port details |
- tmate Instant terminal sharing
- 2.4.0_4 sysutils =3 2.4.0_4Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2016-05-27 19:57:00
- Last Update: 2024-01-30 21:39:33
- Commit Hash: ef34db7
- People watching this port, also watch:: hs-ShellCheck, py311-iocage-devel, endless-sky, ttyd, proxsmtp
- License: ISCL
- WWW:
- https://tmate.io/
- Description:
- Instant terminal sharing
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libevent.so : devel/libevent
- libmsgpackc.so : devel/msgpack-c
- libssh.so : security/libssh
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tmate-2.4.0_4:
BACKSPACE=off: Build with tty/keys patch
===> Use 'make config' to modify these settings
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0_4 30 Jan 2024 21:39:33 |
Muhammad Moinur Rahman (bofh) |
sysutils/tmate: Moved man to share/man |
2.4.0_3 03 Jun 2023 20:18:11 |
Muhammad Moinur Rahman (bofh) Author: Yasuhiro Kimura |
sysutils/tmate: Add BACKSPACE option
- Add LICENSE
PR: 248511 |
2.4.0_2 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
2.4.0_2 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
2.4.0_2 16 Oct 2022 21:10:02 |
Adam Weinberger (adamw) |
devel/msgpack: Update and split into C and C++ versions
Upstream now provides msgpack as two separate distributions: a C version
with the traditional libmsgpackc.so library, and a header-only C++
version.
devel/msgpack is now devel/msgpack-c and devel/msgpack-cxx, and its
consumers now point to one or both. Note that it is entirely possible
for both to be required. PORTREVISION bump for all consumers.
In my testing, it's not clear that the MSGPACK option in the mariadb
ports actually does anything. I don't think mariadb is actually linking
against msgpack, even before this commit. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.4.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.0_1 15 Dec 2020 21:06:40 |
0mp |
systutils/tmate: Explain how to configure default fingerprints
PR: 251846
Approved by: swills (maintainer)
Differential Revision: https://reviews.freebsd.org/D27627 |
2.4.0 30 Jul 2020 12:06:14 |
pkubaj |
sysutils/tmate: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic" |
2.4.0 17 Jul 2020 04:54:37 |
swills |
sysutils/tmate: update to 2.4.0 |
2.2.1_4 02 Aug 2019 13:30:40 |
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 |
2.2.1_3 25 May 2019 11:32:07 |
tobik |
sysutils/tmate*: Remove misspelled INSTALL_ARGET
Binaries appear to already be stripped anyway. |
2.2.1_3 02 Feb 2019 00:54:40 |
swills |
sysutils/tmate: support newer ssh key types
While here, add debugging, remove built in server keys |
2.2.1_2 18 Oct 2018 01:28:49 |
swills |
sysutils/tmate: fix build with new libssh |
2.2.1_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
2.2.1_1 04 Feb 2017 07:56:59 |
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) |
2.2.1 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
2.2.1 23 Aug 2016 19:23:52 |
marino |
sysutils/tmate(-slave): document ncurses requirement
Approved by: ncurses blanket |
2.2.1 31 May 2016 14:34:54 |
swills |
sysutils/tmate: remove uneeded call to autogen.sh and fix build as user |
2.2.1 27 May 2016 19:56:50 |
swills |
sysutils/tmate: create port
Instant terminal sharing
WWW: https://tmate.io/ |