imapfilter version 2.0.9 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    imapfilter  most recent diff


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



      # $Id: Portfile 32358 2007-12-27 13:55:11Z mww macports.org $

      PortSystem 1.0

      Name: imapfilter
      Version: 2.0.9
      Category: mail
      Platform: darwin
      Maintainers: mww
      Description: IMAP message processor/filter
      Long Description: IMAPFilter connects to remote IMAP mail servers and processes messages according to defined filters (rules). It is intended to be executed before a user accesses his/her mailboxes.

      Homepage: http://imapfilter.hellug.gr/
      master_sites ${homepage}/source/
      checksums sha1 8d05f852d95ace6e52618da07f1720ff325cb2d0
      use_bzip2 yes
      patchfiles patch-configure

      depends_lib port:lua port:openssl port:pcre

      configure.libs "-lm -llua -lssl -lcrypto -lpcre"
      configure.pre_args -d \\\${DEST}${prefix}
      configure.args -m \\\${DEST}${prefix}/share/man

      destroot.destdir DEST=${destroot}

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex imapfilter-(\[0-9\\.\]+\[0-9\])

      Variant: universal {
      configure.cflags-append "${configure.universal_cflags}"
      configure.cppflags-append "${configure.universal_cppflags}"
      configure.ldflags-append "${configure.universal_ldflags}"
      }


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

     Where to find more information:

    Darwin Ports



    image test