| Port details |
- inja Template Engine for Modern C++
- 3.5.0 devel
=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: desktop@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- nlohmann-json>=3 : devel/nlohmann-json
- bison : devel/bison
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- 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:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.5.0 08 Nov 2025 08:22:43
    |
Gleb Popov (arrowd)  |
devel/inja: Update to 3.5
Reported by: portscout! |
3.4.0 08 Oct 2025 13:54:06
    |
Dima Panov (fluffy)  |
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
|