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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ttyd Program to share your terminal over the web
1.7.4 sysutils on this many watch lists=3 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.4Version of this port present on the latest quarterly branch.
Maintainer: nc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-11-23 12:45:36
Last Update: 2024-02-16 05:05:31
Commit Hash: 998dab3
People watching this port, also watch:: nuttcp, passivedns, rtty, gogs, rclone
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

Manual pages:
FreshPorts has no man page information for this port.
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.4/catalog.mk
  4. /usr/local/share/licenses/ttyd-1.7.4/LICENSE
  5. /usr/local/share/licenses/ttyd-1.7.4/MIT
Collapse this list.
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 = 1708058655 SHA256 (tsl0922-ttyd-1.7.4_GH0.tar.gz) = 300d8cef4b0b32b0ec30d7bf4d3721a5d180e22607f9467a95ab7b6d9652ca9b SIZE (tsl0922-ttyd-1.7.4_GH0.tar.gz) = 603483

Packages (timestamps in pop-ups are UTC):
ttyd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.41.7.41.6.31.7.41.7.4-1.6.3-
FreeBSD:13:quarterly1.7.31.7.31.7.31.7.31.7.41.7.31.7.31.7.3
FreeBSD:14:latest1.7.41.7.41.7.11.7.41.7.41.7.3-1.7.3
FreeBSD:14:quarterly1.7.31.7.4-1.7.31.7.41.7.31.7.31.7.3
FreeBSD:15:latest1.7.41.7.4n/a1.7.3n/a1.7.31.7.31.7.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xxd : editors/vim
  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.4?dummy=/
Collapse this list.

Number of commits found: 42

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.4
16 Feb 2024 05:05:31
commit hash: 998dab37d9b379ab00458fe22fbbd4323fa8506bcommit hash: 998dab37d9b379ab00458fe22fbbd4323fa8506bcommit hash: 998dab37d9b379ab00458fe22fbbd4323fa8506bcommit hash: 998dab37d9b379ab00458fe22fbbd4323fa8506b files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
sysutils/ttyd: Update to 1.7.4
1.7.3
22 Feb 2023 01:45:27
commit hash: 35c73981e5fdb1f9aee2cfbc75e9cc23857459e6commit hash: 35c73981e5fdb1f9aee2cfbc75e9cc23857459e6commit hash: 35c73981e5fdb1f9aee2cfbc75e9cc23857459e6commit hash: 35c73981e5fdb1f9aee2cfbc75e9cc23857459e6 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
sysutils/ttyd: Only link with shared library

Due to how upstream handles libraries ttyd picks up both static and
shared library of libwebsockets which is not intended. The least
intrusive way I found is to simply detect it using pkgconfig instead.
While at it, disable check for git to determine version.

Reported by:	Jeff Schmidt <jeff.jschmidt@gmail.com>
Approved by:	portmgr (blanket, build fix)
1.7.3
20 Jan 2023 21:18:02
commit hash: 19dc3b2cae6f20eb986bd478003939055e721951commit hash: 19dc3b2cae6f20eb986bd478003939055e721951commit hash: 19dc3b2cae6f20eb986bd478003939055e721951commit hash: 19dc3b2cae6f20eb986bd478003939055e721951 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
sysutils/ttyd: Update to 1.7.3
1.7.2
18 Jan 2023 20:41:14
commit hash: 4fb139b3a7193771694abef39e8854618bbfff5acommit hash: 4fb139b3a7193771694abef39e8854618bbfff5acommit hash: 4fb139b3a7193771694abef39e8854618bbfff5acommit hash: 4fb139b3a7193771694abef39e8854618bbfff5a files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
sysutils/ttyd: Update to 1.7.2
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.7.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.1
18 Aug 2022 20:17:52
commit hash: 07ccef298a42c1e5ffd3b15913e72a7c5f79585bcommit hash: 07ccef298a42c1e5ffd3b15913e72a7c5f79585bcommit hash: 07ccef298a42c1e5ffd3b15913e72a7c5f79585bcommit hash: 07ccef298a42c1e5ffd3b15913e72a7c5f79585b files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
sysutils/ttyd: Update to 1.7.1
1.7.0
08 Aug 2022 17:52:28
commit hash: 989036000117d703823235d1d545e1c19029ffa9commit hash: 989036000117d703823235d1d545e1c19029ffa9commit hash: 989036000117d703823235d1d545e1c19029ffa9commit hash: 989036000117d703823235d1d545e1c19029ffa9 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
sysutils/ttyd: Update to 1.7.0
1.6.3_2
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
1.6.3_2
11 Dec 2021 07:35:10
commit hash: ce6625b9a2736b14f2cd9519ef808487b288fb0acommit hash: ce6625b9a2736b14f2cd9519ef808487b288fb0acommit hash: ce6625b9a2736b14f2cd9519ef808487b288fb0acommit hash: ce6625b9a2736b14f2cd9519ef808487b288fb0a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils/ttyd: prepare for cmake-3.22

