diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-11-18 13:45:35 -0200 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-11-18 13:45:35 -0200 |
commit | f71f23716d963d42b337aeab66017cb8b449d5d9 (patch) | |
tree | afcc17b69839b857f9a7f8bc4596e05b8e92a656 | |
parent | 6cc0adab7b91508838acc3a816e3e10a00ebdce7 (diff) | |
parent | 9369b47810e3ec394f5d09f079132d7705cc043c (diff) | |
download | pfsense-packages-f71f23716d963d42b337aeab66017cb8b449d5d9.tar.gz pfsense-packages-f71f23716d963d42b337aeab66017cb8b449d5d9.tar.bz2 pfsense-packages-f71f23716d963d42b337aeab66017cb8b449d5d9.zip |
Merge pull request #729 from BBcan177/pfblockerng
-rw-r--r-- | pkg_config.10.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index e18fdff4..a91e6d66 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -122,6 +122,28 @@ <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> + <port>net-mgmt/grepcidr</port> + </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 /> |