libetpan version 0.53 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    libetpan  most recent diff


      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.53 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
      Google
      Web Darwinports.com



      # $Id: Portfile 34020 2008-02-10 21:32:02Z mww macports.org $

      PortSystem 1.0

      Name: libetpan
      Version: 0.53
      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 sha1 ce6ed3ddd8f2e6c012cb59e4c809345b379b209f
      patchfiles 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



    image test