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
Port details
inja Template Engine for Modern C++
3.5.0 devel 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-11-08 08:22:43
Commit Hash: 65b87f4
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 (25 items)
Collapse this list.
  1. /usr/local/share/licenses/inja-3.5.0/catalog.mk
  2. /usr/local/share/licenses/inja-3.5.0/LICENSE
  3. /usr/local/share/licenses/inja-3.5.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/json.hpp
  10. include/inja/lexer.hpp
  11. include/inja/node.hpp
  12. include/inja/parser.hpp
  13. include/inja/renderer.hpp
  14. include/inja/statistics.hpp
  15. include/inja/template.hpp
  16. include/inja/throw.hpp
  17. include/inja/token.hpp
  18. include/inja/utils.hpp
  19. lib/cmake/inja/injaConfig.cmake
  20. lib/cmake/inja/injaConfigVersion.cmake
  21. lib/cmake/inja/injaTargets.cmake
  22. libdata/pkgconfig/inja.pc
  23. @owner
  24. @group
  25. @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 = 1762585465 SHA256 (pantor-inja-v3.5.0_GH0.tar.gz) = a5f0266673c59028eab6ceeddd8b862c70abfeb32fb7a5387c16bf46f3269ab2 SIZE (pantor-inja-v3.5.0_GH0.tar.gz) = 387387

Packages (timestamps in pop-ups are UTC):
inja
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.03.5.0--3.5.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest3.4.03.5.0--3.5.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest3.5.03.5.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest3.4.03.5.0n/a-n/an/a--
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. ninja : devel/ninja
  6. gettext-runtime>=0.22_1 : devel/gettext-runtime
  7. msgfmt : devel/gettext-tools
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. 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:
No options to configure
Options name:
devel_inja
USES:
bison cmake:testing compiler:c++17-lang gettext pathfix pkgconfig shebangfix python:build
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.5.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.0
08 Nov 2025 08:22:43
commit hash: 65b87f48ffbbd88e84b0d427f76ef6350f1e1573commit hash: 65b87f48ffbbd88e84b0d427f76ef6350f1e1573commit hash: 65b87f48ffbbd88e84b0d427f76ef6350f1e1573commit hash: 65b87f48ffbbd88e84b0d427f76ef6350f1e1573 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
devel/inja: Update to 3.5

Reported by:	portscout!
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: 2