freepops version 0.0.18 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    freepops  most recent diff


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



      # $Id: Portfile 32830 2008-01-14 04:53:04Z ryandesign macports.org $
      PortSystem 1.0

      Name: freepops
      Version: 0.0.18
      Category: mail
      Maintainers: nomaintainer
      Description: extensible program for webmail access via POP3 protocol
      Long Description: FreePOPs is an easily extensible program, which allows to have an access to the most varied resources through the POP3 protocol. Mainly, it can be used to download mail from the most famous webmails, but it could also be used as an aggregator for RSS feeds and many more. This way it is possible to get all your messages in your favourite email client.
      Homepage: http://freepops.sourceforge.net/en/
      master_sites sourceforge
      checksums md5 71268cb9b05549be3db271014bcea5ca
      Platform: darwin

      depends_lib lib:libcurl.2:curl lib:libexpat:expat lib:libcrypto.0.9:openssl lib:libz.1:zlib

      patchfiles patch-darwin

      pre-configure {
      file copy ${filespath}/${name}.sh.in ${worksrcpath}/${name}.sh
      reinplace "s% PREFIX %${prefix}%g" ${worksrcpath}/${name}.sh ${worksrcpath}/configure.sh ${worksrcpath}/doc/freepopsd.1 ${worksrcpath}/src/freepops.h ${worksrcpath}/src/lua/freepops.lua
      }
      configure.cmd ./configure.sh
      configure.pre_args osx

      build.args WHERE=${prefix}/

      destroot.args WHERE=${prefix}/
      post-destroot {
      xinstall -d -m 0755 ${destroot}${prefix}/etc/rc.d
      xinstall -m 0755 ${worksrcpath}/${name}.sh ${destroot}${prefix}/etc/rc.d
      }


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

     Where to find more information:

    Darwin Ports



    image test