imapcp version 0.97 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    imapcp  most recent diff


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



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

      PortSystem 1.0

      Name: imapcp
      Version: 0.97
      Category: mail
      Platform: darwin
      Maintainers: nomaintainer
      Description: imapcp is a simple tool to copy mailbox accounts
      Long Description: imapcp is a simple tool to copy mailbox accounts. It was used successfully to transfer mailboxes from a Washington University IMAP server to a Courier IMAP server, and from an OpenMail server to a WU IMAP server.

      Homepage: http://www.jplanglois.com/products/imapcp/
      master_sites ${homepage}
      extract.suffix .tgz
      checksums md5 7d6b6e2129c08e9a737ff889e842ec78

      depends_run bin:python:python24

      use_configure no

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/mbcp.py ${destroot}${prefix}/bin/mbcp
      system "cd ${destroot}${prefix}/bin && ln -s mbcp imapcp"
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} readme.xml README LICENCE ${destroot}${prefix}/share/doc/${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/imapcp
      % sudo port install imapcp
      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 imapcp
      ---> Verifying checksum for imapcp
      ---> Extracting imapcp
      ---> Configuring imapcp
      ---> Building imapcp with target all
      ---> Staging imapcp into destroot
      ---> Installing imapcp
    - 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 imapcp with these commands:
      %  man imapcp
      % apropos imapcp
      % which imapcp
      % locate imapcp

     Where to find more information:

    Darwin Ports



    image test