Py-tahchee version 0.9.8 - How to Download and Install on Mac OS X
Friday the 12th of March, 2010

    py-tahchee  most recent diff


    version 0.9.8

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


      The py-tahchee Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-tahchee
      Version: 0.9.8
      Category: python www
      Platform: darwin
      Maintainers: mww
      Description: build static web sites with the Cheetah template system
      Long Description: Tahchee is a tool for developers and Web designers that makes it possible to easily build a static Web site using the Cheetah template system.
      Homepage: http://www.ivy.fr/tahchee/
      Master Sites: ${homepage}
      distname tahchee-${version}
      Checksums: sha1 5657fd9b8ae6c2f825f75f06aceace7fa7695d82

      depends_lib-append port:py-cheetah

      extract.post_args "| tar -xf - --exclude '.MANUAL.txt.swp'"

      post-destroot {
      file delete -force ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/Documentation ${destroot}${prefix}/share/doc/${name}
      file rename ${destroot}${prefix}/share/doc/${name}/Example ${destroot}${prefix}/share/doc/${name}/examples
      }

      livecheck.type regex
      livecheck.url http://www.ivy.fr/tahchee/downloads.html
      livecheck.regex tahchee-(\[0-9\.\]+).tar.gz

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.