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 photos
All times are UTC
Ukraine
Port details
py-vit Curses-based interface to taskwarrior
2.3.4 deskutils 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 2.3.3Version of this port present on the latest quarterly branch.
Maintainer: thierry.dussuet@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-07-20 11:30:06
Last Update: 2026-04-06 20:35:48
Commit Hash: 9644211
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 = 1775338378 SHA256 (vit-project-vit-v2.3.4_GH0.tar.gz) = 5544ea5f487c0adbabfb1e69a6a679261556dad876decc7835a492c00b38cbcd SIZE (vit-project-vit-v2.3.4_GH0.tar.gz) = 85196

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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
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
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.4?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
2.3.4
06 Apr 2026 20:35:48
commit hash: 96442118053ee250fae90bb16f86f369727fda17commit hash: 96442118053ee250fae90bb16f86f369727fda17commit hash: 96442118053ee250fae90bb16f86f369727fda17commit hash: 96442118053ee250fae90bb16f86f369727fda17 files touched by this commit
Yusuf Yaman (nxjoseph) search for other commits by this committer
Author: Thierry Dussuet
deskutils/py-vit: Update 2.3.3 => 2.3.4

Changelog:
https://github.com/vit-project/vit/releases/tag/v2.3.4

Port changes:
* Remove unneeded GH_PROJECT.
* Remove extra arguments from USES=python.

PR:		294252
Reported by:	Thierry Dussuet <thierry.dussuet@protonmail.com> (maintainer)
Approved by:	maintainer, vvd (co-mentor)
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: 2