mutt version 1.4.2.3 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    mutt  most recent diff


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



      # $Id: Portfile 33675 2008-02-02 22:53:03Z ryandesign macports.org $

      PortSystem 1.0
      Name: mutt
      Version: 1.4.2.3
      Category: mail
      Maintainers: nomaintainer
      Description: Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc)
      Homepage: http://www.mutt.org/
      Platform: darwin linux

      Long Description: Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh, part slrn, part everything else) is an interactive screen-oriented mailer program that supersedes Elm, Pine, mail and mailx. Features include color support, message threading, MIME support (including RFC1522 support for encoded headers), customizable key bindings, POP3, Delivery Status Notification (DSN) support, and PGP/MIME.

      master_sites ftp://ftp.mutt.org/${name}/
      checksums ${distfiles} md5 dcb94661827dd090fa813e73e122ea0c sha1 b23e46873f0247e85a4417cf338d64ea698c9b2c

      patch.args -p1

      worksrcdir ${name}-${version}

      configure.args --disable-warnings --mandir='\${prefix}/share/man' --with-docdir='\${prefix}/share/doc/mutt'

      platform darwin {
      configure.args-append --with-libiconv-prefix=${prefix}
      depends_lib port:gettext
      }

      platform linux {
      configure.cflags -I/usr/kerberos/include
      }

      Variant: pop { configure.args-append --enable-pop }
      Variant: imap { configure.args-append --enable-imap }
      Variant: ssl { configure.args-append --with-ssl }
      Variant: debug { configure.args-append --enable-debug }
      # use file size attribute instead of access time
      Variant: buffy { configure.args-append --enable-buffy-size }

      Variant: compress {
      configure.args-append --enable-compressed
      patch_sites-append http://www.spinnaker.de/mutt/compressed/
      patchfiles-append patch-1.4.1.rr.compressed.1.gz
      checksums-append patch-1.4.1.rr.compressed.1.gz md5 b50484f8b12328c3ee69222a3eb1da11
      }

      Variant: imap_headercache requires imap {
      configure.args-append --enable-compressed
      patchfiles-append patch-headercache.diff
      }

      Variant: nntp conflicts compress {
      configure.args-append --enable-nntp
      patch_sites-append http://www.mutt.org.ua/download/mutt-1.4.2.1/
      patchfiles-append patch-1.4.2.1.vvv.nntp.gz
      checksums-append patch-1.4.2.1.vvv.nntp.gz md5 cd324b5b6021ee275637544a9b337f0c
      }

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

     Where to find more information:

    Darwin Ports



    image test