| Port details on branch 2025Q4 |
- ttyd Program to share your terminal over the web
- 1.7.7_2 sysutils
=0 1.7.7_2Version of this port present on the latest quarterly branch. - Maintainer: nc@FreeBSD.org
 - Port Added: 2025-10-15 03:24:05
- Last Update: 2025-10-15 03:23:23
- Commit Hash: 430934e
- License: MIT
- WWW:
- https://github.com/tsl0922/ttyd
- Description:
- ttyd is a simple command-line tool for sharing terminal over the web, inspired
by GoTTY.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ttyd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ttyd
- pkg install ttyd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ttyd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715484677
SHA256 (tsl0922-ttyd-1.7.7_GH0.tar.gz) = 039dd995229377caee919898b7bd54484accec3bba49c118e2d5cd6ec51e3650
SIZE (tsl0922-ttyd-1.7.7_GH0.tar.gz) = 621347
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xxd : sysutils/xxd
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libjson-c.so : devel/json-c
- libuv.so : devel/libuv
- libwebsockets.so : net/libwebsockets
- This port is required by:
- for Run
-
- graphics/vhs
Configuration Options:
- No options to configure
- Options name:
- sysutils_ttyd
- USES:
- cmake pkgconfig ssl
- 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.7.7_2 15 Oct 2025 03:23:23
    |
Yuri Victorovich (yuri)  |
sysutils/ttyd: Add -W flag and /usr/bin/login default program
-W - flag is needed in order for clients to be able
to write into the terminal, otherwise it is read-only
/usr/bin/login - is needed for users to be logged in,
because this is what most users expect
PR: 289702
Approved by: nc@FreeBSD.org (maintainer's timeout; 25 days)
(cherry picked from commit b57b20329b5a62a9fbec3dce931d8ea935757f16) |
Number of commits found: 1
|