aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios4/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios4/pkg-plist')
-rw-r--r--net-mgmt/nagios4/pkg-plist12
1 files changed, 9 insertions, 3 deletions
diff --git a/net-mgmt/nagios4/pkg-plist b/net-mgmt/nagios4/pkg-plist
index 2b443a5dbf0d..e32e89660d4c 100644
--- a/net-mgmt/nagios4/pkg-plist
+++ b/net-mgmt/nagios4/pkg-plist
@@ -222,6 +222,9 @@
%%WWWDIR%%/images/logos/nagios.gd2
%%WWWDIR%%/images/logos/nagios.gif
%%WWWDIR%%/images/logos/nagiosvrml.png
+%%WWWDIR%%/images/logos/netbsd.gif
+%%WWWDIR%%/images/logos/netbsd.jpg
+%%WWWDIR%%/images/logos/netbsd.png
%%WWWDIR%%/images/logos/next.gd2
%%WWWDIR%%/images/logos/next.gif
%%WWWDIR%%/images/logos/next.jpg
@@ -280,6 +283,9 @@
%%WWWDIR%%/images/logos/sunlogo.gif
%%WWWDIR%%/images/logos/sunlogo.jpg
%%WWWDIR%%/images/logos/sunlogo.png
+%%WWWDIR%%/images/logos/suse.gif
+%%WWWDIR%%/images/logos/suse.jpg
+%%WWWDIR%%/images/logos/suse.png
%%WWWDIR%%/images/logos/switch.gd2
%%WWWDIR%%/images/logos/switch.gif
%%WWWDIR%%/images/logos/switch40.gd2
@@ -387,7 +393,7 @@
%%WWWDIR%%/map-form.html
%%WWWDIR%%/map-links.html
%%WWWDIR%%/map-popup.html
-%%WWWDIR%%/map.html
+%%WWWDIR%%/map.php
%%WWWDIR%%/robots.txt
%%WWWDIR%%/rss-corebanner.php
%%WWWDIR%%/rss-corefeed.html
@@ -429,5 +435,5 @@
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,2775) %%NAGIOSDIR%%/checkresults
@dir(%%NAGIOSUSER%%,%%WWWGRP%%,775) %%NAGIOSDIR%%/rw
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,775) %%NAGIOSDIR%%
-@unexec if [ -d %%NAGIOSDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%NAGIOSDIR%%`` to remove any files left behind."; fi
-@unexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi
+@postunexec if [ -d %%NAGIOSDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%NAGIOSDIR%%`` to remove any files left behind."; fi
+@postunexec if [ -d %%ETCDIR%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files."; fi