Prelude-lml version 0.9.12.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    prelude-lml  most recent diff


    version 0.9.12.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The prelude-lml Portfile 38499 2008-07-22 19:06:55Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: prelude-lml
      Version: 0.9.12.2
      Category: security
      Maintainers: googlemail.com:usx303 openmaintainer

      Description: Prelude Network Intrusion Detection System Log Monitoring Lackey

      Long Description: Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion Detection Message Exchange Format) IETF standard. It enables security sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, over 30 types of system logs, and many others to verify an attack by performing automatic correlation between events.

      Homepage: http://www.prelude-ids.org/

      Master Sites: ${homepage}download/releases/prelude-lml/

      Platform: darwin
      build.type gnu

      Checksums: md5 f13df3fdee98f6ceb5519d1a71cdf87f sha1 32ce278d51ea6def910f213d13901ab01c6f0ad6 rmd160 44e8e803bd9a46fabc5748ee9621a55ed475d863

      configure.args --mandir=${prefix}/share/man --with-html-dir=${prefix}/share/doc

      destroot.keepdirs ${destroot}${prefix}/var/lib/prelude-lml

      depends_lib port:pcre port:libprelude
      post-destroot {
      reinplace "s|= /var/log/messages|= /var/log/system.log|g" ${destroot}${prefix}/etc/prelude-lml/prelude-lml.conf
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.