Download and Install plopfolio version 0.1.0 on Mac OS X
Friday the 10th of October, 2008

    plopfolio  most recent diff


    version 0.1.0

      View the most recent changes for the plopfolio port at: plopfolio.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for plopfolio.
      The raw portfile for plopfolio 0.1.0 is located here:
      http://plopfolio.darwinports.com/dports/news/PlopFolio/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/plopfolio
      Google
      Web Darwinports.com



      # $Id: Portfile 38830 2008-08-01 07:02:34Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: PlopFolio
      Version: 0.1.0
      Category: news aqua
      Maintainers: nomaintainer
      Description: PlopFolio is a free KlipFolio clone that supports Klips
      Long Description: PlopFolio is a free clone of Serences KlipFolio application. PlopFolio supports Klips available from KlipFarm (http://www.klipfarm.com/).

      Homepage: http://www.collaboration-world.com/plopfolio/
      master_sites http://debian.uni-essen.de/misc/GNUstep/Apps/PlopFolio/
      checksums md5 a1752b4ff0707701f993451da924a46d

      worksrcdir ${name}

      post-destroot {
      fs-traverse dir ${destroot} {
      if {[file isdirectory ${dir}]} {
      file attributes ${dir} -permissions u+w
      }
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.