1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/sysutils/munin-master/pkg-plist
Florian Smeets 7e06c048aa - update to 2.0.9
- use correct pidfile for munin-sched rc script [1]
- munin-cgi-graph requires FCGI [2]

Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
		Sergey V. Dyatko <sergey.dyatko@gmail.com> [2]
Feature safe:	yes
2012-12-06 14:27:28 +00:00

77 lines
2.8 KiB
Plaintext

bin/munin-check
bin/munin-cron
@unexec if cmp -s %D/%%ETCDIR%%/munin.conf.sample %D/%%ETCDIR%%/munin.conf ; then rm -f %D/%%ETCDIR%%/munin.conf ; fi
%%ETCDIR%%/munin.conf.sample
@exec if [ ! -f %D/%%ETCDIR%%/munin.conf ] ; then cp -p %D/%%ETCDIR%%/munin.conf.sample %D/%%ETCDIR%%/munin.conf ; fi
%%ETCDIR%%/static/definitions.html
%%ETCDIR%%/static/dynazoom.html
%%ETCDIR%%/static/favicon.ico
%%ETCDIR%%/static/formatdate.js
%%ETCDIR%%/static/logo-h.png
%%ETCDIR%%/static/logo.png
%%ETCDIR%%/static/querystring.js
%%ETCDIR%%/static/style-1.2.css
%%ETCDIR%%/static/style-new.css
%%ETCDIR%%/static/style.css
%%ETCDIR%%/static/zoom.js
%%ETCDIR%%/templates/munin-comparison-day.tmpl
%%ETCDIR%%/templates/munin-comparison-month.tmpl
%%ETCDIR%%/templates/munin-comparison-week.tmpl
%%ETCDIR%%/templates/munin-comparison-year.tmpl
%%ETCDIR%%/templates/munin-categoryview.tmpl
%%ETCDIR%%/templates/munin-dynazoom.tmpl
%%ETCDIR%%/templates/munin-domainview.tmpl
%%ETCDIR%%/templates/munin-nodeview.tmpl
%%ETCDIR%%/templates/munin-overview.tmpl
%%ETCDIR%%/templates/munin-problemview.tmpl
%%ETCDIR%%/templates/munin-serviceview.tmpl
%%ETCDIR%%/templates/partial/bottom_navigation.tmpl
%%ETCDIR%%/templates/partial/footer.tmpl
%%ETCDIR%%/templates/partial/generated_by.tmpl
%%ETCDIR%%/templates/partial/head.tmpl
%%ETCDIR%%/templates/partial/logo_navigation.tmpl
%%ETCDIR%%/templates/partial/logo_navigation_comparison.tmpl
%%ETCDIR%%/templates/partial/logo_navigation_problem.tmpl
%%ETCDIR%%/templates/partial/logo_path.tmpl
%%ETCDIR%%/templates/partial/navigation.tmpl
%%ETCDIR%%/templates/partial/path.tmpl
%%SITE_PERL%%/Munin/Master/Config.pm
%%SITE_PERL%%/Munin/Master/GraphOld.pm
%%SITE_PERL%%/Munin/Master/Group.pm
%%SITE_PERL%%/Munin/Master/GroupRepository.pm
%%SITE_PERL%%/Munin/Master/HTMLConfig.pm
%%SITE_PERL%%/Munin/Master/HTMLOld.pm
%%SITE_PERL%%/Munin/Master/Host.pm
%%SITE_PERL%%/Munin/Master/LimitsOld.pm
%%SITE_PERL%%/Munin/Master/Logger.pm
%%SITE_PERL%%/Munin/Master/Node.pm
%%SITE_PERL%%/Munin/Master/ProcessManager.pm
%%SITE_PERL%%/Munin/Master/Update.pm
%%SITE_PERL%%/Munin/Master/UpdateWorker.pm
%%SITE_PERL%%/Munin/Master/Utils.pm
%%SITE_PERL%%/Munin/Master/Worker.pm
%%DATADIR%%/DejaVuSans.ttf
%%DATADIR%%/DejaVuSansMono.ttf
%%DATADIR%%/munin-datafile2storable
%%DATADIR%%/munin-graph
%%DATADIR%%/munin-html
%%DATADIR%%/munin-limits
%%DATADIR%%/munin-storable2datafile
%%DATADIR%%/munin-update
%%WWWDIR%%/.htaccess
www/cgi-bin/munin-cgi-graph
www/cgi-bin/munin-cgi-html
@dirrmtry www/cgi-bin
@dirrmtry %%WWWDIR%%
@dirrmtry %%DATADIR%%
@dirrmtry %%DBDIR%%/cgi-tmp
@dirrmtry %%DBDIR%%
@dirrm %%SITE_PERL%%/Munin/Master
@dirrmtry %%SITE_PERL%%/Munin
@dirrmtry %%ETCDIR%%/static
@dirrmtry %%ETCDIR%%/templates/partial
@dirrmtry %%ETCDIR%%/templates
@exec mkdir -p %D/%%ETCDIR%%/munin-conf.d
@dirrmtry %%ETCDIR%%/munin-conf.d
@dirrmtry %%ETCDIR%%