Index: head/sysutils/tmate-ssh-server/files/patch-tmate-proxy.c =================================================================== --- head/sysutils/tmate-ssh-server/files/patch-tmate-proxy.c (revision 542402) +++ head/sysutils/tmate-ssh-server/files/patch-tmate-proxy.c (nonexistent) @@ -1,10 +0,0 @@ ---- tmate-proxy.c.orig 2016-04-26 08:05:24 UTC -+++ tmate-proxy.c -@@ -2,6 +2,7 @@ - #include - #include - #include -+#include - - #include "tmate.h" - #include "tmate-protocol.h" Property changes on: head/sysutils/tmate-ssh-server/files/patch-tmate-proxy.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/tmate-ssh-server/files/patch-tmate-daemon-decoder.c =================================================================== --- head/sysutils/tmate-ssh-server/files/patch-tmate-daemon-decoder.c (revision 542402) +++ head/sysutils/tmate-ssh-server/files/patch-tmate-daemon-decoder.c (nonexistent) @@ -1,15 +0,0 @@ ---- tmate-daemon-decoder.c.orig 2019-02-01 22:30:53 UTC -+++ tmate-daemon-decoder.c -@@ -39,11 +39,11 @@ static void tmate_header(struct tmate_session *session - - tmate_notify("Note: clear your terminal before sharing readonly access"); - tmate_notify("ssh session read only: %s", tmp); -+ tmate_set_env("tmate_ssh_ro", tmp); - - sprintf(tmp, "ssh%s %s@%s", port_arg, session->session_token, tmate_settings->tmate_host); - tmate_notify("ssh session: %s", tmp); - -- tmate_set_env("tmate_ssh_ro", tmp); - tmate_set_env("tmate_ssh", tmp); - - tmate_send_client_ready(); Property changes on: head/sysutils/tmate-ssh-server/files/patch-tmate-daemon-decoder.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property