notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q4
ttyd Program to share your terminal over the web
1.7.7_2 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.7_2Version of this port present on the latest quarterly branch.
Maintainer: nc@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/ttyd
  2. share/man/man1/ttyd.1.gz
  3. /usr/local/share/licenses/ttyd-1.7.7_2/catalog.mk
  4. /usr/local/share/licenses/ttyd-1.7.7_2/LICENSE
  5. /usr/local/share/licenses/ttyd-1.7.7_2/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • ttyd
Dependency lines:
  • ttyd>0:sysutils/ttyd
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xxd : sysutils/xxd
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjson-c.so : devel/json-c
  2. libuv.so : devel/libuv
  3. libwebsockets.so : net/libwebsockets
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/tsl0922/ttyd/tar.gz/1.7.7?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.7_2
15 Oct 2025 03:23:23
commit hash: 430934e4a71499b31d3208b0feba5cc8d66e1e0dcommit hash: 430934e4a71499b31d3208b0feba5cc8d66e1e0dcommit hash: 430934e4a71499b31d3208b0feba5cc8d66e1e0dcommit hash: 430934e4a71499b31d3208b0feba5cc8d66e1e0d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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