muttprint version 0.72d for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    muttprint  most recent diff


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



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

      PortSystem 1.0

      Name: muttprint
      Version: 0.72d
      Category: mail
      Maintainers: nomaintainer
      Platform: darwin

      Description: pretty printing of your mails
      Long Description: Muttprint formats the output of mail clients to a good-looking printing. It uses the typesetting system LaTeX, which is normally part of every Linux distribution and which is also available for other operating systems like *BSD and Solaris.

      Homepage: http://muttprint.sourceforge.net
      master_sites sourceforge
      checksums sha1 532a1c7ed019b0b50c78caf7eeb17f5cd34d3d1e

      depends_lib port:p5-text-iconv port:dialog

      use_configure no

      destroot {
      file mkdir ${destroot}${prefix}/bin ${destroot}${prefix}/share/man/man1
      xinstall -m 755 ${worksrcpath}/${name} ${destroot}${prefix}/bin
      reinplace "s|#!/usr/bin/perl|#!${prefix}/bin/perl|" ${destroot}${prefix}/bin/${name}
      xinstall -m 0644 ${worksrcpath}/doc/manpages/en/muttprint.1.gz ${destroot}${prefix}/share/man/man1
      }


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

     Where to find more information:

    Darwin Ports



    image test