Py-ruledispatch version 0.5a0.dev-r2306 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    py-ruledispatch  most recent diff


    version 0.5a0.dev-r2306

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


      The py-ruledispatch Portfile 44419 2008-12-28 09:31:44Z akitada macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-ruledispatch
      Version: 0.5a0.dev-r2306
      Category:-append devel
      Maintainers: stechert akitada openmaintainer
      Description: Rule-based Dispatching and Generic Functions
      Long Description: Rule-based Dispatching and Generic Functions
      Platform: darwin

      Homepage: http://www.turbogears.org/
      Master Sites: http://files.turbogears.org/eggs/
      distname RuleDispatch-${version}

      Checksums: md5 fc716f2e2d6247fb8e3b50f0e6476bcd sha1 009fe952a3d469d31a656083ef951a61efa52dd6 rmd160 e109c1df8f164993c3236af60397d61029040259
      depends_lib port:py-pyprotocols

      post-destroot {
      xinstall -m 644 -W ${worksrcpath} TODO.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-ruledispatch
      % sudo port install py-ruledispatch
      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-ruledispatch
      ---> Verifying checksum for py-ruledispatch
      ---> Extracting py-ruledispatch
      ---> Configuring py-ruledispatch
      ---> Building py-ruledispatch with target all
      ---> Staging py-ruledispatch into destroot
      ---> Installing py-ruledispatch
    - 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-ruledispatch with these commands:
      %  man py-ruledispatch
      % apropos py-ruledispatch
      % which py-ruledispatch
      % locate py-ruledispatch

     Where to find more information:

    Darwin Ports



    Lightbox this page.