diff options
author | robiscool <robrob2626@yahoo.com> | 2012-06-16 12:58:42 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2012-06-16 12:58:42 -0700 |
commit | 0b9137c19c42f1c63061bebe4f90196f6803be6c (patch) | |
tree | 9b41056f31da9725ce4973e0996f99f0382a9262 | |
parent | 96d4d2346bf6316ab3b112c3d6e8e603e9e09643 (diff) | |
download | pfsense-packages-0b9137c19c42f1c63061bebe4f90196f6803be6c.tar.gz pfsense-packages-0b9137c19c42f1c63061bebe4f90196f6803be6c.tar.bz2 pfsense-packages-0b9137c19c42f1c63061bebe4f90196f6803be6c.zip |
snort-dev, add install package for i386
-rw-r--r-- | pkg_config.8.xml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index d91880f6..5cd59d46 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -415,6 +415,39 @@ <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info> </package> <package> + <name>snort-dev</name> + <pkginfolink>http://forum.pfsense.org/index.php/topic,16847.0.html</pkginfolink> + <website>http://www.snort.org</website> + <descr>Snort-dev is a develement branch.</descr> + <category>Security</category> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package_pbi>snort-2.9.2.3-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>barnyard2-1.9_2-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>perl-5.12.4_4-i386.pbi</depends_on_package_pbi> + <depends_on_package>mysql-client-5.1.53.tbz</depends_on_package> + <depends_on_package>barnyard2-1.9_2.tbz</depends_on_package> + <depends_on_package>libnet11-1.1.2.1_3,1.tbz</depends_on_package> + <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> + <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> + <depends_on_package>daq-0.6.2.tbz</depends_on_package> + <depends_on_package>snort-2.9.2.3.tbz</depends_on_package> + <depends_on_package>perl-threaded-5.12.4_4.tbz</depends_on_package> + <build_port_path>/usr/ports/devel/pcre</build_port_path> + <build_port_path>/usr/ports/net/daq</build_port_path> + <build_port_path>/usr/ports/net/libnet</build_port_path> + <build_port_path>/usr/ports/lang/perl5.12</build_port_path> + <build_port_path>/usr/ports/security/barnyard2</build_port_path> + <build_port_path>/usr/ports/databases/mysql51-client</build_port_path> + <build_port_path>/usr/ports/security/snort</build_port_path> + <build_options>WITH_THREADS=yes WITH_IPV6=true WITH_MPLS=true WITH_GRE=true WITHOUT_TARGETBASED=true WITH_DECODERPRE=true WITH_ZLIB=true WITH_NORMALIZER=true WITH_REACT=true WITH_PERFPROFILE=true WITH_FLEXRESP3=true WITHOUT_MYSQL=true WITHOUT_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true -DNOPORTDOCS</build_options> + <config_file>http://www.pfsense.com/packages/config/snort-dev/snort.xml</config_file> + <version>2.9.2.3 pkg v. 2.2.1</version> + <required_version>2.0</required_version> + <status>Stable</status> + <configurationfile>/snort.xml</configurationfile> + <after_install_info>Please visit the Snort settings tab and enter your oinkid code. Afterwards visit the update rules tab to download the snort rules.</after_install_info> + </package> + <package> <name>olsrd</name> <website>http://www.olsr.org/</website> <descr>The olsr.org OLSR daemon is an implementation of the Optimized Link State Routing protocol. OLSR is a routing protocol for mobile ad-hoc networks. The protocol is pro-active, table driven and utilizes a technique called multipoint relaying for message flooding.</descr> |