Index: head/www/mysar/Makefile =================================================================== --- head/www/mysar/Makefile (revision 370608) +++ head/www/mysar/Makefile (revision 370609) @@ -1,64 +1,62 @@ # Created by: Edwin Groothuis # $FreeBSD$ PORTNAME= mySAR PORTVERSION= 2.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= SF DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= edwin@mavetju.org COMMENT= MySQL Squid Access Report BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash WRKROOT= ${WRKDIR}/${PORTNAME:tl} WRKSRC= ${WRKROOT}/bin/mysar-binary-importer/ GNU_CONFIGURE= yes USE_MYSQL= yes USE_PHP= mysql pcre USE_CSTD= gnu89 CONFIGURE_ARGS= --with-mysql-lib=${LOCALBASE} MYSARPREFIX= mysar MYSARDIR?= ${PREFIX}/${MYSARPREFIX} -PLIST_SUB= MYSAR=${MYSARPREFIX} +PLIST_SUB= MYSAR=${MYSARPREFIX} WWWOWN="${WWWOWN}" SUB_FILES= pkg-message SUB_LIST= MYSARDIR=${MYSARDIR} PKGMESSAGE= ${WRKDIR}/pkg-message post-extract: ${CHMOD} +x ${WRKSRC}/config/* post-patch: ${REINPLACE_CMD} \ -e 's,/usr/local/mysar/,${MYSARDIR},g' \ ${WRKROOT}/etc/mysar.cron ${REINPLACE_CMD} \ -e 's,/usr/local/mysar/,${MYSARDIR},g' \ ${WRKROOT}/etc/mysar.apache ${REINPLACE_CMD} \ -e 's,/usr/bin/php,${LOCALBASE}/bin/php,g' \ -e 's,\([=,. ]\)mktime(),\1time(),g' \ `find ${WRKROOT}/bin -type f` ${REINPLACE_CMD} \ -e 's,/bin/sh,${LOCALBASE}/bin/bash,g' \ `find ${WRKROOT}/bin/mysar-binary-importer -type f` ${FIND} ${WRKROOT} -name *.orig -delete ${FIND} ${WRKROOT} -name *.bak -delete do-install: ${MV} ${WRKSRC} ${WRKROOT} ${MKDIR} ${STAGEDIR}${MYSARDIR} ${CP} -R `find ${WRKROOT} -mindepth 1 -maxdepth 1 ! -name mysar-binary-importer` ${STAGEDIR}${MYSARDIR} ${INSTALL_PROGRAM} ${WRKROOT}/mysar-binary-importer/src/mysar ${STAGEDIR}${MYSARDIR}/bin ${INSTALL_DATA} ${WRKROOT}/mysar-binary-importer/mysar.conf ${STAGEDIR}${MYSARDIR}/etc - ${CHOWN} -R ${WWWOWN} ${STAGEDIR}${MYSARDIR}/www-templates - ${CHOWN} -R ${WWWOWN} ${STAGEDIR}${MYSARDIR}/smarty-tmp .include Index: head/www/mysar/pkg-plist =================================================================== --- head/www/mysar/pkg-plist (revision 370608) +++ head/www/mysar/pkg-plist (revision 370609) @@ -1,146 +1,134 @@ %%MYSAR%%/bin/mysar %%MYSAR%%/etc/mysar.conf %%MYSAR%%/CHANGELOG %%MYSAR%%/COPYING %%MYSAR%%/INSTALL %%MYSAR%%/README %%MYSAR%%/TODO %%MYSAR%%/UPGRADE %%MYSAR%%/bin/mysar-importer.php %%MYSAR%%/bin/mysar-maintenance.php %%MYSAR%%/bin/mysar-resolver.php %%MYSAR%%/etc/mysar.apache %%MYSAR%%/etc/mysar.cron %%MYSAR%%/etc/config.ini.example %%MYSAR%%/inc/common.inc.php %%MYSAR%%/inc/functions.inc.php %%MYSAR%%/inc/smarty/Config_File.class.php %%MYSAR%%/inc/smarty/Smarty.class.php %%MYSAR%%/inc/smarty/Smarty_Compiler.class.php %%MYSAR%%/inc/smarty/debug.tpl %%MYSAR%%/inc/smarty/internals/core.assemble_plugin_filepath.php %%MYSAR%%/inc/smarty/internals/core.assign_smarty_interface.php %%MYSAR%%/inc/smarty/internals/core.create_dir_structure.php %%MYSAR%%/inc/smarty/internals/core.display_debug_console.php %%MYSAR%%/inc/smarty/internals/core.get_include_path.php %%MYSAR%%/inc/smarty/internals/core.get_microtime.php %%MYSAR%%/inc/smarty/internals/core.get_php_resource.php %%MYSAR%%/inc/smarty/internals/core.is_secure.php %%MYSAR%%/inc/smarty/internals/core.is_trusted.php %%MYSAR%%/inc/smarty/internals/core.load_plugins.php %%MYSAR%%/inc/smarty/internals/core.load_resource_plugin.php %%MYSAR%%/inc/smarty/internals/core.process_cached_inserts.php %%MYSAR%%/inc/smarty/internals/core.process_compiled_include.php %%MYSAR%%/inc/smarty/internals/core.read_cache_file.php %%MYSAR%%/inc/smarty/internals/core.rm_auto.php %%MYSAR%%/inc/smarty/internals/core.rmdir.php %%MYSAR%%/inc/smarty/internals/core.run_insert_handler.php %%MYSAR%%/inc/smarty/internals/core.smarty_include_php.php %%MYSAR%%/inc/smarty/internals/core.write_cache_file.php %%MYSAR%%/inc/smarty/internals/core.write_compiled_include.php %%MYSAR%%/inc/smarty/internals/core.write_compiled_resource.php %%MYSAR%%/inc/smarty/internals/core.write_file.php %%MYSAR%%/inc/smarty/plugins/block.textformat.php %%MYSAR%%/inc/smarty/plugins/compiler.assign.php %%MYSAR%%/inc/smarty/plugins/function.assign_debug_info.php %%MYSAR%%/inc/smarty/plugins/function.config_load.php %%MYSAR%%/inc/smarty/plugins/function.counter.php %%MYSAR%%/inc/smarty/plugins/function.cycle.php %%MYSAR%%/inc/smarty/plugins/function.debug.php %%MYSAR%%/inc/smarty/plugins/function.eval.php %%MYSAR%%/inc/smarty/plugins/function.fetch.php %%MYSAR%%/inc/smarty/plugins/function.html_checkboxes.php %%MYSAR%%/inc/smarty/plugins/function.html_image.php %%MYSAR%%/inc/smarty/plugins/function.html_options.php %%MYSAR%%/inc/smarty/plugins/function.html_radios.php %%MYSAR%%/inc/smarty/plugins/function.html_select_date.php %%MYSAR%%/inc/smarty/plugins/function.html_select_time.php %%MYSAR%%/inc/smarty/plugins/function.html_table.php %%MYSAR%%/inc/smarty/plugins/function.mailto.php %%MYSAR%%/inc/smarty/plugins/function.math.php %%MYSAR%%/inc/smarty/plugins/function.popup.php %%MYSAR%%/inc/smarty/plugins/function.popup_init.php %%MYSAR%%/inc/smarty/plugins/modifier.capitalize.php %%MYSAR%%/inc/smarty/plugins/modifier.cat.php %%MYSAR%%/inc/smarty/plugins/modifier.count_characters.php %%MYSAR%%/inc/smarty/plugins/modifier.count_paragraphs.php %%MYSAR%%/inc/smarty/plugins/modifier.count_sentences.php %%MYSAR%%/inc/smarty/plugins/modifier.count_words.php %%MYSAR%%/inc/smarty/plugins/modifier.date_format.php %%MYSAR%%/inc/smarty/plugins/modifier.debug_print_var.php %%MYSAR%%/inc/smarty/plugins/modifier.default.php %%MYSAR%%/inc/smarty/plugins/modifier.escape.php %%MYSAR%%/inc/smarty/plugins/modifier.indent.php %%MYSAR%%/inc/smarty/plugins/modifier.lower.php %%MYSAR%%/inc/smarty/plugins/modifier.nl2br.php %%MYSAR%%/inc/smarty/plugins/modifier.regex_replace.php %%MYSAR%%/inc/smarty/plugins/modifier.replace.php %%MYSAR%%/inc/smarty/plugins/modifier.spacify.php %%MYSAR%%/inc/smarty/plugins/modifier.string_format.php %%MYSAR%%/inc/smarty/plugins/modifier.strip.php %%MYSAR%%/inc/smarty/plugins/modifier.strip_tags.php %%MYSAR%%/inc/smarty/plugins/modifier.truncate.php %%MYSAR%%/inc/smarty/plugins/modifier.upper.php %%MYSAR%%/inc/smarty/plugins/modifier.wordwrap.php %%MYSAR%%/inc/smarty/plugins/outputfilter.trimwhitespace.php %%MYSAR%%/inc/smarty/plugins/shared.escape_special_chars.php %%MYSAR%%/inc/smarty/plugins/shared.make_timestamp.php %%MYSAR%%/log/.keep +@owner %%WWWOWN%% %%MYSAR%%/www-templates/IPSitesSummary.tpl %%MYSAR%%/www-templates/IPSummary.tpl %%MYSAR%%/www-templates/administration.tpl %%MYSAR%%/www-templates/allsites.tpl %%MYSAR%%/www-templates/details.tpl %%MYSAR%%/www-templates/footer.tpl %%MYSAR%%/www-templates/header.tpl %%MYSAR%%/www-templates/index.tpl %%MYSAR%%/www-templates/siteusers.tpl +@owner %%MYSAR%%/www-templates.fr_FR/header.tpl %%MYSAR%%/www-templates.fr_FR/IPSummary.tpl %%MYSAR%%/www-templates.fr_FR/details.tpl %%MYSAR%%/www-templates.fr_FR/allsites.tpl %%MYSAR%%/www-templates.fr_FR/siteusers.tpl %%MYSAR%%/www-templates.fr_FR/index.tpl %%MYSAR%%/www-templates.fr_FR/IPSitesSummary.tpl %%MYSAR%%/www-templates.fr_FR/footer.tpl %%MYSAR%%/www-templates.fr_FR/administration.tpl %%MYSAR%%/www-templates.pt_BR/header.tpl %%MYSAR%%/www-templates.pt_BR/IPSummary.tpl %%MYSAR%%/www-templates.pt_BR/details.tpl %%MYSAR%%/www-templates.pt_BR/allsites.tpl %%MYSAR%%/www-templates.pt_BR/siteusers.tpl %%MYSAR%%/www-templates.pt_BR/index.tpl %%MYSAR%%/www-templates.pt_BR/IPSitesSummary.tpl %%MYSAR%%/www-templates.pt_BR/footer.tpl %%MYSAR%%/www-templates.pt_BR/administration.tpl %%MYSAR%%/www-templates.ru_RU/header.tpl %%MYSAR%%/www-templates.ru_RU/IPSummary.tpl %%MYSAR%%/www-templates.ru_RU/details.tpl %%MYSAR%%/www-templates.ru_RU/allsites.tpl %%MYSAR%%/www-templates.ru_RU/siteusers.tpl %%MYSAR%%/www-templates.ru_RU/index.tpl %%MYSAR%%/www-templates.ru_RU/IPSitesSummary.tpl %%MYSAR%%/www-templates.ru_RU/footer.tpl %%MYSAR%%/www-templates.ru_RU/administration.tpl %%MYSAR%%/www/dfl.css %%MYSAR%%/www/images/down-arrow.gif %%MYSAR%%/www/images/splash_main.gif %%MYSAR%%/www/images/up-arrow.gif %%MYSAR%%/www/index.php %%MYSAR%%/www/install/index.php -@dirrmtry %%MYSAR%%/bin -@dirrmtry %%MYSAR%%/etc -@dirrmtry %%MYSAR%%/inc/smarty/internals -@dirrmtry %%MYSAR%%/inc/smarty/plugins -@dirrmtry %%MYSAR%%/inc/smarty -@dirrmtry %%MYSAR%%/inc -@dirrmtry %%MYSAR%%/smarty-tmp -@dirrmtry %%MYSAR%%/log -@dirrmtry %%MYSAR%%/www-templates.ru_RU -@dirrmtry %%MYSAR%%/www-templates.fr_FR -@dirrmtry %%MYSAR%%/www-templates.pt_BR -@dirrmtry %%MYSAR%%/www-templates -@dirrmtry %%MYSAR%%/www/images -@dirrmtry %%MYSAR%%/www/install -@dirrmtry %%MYSAR%%/www -@dirrmtry %%MYSAR%% +@dir(%%WWWOWN%%,,) %%MYSAR%%/smarty-tmp +@dir(%%WWWOWN%%,,) %%MYSAR%%/www-templates