diff options
-rw-r--r-- | pkg_config.7.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 598fe7cb..4cba969d 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -109,6 +109,19 @@ <configurationfile>lightsquid.xml</configurationfile> </package> <package> + <name>phpSysInfo</name> + <website>http://phpsysinfo.sourceforge.net/</website> + <descr>PHPSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.</descr> + <category>System</category> + <version>2.5.3</version> + <status>Beta</status> + <required_version>1.0</required_version> + <depends_on_package_base_url>http://files.pfsense.org/packages/All</depends_on_package_base_url> + <depends_on_package>mbmon-205_3.tbz</depends_on_package> + <config_file>http://www.pfsense.com/packages/config/phpsysinfo/phpsysinfo.xml</config_file> + <configurationfile>phpsysinfo.xml</configurationfile> + </package> + <package> <name>dns-server</name> <descr>pfSense version of TinyDNS which features failover host support</descr> <website>http://cr.yp.to/djbdns.html</website> |