QA: This port passed cleanly on "port test", portlint and Tinderbox: http://freebsd2.asmallorange.com/index.php?action=describe_port&id=1016 The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine developed by the Open Information Security Foundation (OISF). This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. OISF is part of and funded by the Department of Homeland Security's Directorate for Science and Technology HOST program (Homeland Open Security Technology), by the the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as through the very generous support of the members of the OISF Consortium. More information about the Consortium is available, as well as a list of our current Consortium Members. The Suricata Engine and the HTP Library are available to use under the GPLv2. The HTP Library is an HTTP normalizer and parser written by Ivan Ristic of Mod Security fame for the OISF. This integrates and provides very advanced processing of HTTP streams for Suricata. The HTP library is required by the engine but may also be used independently in a range of applications and tools. WWW: http://openinfosecfoundation.org Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->jmelo I'll take it.
jmelo 2010-09-01 15:31:52 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/suricata Makefile distinfo pkg-descr pkg-plist security/suricata/files patch-Makefile.in pkg-message.in suricata.in Log: The Suricata Engine is an Open Source Next Generation Intrusion Detection and Prevention Engine developed by the Open Information Security Foundation (OISF). This engine is not intended to just replace or emulate the existing tools in the industry, but will bring new ideas and technologies to the field. OISF is part of and funded by the Department of Homeland Security's Directorate for Science and Technology HOST program (Homeland Open Security Technology), by the the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as through the very generous support of the members of the OISF Consortium. More information about the Consortium is available, as well as a list of our current Consortium Members. The Suricata Engine and the HTP Library are available to use under the GPLv2. The HTP Library is an HTTP normalizer and parser written by Ivan Ristic of Mod Security fame for the OISF. This integrates and provides very advanced processing of HTTP streams for Suricata. The HTP library is required by the engine but may also be used independently in a range of applications and tools. WWW: http://openinfosecfoundation.org PR: ports/150191 Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br> Revision Changes Path 1.1125 +1 -0 ports/security/Makefile 1.1 +71 -0 ports/security/suricata/Makefile (new) 1.1 +3 -0 ports/security/suricata/distinfo (new) 1.1 +11 -0 ports/security/suricata/files/patch-Makefile.in (new) 1.1 +31 -0 ports/security/suricata/files/pkg-message.in (new) 1.1 +42 -0 ports/security/suricata/files/suricata.in (new) 1.1 +22 -0 ports/security/suricata/pkg-descr (new) 1.1 +15 -0 ports/security/suricata/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!