diff options
author | Márcio Carlos <marcioc.antao@gmail.com> | 2012-06-27 17:24:22 -0300 |
---|---|---|
committer | Márcio Carlos <marcioc.antao@gmail.com> | 2012-06-27 17:24:22 -0300 |
commit | af42fd1649c52f10c82cf20660a276589fdc6272 (patch) | |
tree | 7306d4e0b8a6a01938c75475c15009d0624b553a | |
parent | 7c0867308c75d41f5f6c9e00047fc2afc5d59dcb (diff) | |
download | pfsense-packages-af42fd1649c52f10c82cf20660a276589fdc6272.tar.gz pfsense-packages-af42fd1649c52f10c82cf20660a276589fdc6272.tar.bz2 pfsense-packages-af42fd1649c52f10c82cf20660a276589fdc6272.zip |
Update master
-rw-r--r-- | pkg_config.8.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 1a197e3f..2543cf85 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1618,5 +1618,22 @@ <required_version>2.0</required_version> <configurationfile>systempatches.xml</configurationfile> </package> + <package> + <name>bacula-client</name> + <pkginfolink>Client for Bacula 5</pkginfolink> + <descr><![CDATA[Bacula is a set of Open Source, computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds.]]></descr> + <website>http://www.bacula.org/</website> + <category>Services</category> + <version>5.2.6 pkg v 0.1</version> + <status>Beta</status> + <required_version>2.0</required_version> + <config_file>http://www.pfsense.com/packages/config/bacula-client/bacula-client.xml</config_file> + <depends_on_package_base_url>http://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All/</depends_on_package_base_url> + <depends_on_package>bacula-client-5.2.6.tbz</depends_on_package> + <build_port_path>/usr/ports/sysutils/bacula-client</build_port_path> + <maintainer>marcioc.antao@gmail.com</maintainer> + <configurationfile>bacula-client.xml</configurationfile> + <after_install_info>Please visit the bacula client tab on services menu.</after_install_info> + </package> </packages> </pfsensepkgs> |