Py-harvestman version 1.4 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-harvestman  most recent diff


    version 1.4

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


      The py-harvestman Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup python24 1.0
      Name: py-harvestman
      Version: 1.4
      Revision: 1
      Category:-append www
      Maintainers: nomaintainer
      Description: Web crawler
      Long Description: HARVESTMan is an internet offline crawler (robot) program written in python. It helps you to grab pages from the internet and store it in a local directory for offline browsing.

      Platform: darwin

      Homepage: http://harvestman.freezope.org/
      Master Sites: http://download.berlios.de/harvestman/
      distname HarvestMan-${version}
      use_bzip2 yes
      Patch Files: patch-setup.py

      Checksums: md5 d1f921a6e045fbe9230fae467be5e9f2 sha1 3642060d1f61e8033c56e089e26b91f4dee5050d

      depends_lib-append port:py-sgmlop

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} INSTALL.txt LICENSE.txt Readme.txt ${destroot}${prefix}/share/doc/${name}
      eval file copy [glob ${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-harvestman
      % sudo port install py-harvestman
      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-harvestman
      ---> Verifying checksum for py-harvestman
      ---> Extracting py-harvestman
      ---> Configuring py-harvestman
      ---> Building py-harvestman with target all
      ---> Staging py-harvestman into destroot
      ---> Installing py-harvestman
    - 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-harvestman with these commands:
      %  man py-harvestman
      % apropos py-harvestman
      % which py-harvestman
      % locate py-harvestman

     Where to find more information:

    Darwin Ports



    Lightbox this page.