eudora2unix version 1.3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    eudora2unix  most recent diff


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



      # $Id: Portfile 24605 2007-04-29 00:46:46Z pguyot kallisys.net $

      PortSystem 1.0
      Name: eudora2unix
      Version: 1.3
      Category: mail
      Maintainers: pguyot kallisys.net
      Description: set of python scripts to convert Eudora mailboxes to Unix mbox
      Long Description: Eudora2Unix is a collection of Python scripts that together convert Qualcomm Eudora mail folders to mail directories for unix or Linux. The mail clients Pine and KMail are explicitly supported. I have also tried the output with Balsa, which uses a mailbox structure similar to Pine's.
      Homepage: http://eudora2unix.sourceforge.net/
      master_sites sourceforge
      checksums md5 32a4d421510477dfadb2179d29595005
      Platform: darwin

      # Requires Python 2.2.1 or higher.
      depends_run bin:python:python24

      use_configure no
      build {}

      destroot {
      xinstall -d -m 755 ${destroot}/${prefix}/share/doc/${name}/
      xinstall -m 644 ${worksrcpath}/index.html ${destroot}/${prefix}/share/doc/${name}/
      xinstall -m 644 ${worksrcpath}/details.html ${destroot}/${prefix}/share/doc/${name}/
      xinstall -m 755 ${worksrcpath}/Eudora2Mbox.py ${destroot}/${prefix}/bin/
      xinstall -m 755 ${worksrcpath}/Eudora2Unix.py ${destroot}/${prefix}/bin/
      xinstall -m 755 ${worksrcpath}/EudoraTOC.py ${destroot}/${prefix}/bin/
      }

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

     Where to find more information:

    Darwin Ports



    image test