Port details |
- py-Jinja2-doc Documentation of Jinja2 template engine
- 3.0.1 devel
=0 2.11.2_1Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2012-09-05 22:00:47
- Last Update: 2021-10-12 15:01:38
- Commit Hash: ae22a78
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Documentation of Jinja2 template engine.
WWW: http://jinja.pocoo.org/docs/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}Jinja2-doc>0:devel/py-Jinja2-doc@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-Jinja2-doc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-Jinja2-doc
- pkg install py38-Jinja2-doc
NOTE: This is a Python port. Instead of py38-Jinja2-doc listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-Jinja2-doc
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1631621875
SHA256 (Jinja2-3.0.1.tar.gz) = 703f484b47a6af502e743c9122595cc812b0271f661722403114f71a79d0f5a4
SIZE (Jinja2-3.0.1.tar.gz) = 267938
- Packages (timestamps in pop-ups are UTC):
- Master port: devel/py-Jinja2
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- python3.8 : lang/python38
- py38-Pallets-Sphinx-Themes>=1.2.3 : textproc/py-pallets-sphinx-themes@py38
- py38-importlib-metadata>=0.23 : devel/py-importlib-metadata@py38
- py38-sphinx-issues>=1.2.0 : textproc/py-sphinx-issues@py38
- py38-sphinx>=1.1.3 : textproc/py-sphinx@py38
- py38-sphinxcontrib-log-cabinet>=1.0.1 : textproc/py-sphinxcontrib-log-cabinet@py38
- Runtime dependencies:
-
- py38-markupsafe>=2.0.0 : textproc/py-markupsafe@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for py38-Jinja2-doc-3.0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-Jinja2-doc
- USES:
- gmake python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: devel/py-Jinja2 | Date | By | Description |
12 Oct 2021 15:01:38 3.0.1
|
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
07 Apr 2021 08:09:01 2.11.2_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.11.2_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2018 13:14:52
2.10
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
03 Mar 2014 09:04:42
2.7.1_1
|
rm  |
devel/py-Jinja2: support staging and do general clean-up
- clarify license (BSD3C)
- do not use easy_install for installation and convert to auto-generated packing
list
- add staging support
- utilize options helpers
- use PYTHON_REL instead of PYTHON_VERSION to build docs for python >= 3.2, not
only for 3.2
- unmute installation commands
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's
implemented in bsd.python.mk
- bump PORTREVISION because of package change
Approved by: nivit (maintainer, explicitly for such changes in his ports) |
21 Jan 2014 23:40:23
2.7.1
|
bapt  |
Fix properties on pkg-plist |
20 Sep 2013 17:13:47
2.7.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
05 Sep 2012 22:00:27
2.6_1
|
nivit  |
Documentation of Jinja2 template engine.
WWW: http://jinja.pocoo.org/docs/ |
Number of commits found: 8
|