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
py-Jinja Fast and easy to use stand-alone template engine
1.2_2 devel Deleted 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 1.2_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Development of this branch ceased. Use devel/py-Jinja2 instead
Expired This port expired on: 2017-03-03
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-02-16 10:07:09
Last Update: 2017-03-03 19:07:49
SVN Revision: 435360
Also Listed In: python
License: BSD3CLAUSE
WWW:
http://jinja.pocoo.org/
Description:
Jinja is a sandboxed template engine written in pure Python licensed under the BSD license. It provides a Django-like non-XML syntax and compiles templates into executable python code. It's basically a combination of Django templates and python code. WWW: http://jinja.pocoo.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}Jinja>0:devel/py-Jinja@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-Jinja
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Jinja-1.2.tar.gz) = 36252f3d0356008a31a537a31cfba189f7b5898b8e2da454f72ea5f987db8b31 SIZE (Jinja-1.2.tar.gz) = 252918

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
  3. python2 : lang/python2
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
  3. python2 : lang/python2
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/py-TurboJinja*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://nivi.interfree.it/distfiles/Jinja/
  2. https://files.pythonhosted.org/packages/source/J/Jinja/
  3. https://pypi.python.org/packages/source/J/Jinja/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_2
03 Mar 2017 19:07:49
Revision:435360Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-03-03 devel/py-mez_xml: Was only needed for deprecated www/py-GinGin
2017-03-04 www/py-GinGin: Upstream disappeared, last release from 2009
2017-03-03 www/py-scriptaculous: Development of this branch ceased
2017-03-03 devel/py-Jinja: Development of this branch ceased. Use
devel/py-Jinja2 instead
2017-03-03 mail/py-turbomail: Development of this branch ceased
2017-03-03 www/py-turbogears: Development of this branch ceased. Use
devel/py-turbogears2
2017-03-03 devel/py-turbojson: Development of this branch ceased
2017-03-03 devel/py-TurboJinja: Development of this branch ceased
2017-03-03 devel/py-TGScheduler: Development of this branch ceased
2017-03-03 devel/py-turbokid: Development of this branch ceased
2017-03-03 www/py-tgwebservices: Development of this branch ceased
2017-03-03 devel/py-turbojson11: Development of this branch ceased
2017-03-03 devel/py-turbocheetah: Development of this branch ceased
2017-03-03 devel/py-tgMochiKit: Development of this branch ceased
2017-03-03 www/py-Lightbox: Development of this branch ceased
1.2_2
04 Feb 2017 11:40:58
Revision:433297Original commit files touched by this commit
rm search for other commits by this committer
Decommission of TurboGears 1.5 and friends

This package branch is no more developed/supported upstream since about 2011.
There is devel/py-turbogears2 (current stable and supported branch) in ports
tree. Since there are no ports, depending on that, mark them deprecated and
set to expire at 2017-03-03

Discussed with:	nivit, wen (maintainers, by mail)
1.2_2
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
1.2_2
03 Mar 2014 09:47:32
Revision:346872Original commit files touched by this commit
rm search for other commits by this committer
devel/py-Jinja2: support staging and do general clean-up

- remove indefinite article from COMMENT
- add license (BSD3C)
- do not use easy_install for installation and convert to auto-generated packing
list
- add staging support
- simplify docs installation:
  - install docs manually
  - install docs unconditionally into staging area
  - no need to install doc sources, compiled html versions are suffice
- limit python version to 2.x only:
  ===>  Configuring for py33-Jinja-1.2_3
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "setup.py", line 28
      except DistutilsError, e:
                         ^
  SyntaxError: invalid syntax
  *** Error code 1
- remove deprecated author attribution from pkg-descr and do tab->space change
in WWW
- bump PORTREVISION

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
1.2_1
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.2_1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
1.2_1
22 Sep 2013 18:05:05
Revision:327888Original commit files touched by this commit
bapt search for other commits by this committer
Fix NO_STAGE attribution
1.2_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.2_1
25 Jul 2012 06:32:08
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
1.2_1
25 Feb 2011 07:50:41
Original commit files touched by this commit
miwi search for other commits by this committer
- Move from py24 over to py25 or above
- Drop md5 support
1.2
16 Feb 2008 14:27:15
Original commit files touched by this commit
nivit search for other commits by this committer
- Forgotten to add pkg-plist
1.2
16 Feb 2008 14:24:50
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.2
- Add pkg-plist, files/patch-setup.py
- Update WWW site and description in pkg-descr
0.9
09 Jan 2008 17:09:12
Original commit files touched by this commit
nivit search for other commits by this committer
- Convert easy_install support to bsd.python.mk
- Replace pkg-plist with PLIST_FILES
0.9
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.9
16 Feb 2007 10:05:44
Original commit files touched by this commit
nivit search for other commits by this committer
Jinja is a small but very fast and easy to use stand-alone template engine
written in pure python.
Since version 0.6 it uses a new parser that increases parsing performance
a lot by caching the nodelists on the harddisk if wanted.
It includes multiple template inheritance and other features like simple
value escaping.

Author: Armin Ronacher
WWW:    http://wsgiarea.pocoo.org/jinja/

Number of commits found: 15