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
ttyrec Tty recorder
1.0.8_4 misc on this many watch lists=1 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.0.8_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-13 14:26:35
Last Update: 2024-01-09 10:32:17
Commit Hash: 03c7f3c
People watching this port, also watch:: screen, mplayer-skins, grabc, grepcidr
License: BSD4CLAUSE
WWW:
http://0xcc.net/ttyrec/index.html
Description:
ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is just a derivative of script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any programs running on tty.
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 (8 items)
Collapse this list.
  1. bin/ttyplay
  2. bin/ttyrec
  3. bin/ttytime
  4. share/man/man1/ttyplay.1.gz
  5. share/man/man1/ttyrec.1.gz
  6. /usr/local/share/licenses/ttyrec-1.0.8_4/catalog.mk
  7. /usr/local/share/licenses/ttyrec-1.0.8_4/LICENSE
  8. /usr/local/share/licenses/ttyrec-1.0.8_4/BSD4CLAUSE
Collapse this list.
Dependency lines:
  • ttyrec>0:misc/ttyrec
To install the port:
cd /usr/ports/misc/ttyrec/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/ttyrec
  • pkg install ttyrec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ttyrec
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ttyrec-1.0.8.tar.gz) = ef5e9bf276b65bb831f9c2554cd8784bd5b4ee65353808f82b7e2aef851587ec SIZE (ttyrec-1.0.8.tar.gz) = 8528

Packages (timestamps in pop-ups are UTC):
ttyrec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.8_41.0.8_41.0.8_31.0.8_41.0.8_4-1.0.8_3-
FreeBSD:13:quarterly1.0.8_31.0.8_31.0.8_31.0.8_31.0.8_31.0.8_31.0.8_31.0.8_3
FreeBSD:14:latest1.0.8_41.0.8_41.0.8_31.0.8_41.0.8_41.0.8_3-1.0.8_3
FreeBSD:14:quarterly1.0.8_31.0.8_3-1.0.8_31.0.8_31.0.8_31.0.8_31.0.8_3
FreeBSD:15:latest1.0.8_41.0.8_4n/a1.0.8_4n/a1.0.8_41.0.8_41.0.8_4
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ttyrec-1.0.8_4: OPENPTY=on: Use openpty instead ===> Use 'make config' to modify these settings
Options name:
misc_ttyrec
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://0xcc.net/ttyrec/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.8_4
09 Jan 2024 10:32:17
commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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.0.8_3
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.0.8_3
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.8_3
17 Feb 2022 21:41:40
commit hash: 32261264e6ba1b7335608e1a3c11a5f77ba6901acommit hash: 32261264e6ba1b7335608e1a3c11a5f77ba6901acommit hash: 32261264e6ba1b7335608e1a3c11a5f77ba6901acommit hash: 32261264e6ba1b7335608e1a3c11a5f77ba6901a files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
misc/ttyrec: Update WWW

The current URL returns 404.

PR:		262003
Reported by:	Graham Perrin <grahamperrin@gmail.com>
1.0.8_3
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.0.8_3
31 Mar 2016 08:03:28
Revision:412210Original commit files touched by this commit
olivier search for other commits by this committer
Enable openpty by default (pty is no more enabled by default in kernel since 4
years)

Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5785
1.0.8_2
15 Oct 2015 20:19:58
Revision:399407Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Convert to new options helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
1.0.8_2
14 Oct 2015 11:04:11
Revision:399249Original commit files touched by this commit
culot search for other commits by this committer
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping
1.0.8_2
21 Feb 2014 14:00:00
Revision:345449Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.0.8_2
03 Jun 2013 07:40:32
Revision:319758Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (bapt)
1.0.8_2
24 May 2012 16:12:25
Original commit files touched by this commit
lippe search for other commits by this committer
- Add OPTIONS to use openpty instead.
- Bump PORTREVISION.

PR:     ports/161087
Submitted by:   aakuusta@gmail.com
1.0.8_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.8_1
10 Mar 2008 00:52:12
Original commit files touched by this commit
lippe search for other commits by this committer
- Change my mail address to lippe@.

Approved by:    araujo (mentor)
1.0.8_1
18 Dec 2007 16:31:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer mail adress

PR:             118787
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer)
1.0.8_1
13 Sep 2007 16:10:36
Original commit files touched by this commit
araujo search for other commits by this committer
- Pass maintainership to submitter.
- Reworked Makefile to move small pkg-plist to PLIST_FILES.
- Bump PORTREVISION.

PR:             ports/116121
Submitted by:   Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
Approved by:    stas (mentor)
1.0.8
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.0.8
07 Aug 2006 09:05:46
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on 4.x [1]
- Respect DESTDIR

Submitted by:   pointyhat via kris [1]
Approved by:    krion (mentor)
1.0.8
24 Jun 2006 20:16:44
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.8
- Update MASTER_SITES
- Update WWW

PR:             ports/99412
Submitted by:   miwi
Approved by:    markus (co mentor)
1.0.7
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
1.0.7
05 Jan 2006 21:20:13
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.0.7
1.0.6
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0.6
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0.6
20 Feb 2003 18:46:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.6
23 Oct 2002 08:52:06
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.6
1.0.5
16 Jun 2002 09:16:00
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on current.

Submitted by:   mike
16 Feb 2002 08:58:37
commit hash: fp1.24795@dev.null.freshports.orgcommit hash: fp1.24795@dev.null.freshports.orgcommit hash: fp1.24795@dev.null.freshports.orgcommit hash: fp1.24795@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.5    
25 Dec 2001 16:59:04
commit hash: fp1.22530@dev.null.freshports.orgcommit hash: fp1.22530@dev.null.freshports.orgcommit hash: fp1.22530@dev.null.freshports.orgcommit hash: fp1.22530@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
portlint:   - begin with a capital   - don't end with '.'   - remove port name  
- don't exceed 70 characters    
18 May 2001 08:37:08
commit hash: fp1.13809@dev.null.freshports.orgcommit hash: fp1.13809@dev.null.freshports.orgcommit hash: fp1.13809@dev.null.freshports.orgcommit hash: fp1.13809@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.4   drop maintainership :)    
13 Feb 2001 17:26:35
commit hash: fp1.9565@dev.null.freshports.orgcommit hash: fp1.9565@dev.null.freshports.orgcommit hash: fp1.9565@dev.null.freshports.orgcommit hash: fp1.9565@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add ttyrec, a tty recorder    

Number of commits found: 31