Isync version 1.0.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.0.3

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


      The isync Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0
      Name: isync
      Version: 1.0.3
      Revision: 1
      Category: mail
      Maintainers: nomaintainer
      Description: Synchronize a maildir with an imap server
      Homepage: http://isync.sourceforge.net/
      Platform: darwin

      Long Description: isync is a command line utility for synchronizing a remote IMAP mailbox with a local maildir-style mailbox. This is useful for working in disconnected mode, such as on a laptop. Modifications made locally and remotely are synchronized so that no message status flags are lost.

      Master Sites: sourceforge:isync

      Checksums: ${distname}${extract.suffix} md5 b7331a3f4b541207e9ad70aa04f1a5ae

      configure.cppflags "-I${prefix}/include/db44"
      configure.ldflags "-L${prefix}/lib/db44 -ldb-4"

      depends_lib port:db44 port:openssl port:zlib

      configure.args --mandir=${prefix}/share/man

      pre-configure {
      reinplace "s|ldb|ldb-4|g" ${worksrcpath}/src/compat/Makefile.in ${worksrcpath}/src/compat/Makefile.am ${worksrcpath}/src/Makefile.in ${worksrcpath}/src/Makefile.am
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.