diff options
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 12407740..487aba9b 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -386,12 +386,14 @@ <category>Security</category> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <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>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/home/pfsense/tools/pfPorts/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> |