| Port details on branch 2022Q4 |
- gotty Command line tool that turns your CLI tools into web applications
- 1.0.1_8 www
=0 1.6.0_12Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2022-10-08 20:54:11
- Last Update: 2022-10-08 20:47:13
- Commit Hash: b2fb7a4
- Also Listed In: net
- License: MIT
- WWW:
- https://github.com/yudai/gotty
- Description:
- GoTTY is a simple command line tool that turns your CLI tools into web
applications.
GoTTY starts a new process with the given command when a new client connects
to the server. This means users cannot share a single terminal with others by
default. However, you can use terminal multiplexers for sharing a single
process with multiple clients.
For additional security, SSL/TLS client certificate authentication and
session encryption should be used.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/www/gotty/ && make install clean
- To add the package, run one of these commands:
- pkg install www/gotty
- pkg install gotty
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gotty
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1502356940
SHA256 (yudai-gotty-v1.0.1_GH0.tar.gz) = 32695d70a79f55efdf4fba6f06f830515a2055abc58fc15e2124dff5be75695b
SIZE (yudai-gotty-v1.0.1_GH0.tar.gz) = 2370696
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:
-
- go119 : lang/go119
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_gotty
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.1_8 08 Oct 2022 20:47:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update
(cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3) |
Number of commits found: 1
|