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

    libetpan  most recent diff


    version 0.58

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


      The libetpan Portfile 52470 2009-06-17 07:27:29Z mww macports.org $

      PortSystem 1.0

      Name: libetpan
      Version: 0.58
      Category: mail devel
      Platform: darwin
      Maintainers: mww
      Description: mail purpose library
      Long Description: libEtPan is a mail purpose library. It will be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir), message/MIME parser

      Homepage: http://libetpan.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 bf20b5c0548f06b94bc588afdf5b3436 sha1 cae2a277c3ebc037adb854f201cb58be1d23631f rmd160 235bad5f48e018794683e9e35011ffa3269128ab
      Patch Files: patch-config.h.in.diff

      depends_lib port:openssl port:cyrus-sasl2 port:curl port:zlib port:expat

      configure.args --with-openssl=${prefix} --with-sasl=${prefix} --enable-iconv --disable-db


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.