Py25-mako version 0.1.10 - How to Download and Install on Mac OS X
Thursday the 18th of March, 2010

    py25-mako  most recent diff


    version 0.1.10

      View the most recent changes for the py25-mako port at: py25-mako.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py25-mako.
      The raw portfile for py25-mako 0.1.10 is located here:
      http://py25-mako.darwinports.com/dports/python/py25-mako/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-mako


      The py25-mako Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0
      PortGroup python25 1.0
      Name: py25-mako
      Version: 0.1.10
      Category:-append www
      Maintainers: stechert
      Description: A super-fast templating language that borrows the best ideas from the existing templating languages.

      Long Description: Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.

      Platform: darwin

      Homepage: http://www.makotemplates.org/
      Master Sites: http://cheeseshop.python.org/packages/source/M/Mako/
      distname Mako-${version}

      Checksums: sha1 d50ab35540a8df85853cb34be32b39a25f84786c rmd 60c62949962acd573b793b03c93727719ca2707c


    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-mako
      % sudo port install py25-mako
      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-mako
      ---> Verifying checksum for py25-mako
      ---> Extracting py25-mako
      ---> Configuring py25-mako
      ---> Building py25-mako with target all
      ---> Staging py25-mako into destroot
      ---> Installing py25-mako
    - 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-mako with these commands:
      %  man py25-mako
      % apropos py25-mako
      % which py25-mako
      % locate py25-mako

     Where to find more information:

    Darwin Ports



    Lightbox this page.