diff options
author | Thomas Schaefer <tom@tomschaefer.org> | 2011-12-26 13:16:50 -0500 |
---|---|---|
committer | Thomas Schaefer <tom@tomschaefer.org> | 2011-12-26 13:16:50 -0500 |
commit | 36d0d4c13aa99df4859c683802fef6df177e59dd (patch) | |
tree | 4d9fe1728667bf5038dc52526c6637a4c95d32a8 /pkg_config.8.xml.amd64 | |
parent | 19bfae2e3084c99657e09d9d79c35a4737321783 (diff) | |
download | pfsense-packages-36d0d4c13aa99df4859c683802fef6df177e59dd.tar.gz pfsense-packages-36d0d4c13aa99df4859c683802fef6df177e59dd.tar.bz2 pfsense-packages-36d0d4c13aa99df4859c683802fef6df177e59dd.zip |
Enable countryblock as legacy app as requested by pfsense users
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index d49c9bb3..ed192ef1 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>Country Block</name> + <website/> + <descr>Block countries - This has been replaced by pfblocker. <u>This is a legacy app</u></descr> + <category>Firewall</category> + <pkginfolink>http://forum.pfsense.org/index.php/topic,25732.0.html</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/countryblock/countryblock.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <version>0.2.4</version> + <status>Beta</status> + <required_version>1.2.2</required_version> + <maintainer>tom@tomschaefer.org</maintainer> + <configurationfile>countryblock.xml</configurationfile> + </package> + <package> <name>MAC-to-Vendor</name> <descr>The package make pfSense show NIC Vendor names instead of MAC addresses in the form Asustek:xx:xx:xx, full info about MAC and vendor is available in tooltip. Applies to pages Status->Interfaces, Status->DHCP leases, Status->Wireless, Diagnostics->ARP table. Vendor names are stored in the file /usr/local/pkg/mactovendor/mac-prefixes</descr> <website></website> |