diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-06-29 10:44:07 -0700 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-06-29 10:44:07 -0700 |
commit | 6ca5ee6a94a5bb5687a7e70f0cf56f51d45fc9be (patch) | |
tree | 9a95ff6ce16161b726f05cb01bab40ffb85554de /pkg_config.8.xml | |
parent | 3218802e1f1d6cbe4f4f592188b6bd93324c6ed9 (diff) | |
parent | c305afc781e8b61a647b07e5f954af7f87e522cd (diff) | |
download | pfsense-packages-6ca5ee6a94a5bb5687a7e70f0cf56f51d45fc9be.tar.gz pfsense-packages-6ca5ee6a94a5bb5687a7e70f0cf56f51d45fc9be.tar.bz2 pfsense-packages-6ca5ee6a94a5bb5687a7e70f0cf56f51d45fc9be.zip |
Merge pull request #272 from djgel/master
Changes in bacula_client ... More functions ... less errors
I'll help you to reduce error even more :)
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 9813453d..5a3954b0 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1617,20 +1617,22 @@ <pkginfolink></pkginfolink> <required_version>2.0</required_version> <configurationfile>systempatches.xml</configurationfile> - </package> - <package> + <package> <name>bacula-client</name> - <pkginfolink>Client for Bacula 5</pkginfolink> + <pkginfolink>http://www.bacula.org/</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> + <version>5.2.6 pkg v 0.2</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> + <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> + <build_pbi> + <port>sysutils/bacula-client</port> + </build_pbi> <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> |