| Port details |
- py-terminaltexteffects TerminalTextEffects (TTE) is a terminal visual effects engine
- 0.14.2 devel
=0 0.14.2Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2024-09-27 06:42:09
- Last Update: 2025-12-04 10:21:54
- Commit Hash: b3f6dee1
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/terminaltexteffects/
- Description:
- TerminalTextEffects (TTE) is a terminal visual effects engine. TTE can be
installed as a system application to produce effects in your terminal, or as a
Python library to enable effects within your Python scripts/applications. TTE
includes a growing library of built-in effects which showcase the engine's
features.
¦ ¦ ¦ ¦ 
- 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}terminaltexteffects>0:devel/py-terminaltexteffects@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-terminaltexteffects/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-terminaltexteffects
- pkg install py311-terminaltexteffects
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-terminaltexteffects listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-terminaltexteffects
- Package flavors (<flavor>: <package>)
- py311: py311-terminaltexteffects
- distinfo:
- TIMESTAMP = 1764843128
SHA256 (terminaltexteffects-0.14.2.tar.gz) = 213c899ce4b8f7643d2d0568af144e1274e11e4493db9f5b04387bd17c217714
SIZE (terminaltexteffects-0.14.2.tar.gz) = 237775
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.27.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-textualeffects
Configuration Options:
- No options to configure
- Options name:
- devel_py-terminaltexteffects
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.14.2 04 Dec 2025 10:21:54
    |
Nicola Vitale (nivit)  |
devel/py-terminaltexteffects: Update to 0.14.2
- Remove patch files/patch-terminaltexteffects_template_effect__template.py
(included upstream now)
ChangeLog: https://github.com/ChrisBuilds/terminaltexteffects/releases/tag/release-0.14.2
Reported by: portscout! |
0.14.0 28 Nov 2025 13:16:18
    |
Nicola Vitale (nivit)  |
devel/py-terminaltexteffects: Update to 0.14.0
- Change the build dependency
- Add a patch to fix the following error:
*** Error compiling
'/usr/local/poudriere/ports/default/devel/py-terminaltexteffects/work-py311/stage/usr/local/lib/python3.11/site-packages/terminaltexteffects/template/effect_template
.py'...
File
"/usr/local/lib/python3.11/site-packages/terminaltexteffects/template/effect_template.py",
line 72
"steps will create a smoother and longer gradient animation."
^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: keyword argument repeated: action
*** Error compiling
'/usr/local/poudriere/ports/default/devel/py-terminaltexteffects/work-py311/stage/usr/local/lib/python3.11/site-packages/terminaltexteffects/template/effect_template
.py'...
File
"/usr/local/lib/python3.11/site-packages/terminaltexteffects/template/effect_template.py",
line 72
"steps will create a smoother and longer gradient animation."
^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: keyword argument repeated: action
Release
changes: https://github.com/ChrisBuilds/terminaltexteffects/releases/tag/release-0.14.0
Reported by: ChrisBuilds <notifications@github.com> |
0.12.1 10 Oct 2025 09:41:09
    |
Nicola Vitale (nivit)  |
devel/py-terminaltexteffects: Update to 0.12.1
Release
changes: https://github.com/ChrisBuilds/terminaltexteffects/releases/tag/release-0.12.1
Reported by: ChrisBuilds <notifications@github.com> |
0.12.0 12 Mar 2025 20:45:11
    |
Nicola Vitale (nivit)  |
devel/py-terminaltexteffects: Update to 0.12.0
Release
changes: https://github.com/ChrisBuilds/terminaltexteffects/releases/tag/release-0.12.0
Reported by: portscout! |
0.11.0 30 Sep 2024 13:38:45
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-terminaltexteffects: Add NO_ARCH
Approved by: portmgr (blanket) |
0.11.0 27 Sep 2024 06:36:42
    |
Nicola Vitale (nivit)  |
devel/py-terminaltexteffects: Add new port
TerminalTextEffects (TTE) is a terminal visual effects engine.
TTE can be installed as a system application to produce effects
in your terminal, or as a Python library to enable effects within
your Python scripts/applications. TTE includes a growing library of
built-in effects which showcase the engine's features.
https://pypi.org/project/terminaltexteffects/ |
Number of commits found: 6
|