aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml
diff options
context:
space:
mode:
authorMarcello Coutinho <marcellocoutinho@gmail.com>2012-05-22 05:47:06 +0000
committerMarcello Coutinho <marcellocoutinho@gmail.com>2012-05-22 05:47:06 +0000
commitac8128399a17b743936f8333c2fc385bc8b2983f (patch)
tree3c7a97af605b4d36501eab6a9632d8ce157c63d7 /pkg_config.8.xml
parent1f338392d6d7ea71fe385361bb69ea894403dae5 (diff)
downloadpfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.tar.gz
pfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.tar.bz2
pfsense-packages-ac8128399a17b743936f8333c2fc385bc8b2983f.zip
ipguard-dev - first package release after sucessfully testing on 2.0.1
ipguard has no pkg dependecie and is running fine with 8.3 freebsd package. I've tested on amd64 as well i386 platform.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r--pkg_config.8.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index baae9c44..b1f47d15 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -561,6 +561,24 @@
<after_install_info>Please visit sarg settings on Status Menu to configure sarg.</after_install_info>
</package>
<package>
+ <name>Ipguard-dev</name>
+ <website>http://ipguard.deep.perm.ru/</website>
+ <descr><![CDATA[Ipguard listens network for ARP packets. All permitted MAC-IP pairs listed in config files.<br>
+ If it recieves one with MAC-IP pair, which is not listed in 'ethers' file, it will send ARP reply with configured fake address.<br>
+ This will prevent not permitted host to work properly in local ethernet segment.]]></descr>
+ <category>Security</category>
+ <config_file>http://www.pfsense.com/packages/config/ipguard/ipguard.xml</config_file>
+ <pkginfolink></pkginfolink>
+ <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.3-release/All/</depends_on_package_base_url>
+ <depends_on_package>ipguard-1.04.tbz</depends_on_package>
+ <version>1.0.4 pkg v.0.1</version>
+ <status>beta</status>
+ <required_version>2.0</required_version>
+ <configurationfile>ipguard.xml</configurationfile>
+ <build_port_path>/usr/ports/security/ipguard</build_port_path>
+ <after_install_info>Please visit ipguard settings on Services Menu to configure.</after_install_info>
+ </package>
+ <package>
<name>Varnish</name>
<descr><![CDATA[Varnish is a state-of-the-art, high-performance HTTP accelerator.<br>
It uses the advanced features in FreeBSD 6/7/8 to achieve its high performance.]]></descr>