Index: head/www/bacula-web/Makefile =================================================================== --- head/www/bacula-web/Makefile (revision 392994) +++ head/www/bacula-web/Makefile (revision 392995) @@ -1,61 +1,63 @@ # Created by: Dan Langille # $FreeBSD$ PORTNAME= bacula-web DISTVERSION= 6.0.1 PORTREVISION= 1 CATEGORIES= www sysutils MASTER_SITES= http://www.bacula-web.org/files/bacula-web.org/downloads/ MAINTAINER= dan@langille.org COMMENT= Bacula-web provides a summarized output of Bacula jobs -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/DOCS/COPYING USES= tar:tgz USE_PHP= gd gettext session WANT_PHP_WEB= yes NO_BUILD= yes +NO_ARCH= yes NO_WRKSUBDIR= yes BACULAWEB_HOME?=${WWWDIR} BASE= ${BACULAWEB_HOME:S|${PREFIX}/||} SUB_FILES= pkg-message PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} BASE=${BASE} SUB_LIST= BASE=${BASE} OPTIONS_DEFINE= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= PGSQL .include .if ${PORT_OPTIONS:MMYSQL} USE_MYSQL= yes CONFIGURE_ARGS+= --with-mysql=yes SUB_LIST+= REQ_MYSQL=mysql USE_PHP+= pdo_mysql .endif .if ${PORT_OPTIONS:MPGSQL} USES+= pgsql CONFIGURE_ARGS+= --with-postgresql=yes SUB_LIST+= REQ_PGSQL=postgresql USE_PHP+= pdo_pgsql .endif .if ${PORT_OPTIONS:MSQLITE} USE_SQLITE= yes CONFIGURE_ARGS+= --with-sqlite=yes SUB_LIST+= REQ_SQLITE=sqlite USE_PHP+= pdo_sqlite .endif do-install: @${ECHO} "Installing in ${BACULAWEB_HOME}" ${MKDIR} ${STAGEDIR}${BACULAWEB_HOME} cd ${WRKSRC} && ${COPYTREE_SHARE} application \ ${STAGEDIR}${BACULAWEB_HOME} cd ${WRKSRC} && ${COPYTREE_SHARE} core ${STAGEDIR}${BACULAWEB_HOME} ${INSTALL_DATA} ${WRKSRC}/*.php ${STAGEDIR}${BACULAWEB_HOME} .include Index: head/www/bacula-web/pkg-plist =================================================================== --- head/www/bacula-web/pkg-plist (revision 392994) +++ head/www/bacula-web/pkg-plist (revision 392995) @@ -1,229 +1,186 @@ @owner %%WWWOWN%% @group %%WWWGRP%% %%BASE%%/application/config/.htaccess %%BASE%%/application/config/config.php.sample %%BASE%%/application/libs/fileconfig.class.php %%BASE%%/application/locale/de_DE/LC_MESSAGES/messages.mo %%BASE%%/application/locale/de_DE/LC_MESSAGES/messages.po %%BASE%%/application/locale/en_EN/LC_MESSAGES/messages.mo %%BASE%%/application/locale/en_EN/LC_MESSAGES/messages.po %%BASE%%/application/locale/es_ES/LC_MESSAGES/messages.mo %%BASE%%/application/locale/es_ES/LC_MESSAGES/messages.po %%BASE%%/application/locale/fr_FR/LC_MESSAGES/messages.mo %%BASE%%/application/locale/fr_FR/LC_MESSAGES/messages.po %%BASE%%/application/locale/it_IT/LC_MESSAGES/messages.mo %%BASE%%/application/locale/it_IT/LC_MESSAGES/messages.po %%BASE%%/application/locale/nl_NL/LC_MESSAGES/messages.mo %%BASE%%/application/locale/nl_NL/LC_MESSAGES/messages.po %%BASE%%/application/locale/pt_BR/LC_MESSAGES/messages.mo %%BASE%%/application/locale/pt_BR/LC_MESSAGES/messages.po %%BASE%%/application/locale/sv_SV/LC_MESSAGES/messages.mo %%BASE%%/application/locale/sv_SV/LC_MESSAGES/messages.po %%BASE%%/application/models/clients.model.php %%BASE%%/application/models/database.model.php %%BASE%%/application/models/filesets.model.php %%BASE%%/application/models/jobs.model.php %%BASE%%/application/models/pools.model.php %%BASE%%/application/models/volumes.model.php %%BASE%%/application/view/backupjob-report.tpl %%BASE%%/application/view/cache/README %%BASE%%/application/view/client-report.tpl %%BASE%%/application/view/footer.tpl %%BASE%%/application/view/header.tpl %%BASE%%/application/view/index.tpl %%BASE%%/application/view/joblogs.tpl %%BASE%%/application/view/jobs.tpl %%BASE%%/application/view/pools.tpl %%BASE%%/application/view/style/default.css %%BASE%%/application/view/style/header.css %%BASE%%/application/view/style/images/canceled.png %%BASE%%/application/view/style/images/error.png %%BASE%%/application/view/style/images/home_w.png %%BASE%%/application/view/style/images/ok.png %%BASE%%/application/view/style/images/running.png %%BASE%%/application/view/style/images/search.png %%BASE%%/application/view/style/images/waiting.png %%BASE%%/application/view/style/images/warning.png %%BASE%%/application/view/style/table.css %%BASE%%/application/view/test.tpl %%BASE%%/backupjob-report.php %%BASE%%/client-report.php %%BASE%%/core/app/cerrorhandler.class.php %%BASE%%/core/app/classautoloader.class.php %%BASE%%/core/app/cmodel.class.php %%BASE%%/core/app/cview.class.php %%BASE%%/core/bweb.class.php %%BASE%%/core/const.inc.php %%BASE%%/core/db/cdb.class.php %%BASE%%/core/db/cdbquery.class.php %%BASE%%/core/db/cdbresult.class.php %%BASE%%/core/db/cdbutils.class.php %%BASE%%/core/external/phplot/COPYING %%BASE%%/core/external/phplot/ChangeLog %%BASE%%/core/external/phplot/Imagemaps.txt %%BASE%%/core/external/phplot/NEWS.txt %%BASE%%/core/external/phplot/NEWS_part1.txt %%BASE%%/core/external/phplot/README.txt %%BASE%%/core/external/phplot/contrib/README.txt %%BASE%%/core/external/phplot/contrib/color_range.example.php %%BASE%%/core/external/phplot/contrib/color_range.php %%BASE%%/core/external/phplot/contrib/color_range.test1.php %%BASE%%/core/external/phplot/contrib/color_range.test2.php %%BASE%%/core/external/phplot/contrib/data_table.example1.php %%BASE%%/core/external/phplot/contrib/data_table.example2.php %%BASE%%/core/external/phplot/contrib/data_table.example3.php %%BASE%%/core/external/phplot/contrib/data_table.php %%BASE%%/core/external/phplot/contrib/prune_labels.example.php %%BASE%%/core/external/phplot/contrib/prune_labels.php %%BASE%%/core/external/phplot/contrib/prune_labels.test.php %%BASE%%/core/external/phplot/phplot.php %%BASE%%/core/external/phplot/rgb.inc.php %%BASE%%/core/external/smarty-gettext/COPYING %%BASE%%/core/external/smarty-gettext/ChangeLog %%BASE%%/core/external/smarty-gettext/README %%BASE%%/core/external/smarty-gettext/smarty-gettext.php %%BASE%%/core/external/smarty-gettext/smarty_gettext.php %%BASE%%/core/external/smarty-gettext/tsmarty2c.php %%BASE%%/core/external/smarty/BUGS %%BASE%%/core/external/smarty/COPYING.lib %%BASE%%/core/external/smarty/ChangeLog %%BASE%%/core/external/smarty/FAQ %%BASE%%/core/external/smarty/INSTALL %%BASE%%/core/external/smarty/NEWS %%BASE%%/core/external/smarty/QUICK_START %%BASE%%/core/external/smarty/README %%BASE%%/core/external/smarty/RELEASE_NOTES %%BASE%%/core/external/smarty/TODO %%BASE%%/core/external/smarty/demo/configs/test.conf %%BASE%%/core/external/smarty/demo/index.php %%BASE%%/core/external/smarty/demo/templates/footer.tpl %%BASE%%/core/external/smarty/demo/templates/header.tpl %%BASE%%/core/external/smarty/demo/templates/index.tpl %%BASE%%/core/external/smarty/libs/Config_File.class.php %%BASE%%/core/external/smarty/libs/Smarty.class.php %%BASE%%/core/external/smarty/libs/Smarty_Compiler.class.php %%BASE%%/core/external/smarty/libs/debug.tpl %%BASE%%/core/external/smarty/libs/internals/core.assemble_plugin_filepath.php %%BASE%%/core/external/smarty/libs/internals/core.assign_smarty_interface.php %%BASE%%/core/external/smarty/libs/internals/core.create_dir_structure.php %%BASE%%/core/external/smarty/libs/internals/core.display_debug_console.php %%BASE%%/core/external/smarty/libs/internals/core.get_include_path.php %%BASE%%/core/external/smarty/libs/internals/core.get_microtime.php %%BASE%%/core/external/smarty/libs/internals/core.get_php_resource.php %%BASE%%/core/external/smarty/libs/internals/core.is_secure.php %%BASE%%/core/external/smarty/libs/internals/core.is_trusted.php %%BASE%%/core/external/smarty/libs/internals/core.load_plugins.php %%BASE%%/core/external/smarty/libs/internals/core.load_resource_plugin.php %%BASE%%/core/external/smarty/libs/internals/core.process_cached_inserts.php %%BASE%%/core/external/smarty/libs/internals/core.process_compiled_include.php %%BASE%%/core/external/smarty/libs/internals/core.read_cache_file.php %%BASE%%/core/external/smarty/libs/internals/core.rm_auto.php %%BASE%%/core/external/smarty/libs/internals/core.rmdir.php %%BASE%%/core/external/smarty/libs/internals/core.run_insert_handler.php %%BASE%%/core/external/smarty/libs/internals/core.smarty_include_php.php %%BASE%%/core/external/smarty/libs/internals/core.write_cache_file.php %%BASE%%/core/external/smarty/libs/internals/core.write_compiled_include.php %%BASE%%/core/external/smarty/libs/internals/core.write_compiled_resource.php %%BASE%%/core/external/smarty/libs/internals/core.write_file.php %%BASE%%/core/external/smarty/libs/plugins/block.textformat.php %%BASE%%/core/external/smarty/libs/plugins/compiler.assign.php %%BASE%%/core/external/smarty/libs/plugins/function.assign_debug_info.php %%BASE%%/core/external/smarty/libs/plugins/function.config_load.php %%BASE%%/core/external/smarty/libs/plugins/function.counter.php %%BASE%%/core/external/smarty/libs/plugins/function.cycle.php %%BASE%%/core/external/smarty/libs/plugins/function.debug.php %%BASE%%/core/external/smarty/libs/plugins/function.eval.php %%BASE%%/core/external/smarty/libs/plugins/function.fetch.php %%BASE%%/core/external/smarty/libs/plugins/function.html_checkboxes.php %%BASE%%/core/external/smarty/libs/plugins/function.html_image.php %%BASE%%/core/external/smarty/libs/plugins/function.html_options.php %%BASE%%/core/external/smarty/libs/plugins/function.html_radios.php %%BASE%%/core/external/smarty/libs/plugins/function.html_select_date.php %%BASE%%/core/external/smarty/libs/plugins/function.html_select_time.php %%BASE%%/core/external/smarty/libs/plugins/function.html_table.php %%BASE%%/core/external/smarty/libs/plugins/function.mailto.php %%BASE%%/core/external/smarty/libs/plugins/function.math.php %%BASE%%/core/external/smarty/libs/plugins/function.popup.php %%BASE%%/core/external/smarty/libs/plugins/function.popup_init.php %%BASE%%/core/external/smarty/libs/plugins/modifier.capitalize.php %%BASE%%/core/external/smarty/libs/plugins/modifier.cat.php %%BASE%%/core/external/smarty/libs/plugins/modifier.count_characters.php %%BASE%%/core/external/smarty/libs/plugins/modifier.count_paragraphs.php %%BASE%%/core/external/smarty/libs/plugins/modifier.count_sentences.php %%BASE%%/core/external/smarty/libs/plugins/modifier.count_words.php %%BASE%%/core/external/smarty/libs/plugins/modifier.date_format.php %%BASE%%/core/external/smarty/libs/plugins/modifier.debug_print_var.php %%BASE%%/core/external/smarty/libs/plugins/modifier.default.php %%BASE%%/core/external/smarty/libs/plugins/modifier.escape.php %%BASE%%/core/external/smarty/libs/plugins/modifier.indent.php %%BASE%%/core/external/smarty/libs/plugins/modifier.lower.php %%BASE%%/core/external/smarty/libs/plugins/modifier.nl2br.php %%BASE%%/core/external/smarty/libs/plugins/modifier.regex_replace.php %%BASE%%/core/external/smarty/libs/plugins/modifier.replace.php %%BASE%%/core/external/smarty/libs/plugins/modifier.spacify.php %%BASE%%/core/external/smarty/libs/plugins/modifier.string_format.php %%BASE%%/core/external/smarty/libs/plugins/modifier.strip.php %%BASE%%/core/external/smarty/libs/plugins/modifier.strip_tags.php %%BASE%%/core/external/smarty/libs/plugins/modifier.truncate.php %%BASE%%/core/external/smarty/libs/plugins/modifier.upper.php %%BASE%%/core/external/smarty/libs/plugins/modifier.wordwrap.php %%BASE%%/core/external/smarty/libs/plugins/outputfilter.trimwhitespace.php %%BASE%%/core/external/smarty/libs/plugins/shared.escape_special_chars.php %%BASE%%/core/external/smarty/libs/plugins/shared.make_timestamp.php %%BASE%%/core/global.inc.php %%BASE%%/core/graph/cgraph.class.php %%BASE%%/core/i18n/ctranslation.class.php %%BASE%%/core/utils/chttprequest.class.php %%BASE%%/core/utils/cutils.class.php %%BASE%%/core/utils/datetimeutil.class.php %%BASE%%/core/utils/file.class.php %%BASE%%/index.php %%BASE%%/joblogs.php %%BASE%%/jobs.php %%BASE%%/pools.php %%BASE%%/test.php @owner @group -@dirrmtry %%BASE%%/application/config -@dirrm %%BASE%%/application/libs -@dirrm %%BASE%%/application/locale/de_DE/LC_MESSAGES -@dirrm %%BASE%%/application/locale/de_DE -@dirrm %%BASE%%/application/locale/en_EN/LC_MESSAGES -@dirrm %%BASE%%/application/locale/en_EN -@dirrm %%BASE%%/application/locale/es_ES/LC_MESSAGES -@dirrm %%BASE%%/application/locale/es_ES -@dirrm %%BASE%%/application/locale/fr_FR/LC_MESSAGES -@dirrm %%BASE%%/application/locale/fr_FR -@dirrm %%BASE%%/application/locale/it_IT/LC_MESSAGES -@dirrm %%BASE%%/application/locale/it_IT -@dirrm %%BASE%%/application/locale/nl_NL/LC_MESSAGES -@dirrm %%BASE%%/application/locale/nl_NL -@dirrm %%BASE%%/application/locale/pt_BR/LC_MESSAGES -@dirrm %%BASE%%/application/locale/pt_BR -@dirrm %%BASE%%/application/locale/sv_SV/LC_MESSAGES -@dirrm %%BASE%%/application/locale/sv_SV -@dirrm %%BASE%%/application/locale -@dirrm %%BASE%%/application/models -@dirrm %%BASE%%/application/view/cache -@dirrm %%BASE%%/application/view/style/images -@dirrm %%BASE%%/application/view/style -@dirrm %%BASE%%/application/view -@dirrmtry %%BASE%%/application -@dirrm %%BASE%%/core/app -@dirrm %%BASE%%/core/db -@dirrm %%BASE%%/core/external/phplot/contrib -@dirrm %%BASE%%/core/external/phplot -@dirrm %%BASE%%/core/external/smarty/demo/configs -@dirrm %%BASE%%/core/external/smarty/demo/templates -@dirrm %%BASE%%/core/external/smarty/demo -@dirrm %%BASE%%/core/external/smarty/libs/internals -@dirrm %%BASE%%/core/external/smarty/libs/plugins -@dirrm %%BASE%%/core/external/smarty/libs -@dirrm %%BASE%%/core/external/smarty -@dirrm %%BASE%%/core/external/smarty-gettext -@dirrm %%BASE%%/core/external -@dirrm %%BASE%%/core/graph -@dirrm %%BASE%%/core/i18n -@dirrm %%BASE%%/core/utils -@dirrm %%BASE%%/core -@dirrmtry %%BASE%%