Port details |
- py-jinjanator-plugins Plugins toolkit for jinjanator tool
- 24.2.0 textproc
=0 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: otis@FreeBSD.org
 - Port Added: 2025-07-10 10:30:06
- Last Update: 2025-07-10 10:26:40
- Commit Hash: 755696c
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/kpfleming/jinjanator-plugins
- Description:
- jinjanator can be extended through the use of plugins; these are Python
packages installed into the same environment as the tool itself, which use
special markers to 'hook' into various 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jinjanator-plugins>0:textproc/py-jinjanator-plugins@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-jinjanator-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-jinjanator-plugins
- pkg install py311-jinjanator-plugins
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-jinjanator-plugins listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jinjanator-plugins
- Package flavors (<flavor>: <package>)
- py311: py311-jinjanator-plugins
- distinfo:
- TIMESTAMP = 1752142398
SHA256 (jinjanator_plugins-24.2.0.tar.gz) = 5fa8eecb6d9fbef5e7947b3820da4bd7b2ef3f102721e42382de5e71e52b409a
SIZE (jinjanator_plugins-24.2.0.tar.gz) = 16832
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=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:
-
- py311-attrs>0 : devel/py-attrs@py311
- py311-pluggy>0 : devel/py-pluggy@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-jinjanator
Configuration Options:
- No options to configure
- Options name:
- textproc_py-jinjanator-plugins
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
24.2.0 10 Jul 2025 10:26:40
    |
Juraj Lutter (otis)  |
textproc/py-jinjanator: Add new port
Add py-jinjanator, CLI tool to render Jinja2 templates. It is a fork of
j2cli, which itself was a fork of jinja2-cli, both of which are no
longer actively maintained.
Also add a dependent port, textproc/py-jinjanator-plugins and hook
both of them into the build. |
Number of commits found: 1
|