5 | | name libprelude |
6 | | version 0.9.17.2 |
7 | | categories security |
8 | | maintainers nomaintainer |
9 | | |
10 | | description Prelude Network Intrusion Detection System framework library |
11 | | |
12 | | long_description Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion \ |
13 | | Detection Message Exchange Format) IETF standard. It enables security \ |
14 | | sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, \ |
15 | | over 30 types of system logs, and many others to verify an attack \ |
16 | | by performing automatic correlation between events. |
17 | | |
18 | | homepage http://www.prelude-ids.org/ |
19 | | master_sites http://www.prelude-ids.org/download/releases/libprelude/ |
20 | | platforms darwin |
21 | | build.type gnu |
22 | | checksums md5 7c769293b4d79be2667993b8a88d42ac \ |
23 | | sha1 c21ce3deb3d2294901f9451adae18829b72cb3bd \ |
24 | | rmd160 710430d97cd90b54a0f70d6500bfacd88faeeea4 |
25 | | |
26 | | depends_lib port:gettext port:gnutls port:libgcrypt port:libgpg-error \ |
27 | | port:libiconv port:libtasn1 port:zlib |
28 | | |
29 | | configure.args --mandir=${prefix}/share/man \ |
30 | | --with-html-dir=${prefix}/share/doc \ |
31 | | --localstatedir=${prefix}/var \ |
32 | | --without-perl \ |
33 | | --without-python |
| 6 | name libprelude |
| 7 | version 0.9.17.2 |
| 8 | categories security |
| 9 | maintainers nomaintainer |
| 10 | |
| 11 | description Prelude Network Intrusion Detection System framework library |
| 12 | |
| 13 | long_description \ |
| 14 | Prelude is an Hybrid IDS framework that relies on the IDMEF (Intrusion \ |
| 15 | Detection Message Exchange Format) IETF standard. It enables security \ |
| 16 | sensors such as Snort, honeyd, Nessus Vulnerability Scanner, Samhain, \ |
| 17 | over 30 types of system logs, and many others to verify an attack \ |
| 18 | by performing automatic correlation between events. |
| 19 | |
| 20 | homepage http://www.prelude-ids.org/ |
| 21 | master_sites http://www.prelude-ids.org/download/releases/libprelude/ |
| 22 | platforms darwin |
| 23 | build.type gnu |
| 24 | checksums md5 7c769293b4d79be2667993b8a88d42ac \ |
| 25 | sha1 c21ce3deb3d2294901f9451adae18829b72cb3bd \ |
| 26 | rmd160 710430d97cd90b54a0f70d6500bfacd88faeeea4 |
| 27 | |
| 28 | depends_lib port:gettext port:gnutls port:libgcrypt port:libgpg-error \ |
| 29 | port:libiconv port:libtasn1 port:zlib |
| 30 | |
| 31 | configure.args --mandir=${prefix}/share/man \ |
| 32 | --with-html-dir=${prefix}/share/doc \ |
| 33 | --localstatedir=${prefix}/var \ |
| 34 | --without-perl \ |
| 35 | --without-python |