imapsync version 1.241 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    imapsync  most recent diff


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



      # $Id: Portfile 32438 2008-01-01 14:36:17Z mww macports.org $

      PortSystem 1.0

      Name: imapsync
      Version: 1.241
      Category: mail
      Platform: darwin
      Maintainers: mww
      Description: imapsync is an IMAP synchronization, copy or migration tool.
      Long Description: imapsync is an IMAP synchronization, copy or migration tool. Synchronize mailboxes between two imap servers. It is especially good at IMAP migration.

      Homepage: http://www.linux-france.org/prj/imapsync/
      master_sites ${homepage}/dist/ freebsd
      extract.suffix .tgz
      checksums md5 d45824f00da621702e4d089c9ce1e58d sha1 6de72945fecce9438c218e150fc44f13481b3419

      depends_run port:perl5.8 port:p5-digest-md5 port:p5-mail-imapclient port:p5-term-readkey port:p5-io-socket-ssl

      configure {
      reinplace "s|/usr/bin/perl -w|${prefix}/bin/perl|g" ${worksrcpath}/imapsync
      }

      build {}

      destroot {
      xinstall -m 755 ${worksrcpath}/imapsync ${destroot}${prefix}/bin/imapsync.pl
      system "cd ${destroot}${prefix}/bin && ln -s imapsync.pl imapsync"
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog FAQ GPL INSTALL README TODO VERSION ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.check regex
      livecheck.url ${homepage}/dist/?M=D
      livecheck.regex ${name}-(\[.0-9\]+)\\.tgz

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

     Where to find more information:

    Darwin Ports



    image test