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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-jinjanator-plugins Plugins toolkit for jinjanator tool
24.2.0 textprocnew! 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: otis@FreeBSD.org search for ports maintained by this maintainer
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.
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}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:
  1. py311-hatch-fancy-pypi-readme>=0 : devel/py-hatch-fancy-pypi-readme@py311
  2. py311-hatch-vcs>=0 : devel/py-hatch-vcs@py311
  3. py311-hatchling>=0 : devel/py-hatchling@py311
  4. python3.11 : lang/python311
  5. py311-build>=0 : devel/py-build@py311
  6. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-attrs>0 : devel/py-attrs@py311
  2. py311-pluggy>0 : devel/py-pluggy@py311
  3. py311-typing-extensions>0 : devel/py-typing-extensions@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jinjanator_plugins/
  2. https://pypi.org/packages/source/j/jinjanator_plugins/
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
24.2.0
10 Jul 2025 10:26:40
commit hash: 755696c10757c346b258a1c1ad26a78b77b1f041commit hash: 755696c10757c346b258a1c1ad26a78b77b1f041commit hash: 755696c10757c346b258a1c1ad26a78b77b1f041commit hash: 755696c10757c346b258a1c1ad26a78b77b1f041 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
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