aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2012-06-12 21:27:23 +0000
committerErmal <eri@pfsense.org>2012-06-12 21:27:23 +0000
commit0cffd9a5aaefbca93b2281acc3b63e2460b6f70a (patch)
tree407fa7802ced078a6f2681ec9079550a3dbb82b9
parent2e7cd9c216696757ec1fe1dc0520267faeb11cf9 (diff)
downloadpfsense-packages-0cffd9a5aaefbca93b2281acc3b63e2460b6f70a.tar.gz
pfsense-packages-0cffd9a5aaefbca93b2281acc3b63e2460b6f70a.tar.bz2
pfsense-packages-0cffd9a5aaefbca93b2281acc3b63e2460b6f70a.zip
Put barnyard as a dependency of snort and build it with other packages
-rw-r--r--pkg_config.8.xml2
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>