aardmail version 0.1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    aardmail  most recent diff


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



      # $Id: Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0

      Name: aardmail
      Version: 0.1
      Category: mail
      Platform: darwin
      Maintainers: nomaintainer
      Description: tools for different kinds of mail handling
      Long Description: aardmail is a package with useful tools for different kinds of mail handling. Current programs include a POP3 client (can be used to replace fetchmail for getting mail from POP 3 servers), an SMTP client, a minimalistic sendmail, and a minimalistic client for testing. All programs support SSL for encryption, verification, and authentication. IPv6 works.

      Homepage: http://bwachter.lart.info/projects/aardmail/
      master_sites http://bwachter.lart.info/projects/download/
      checksums md5 11fcbb4acc809aa1149f071f4324f6a3
      use_bzip2 yes

      configure { system "cd ${worksrcpath} && ${build.cmd} dep" }

      destroot.args BINDIR=${prefix}/bin MANDIR=${prefix}/share/man
      post-destroot {
      file rename ${destroot}${prefix}/bin/libaardmail.a ${destroot}${prefix}/lib/libaardmail.a
      file rename ${destroot}${prefix}/bin/libibaard.a ${destroot}${prefix}/lib/libibaard.a
      xinstall -m 755 -d ${destroot}${prefix}/include/${name}
      xinstall -m 644 -W ${worksrcpath}/src aardmail.h addrlist.h maildir.h sendmail.h version.h ${destroot}${prefix}/include/${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/aardmail
      % sudo port install aardmail
      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 aardmail
      ---> Verifying checksum for aardmail
      ---> Extracting aardmail
      ---> Configuring aardmail
      ---> Building aardmail with target all
      ---> Staging aardmail into destroot
      ---> Installing aardmail
    - 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 aardmail with these commands:
      %  man aardmail
      % apropos aardmail
      % which aardmail
      % locate aardmail

     Where to find more information:

    Darwin Ports



    image test