bogofilter version 1.1.6 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    bogofilter  most recent diff


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



      # $Id: Portfile 33441 2008-01-27 11:46:26Z ryandesign macports.org $

      PortSystem 1.0
      Name: bogofilter
      Version: 1.1.6
      Category: mail
      Maintainers: chenggao gmail.com
      Description: Fast Bayesian Spam Filter
      Homepage: http://bogofilter.sourceforge.net/
      Long Description: Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.
      master_sites sourceforge
      checksums md5 2cdf713d312b3f2798d8439b8f6dbce0
      use_bzip2 yes
      depends_lib port:sqlite3 port:libiconv port:gsl
      configure.args --with-libsqlite3-prefix=${prefix} --with-libiconv-prefix=${prefix} --with-gsl-prefix=${prefix} --with-database=sqlite3 --without-libdb-prefix --without-libqdbm-prefix --mandir=${prefix}/share/man

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING GETTING.STARTED INSTALL NEWS README RELEASE.NOTES TODO ${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/bogofilter
      % sudo port install bogofilter
      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 bogofilter
      ---> Verifying checksum for bogofilter
      ---> Extracting bogofilter
      ---> Configuring bogofilter
      ---> Building bogofilter with target all
      ---> Staging bogofilter into destroot
      ---> Installing bogofilter
    - 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 bogofilter with these commands:
      %  man bogofilter
      % apropos bogofilter
      % which bogofilter
      % locate bogofilter

     Where to find more information:

    Darwin Ports



    image test