Download and Install py-configsaver version 0.2 on Mac OS X
Friday the 25th of July, 2008

    py-configsaver  most recent diff


      View the most recent changes for the py-configsaver port at: py-configsaver.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-configsaver.
      The raw portfile for py-configsaver 0.2 is located here:
      http://py-configsaver.darwinports.com/dports/python/py-configsaver/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-configsaver
      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-configsaver
      Version: 0.2
      Category: python sysutils
      Platform: darwin
      Maintainers: nomaintainer
      Description: synchronize files using a gmail account
      Long Description: configsaver is a small commandline utility written in Python that will synchronize the files you specify using your gmail account.

      Homepage: http://atlee.ca/software/configsaver/
      master_sites http://atlee.ca/software/configsaver/
      distname configsaver-${version}
      checksums md5 da82b5baa23ed3868e9623b6c5684184

      depends_run-append port:py-libgmail

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

     Where to find more information:

    Darwin Ports



    image test