PR:		260123
1.6.3_2
02 Sep 2021 16:39:40
commit hash: 71208e857c68e6d7f4e33b5159cbf0b610922bf9commit hash: 71208e857c68e6d7f4e33b5159cbf0b610922bf9commit hash: 71208e857c68e6d7f4e33b5159cbf0b610922bf9commit hash: 71208e857c68e6d7f4e33b5159cbf0b610922bf9 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Philipp Ost
sysutils/ttyd: update build dependency after vim update and fix building INDEX

PR:	258228
1.6.3_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.6.3_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.6.3_1
04 Feb 2021 20:24:09
Revision:564064Original commit files touched by this commit
tcberner search for other commits by this committer
net/libwebsockets: Update to 4.1.6

Changelog:
	https://libwebsockets.org/git/libwebsockets/tree/changelog?h=v4.1-stable

PR:		251835
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	iblis.dif01@nctu.edu.tw (timeout)
1.6.3
06 Jan 2021 11:44:46
Revision:560500Original commit files touched by this commit
nc search for other commits by this committer
sysutils/ttyd: Update to 1.6.3

Changes: https://github.com/tsl0922/ttyd/releases/tag/1.6.3

Reviewed by:		0mp@
Approved by:		0mp@
Differential Revision:	https://reviews.freebsd.org/D27987
1.6.2
05 Jan 2021 15:33:40
Revision:560410Original commit files touched by this commit
nc search for other commits by this committer
Set MAINTAINER of my ports to my FreeBSD handle (nc@).

Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27966
1.6.2
15 Dec 2020 07:47:29
Revision:558148Original commit files touched by this commit
rhurlin search for other commits by this committer
sysutils/ttyd: Update to 1.6.2

Changelog: https://github.com/tsl0922/ttyd/compare/1.6.1...1.6.2

PR:		251858
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
1.6.1
27 Sep 2020 13:43:24
Revision:550275Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ttyd: assign maintainership

PR:		249908
Submitted by:	Neel Chauhan <neel@neelc.org>
1.6.1
08 Jul 2020 09:17:23
Revision:541472Original commit files touched by this commit
fernape search for other commits by this committer
sysutils/ttyd: update to 1.6.1

From ChangeLog: https://github.com/tsl0922/ttyd/releases/tag/1.6.1

 * Bump to 1.6.1
 * html: add disableLeaveAlert client option
 * src/http.c: fix checking pss's len member
 * cmake: update git command args
 * cmake: fix build without C++
 * http: fix build with lws 1.7
 * protocol: fix readonly handling
 * Fix type declaration
 * src: fix lws version check for keep alive
 * html: set URL of stylesheet by href
 * html: recreate sentry object on zmodem reset
 * all: use the static keyword on functions
 * protocol: replace uv_try_write with uv_write
 * Add -b, --base-path option for reverse proxies
 * protocol: fix lws callback compatibility
 * server: mute lws 4.0 extensions warning
 * html: reuse xterm instance on reconnect
 * Add 64-bit ARM

