| Port details |
- py-vit Curses-based interface to taskwarrior
- 2.3.4 deskutils
=0 2.3.3Version of this port present on the latest quarterly branch. - Maintainer: thierry.dussuet@protonmail.com
 - 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).
¦ ¦ ¦ ¦ 
- 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>)
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- task : deskutils/taskwarrior
- py311-tasklib>=2.3 : devel/py-tasklib@py311
- py311-tzlocal>=1.5 : devel/py-tzlocal@py311
- py311-urwid>=0.6 : devel/py-urwid@py311
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.4 06 Apr 2026 20:35:48
    |
Yusuf Yaman (nxjoseph)  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
    |
Zsolt Udvari (uzsolt)  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
|