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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
inja Template Engine for Modern C++
3.4.0 develnew! 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: desktop@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-08 13:57:06
Last Update: 2025-10-08 13:54:06
Commit Hash: 822c0ac
License: MIT
WWW:
https://pantor.github.io/inja/
Description:
Inja is a template engine for modern C++, loosely inspired by jinja for python. It has an easy and yet powerfultemplate syntax with all variables, loops, conditions, includes, callbacks, and comments you need, nested and combined as you like.
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
Expand this list (23 items)
Collapse this list.
  1. /usr/local/share/licenses/inja-3.4.0/catalog.mk
  2. /usr/local/share/licenses/inja-3.4.0/LICENSE
  3. /usr/local/share/licenses/inja-3.4.0/MIT
  4. include/inja/config.hpp
  5. include/inja/environment.hpp
  6. include/inja/exceptions.hpp
  7. include/inja/function_storage.hpp
  8. include/inja/inja.hpp
  9. include/inja/lexer.hpp
  10. include/inja/node.hpp
  11. include/inja/parser.hpp
  12. include/inja/renderer.hpp
  13. include/inja/statistics.hpp
  14. include/inja/template.hpp
  15. include/inja/token.hpp
  16. include/inja/utils.hpp
  17. lib/cmake/inja/injaConfig.cmake
  18. lib/cmake/inja/injaConfigVersion.cmake
  19. lib/cmake/inja/injaTargets.cmake
  20. libdata/pkgconfig/inja.pc
  21. @owner
  22. @group
  23. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • inja>0:devel/inja
To install the port:
cd /usr/ports/devel/inja/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/inja
  • pkg install inja
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: inja
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1758188787 SHA256 (pantor-inja-v3.4.0_GH0.tar.gz) = 7155f944553ca6064b26e88e6cae8b71f8be764832c9c7c6d5998e0d5fd60c55 SIZE (pantor-inja-v3.4.0_GH0.tar.gz) = 369278

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. bash : shells/bash
  2. nlohmann-json>=3 : devel/nlohmann-json
  3. bison : devel/bison
  4. cmake : devel/cmake-core
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. msgfmt : devel/gettext-tools
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.11 : lang/python311
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. ports-mgmt/appstream-generator

Configuration Options:
===> The following configuration options are available for inja-3.4.0: TESTS=off: Build self tests ===> Use 'make config' to modify these settings
Options name:
devel_inja
USES:
bison cmake:noninja compiler:c++17-lang gettext pathfix pkgconfig python:build shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pantor/inja/tar.gz/v3.4.0?dummy=/
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
3.4.0
08 Oct 2025 13:54:06
commit hash: 822c0ac9a3db82ce81f8885e2cfdda204363ff77commit hash: 822c0ac9a3db82ce81f8885e2cfdda204363ff77commit hash: 822c0ac9a3db82ce81f8885e2cfdda204363ff77commit hash: 822c0ac9a3db82ce81f8885e2cfdda204363ff77 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/inja: add new port (+)

Inja is a template engine for modern C++, loosely inspired by jinja for python.
It has an easy and yet powerful template syntax with all variables, loops,
conditions,
includes, callbacks, and comments you need, nested and combined as you like.

Number of commits found: 1