pine version 4.64 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    pine  most recent diff


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



      # $Id: Portfile 32648 2008-01-10 11:53:30Z eridius macports.org $

      PortSystem 1.0
      Name: pine
      Version: 4.64
      Category: mail
      Maintainers: sean fuzzymagic.com
      Description: Pine - a Program for Internet News and Email
      Homepage: http://www.washington.edu/pine/
      Platform: darwin

      Long Description: Pine is a tool for reading, sending, and managing electronic messages that was designed with novice users in mind.

      master_sites ftp://ftp.cac.washington.edu/pine/ ftp://ftp.cac.washington.edu/pine/old/
      checksums md5 75af127948cc0c701d424d22d621f792
      distname ${name}${version}
      extract.suffix .tar.Z

      use_configure no

      build.cmd sh ${worksrcpath}/build
      build.target osx

      Variant: ssl_plain { build.args SSLTYPE=unix }

      platform darwin 9 {
      macosx_deployment_target 10.4
      }

      destroot { xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 755 -W ${worksrcpath}/bin pine pico pilot rpdump rpload ${destroot}${prefix}/bin
      xinstall -m 644 -W ${worksrcpath}/doc pico.1 pilot.1 pine.1 rpdump.1 rpload.1 ${destroot}${prefix}/share/man/man1
      xinstall -m 644 -W ${worksrcpath}/doc/tech-notes background.html cmd-line.html config-notes.html config.html index.html installation.html introduction.html low-level.html porting.html ${destroot}${prefix}/share/doc/${name}
      system "${destroot}${prefix}/bin/pine -conf > ${destroot}${prefix}/etc/pine.conf" }


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

     Where to find more information:

    Darwin Ports



    image test