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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
tvterm Terminal emulator powered by Turbo Vision
g20250621 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 g20250324Version of this port present on the latest quarterly branch.
Maintainer: tiago.gasiba@gmail.com search for ports maintained by this maintainer
Port Added: 2025-03-28 05:57:13
Last Update: 2025-08-26 13:46:57
Commit Hash: 759433e
License: MIT
WWW:
https://github.com/magiblot/tvterm
Description:
tvterm is an experimental terminal emulator widget and application based on the Turbo Vision framework. It was created for the purpose of demonstrating new features in Turbo Vision such as 24-bit color support.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/tvterm-g20250621/catalog.mk
  2. /usr/local/share/licenses/tvterm-g20250621/LICENSE
  3. /usr/local/share/licenses/tvterm-g20250621/MIT
  4. bin/tvterm
  5. include/tvterm/array.h
  6. include/tvterm/consts.h
  7. include/tvterm/debug.h
  8. include/tvterm/mutex.h
  9. include/tvterm/pty.h
  10. include/tvterm/termctrl.h
  11. include/tvterm/termemu.h
  12. include/tvterm/termframe.h
  13. include/tvterm/termview.h
  14. include/tvterm/termwnd.h
  15. include/tvterm/vtermemu.h
  16. lib/cmake/tvterm/tvterm-config-release.cmake
  17. lib/cmake/tvterm/tvterm-config.cmake
  18. lib/libtvterm-core.so
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • tvterm>0:sysutils/tvterm
To install the port:
cd /usr/ports/sysutils/tvterm/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/tvterm
  • pkg install tvterm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tvterm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1756200000 SHA256 (magiblot-tvterm-g20250621-c6abf12_GH0.tar.gz) = ace53c19aa8136e1fb05662f3be3d0c1d37ce5ad8da1e9391c2e3fa8273932ae SIZE (magiblot-tvterm-g20250621-c6abf12_GH0.tar.gz) = 26393

Packages (timestamps in pop-ups are UTC):
tvterm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20250621g20250621-g20250621g20250621---
FreeBSD:13:quarterlyg20250324g20250324-g20250324g20250324---
FreeBSD:14:latestg20250621g20250621-g20250621g20250621---
FreeBSD:14:quarterlyg20250324g20250324-g20250324g20250324---
FreeBSD:15:latestg20250324g20250621n/ag20250324n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-g20250621n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libtvision.so : devel/tvision
  2. libvterm.so : devel/libvterm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_tvterm
USES:
cmake ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/magiblot/tvterm/tar.gz/c6abf12?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20250621
26 Aug 2025 13:46:57
commit hash: 759433eab52725ab1412c5fd645833d2ac0e0e8fcommit hash: 759433eab52725ab1412c5fd645833d2ac0e0e8fcommit hash: 759433eab52725ab1412c5fd645833d2ac0e0e8fcommit hash: 759433eab52725ab1412c5fd645833d2ac0e0e8f files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: gatekeeper
sysutils/tvterm: Update g20250324 => g20250621

Commit log:
https://github.com/magiblot/tvterm/compare/feedbf7...c6abf12

Unbundle devel/tvision.

PR:		289008
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
g20250324
28 Mar 2025 05:55:19
commit hash: 5602f7c33d4d54079e3cf227a88ffd6953dd1590commit hash: 5602f7c33d4d54079e3cf227a88ffd6953dd1590commit hash: 5602f7c33d4d54079e3cf227a88ffd6953dd1590commit hash: 5602f7c33d4d54079e3cf227a88ffd6953dd1590 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: gatekeeper
sysutils/tvterm: New port: Terminal emulator powered by Turbo Vision

Some alterations and additions were made to the original submission.

PR:		285642

Number of commits found: 2