freebsd-ports/sysutils/ganglia-webfrontend/pkg-plist
Andrej Zverev c4c15e99e6 - Fix @dirrmtry
- Remove MD5 checksum

PR:		ports/153855
Submitted by:	az@
Approved by:	maintainer (timeout)
Feature safe:	yes
2011-01-25 19:15:31 +00:00

68 lines
3.1 KiB
Text

@unexec cmp -s %D/%%WEBFRONTDIR%%/conf.php %D/%%WEBFRONTDIR%%/conf.php.sample && rm -f %D/%%WEBFRONTDIR%%/conf.php
%%WEBFRONTDIR%%/auth.php
%%WEBFRONTDIR%%/class.TemplatePower.inc.php
%%WEBFRONTDIR%%/cluster_legend.html
%%WEBFRONTDIR%%/cluster_view.php
%%WEBFRONTDIR%%/conf.php.sample
%%WEBFRONTDIR%%/footer.php
%%WEBFRONTDIR%%/functions.php
%%WEBFRONTDIR%%/ganglia.php
%%WEBFRONTDIR%%/get_context.php
%%WEBFRONTDIR%%/get_ganglia.php
%%WEBFRONTDIR%%/graph.d/cpu_report.php
%%WEBFRONTDIR%%/graph.d/load_report.php
%%WEBFRONTDIR%%/graph.d/mem_report.php
%%WEBFRONTDIR%%/graph.d/metric.php
%%WEBFRONTDIR%%/graph.d/network_report.php
%%WEBFRONTDIR%%/graph.d/packet_report.php
%%WEBFRONTDIR%%/graph.d/sample_report.php
%%WEBFRONTDIR%%/graph.php
%%WEBFRONTDIR%%/grid_tree.php
%%WEBFRONTDIR%%/header.php
%%WEBFRONTDIR%%/host_view.php
%%WEBFRONTDIR%%/index.php
%%WEBFRONTDIR%%/meta_view.php
%%WEBFRONTDIR%%/node_legend.html
%%WEBFRONTDIR%%/physical_view.php
%%WEBFRONTDIR%%/pie.php
%%WEBFRONTDIR%%/private_clusters
%%WEBFRONTDIR%%/show_node.php
%%WEBFRONTDIR%%/styles.css
%%WEBFRONTDIR%%/templates/default/cluster_extra.tpl
%%WEBFRONTDIR%%/templates/default/cluster_view.tpl
%%WEBFRONTDIR%%/templates/default/footer.tpl
%%WEBFRONTDIR%%/templates/default/grid_tree.tpl
%%WEBFRONTDIR%%/templates/default/header-nobanner.tpl
%%WEBFRONTDIR%%/templates/default/header.tpl
%%WEBFRONTDIR%%/templates/default/host_extra.tpl
%%WEBFRONTDIR%%/templates/default/host_view.tpl
%%WEBFRONTDIR%%/templates/default/images/cluster_0-24.jpg
%%WEBFRONTDIR%%/templates/default/images/cluster_25-49.jpg
%%WEBFRONTDIR%%/templates/default/images/cluster_50-74.jpg
%%WEBFRONTDIR%%/templates/default/images/cluster_75-100.jpg
%%WEBFRONTDIR%%/templates/default/images/cluster_overloaded.jpg
%%WEBFRONTDIR%%/templates/default/images/cluster_private.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_0-24.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_25-49.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_50-74.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_75-100.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_overloaded.jpg
%%WEBFRONTDIR%%/templates/default/images/grid_private.jpg
%%WEBFRONTDIR%%/templates/default/images/logo.jpg
%%WEBFRONTDIR%%/templates/default/images/node_0-24.jpg
%%WEBFRONTDIR%%/templates/default/images/node_25-49.jpg
%%WEBFRONTDIR%%/templates/default/images/node_50-74.jpg
%%WEBFRONTDIR%%/templates/default/images/node_75-100.jpg
%%WEBFRONTDIR%%/templates/default/images/node_dead.jpg
%%WEBFRONTDIR%%/templates/default/images/node_overloaded.jpg
%%WEBFRONTDIR%%/templates/default/meta_view.tpl
%%WEBFRONTDIR%%/templates/default/node_extra.tpl
%%WEBFRONTDIR%%/templates/default/physical_view.tpl
%%WEBFRONTDIR%%/templates/default/show_node.tpl
%%WEBFRONTDIR%%/version.php
@dirrm %%WEBFRONTDIR%%/templates/default/images
@dirrm %%WEBFRONTDIR%%/templates/default
@dirrm %%WEBFRONTDIR%%/templates
@dirrm %%WEBFRONTDIR%%/graph.d
@dirrmtry %%WEBFRONTDIR%%
@unexec (test -d %D/%%WEBFRONTDIR%% && (echo "Configuration information saved. If you will *NOT* use this package anymore," && echo "please remove %D/%%WEBFRONTDIR%% and its contents manually.")) || true