Etpan version 0.6 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.6

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


      The etpan Portfile 43748 2008-12-14 07:38:31Z mcalhoun macports.org $

      PortSystem 1.0

      Name: etpan
      Version: 0.6
      Category: mail
      Platform: darwin
      Maintainers: nomaintainer
      Description: etPan is a console mail user agent based on libEtPan
      Long Description: ${description}

      Homepage: http://libetpan.sourceforge.net/etpan/
      Master Sites: sourceforge:libetpan
      distname ${name}-ng-${version}
      Checksums: md5 406c449adadd45760501edf6f500d134

      depends_lib path:bin/perl:perl5 bin:libetpan-config:libetpan

      destroot.destdir prefix=${destroot}${prefix}
      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} COPYRIGHT Changelog NEWS README TODO doc/CONFIG doc/INTERNAL ${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/etpan
      % sudo port install etpan
      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 etpan
      ---> Verifying checksum for etpan
      ---> Extracting etpan
      ---> Configuring etpan
      ---> Building etpan with target all
      ---> Staging etpan into destroot
      ---> Installing etpan
    - 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 etpan with these commands:
      %  man etpan
      % apropos etpan
      % which etpan
      % locate etpan

     Where to find more information:

    Darwin Ports



    Lightbox this page.