Py25-jinja version 1.2 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    py25-jinja  most recent diff


    version 1.2

      View the most recent changes for the py25-jinja port at: py25-jinja.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py25-jinja.
      The raw portfile for py25-jinja 1.2 is located here:
      http://py25-jinja.darwinports.com/dports/python/py25-jinja/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py25-jinja


      The py25-jinja Portfile 54092 2009-07-20 20:54:59Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: py25-jinja
      Version: 1.2
      Revision: 1
      Category:-append devel
      Maintainers: rickvanderzwet.nl:info
      Description: Python based sandboxed template engine
      Long 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.

      Platform: darwin

      Homepage: http://sphinx.pocoo.org/
      Master Sites: http://pypi.python.org/packages/source/J/Jinja/
      distname Jinja-${version}

      Checksums: md5 1235a005ade00b213800ff1e798c0241 sha1 46fcf22ce2a1d432296ebfe16bcf11ce17f5c097 rmd160 5b0a9ba2241e8ec6417b382384bbe3e1bf4dba8a

      Patch Files: patch-setup.py.diff
      post-patch {
      reinplace "s| NAME |${name}|g" ${worksrcpath}/setup.py
      }

      depends_lib-append port:py25-setuptools

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py25-jinja
      % sudo port install py25-jinja
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py25-jinja
      ---> Verifying checksum for py25-jinja
      ---> Extracting py25-jinja
      ---> Configuring py25-jinja
      ---> Building py25-jinja with target all
      ---> Staging py25-jinja into destroot
      ---> Installing py25-jinja
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py25-jinja with these commands:
      %  man py25-jinja
      % apropos py25-jinja
      % which py25-jinja
      % locate py25-jinja

     Where to find more information:

    Darwin Ports



    Lightbox this page.