[38503] trunk/dports/security/libprelude/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Tue Jul 22 16:07:38 PDT 2008


Revision: 38503
          http://trac.macosforge.org/projects/macports/changeset/38503
Author:   macsforever2000 at macports.org
Date:     2008-07-22 16:07:38 -0700 (Tue, 22 Jul 2008)
Log Message:
-----------
updated version, maintainer tag, description and small improvements. Changes by usx303 at googlemail.com.

Modified Paths:
--------------
    trunk/dports/security/libprelude/Portfile

Modified: trunk/dports/security/libprelude/Portfile
===================================================================
--- trunk/dports/security/libprelude/Portfile	2008-07-22 23:03:02 UTC (rev 38502)
+++ trunk/dports/security/libprelude/Portfile	2008-07-22 23:07:38 UTC (rev 38503)
@@ -4,26 +4,28 @@
 PortSystem      1.0
 
 name            libprelude
-version         0.9.17.2
+version         0.9.18.1
 categories      security
-maintainers     nomaintainer
+maintainers     googlemail.com:usx303 \
+                openmaintainer
 
-description     Prelude Network Intrusion Detection System framework library
+description     Prelude Universal SIM - framework library
 
 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. \
+        Libprelude is a library that guarantees secure connections between \
+        all sensors and the Prelude Manager.
 
 homepage        http://www.prelude-ids.org/
-master_sites    http://www.prelude-ids.org/download/releases/libprelude/ 
+master_sites    ${homepage}/download/releases/libprelude/
 platforms       darwin
 build.type      gnu
-checksums       md5 7c769293b4d79be2667993b8a88d42ac \
-                sha1 c21ce3deb3d2294901f9451adae18829b72cb3bd \
-                rmd160 710430d97cd90b54a0f70d6500bfacd88faeeea4 
+checksums       md5 b2b000038de5b5793fee5ca1025e1b3e\
+                sha1 e6229afd3c667c13551ad65e23c3ef90ff6cbd7e\
+                rmd160 efdba24a185dd4d8f26303b8d72cd32952a5cec2
 
 depends_lib     port:gettext port:gnutls port:libgcrypt port:libgpg-error \
                 port:libiconv port:libtasn1 port:zlib
@@ -34,6 +36,10 @@
                 --without-perl \
                 --without-python
 
+destroot.keepdirs \
+        ${destroot}${prefix}/var/spool/prelude \
+        ${destroot}${prefix}/etc/prelude/profile
+
 variant python24 conflicts python25 description {python2.4 bindings} {
         configure.args-delete	--without-python
         configure.args-append	--with-python=${prefix}/bin/python2.4
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080722/b658c08c/attachment-0001.html 


More information about the macports-changes mailing list