Reported by:	portscout
1.6.0_1
22 May 2020 19:20:42
Revision:536219Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/json-c json-c
1.6.0
13 Apr 2020 06:56:10
Revision:531578Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/ttyd: Update 1.5.2 -> 1.6.0
1.5.2
28 Mar 2020 11:26:59
Revision:529327Original commit files touched by this commit
rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
1.5.2
02 Sep 2019 19:50:44
Revision:510838Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ttyd: update to 1.5.2

PR:		240005
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.5.0
16 Jul 2019 16:32:21
Revision:506763Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ttyd: update to 1.5.1

PR:		239147
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.4.4
03 May 2019 11:35:48
Revision:500719Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ttyd: update to 1.4.4

PR:		237708
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.4.2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
1.4.2
16 Sep 2018 00:08:17
Revision:479872Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.2

Changes:	https://github.com/tsl0922/ttyd/releases
PR:		231369
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.4.1
06 Sep 2018 21:58:40
Revision:479171Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://github.com/tsl0922/ttyd/releases
PR:		231207
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.4.0_1
05 Sep 2018 22:01:55
Revision:479045Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
1.4.0
22 Jan 2018 18:12:33
Revision:459682Original commit files touched by this commit
rm search for other commits by this committer
sysutils/ttyd: update to 1.4.0

PR:		225365
Submitted by:	Neel Chauhan <neel@neelc.org>
1.3.3_1
11 Jan 2018 20:34:08
Revision:458786Original commit files touched by this commit
adamw search for other commits by this committer
Chase vim-lite -> vim-console rename
1.3.3_1
03 Jan 2018 13:36:58
Revision:457965Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
1.3.3
30 Dec 2017 00:15:59
Revision:457575Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

Approved by:	portmgr (blanket)
1.3.3
02 Sep 2017 12:03:32
Revision:449130Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/ttyd: Update to 1.3.3

Changes:	https://github.com/tsl0922/ttyd/releases/tag/1.3.3

PR:		221969
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.3.2_1
22 Jul 2017 12:02:56
Revision:446392Original commit files touched by this commit
jbeich search for other commits by this committer
net/libwebsockets: update to 2.2.2

Changes:	https://github.com/warmcat/libwebsockets/blob/v2.2.2/changelog
PR:		220921
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
1.3.2
06 May 2017 05:53:03
Revision:440222Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.3.2

PR:		219039
Submitted by:	maintainer
1.3.1
22 Mar 2017 12:07:51
Revision:436692Original commit files touched by this commit
robak search for other commits by this committer
sysutils/ttyd: update 1.3.0 -> 1.3.1

PR:		217837
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.3.0
13 Feb 2017 16:40:43
Revision:434000Original commit files touched by this commit
krion search for other commits by this committer
Update sysutils/ttyd to 1.3.0

PR:		217017
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9553
1.2.2
16 Jan 2017 12:21:11
Revision:431633Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.2.2

PR:		216044
Submitted by:	neel@neelc.org (maintainer)
1.2.1
17 Dec 2016 17:30:01
Revision:428786Original commit files touched by this commit
bapt search for other commits by this committer
Update ttyd to 1.2.1
1.2.0
17 Dec 2016 16:36:51
Revision:428778Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on 9.x

Approved by:	portmgr blanket
1.2.0
23 Nov 2016 12:44:38
Revision:426907Original commit files touched by this commit
bapt search for other commits by this committer
Add ttyd:

ttyd is a simple command-line tool for sharing terminal over the web, inspired
by GoTTY.

WWW: https://www.github.com/tsl0922/ttyd

PR:		213503
Submitted by:	Neel Chauhan <neel@neelc.org>

Number of commits found: 42