diff options
author | mcrane <mctch@yahoo.com> | 2009-03-14 22:52:14 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-03-14 22:52:14 -0600 |
commit | b753fe0f921c682542fb3aafd388e67a5cc32727 (patch) | |
tree | e235ee1777d3495d75111e9e662d40df3d9bef4a /pkg_config.7.xml | |
parent | 3bac2a379a7b2fbab52d5f2f9be38aefea1c7f50 (diff) | |
download | pfsense-packages-b753fe0f921c682542fb3aafd388e67a5cc32727.tar.gz pfsense-packages-b753fe0f921c682542fb3aafd388e67a5cc32727.tar.bz2 pfsense-packages-b753fe0f921c682542fb3aafd388e67a5cc32727.zip |
Add new package to backup and restore files and directories
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | 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 ee3170a5..fd8f91e1 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -141,6 +141,20 @@ <configurationfile>phpservice.xml</configurationfile> </package> <package> + <name>Backup</name> + <website/> + <descr>Tool to Backup and Restore files and directories.</descr> + <category>System</category> + <pkginfolink></pkginfolink> + <config_file>http://www.pfsense.com/packages/config/phpservice/backup.xml</config_file> + <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> + <version>0.1.2</version> + <status>Beta</status> + <required_version>1.2</required_version> + <maintainer>markjcrane@gmail.com</maintainer> + <configurationfile>backup.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> |