diff options
author | Mark Crane <mcrane@pfsense.org> | 2009-01-22 18:45:56 +0000 |
---|---|---|
committer | Mark Crane <mcrane@pfsense.org> | 2009-01-22 18:45:56 +0000 |
commit | 3e1caa8078443999129e65936f3a2062526ab1ef (patch) | |
tree | d08ca3ca4f8aaf319440e252dc1bcb53c89c0da8 /pkg_config.7.xml | |
parent | 2734e7ba36ff7e7fc6c061a571d864264a62da0c (diff) | |
download | pfsense-packages-3e1caa8078443999129e65936f3a2062526ab1ef.tar.gz pfsense-packages-3e1caa8078443999129e65936f3a2062526ab1ef.tar.bz2 pfsense-packages-3e1caa8078443999129e65936f3a2062526ab1ef.zip |
New package PHPService
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index a1cb5835..1ec3edca 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -87,6 +87,20 @@ <configurationfile>tftp.xml</configurationfile> </package> <package> + <name>PHPService</name> + <website></website> + <descr>Customizable PHP service that can monitor memory, CPU, files and send alerts to the syslog.</descr> + <category>Services</category> + <pkginfolink></pkginfolink> + <config_file></config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <version>0.1</version> + <status>Alpha</status> + <required_version>1.2.1</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>phpservice.xml</configurationfile> + </package> + <package> <name>snort</name> <descr>Snort is a libpcap-based packet sniffer/logger which can be used as a lightweight network intrusion detection system. It features rules based logging and can perform content searching/matching in addition to being used to detect a variety of other attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, and much more.</descr> <category>Security</category> |