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

    prelude-manager  most recent diff


    version 0.9.14

      View the most recent changes for the prelude-manager port at: prelude-manager.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for prelude-manager.
      The raw portfile for prelude-manager 0.9.14 is located here:
      http://prelude-manager.darwinports.com/dports/security/prelude-manager/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-manager


      # -*- 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-manager Portfile 38808 2008-07-31 22:53:03Z macsforever2000 macports.org $

      PortSystem 1.0

      Name: prelude-manager
      Version: 0.9.14
      Category: security
      Maintainers: googlemail.com:usx303 openmaintainer

      Description: Prelude Universal SIM - manager

      Long Description: Prelude is a Universal "Security Information Management" (SIM) system. Prelude collects, normalizes, sorts, aggregates, correlates and reports all security-related events independently of the product brand or license giving rise to such events. Prelude-Manager is a high availability server that accepts secured connections from distributed sensors and/or other Managers and saves received events to a media specified by the user (database, log file, mail etc.).

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

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

      Platform: darwin

      Checksums: md5 ca47665fcf299732509459956297320b sha1 23cc8db8350ca8e1c5281851b5255d0b40a53f75 rmd160 55e68fa07bf724092a300eedbb6bc9db0617ad3c

      build.type gnu

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

      depends_lib port:libxml2 port:gnutls port:libprelude

      destroot.keepdirs ${destroot}${prefix}/var/run/prelude-manager

      post-destroot {
      system "touch ${destroot}${prefix}/var/spool/prelude-manager/.turd"
      reinplace "s|= /var|= ${prefix}/var|g" ${destroot}${prefix}/etc/prelude-manager/prelude-manager.conf
      }

      # At the moment libpreludedb in macports is outdated.
      # There are also some issues with libpreludedb on Mac OS.
      # Until these are fixed, installing libpreludedb is not recommended
      # and the database plugin should be disabled.
      # (so xml is the only output backend)
      #
      #variant database description {Build with database support (libpreludedb)} {
      # depends_lib-append port:libpreludedb
      #}


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.