Download and Install py-formencode version 1.0.1 on Mac OS X
Friday the 5th of September, 2008

    py-formencode  most recent diff


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



      # $Id: Portfile 35436 2008-03-28 12:15:02Z akira macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-formencode
      Version: 1.0.1
      Category: python devel
      Platform: darwin
      Maintainers: Will mtintouch.net akira openmaintainer
      Description: FormEncode is a validation and form generation package
      Long Description: ${description}

      Homepage: http://formencode.org
      master_sites http://cheeseshop.python.org/packages/source/F/FormEncode/
      distname FormEncode-${version}
      checksums md5 544e3fd5d9ff8bb6532e1c6f176e7a0d sha1 1654c8e0015b31b820d127806a60d57c7e4f0801 rmd160 d03124f9aa9134807a9cac3677166228dc40af6e

      post-destroot {
      xinstall -m 644 -W ${worksrcpath}/docs community.txt index.txt news.txt Validator.txt htmlfill.txt ${destroot}${prefix}/share/doc/${name}
      }

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

     Where to find more information:

    Darwin Ports



    image test