diff options
-rwxr-xr-x | config/ipblocklist/8/ipblocklist.inc | 2 | ||||
-rwxr-xr-x | config/ipblocklist/8/ipblocklist.xml | 2 | ||||
-rw-r--r-- | config/ipblocklist/8/lists.txt | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 14 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 14 |
5 files changed, 31 insertions, 3 deletions
diff --git a/config/ipblocklist/8/ipblocklist.inc b/config/ipblocklist/8/ipblocklist.inc index 545cb4ab..396631ec 100755 --- a/config/ipblocklist/8/ipblocklist.inc +++ b/config/ipblocklist/8/ipblocklist.inc @@ -4,7 +4,7 @@ /* ========================================================================== */ /* ipblocklist.inc - Copyright (C) 2011 Tom Schaefer + Copyright (C) 2012 Tom Schaefer All rights reserved. */ /* ========================================================================== */ diff --git a/config/ipblocklist/8/ipblocklist.xml b/config/ipblocklist/8/ipblocklist.xml index 00ac22b8..262d1719 100755 --- a/config/ipblocklist/8/ipblocklist.xml +++ b/config/ipblocklist/8/ipblocklist.xml @@ -8,7 +8,7 @@ /* ========================================================================== */ /* ipblocklist.xml - Copyright (C) 2011 Tom Schaefer + Copyright (C) 2012 Tom Schaefer All rights reserved. */ /* ========================================================================== */ diff --git a/config/ipblocklist/8/lists.txt b/config/ipblocklist/8/lists.txt index 50b58f33..db2f7b2d 100644 --- a/config/ipblocklist/8/lists.txt +++ b/config/ipblocklist/8/lists.txt @@ -1 +1 @@ -http://iblocklist.whitacrecomputers.com/files/bt_level1.gz +http://tomschaefer.org/temp/pfsense/tbg_primarythreats.txt diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 92cd08cb..07ca6d0e 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -6,6 +6,20 @@ <copy_packages_to_folder_ssh>/usr/local/www/files/packages/8/All/</copy_packages_to_folder_ssh> <packages> <package> + <name>IP-Blocklist</name> + <website/> + <descr>IP-Blocklist is PeerGuardian2 but on pfsense. This package has been replaced by pfblocker. <u>This is a legacy app</u></descr> + <category>Firewall</category> + <pkginfolink>http://forum.pfsense.org/index.php/topic,24769.0.html</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/ipblocklist/8/ipblocklist.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <version>0.3.5</version> + <status>Beta</status> + <required_version>1.2.2</required_version> + <maintainer>tom@tomschaefer.org</maintainer> + <configurationfile>ipblocklist.xml</configurationfile> + </package> + <package> <name>Country Block</name> <website/> <descr>Block countries - This has been replaced by pfblocker. <u>This is a legacy app</u></descr> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index ed192ef1..681181c0 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -6,6 +6,20 @@ <copy_packages_to_folder_ssh>/usr/local/www/files/packages/amd64/8/All/</copy_packages_to_folder_ssh> <packages> <package> + <name>IP-Blocklist</name> + <website/> + <descr>IP-Blocklist is PeerGuardian2 but on pfsense. This package has been replaced by pfblocker. <u>This is a legacy app</u></descr> + <category>Firewall</category> + <pkginfolink>http://forum.pfsense.org/index.php/topic,24769.0.html</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/ipblocklist/8/ipblocklist.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <version>0.3.5</version> + <status>Beta</status> + <required_version>1.2.2</required_version> + <maintainer>tom@tomschaefer.org</maintainer> + <configurationfile>ipblocklist.xml</configurationfile> + </package> + <package> <name>Country Block</name> <website/> <descr>Block countries - This has been replaced by pfblocker. <u>This is a legacy app</u></descr> |