Pantomime version 1.2.0pre3 - How to Download and Install on Mac OS X
Friday the 12th of March, 2010

    pantomime  most recent diff


    version 1.2.0pre3

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


      The pantomime Portfile 30229 2007-10-22 23:01:24Z jmpp macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: Pantomime
      Version: 1.2.0pre3
      Platform: darwin
      Maintainers: nomaintainer
      Description: a framework for supporing POP, IMAP3, and SMTP
      Long Description: Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.
      Homepage: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3
      Master Sites: http://www.collaboration-world.com/pantomime.data/releases/Stable/
      Checksums: md5 06ee16477aacf7c5031936997723c791

      depends_lib port:gnustep-base
      worksrcdir ${name}

      post-patch {
      reinplace "s|lcrypto|lcrypto -liconv -lgnustep-base|" ${worksrcpath}/Framework/Pantomime/GNUmakefile
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.