head 1.8; access; symbols pkgsrc-2023Q4:1.6.0.2 pkgsrc-2023Q4-base:1.6 pkgsrc-2023Q3:1.5.0.22 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.20 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.18 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.16 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.14 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.12 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.10 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.8 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.6 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.4 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.2 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.4.0.8 pkgsrc-2020Q4-base:1.4 pkgsrc-2020Q3:1.4.0.6 pkgsrc-2020Q3-base:1.4 pkgsrc-2020Q2:1.4.0.4 pkgsrc-2020Q2-base:1.4 pkgsrc-2020Q1:1.4.0.2 pkgsrc-2020Q1-base:1.4 pkgsrc-2019Q4:1.3.0.4 pkgsrc-2019Q4-base:1.3 pkgsrc-2019Q3:1.2.0.20 pkgsrc-2019Q3-base:1.2 pkgsrc-2019Q2:1.2.0.18 pkgsrc-2019Q2-base:1.2 pkgsrc-2019Q1:1.2.0.16 pkgsrc-2019Q1-base:1.2 pkgsrc-2018Q4:1.2.0.14 pkgsrc-2018Q4-base:1.2 pkgsrc-2018Q3:1.2.0.12 pkgsrc-2018Q3-base:1.2 pkgsrc-2018Q2:1.2.0.10 pkgsrc-2018Q2-base:1.2 pkgsrc-2018Q1:1.2.0.8 pkgsrc-2018Q1-base:1.2 pkgsrc-2017Q4:1.2.0.6 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.4 pkgsrc-2017Q3-base:1.2; locks; strict; comment @# @; 1.8 date 2024.01.10.19.34.26; author schmonz; state Exp; branches; next 1.7; commitid dy5vVx7Ti4k0fWTE; 1.7 date 2024.01.10.19.34.01; author schmonz; state Exp; branches; next 1.6; commitid ZXVm5fdjwX4ReWTE; 1.6 date 2023.10.24.22.10.05; author wiz; state Exp; branches; next 1.5; commitid MTsrqKm6aGrQAVJE; 1.5 date 2021.01.09.12.53.45; author rxg; state Exp; branches; next 1.4; commitid 0lwjodYLmSy6f3DC; 1.4 date 2020.01.18.21.50.04; author jperkin; state Exp; branches; next 1.3; commitid JW4hJgY8ZdoTFdTB; 1.3 date 2019.12.19.22.21.01; author joerg; state Exp; branches; next 1.2; commitid HSR9q19PcQMuPmPB; 1.2 date 2017.09.10.01.01.34; author dholland; state Exp; branches; next 1.1; commitid a80F6XI4OH6MqA6A; 1.1 date 2017.08.23.18.56.14; author jperkin; state Exp; branches; next ; commitid 0cy4qpnCSD3eXm4A; desc @@ 1.8 log @tmate: and with a trailing slash, even. @ text @# $NetBSD: Makefile,v 1.7 2024/01/10 19:34:01 schmonz Exp $ DISTNAME= tmate-2.4.0 PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GITHUB:=tmate-io/} GITHUB_TAG= ${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://tmate.io/ COMMENT= Terminal multiplexer with instant terminal sharing LICENSE= isc USE_TOOLS= autoconf automake pkg-config GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} pre-configure: cd ${WRKSRC} && ./autogen.sh .include "../../devel/libevent/buildlink3.mk" .include "../../devel/libexecinfo/buildlink3.mk" .include "../../devel/msgpack/buildlink3.mk" .include "../../security/libssh/buildlink3.mk" .include "../../mk/curses.buildlink3.mk" .include "../../mk/bsd.pkg.mk" @ 1.7 log @tmate: update HOMEPAGE. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2023/10/24 22:10:05 wiz Exp $ d10 1 a10 1 HOMEPAGE= https://tmate.io @ 1.6 log @*: bump for openssl 3 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2021/01/09 12:53:45 rxg Exp $ d10 1 a10 1 HOMEPAGE= https://github.com/tmate-io/tmate/ @ 1.5 log @ tmate 2.4.0 New Features: Add support for named sessions. Run tmate with tmate -k api_key -n session_name -r session_name_ro to name sessions. See https://tmate.io/#named_sessions Add a foreground mode with tmate -F. This is useful when tmate is used only for remote access. See https://tmate.io/#remote_access Add SSH key access control. Run tmate with -a authorized_keys or set tmate-authorized-keys in the tmate configuration file. This will allow access to tmate to only SSH clients with keys contained in the authorized keys file. See https://tmate.io/#access_control SSH keys are no longer needed to use tmate Bug fixes: Fix reconnection bug due to misconfigured keepalives Existing feature changes: Tmux configuration file ~/.tmux.conf is no longer loaded.. You may add source-file ~/.tmux.conf in ~/.tmate.conf to retain the older behavior. Discussion can be found in #108 Initial connection strings are now shown in a separate window at start time --- tmate 2.3.0 tmate is now compatible with libssh 0.9. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2020/01/18 21:50:04 jperkin Exp $ d4 1 @ 1.4 log @*: Recursive revision bump for openssl 1.1.1. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2019/12/19 22:21:01 joerg Exp $ d3 1 a3 2 DISTNAME= tmate-2.2.1 PKGREVISION= 1 @ 1.3 log @Uses backtrace(3), so pull in libexecinfo. Add missing network headers. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2017/09/10 01:01:34 dholland Exp $ d4 1 @ 1.2 log @Wants curses and not just termcap. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2017/08/23 18:56:14 jperkin Exp $ d22 1 @ 1.1 log @Import tmate version 2.2.1 as misc/tmate. tmate provides an instant pairing solution, allowing you to share a terminal with one or several teammates. Together with a voice call, it's almost like pairing in person. The terminal sharing works by using SSH connections to backend servers maintained by tmate upstream developers. Teammates need to be given a randomly-generated token to be able to join a session. tmate is a modified version of tmux, and uses the same configurations such as keybindings, color schemes etc. @ text @d1 1 a1 1 # $NetBSD$ d24 1 a24 1 .include "../../mk/termcap.buildlink3.mk" @