Port details |
- inja Template Engine for Modern C++
- 3.4.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-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.
¦ ¦ ¦ ¦ 
- 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 = 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:
-
- bash : shells/bash
- nlohmann-json>=3 : devel/nlohmann-json
- bison : devel/bison
- cmake : devel/cmake-core
- 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:
- ===> 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:
|
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 |
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: 1
|