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
py-vit Curses-based interface to taskwarrior
2.3.3 deskutilsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: thierry.dussuet@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-07-20 11:30:06
Last Update: 2025-07-20 11:27:39
Commit Hash: 7a13d03
Also Listed In: python
License: MIT
WWW:
https://github.com/vit-project/vit
Description:
VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based front end for Taskwarrior that provides a convenient way to quickly navigate and process tasks. VIT allows you to interact with tasks in a Vi-intuitive way. A goal of VIT is to allow you to customize the way in which you use Taskwarrior's core commands as well as to provide a framework for easily dispatching external commands (both user scripts and Taskwarrior's many External Scripts).
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
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}vit>0:deskutils/py-vit@${PY_FLAVOR}
To install the port:
cd /usr/ports/deskutils/py-vit/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/py-vit
  • pkg install py311-vit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-vit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-vit
Package flavors (<flavor>: <package>)
  • py311: py311-vit
distinfo:
TIMESTAMP = 1752746778 SHA256 (vit-project-vit-v2.3.3_GH0.tar.gz) = 9a1b1165fd77713df6f7a4cc8c1f7b26f439e529e477f0acd0748b09b1bd81de SIZE (vit-project-vit-v2.3.3_GH0.tar.gz) = 84297

Packages (timestamps in pop-ups are UTC):
py311-vit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3.32.3.3-2.3.32.3.3n/an/an/a
FreeBSD:13:quarterly2.3.32.3.3--2.3.3n/an/an/a
FreeBSD:14:latest2.3.32.3.3-2.3.32.3.3---
FreeBSD:14:quarterly2.3.32.3.3--2.3.3---
FreeBSD:15:latest2.3.32.3.3n/a2.3.3n/an/a--
FreeBSD:15:quarterly2.3.32.3.3n/a-n/an/a--
FreeBSD:16:latest2.3.32.3.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
Runtime dependencies:
  1. task : deskutils/taskwarrior
  2. py311-tasklib>=2.3 : devel/py-tasklib@py311
  3. py311-tzlocal>=1.5 : devel/py-tzlocal@py311
  4. py311-urwid>=0.6 : devel/py-urwid@py311
  5. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_py-vit
USES:
python:3.5+,run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vit-project/vit/tar.gz/v2.3.3?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
2.3.3
20 Jul 2025 11:27:39
commit hash: 7a13d03b21efe75a38e45355c3eb00f2d3c4a456commit hash: 7a13d03b21efe75a38e45355c3eb00f2d3c4a456commit hash: 7a13d03b21efe75a38e45355c3eb00f2d3c4a456commit hash: 7a13d03b21efe75a38e45355c3eb00f2d3c4a456 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Thierry Dussuet
deskutils/py-vit: New port

VIT (Visual Interactive Taskwarrior) is a lightweight, curses-based front end
for Taskwarrior that provides a convenient way to quickly navigate and process
tasks. VIT allows you to interact with tasks in a Vi-intuitive way. A goal of
VIT is to allow you to customize the way in which you use Taskwarrior's core
commands as well as to provide a framework for easily dispatching external
commands (both user scripts and Taskwarrior's many External Scripts).

PR:		252678

Number of commits found: 1