diff options
author | sullrich <sullrich@pfsense.org> | 2009-12-10 16:42:13 -0500 |
---|---|---|
committer | sullrich <sullrich@pfsense.org> | 2009-12-10 16:42:13 -0500 |
commit | 7d36908fb75051dd301a1d49ae498741a4a1690c (patch) | |
tree | e5508d5b9b69e57228f9a960c7a2fbaa35110a39 /pkg_config.8.xml | |
parent | 365b5097b9da9a2f4cd4044a63d7fcc95ae6b40b (diff) | |
download | pfsense-packages-7d36908fb75051dd301a1d49ae498741a4a1690c.tar.gz pfsense-packages-7d36908fb75051dd301a1d49ae498741a4a1690c.tar.bz2 pfsense-packages-7d36908fb75051dd301a1d49ae498741a4a1690c.zip |
Adding portsentry package
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 34c1eef9..b597c814 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -25,6 +25,19 @@ <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> </package> + <package> + <name>portsentry</name> + <descr>The Sentry tools provide host-level security services for the Unix platform. PortSentry protect against portscans, and detect suspicious login activity on a continuous basis.</descr> + <website>http://sourceforge.net/projects/sentrytools/</website> + <category>Services</category> + <version>0.1</version> + <status>BETA</status> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.com/packages/config/portsentry/portsentry.xml</config_file> + <configurationfile>portsentry.xml</configurationfile> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>portsentry-1.2.tbz</depends_on_package> + </package> <package> <name>Proxy Server with mod_security</name> <pkginfolink>http://doc.pfsense.org/index.php/ProxyServerModSecurity_package</pkginfolink> |