Download and Install py-do version 2.0 on Mac OS X
Thursday the 24th of July, 2008

    py-do  most recent diff


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



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-do
      Version: 2.0
      Category: python databases
      Platform: darwin
      Maintainers: nomaintainer
      Description: PyDO is a Object-Relational database access tool.
      Long Description: ${description}

      Homepage: http://skunkweb.org/pydo2.html
      master_sites http://download.berlios.de/skunkweb/
      distname PyDO-${version}
      checksums sha1 67340af6f46551698fae744712f23098879c3713
      patchfiles patch-setup.py

      post-destroot {
      file delete -force ${destroot}${prefix}/share/doc/${name}
      file copy ${worksrcpath}/doc ${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-do
      % sudo port install py-do
      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-do
      ---> Verifying checksum for py-do
      ---> Extracting py-do
      ---> Configuring py-do
      ---> Building py-do with target all
      ---> Staging py-do into destroot
      ---> Installing py-do
    - 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-do with these commands:
      %  man py-do
      % apropos py-do
      % which py-do
      % locate py-do

     Where to find more information:

    Darwin Ports



    image test