Created attachment 182637 [details] shar file
Created attachment 182695 [details] shar file with stagedir fix
Thank you for your submission. > MAINTAINER= youremail@example.com Is this your e-mail? The following changes are needed: * LICENSE_FILE is missing. * You need to use USE_GITHUB/GH_ACCOUNT/GH_PROJECT instead of MASTER_SITES/DISTFILES. * Rename PORTVERSION -> DISTVERSION * WRKSRC is probably not needed
Timeout expired. We can't accept a port without the valid maintainer's address. The given address is bogus. Please reopen once you correct it.
I iterated on this port and posted it for review: https://reviews.freebsd.org/D14576
New version available.
Updated to 2.5.4, testbuilds are fine. Review has open issues. Please comment.
A commit references this bug: Author: seanc Date: Thu Apr 26 17:32:29 UTC 2018 New revision: 468360 URL: https://svnweb.freebsd.org/changeset/ports/468360 Log: Add new port: security/teleport Gravitational Teleport ("Teleport") is a modern SSH server for remotely accessing clusters of FreeBSD or Linux servers via SSH or HTTPS. It is intended to be used instead of sshd. Teleport enables teams to easily adopt the best SSH practices like: - Integrated SSH credentials with your organization Google Apps identities or other OAuth identitiy providers. - Teleport uses certificate-based access with automatic expiration time - Enforcement of 2nd factor authentication - Cluster introspection: every Teleport node becomes a part of a cluster and is visible on the Web UI - Record and replay SSH sessions for knowledge sharing and auditing purposes - Collaboratively troubleshoot issues through session sharing - Connect to clusters located behind firewalls without direct Internet access via SSH bastions Teleport is built on top of the high-quality Golang SSH implementation and it is compatible with OpenSSH. Initially submitted by: staticwizard@hotmail.com in ports/219332 PR: ports/219332 Approved by: swills (mentor) Reviewed by: yuri, swills, pi Differential Revision: https://reviews.freebsd.org/D14576 Changes: head/security/Makefile head/security/teleport/ head/security/teleport/Makefile head/security/teleport/distinfo head/security/teleport/files/ head/security/teleport/files/pkg-message.in head/security/teleport/files/teleport.in head/security/teleport/pkg-descr