diff options
-rw-r--r-- | pkg_config.8.xml | 5 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index ffa9e6a0..ceb6a1cf 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -405,6 +405,11 @@ <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_pbi> + <ports_before>lang/perl5.12 devel/pcre net/daq net/libnet databases/mysql51-client</ports_before> + <port>security/snort</port> + <ports_after>security/barnyard2</ports_after> + </build_pbi> <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 NOPORTDOCS=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> <version>2.9.2.3 pkg v. 2.2.1</version> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 09b35c9e..127e1bd4 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -392,6 +392,11 @@ <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_pbi> + <ports_before>lang/perl5.12 devel/pcre net/daq net/libnet databases/mysql51-client</ports_before> + <port>security/snort</port> + <ports_after>security/barnyard2</ports_after> + </build_pbi> <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_ODBC=true WITHOUT_POSTGRESQL=true WITHOUT_PRELUDE=true WITH_SNORTSAM=true NOPORTDOCS=true</build_options> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> <version>2.9.2.3 pkg v. 2.2.1</version> |