aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/syslog-ng/syslog-ng.inc2
-rw-r--r--pkg_config.10.xml23
2 files changed, 24 insertions, 1 deletions
diff --git a/config/syslog-ng/syslog-ng.inc b/config/syslog-ng/syslog-ng.inc
index 395a97d6..e373f62e 100644
--- a/config/syslog-ng/syslog-ng.inc
+++ b/config/syslog-ng/syslog-ng.inc
@@ -249,7 +249,7 @@ function syslogng_get_log_files($objects) {
function syslogng_build_conf($objects) {
$conf = "# This file is automatically generated by pfSense\n";
$conf .= "# Do not edit manually !\n";
- $conf .= "@version:3.3\n";
+ $conf .= "@version:3.5\n";
foreach($objects as $object) {
if($object['objecttype'] == 'log' || $object['objecttype'] == 'options') {
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index f60399e5..c1384852 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -122,6 +122,29 @@
<configurationfile>pfblocker.xml</configurationfile>
</package>
<package>
+ <name>pfBlockerNG</name>
+ <website/>
+ <descr><![CDATA[pfBlockerNG is the Next Generation of pfBlocker.<br />
+ Manage IPv4/v6 List Sources into 'Deny, Permit or Match' formats<br />
+ Country Blocking Database by MaxMind Inc. (GeoLite Free version).<br />
+ De-Duplication, Suppression, and Reputation enhancements.<br />
+ Provision to download from diverse List formats. Advanced Integration<br />
+ for Emerging Threats IQRisk IP Reputation Threat Sources.]]></descr>
+ <category>Firewall</category>
+ <pkginfolink></pkginfolink>
+ <config_file>https://packages.pfsense.org/packages/config/pfblockerng/pfblockerng.xml</config_file>
+ <version>0.99</version>
+ <status>Beta</status>
+ <required_version>3.0</required_version>
+ <maintainer>BBCan177@gmail.com</maintainer>
+ <configurationfile>pfblockerng.xml</configurationfile>
+ <build_pbi>
+ <port>net/GeoIP</port>
+ <ports_after>net-mgmt/grepcidr</ports_after>
+ <custom_name>pfblockerng</custom_name>
+ </build_pbi>
+ </package>
+ <package>
<name>haproxy-devel</name>
<pkginfolink>https://doc.pfsense.org/index.php/haproxy_package</pkginfolink>
<descr><![CDATA[The Reliable, High Performance TCP/HTTP(S) Load Balancer<br />