cvs commit: ports/devel Makefile ports/devel/py-Jinja Makefile distinfo pkg-descr pkg-plist

Nicola Vitale nivit at FreeBSD.org
Fri Feb 16 10:05:44 UTC 2007


nivit       2007-02-16 10:05:44 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-Jinja       Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  Revision  Changes    Path
  1.2648    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/py-Jinja/Makefile (new)
  1.1       +3 -0      ports/devel/py-Jinja/distinfo (new)
  1.1       +9 -0      ports/devel/py-Jinja/pkg-descr (new)
  1.1       +4 -0      ports/devel/py-Jinja/pkg-plist (new)


More information about the cvs-ports mailing list