[38808] trunk/dports/security/prelude-manager/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Jul 31 15:53:03 PDT 2008


Revision: 38808
          http://trac.macosforge.org/projects/macports/changeset/38808
Author:   macsforever2000 at macports.org
Date:     2008-07-31 15:53:03 -0700 (Thu, 31 Jul 2008)
Log Message:
-----------
Updated to version 0.9.14. Changes by usx303 at googlemail.com.

Modified Paths:
--------------
    trunk/dports/security/prelude-manager/Portfile

Modified: trunk/dports/security/prelude-manager/Portfile
===================================================================
--- trunk/dports/security/prelude-manager/Portfile	2008-07-31 22:51:16 UTC (rev 38807)
+++ trunk/dports/security/prelude-manager/Portfile	2008-07-31 22:53:03 UTC (rev 38808)
@@ -4,19 +4,22 @@
 PortSystem      1.0
 
 name            prelude-manager
-version         0.9.13
+version         0.9.14
 categories      security
 maintainers     googlemail.com:usx303 \
                 openmaintainer
 
-description     Prelude Network Intrusion Detection System central logging point
+description     Prelude Universal SIM - manager
 
 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.
+        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/
 
@@ -24,9 +27,9 @@
 
 platforms       darwin
 
-checksums       md5 b83b6bf8ce7ca3976446c830c0602ce2 \
-                sha1 d6fd59e4e918399ae78d2539b0563f77a12fc41d \
-                rmd160 c4333c23fa9e55afdad558ce19d56869c5cf4d8b
+checksums       md5 ca47665fcf299732509459956297320b \
+                sha1 23cc8db8350ca8e1c5281851b5255d0b40a53f75 \
+                rmd160 55e68fa07bf724092a300eedbb6bc9db0617ad3c
 
 build.type      gnu
 
@@ -38,6 +41,9 @@
                 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080731/d066120e/attachment.html 


More information about the macports-changes mailing list