pantomime-framework version 1.2.0pre1 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    pantomime-framework  most recent diff


      View the most recent changes for the pantomime-framework port at: pantomime-framework.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for pantomime-framework.
      The raw portfile for pantomime-framework 1.2.0pre1 is located here:
      http://pantomime-framework.darwinports.com/dports/mail/pantomime-framework/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-framework
      Google
      Web Darwinports.com



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

      PortSystem 1.0
      Name: Pantomime-Framework
      Version: 1.2.0pre1
      Category: mail devel
      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/
      distfiles Pantomime-${version}${extract.suffix}
      checksums md5 2f3ddc10177013960e732cd35fd9373e sha1 b8e7caa2d1f51a3387ed0fb96b5140a24ef33aea

      worksrcdir Pantomime

      use_configure no

      build.type pbx
      build.target
      build.args -project Pantomime.xcode -buildstyle Deployment build SYMROOT=build/ OBJROOT=build/

      destroot {
      xinstall -m 755 -d ${destroot}/Library/Frameworks/
      file copy ${worksrcpath}/build/Pantomime.framework ${destroot}/Library/Frameworks/
      }

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

     Where to find more information:

    Darwin Ports



    image test